From 8e5f44309b8b134f6b78c6bb9ae9f9a7ff50c9ca Mon Sep 17 00:00:00 2001 From: Ryan Walek Date: Thu, 19 Aug 2021 17:53:27 -0700 Subject: [PATCH] Update Scraper and fix bug with loan data --- Dockerfile.dev | 2 + .../data_processing/aggregatedcsv2redis.py | 16 +- .../scraper/aggregated_data/data.csv | 61506 +++++++++------- data_pipeline/scraper/preproccessing.py | 21 +- data_pipeline/scraper/scraper.py | 1 + 5 files changed, 34255 insertions(+), 27291 deletions(-) diff --git a/Dockerfile.dev b/Dockerfile.dev index 529a2c62..f1b4add8 100644 --- a/Dockerfile.dev +++ b/Dockerfile.dev @@ -5,6 +5,8 @@ RUN apk update && apk add build-base autoconf automake libtool pkgconfig nasm # Add the package.json file and build the node_modules folder WORKDIR /app COPY ./package*.json ./ +RUN apk add --no-cache --virtual .gyp \ + python RUN mkdir node_modules && yarn install # Get a clean image with gatsby-cli and the pre-built node modules diff --git a/data_pipeline/data_processing/aggregatedcsv2redis.py b/data_pipeline/data_processing/aggregatedcsv2redis.py index 65d8f133..3c639136 100755 --- a/data_pipeline/data_processing/aggregatedcsv2redis.py +++ b/data_pipeline/data_processing/aggregatedcsv2redis.py @@ -98,7 +98,6 @@ def read_data_sheet(self): if "csv" in filetype: self.data = pd.read_csv( self.filename, - skiprows=lambda x: x % 2 == 1, sep=",", quotechar='"', encoding="iso-8859-1", @@ -327,16 +326,11 @@ def setCandidateShapeInRedis(self, electionDate="11/3/2020") -> bool: .round(decimals=2) .to_dict() ) - if "RCPT" in totalByRecType["Amount"]: - candidate["TotalRCPT"] = totalByRecType["Amount"]["RCPT"] - if "EXPN" in totalByRecType["Amount"]: - candidate["TotalEXPN"] = totalByRecType["Amount"]["EXPN"] - if "LOAN" in totalByRecType["Amount"]: - candidate["TotalLOAN"] = totalByRecType["Amount"]["LOAN"] - if "S497" in totalByRecType["Amount"]: - candidate["TotalS497"] = totalByRecType["Amount"]["S497"] - candidate["TotalFunding"] = candidate["TotalRCPT"] + candidate["TotalLOAN"] - + candidate["TotalRCPT"] = totalByRecType["Amount"].get("RCPT", 0) + candidate["TotalEXPN"] = totalByRecType["Amount"].get("EXPN", 0) + candidate["TotalLOAN"] = totalByRecType["Amount"].get("LOAN", 0) + candidate["TotalS497"] = totalByRecType["Amount"].get("S497", 0) + candidate["TotalFunding"] = candidate.get("TotalRCPT", 0) + candidate.get("TotalLOAN", 0) # Get funding by committee type recpDataPerCandidate = dataPerCandidate[ dataPerCandidate["Rec_Type"].isin(["RCPT", "LOAN"]) diff --git a/data_pipeline/scraper/aggregated_data/data.csv b/data_pipeline/scraper/aggregated_data/data.csv index 9a9328cc..a12acce0 100644 --- a/data_pipeline/scraper/aggregated_data/data.csv +++ b/data_pipeline/scraper/aggregated_data/data.csv @@ -1,27272 +1,34234 @@ -"Ballot Item","Election Date","CandidateControlledName","Filer_ID","Filer_Nam L","Committee_Type","Rpt_Date","From_Date","Thru_Date","Rpt_Elect_Date","Rec_Type","Form_Type","Tran_ID","Loan_TYPE","Entity_Cd","Entity_Nam L","Entity_Nam F","Ctrib_Prefix","Ctrib_Suffix","Entity_Adr1","Entity_Adr2","Entity_City","Entity_ST","Entity_ZIP4","Entity_Emp","Entity_Occ","Entity_Self","Tran_Type","Tran_Date","Date_Thru","Amount","Amt_Beg","Amt_This P","Amt_Paid","Amt_Forg","Amt_Int","Amt_Close","Cum_YTD","Hold_Amount","Loan_Rate","Expn_Chk No","Expn_Code","Description","Agent_Nam L","Agent_Nam F","Agent_Prefix","Agent_Suffix","Cmte_ID","Tres_Nam L","Tres_Nam F","Tres_Prefix","Tres_Suffix","Tres_Adr1","Tres_Adr2","Tres_City","Tres_ST","Tres_ZIP4","Intr_Nam L","Intr_Nam F","Intr_Prefix","Intr_Suffix","Intr_Adr1","Intr_Adr2","Intr_City","Intr_ST","Intr_ZIP4","Intr_Emp","Intr_Occ","Intr_Self","Cand_Nam L","Cand_Nam F","Cand_Prefix","Cand_Suffix","Office_Cd","Offic_Dscr","Juris_Cd","Juris_Dscr","Dist_No","Off_S_H_Cd","Bal_Name","Bal_Num","Bal_Juris","Sup_Opp_Cd","Memo_Code","Memo_Ref No","Bak Ref_TID","G_From_E_F","XRef_Sch Nm","XRef_Match","Int_Rate","Int_Cmte Id" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12457","","IND","Lee","Gilbert","","","","","San Francisco","CA","94122.0","ON24","Engineer","","","44095.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12458","","IND","Yeager","Ken","","","","","San Jose","CA","95126.0","SJSU","Professor","","","44095.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12459","","IND","Safakish","Sousan","","","","","San Martin","CA","95046.0","ETA-USA","Manager","","","44096.0","","50.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12460","","IND","Kaneshiro","Stacey","","","","","Indianapolis","IN","462201049.0","Eli Lilly & Company","Biochemical Engineer","","","44096.0","","200.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12461","","IND","Ramachandran","Manju","","","","","Mountain View","CA","94043.0","All Stars Helping Kids","Development Director","","","44097.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12462","","IND","Kopec","Phil","","","","","San Jose","CA","95133.0","Unemployed","Unemployed","","","44098.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12463","","COM","International Brotherhood of Electrical Workers Local 568 Candidate PAC All Purpose Account","","","","","","Long Beach","CA","90802.0","","","","","44098.0","","600.0","","","","","","","600.0","","","","","","","","","","1342714","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12464","","IND","Alemu","Nebiyu","","","","","San Jose","CA","95126.0","Harmony Plus Inc","Strategic Partnership","","","44098.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12465","","IND","Ventura","Salvador","","","","","San Jose","CA","95124.0","Retired","Retired","","","44096.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12466","","COM","International Brotherhood of Electrical Workers Local 551 Political Action Committee","","","","","","Sacramento","CA","95814.0","","","","","44096.0","","600.0","","","","","","","600.0","","","","","","","","","","1277746","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12467","","IND","Bales","Andrew","","","","","San Jose","CA","95125.0","Symphony Silicon Valley","General Director","","","44099.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12468","","IND","Wheeler","Andrea","","","","","San Jose","CA","95125.0","Quantcast","IP Manager","","","44103.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12469","","IND","Williams","Forrest","","","","","San Jose","CA","95123.0","Retired","Retired","","","44103.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12471","","IND","Ballard","Shiloh","","","","","San Jose","CA","95123.0","Silicon Valley Bicycle Coalition","Executive Director","","","44103.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12472","","IND","Dawson","Roma","","","","","San Jose","CA","95117.0","Unemployed","Unemployed","","","44104.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12473","","IND","Coeur","Eleanor Vade Bon","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44104.0","","100.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12474","","IND","Benevento","Robert","","","","","Morgan Hill","CA","95037.0","Lobo Enterprises","Owner","","","44105.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12475","","IND","Kim","James","","","","","San Jose","CA","95130.0","Cadence Design Systems","Engineer","","","44105.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12476","","IND","Rolfe","Diane","","","","","Palo Alto","CA","94301.0","","","","","44105.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12477","","IND","Mueller","Raymond","","","","","San Jose","CA","95127.0","Dave Cortese for Senate 2020","Campaign Worker","","","44105.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12478","","IND","Fierro","Joanne","","","","","Gilroy","CA","95020.0","Unemployed","Unemployed","","","44105.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12479","","IND","Wedell","Megan Von","","","","","San Carlos","CA","94070.0","Rescue Air","Manager","","","44106.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12488","","IND","Fong","Alan","","","","","San Jose","CA","95131.0","Cupertino Union School District","Substitute Teacher","","","44102.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12489","","OTH","QLM Inc.","","","","","","San Jose","CA","95111.0","","","","","44105.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12490","","COM","API Empowerment PAC","","","","","","Sunnyvale","CA","94085.0","","","","","44107.0","","250.0","","","","","","","250.0","","","","","","","","","","1340395","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12491","","OTH","SAG Advisor LLC","","","","","","Antioch","CA","94531.0","","","","","44105.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12492","","IND","Le","Baokhuyen","","","","","San Jose","CA","95109.0","AAA Insurance","Agent","","","44105.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12493","","IND","Vo","John","","","","","San Jose","CA","95109.0","Silverman Advisors","VP","","","44104.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12494","","COM","Dean Democratic Club of Silicon Valley","","","","","","Mountain View","CA","94042.0","","","","","44104.0","","200.0","","","","","","","200.0","","","","","","","","","","1287517","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12495","","IND","Smith","Alice","","","","","Palo Alto","CA","94301.0","None","Retired Lawyer","","","44108.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12496","","IND","Martinez","Ramon","","","","","San Jose","CA","95127.0","Unemployed","Unemployed","","","44108.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12497","","IND","Yeh","John","","","","","San Mateo","CA","94401.0","Burke, Williams & Sorensen","Attorney","","","44108.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12498","","IND","Santos","Richard","","","","","San Jose","CA","95132.0","Retired","Retired","","","44107.0","","250.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12499","","OTH","Colony","","","","","","Alviso","CA","95002.0","","","","","44099.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12500","","OTH","Bear Scaffold and Services","","","","","","Alviso","CA","95002.0","","","","","44102.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12501","","OTH","Alviso Rock Inc.","","","","","","Alviso","CA","95002.0","","","","","44109.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12502","","IND","Moneymaker","Richard","","","","","San Jose","CA","95123.0","Moneymaker Lowbed Services","Hauler","","","44098.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12503","","IND","Mart","Daniel","","","","","Mountain View","CA","94040.0","Unemployed","Unemployed","","","44110.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12504","","IND","Tran","Huy","","","","","San Jose","CA","95132.0","Justice at Work Law Group","Attorney","","","44110.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12518","","IND","Karnos","Kristine","","","","","San Jose","CA","95124.0","Intel Corporation","Engineer","","","44110.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12519","","IND","Basseri","Elisheva","","","","","San Jose","CA","95124.0","Unemployed","Unemployed","","","44110.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12520","","IND","Safakish","Sousan","","","","","San Martin","CA","95046.0","ETA-USA","Manager","","","44110.0","","300.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12521","","IND","Bradanini","Jenny Higgins","","","","","San Jose","CA","95120.0","Unemployed","Unemployed","","","44111.0","","100.0","","","","","","","244.44","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12522","","IND","Canova","James","","","","","San Jose","CA","95134.0","Self Employed","Service Based Business","","","44111.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12523","","IND","Goldstein","Barbara","","","","","San Jose","CA","95112.0","Art Builds Community","Cultural Planner","","","44112.0","","18.0","","","","","","","18.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12524","","IND","Maben","Meri","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","","44112.0","","250.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12525","","IND","McLaughlin","Eileen","","","","","San Jose","CA","95129.0","Unemployed","Unemployed","","","44112.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12526","","IND","Lamnin","Sara","","","","","Hayward","CA","94541.0","City of Hayward","Council Member","","","44112.0","","36.0","","","","","","","36.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12527","","IND","Hawes","Amanda","","","","","San Jose","CA","95112.0","Self","Lawyer","","","44112.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12528","","IND","Nouri","Nassim","","","","","San Jose","CA","95131.0","Unemployed","Unemployed","","","44113.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12529","","IND","Pratt","Thomas","","","","","Los Gatos","CA","95030.0","Lam Research","Engineer","","","44113.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12530","","IND","Morrill","Tina","","","","","San Jose","CA","95110.0","Pacific Gardens Asst Liv.","Community Relations","","","44113.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12531","","COM","Oakland Rising Committee Candidate Account","","","","","","Sacramento","CA","95814.0","","","","","44109.0","","500.0","","","","","","","500.0","","","","","","","","","","1332115","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12546","","COM","SEIU United Healthcare Workers West Political Action Committee","","","","","","Los Angeles","CA","90017.0","","","","","44106.0","","200.0","","","","","","","200.0","","","","","","","","","","747285","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12547","","IND","Banes","Kelsey","","","","","Palo Alto","CA","94303.0","YIMBY Action","Regional Executive Director","","","44115.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12548","","IND","Collins","Carla","","","","","San Jose","CA","95125.0","County of Santa Clara","Program Manager","","","44115.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12559","","COM","Service Employees International Union Local 521 Candidate PAC","","","","","","Sacramento","CA","95814.0","","","","","44110.0","","600.0","","","","","","","600.0","","","","","","","","","","1297708","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12560","","COM","IBEW Local 234 Political Action Committee","","","","","","Castroville","CA","95012.0","","","","","44112.0","","234.0","","","","","","","234.0","","","","","","","","","","1316529","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12561","","COM","Plumbers and Steamfitters Local 398","","","","","","Rancho Cucamonga","CA","91730.0","","","","","44116.0","","300.0","","","","","","","300.0","","","","","","","","","","890053","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12562","","COM","Southern California Pipe Trades District Council #16","","","","","","Los Angeles","CA","90020.0","","","","","44116.0","","600.0","","","","","","","600.0","","","","","","","","","","760715","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12563","","COM","UA Plumbers & Steamfitters Local Union No. 582 PAC","","","","","","Orange","CA","92868.0","","","","","44116.0","","600.0","","","","","","","600.0","","","","","","","","","","890440","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12564","","IND","Taylor","Jeremy","","","","","San Jose","CA","95125.0","Netwoven Inc","Sales","","","44117.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12565","","IND","Biehl","Frank","","","","","San Jose","CA","951481923.0","Santa Clara & San Benito Building & Trades Council","Council Representative","","","44117.0","","100.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12566","","IND","Ector","Will","","","","","San Jose","CA","95135.0","Hazard, Young & Attea","Education Consultant","","","44117.0","","100.0","","","","","","","550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12567","","IND","Owens","Mark","","","","","San Jose","CA","95124.0","Retired","Retired","","","44117.0","","25.0","","","","","","","55.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12568","","OTH","ATU COPE Voluntary Account","","","","","","Silver Spring","MD","20903.0","","","","","44113.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12569","","COM","Becker for Senate","","","","","","Novato","CA","94949.0","","","","","44118.0","","250.0","","","","","","","250.0","","","","","","","","","","1409764","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12570","","IND","Doherty","Mary Helen","","","","","San Jose","CA","95112.0","","","","","44118.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12571","","IND","Grimes","Patrick","","","","","San Jose","CA","95134.0","Unemployed","Unemployed","","","44118.0","","50.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12572","","IND","Hutchinson","Shirley","","","","","San Jose","CA","95120.0","Creative Metal Products Corp","Creative Metal Products Corp","","","44119.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12573","","IND","Hutchins-Knowles","Linda","","","","","San Jose","CA","95118.0","Mothers Out Front","Community Organizer","","","44120.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12574","","IND","Hoffman","Daniel","","","","","San Jose","CA","95125.0","Retired","Retired","","","44109.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12575","","OTH","IUPAT Political Action Together Legislative Education Committee","","","","","","Hanover","MD","21076.0","","","","","44110.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12576","","IND","Wheeler","Ellen","","","","","Mountain View","CA","94040.0","Mountain View Whisman School District","Trustee","","","44120.0","","25.0","","","","","","","145.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12577","","IND","Coeur","Eleanor Vade Bon","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44120.0","","100.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12578","","IND","Madrigal","Kevin","","","","","Campbell","CA","95011.0","Lam Research","Tech Professional","","","44120.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12579","","IND","Marlowe","Jean","","","","","San Jose","CA","95134.0","Unemployed","Unemployed","","","44120.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12580","","IND","Taylor","Lance","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44120.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12581","","IND","Moore","Dorsey","","","","","San Jose","CA","95125.0","San Jose Conservation Corps","CEO","","","44120.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12653","","IND","Curtis","Carolyn","","","","","Palo Alto","CA","94306.0","Unemployed","Unemployed","","","44120.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12654","","IND","Locke","Linda","","","","","San Jose","CA","95132.0","Retired","Educator","","","44120.0","","25.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12655","","IND","Nevarez","Lisset","","","","","San Jose","CA","95133.0","Lam Research","Program Manager","","","44120.0","","25.0","","","","","","","125.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12657","","IND","Nutt","Sharon","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44121.0","","25.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12658","","IND","Ahrens","Patrick","","","","","Cupertino","CA","95014.0","CA State Assembly","District Director","","","44121.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12665","","COM","DRIVE Committee","","","","","","Washington","DC","20001.0","","","","","44105.0","","500.0","","","","","","","1100.0","","","","","","","","","","C00032979","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12666","","OTH","Bay Area Municipal Electronics Committee","","","","","","San Jose","CA","95125.0","","","","","44117.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","C","RC12542","","IND","Poeschel","David","","","","","San Jose","CA","95120.0","Retired","Retired SW Engineer","","","44113.0","","38.39","","","","","","","188.39","","","","","Printed materials","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","LOAN","B1","LN58","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43584.0","43893.0","1500.0","1500.0","0.0","0.0","0.0","0.0","1500.0","7175.5","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","LOAN","B1","LN59","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43668.0","","1300.0","1300.0","0.0","0.0","0.0","0.0","1300.0","7175.5","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","LOAN","B1","LN63","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43686.0","","5000.0","5000.0","0.0","0.0","0.0","0.0","5000.0","7175.5","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","LOAN","B1","LN67","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43770.0","","5000.0","5000.0","0.0","0.0","0.0","0.0","5000.0","7175.5","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","LOAN","B1","LN70","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43858.0","","7000.0","7000.0","0.0","0.0","0.0","0.0","7000.0","7175.5","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4222","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","44102.0","","16409.64","","","","","","","0.0","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4223","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","44102.0","","16409.64","","","","","","","0.0","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4224","","IND","Liebman","Jonathan","","","","","San Jose","CA","95133.0","","","","","44104.0","","3500.0","","","","","","","0.0","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4239","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","44103.0","","866.74","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4240","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","44108.0","","900.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4241","","OTH","Wix.com","","","","","","San Francisco","CA","94019.0","","","","","44106.0","","24.85","","","","","","","0.0","","","","WEB","domain registration","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4242","","OTH","Wix.com","","","","","","San Francisco","CA","94019.0","","","","","44106.0","","18.0","","","","","","","0.0","","","","WEB","web hosting fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4243","","IND","Huynh","HT","","","","","San Jose","CA","95148.0","","","","","44106.0","","700.0","","","","","","","0.0","","","","PRO","phone banking","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4252","","OTH","Zoom Video Communications Inc","","","","","","San Jose","CA","95113.0","","","","","44108.0","","14.99","","","","","","","0.0","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4253","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","44112.0","","900.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4254","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","44112.0","","900.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4255","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","44111.0","","900.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4256","","OTH","US Postal Service","","","","","","San Jose","CA","951329998.0","","","","","44113.0","","350.0","","","","","","","0.0","","","","POS","postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4257","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44113.0","","233.8","","","","","","","0.0","","","","LIT","printed materials","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4269","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","44113.0","","900.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4270","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","44116.0","","900.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4271","","OTH","Wix.com","","","","","","San Francisco","CA","94019.0","","","","","44109.0","","264.0","","","","","","","0.0","","","","WEB","web hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4272","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","44120.0","","489.2","","","","","","","0.0","","","","LIT","data for mail","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4273","","IND","Huynh","HT","","","","","San Jose","CA","95148.0","","","","","44120.0","","510.0","","","","","","","0.0","","","","PRO","phone banking","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4274","","IND","Huynh","HT","","","","","San Jose","CA","95148.0","","","","","44120.0","","750.0","","","","","","","0.0","","","","PRO","phone banking","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4275","","IND","Ving","Christine","","","","","San Jose","CA","95133.0","","","","","44120.0","","120.0","","","","","","","0.0","","","","PRO","digital graphics","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4276","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","44120.0","","900.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4316","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","44104.0","","55.01","","","","","","","0.0","","","","OFC","Credit Card Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4317","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","44121.0","","210.5","","","","","","","0.0","","","","OFC","Credit Card Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11035","","IND","Bustamante","Salvador","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","","44014.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11036","","IND","Ferguson","Bill","","","","","Truckee","CA","96160.0","Tahoe Forest Hospital","IT Support","","","44015.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11037","","IND","Kot","Bryan","","","","","San Jose","CA","95131.0","Paypal","Accountant","","","44018.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11038","","IND","Rodriguez","Leslie","","","","","San Jose","CA","95125.0","California Strategies, LLC","Government Affairs","","","44019.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11039","","IND","Hamilton","Leslee","","","","","San Jose","CA","95126.0","Rotary Club of San Jose","Management","","","44020.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11040","","IND","Costello","Kevin","","","","","San Jose","CA","95133.0","Retired","Retired","","","44020.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11041","","IND","Cain","Andrew","","","","","San Jose","CA","95125.0","Law Foundation of Silicon Valley","Attorney","","","44022.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11042","","IND","Correia","Ed","","","","","San Jose","CA","95129.0","Sagacent Technologies","CEO","","","44022.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11043","","IND","Brady","James","","","","","Gilroy","CA","95020.0","Brady Ideation Group LLC","Consultant/Realtor","","","44022.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11044","","IND","Barbara","Manny","","","","","San Jose","CA","95125.0","Retired","Retired","","","44022.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11045","","IND","Collins","John","","","","","San Jose","CA","95112.0","John Marshall Collins PC","Lawyer","","","44022.0","","500.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11046","","IND","Hencken","Robert","","","","","San Jose","CA","95118.0","Hencken Development Consultants, LLC","Land Development Consultant","","","44026.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11047","","IND","Montanez","Maribel","","","","","San Jose","CA","95134.0","Gardner Health Services","Development Director","","","44028.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11319","","OTH","California League of Conservation Voters","","","","","","San Jose","CA","95109.0","","","","","44019.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11320","","IND","Gillmor","Lisa","","","","","Santa Clara","CA","95051.0","Gillmor & Associates","Broker","","","44028.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11321","","IND","Taube","Ruth Silver","","","","","Sunnyvale","CA","94087.0","Santa Clara University","Attorney/Adjunct Professor","","","44028.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11322","","COM","Operating Engineers Local Union No. 3","","","","","","Alameda","CA","94502.0","","","","","44014.0","","600.0","","","","","","","600.0","","","","","","","","","","891403","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11323","","IND","Chu","Irene","","","","","Pleasanton","CA","94566.0","Not Applicable","Homemaker","","","44034.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11324","","IND","Smith","Marlena","","","","","San Jose","CA","95132.0","Crowdstaffing","Public Policy Associate","","","44036.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11325","","IND","Santos","Tony","","","","","Alviso","CA","95002.0","Retired","Retired","","","44027.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11326","","IND","Santos","Rolene","","","","","Alviso","CA","95002.0","Retired","Retired","","","44018.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11327","","IND","Robinson","Toni","","","","","Pleasanton","CA","94566.0","Retired","Retired","","","44017.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11328","","IND","Toledo","Richard","","","","","Campbell","CA","95008.0","Retired","Retired","","","44024.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11329","","OTH","The Santos/Alviso Partnership LP","","","","","","Alviso","CA","95002.0","","","","","44017.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11330","","IND","Atkinson","Lacy","","","","","San Jose","CA","95116.0","Retired","Retired","","","44025.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11331","","OTH","Lunch with Tony","","","","","","Alviso","CA","95002.0","","","","","44022.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11332","","IND","Santos","Jennifer","","","","","Alviso","CA","95002.0","Rebar Spacer Block Co","Manager","","","44026.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11333","","OTH","Rebar Spacer Block Co, Inc","","","","","","Alviso","CA","95002.0","","","","","44025.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11334","","IND","Gross","Robert","","","","","San Jose","CA","95132.0","Retired","Retired","","","44026.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11335","","IND","Gross","Shelly","","","","","San Jose","CA","95127.0","","Homemaker","","","44025.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11336","","IND","Orozco","Tim","","","","","San Jose","CA","95132.0","CA State Senate","Legislative Aide","","","44039.0","","75.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11337","","IND","Navas","Karen","","","","","San Jose","CA","95131.0","","","","","44039.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11338","","IND","Estramera","Antonio","","","","","San Jose","CA","95136.0","Santa Clara Valley Water District","Director","","","44040.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11339","","IND","Davis","Francine","","","","","San Jose","CA","95132.0","SPRING Education Group","Associate Head of School","","","44042.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11340","","IND","Diaz","Manny","","","","","San Jose","CA","95112.0","Diaz & Associates","President","","","44042.0","","300.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11341","","IND","Grimes","Patrick","","","","","San Jose","CA","95134.0","Unemployed","Unemployed","","","44042.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11346","","IND","Macipinlac","Andrae","","","","","Campbell","CA","95008.0","California State Senate","Senior District Representative","","","44043.0","","10.0","","","","","","","80.6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11347","","IND","Bradanini","Jenny Higgins","","","","","San Jose","CA","95120.0","Unemployed","Unemployed","","","44042.0","","100.0","","","","","","","144.44","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11348","","IND","Tran","Huy","","","","","San Jose","CA","95132.0","Justice at Work Law Group","Attorney","","","44042.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11349","","COM","International Brotherhood of Electrical Workers Local Union No. 11","","","","","","Pasadena","CA","91101.0","","","","","44029.0","","600.0","","","","","","","600.0","","","","","","","","","","822725","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11350","","COM","IFPTE Local 21","","","","","","San Francisco","CA","94103.0","","","","","44041.0","","600.0","","","","","","","600.0","","","","","","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11351","","IND","Dwarakanath","Anu","","","","","San Jose","CA","95132.0","Lam Research","Sr Program Manager","","","44045.0","","25.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11352","","IND","Crockett","Andrew","","","","","San Jose","CA","95126.0","Santa Clara Valley Health & Hospital System","Financial Analyst","","","44043.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11353","","IND","Pirayou","Bianca","","","","","San Jose","CA","95120.0","Pirayou Law","Attorney","","","44046.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11354","","OTH","Old BofA #12 LLC","","","","","","San Jose","CA","95113.0","","","","","44043.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11355","","IND","Carvalho","Justin","","","","","San Jose","CA","95126.0","Stanford University","Operations Manager","","","44046.0","","70.0","","","","","","","70.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11356","","IND","McCully","Dean","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44046.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11357","","IND","Steadler","Bob","","","","","San Jose","CA","95112.0","Silicon Valley Synergy","Consultant","","","44047.0","","450.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11358","","IND","Arranaga","Ernie","","","","","San Jose","CA","95132.0","USPS","Letter Carrier","","","44047.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11359","","IND","Gillon","Jaswant","","","","","San Jose","CA","95132.0","Royal Wood and Construction","Contractor","","","44047.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11360","","IND","Alexander","Tony","","","","","San Jose","CA","95140.0","TW Consulting","President","","","44048.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11361","","IND","Kremen","Gary","","","","","Menlo Park","CA","94025.0","Santa Clara Valley Water District","Director","","","44044.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11362","","IND","Salisbury","Fran","","","","","San Jose","CA","95132.0","Retired","Retired","","","44048.0","","50.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11363","","IND","Barcelos","Elizabeth","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","","44050.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11364","","IND","Katwan","Rayad","","","","","San Jose","CA","95113.0","Republic Urban","Chief Operating Officer","","","44050.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11365","","IND","Ahrens","Patrick","","","","","Cupertino","CA","95014.0","CA State Assembly","District Director","","","44052.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11366","","IND","Bejarano","Ernesto","","","","","San Jose","CA","95127.0","Santa Clara County","Social Work Supervisor","","","44052.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11367","","IND","Alston","William","","","","","San Jose","CA","95124.0","Alston Associates","Physicist","","","44053.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11368","","IND","Jimenez","Sergio","","","","","San Jose","CA","95123.0","City of San Jose","Councilmember","","","44053.0","","200.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11369","","IND","Wong","Brenda","","","","","Milpitas","CA","95035.0","None","Retired Teacher","","","44054.0","","50.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11370","","IND","Tiernan","Mark","","","","","Milpitas","CA","95035.0","Mark Tiernan Communications","Consultant Public Policy","","","44054.0","","300.0","","","","","","","750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11371","","IND","Sandoval","Dolly","","","","","Cupertino","CA","95014.0","LGSUHSD","Math Teacher","","","44054.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11372","","COM","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","Sacramento","CA","95814.0","","","","","44039.0","","500.0","","","","","","","500.0","","","","","","","","","","851452","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11373","","IND","Heffner","Jacquie","","","","","San Jose","CA","95123.0","Unemployed","Unemployed","","","44057.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11374","","IND","Biehl","Frank","","","","","San Jose","CA","951481923.0","Santa Clara & San Benito Building & Trades Council","Council Representative","","","44059.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11375","","IND","Cohen","Tom","","","","","North Bethesda","MD","20852.0","Wanderlust Entertainment","Producer","","","44059.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11376","","IND","Cohen","Amanda","","","","","Pacific Grove","CA","93950.0","Allscripts","Marketing","","","44059.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11377","","IND","Guevara","Poncho","","","","","San Jose","CA","95126.0","Sacred Heart Community Service","Executive Director","","","44059.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11378","","IND","Urbano","Robert","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44060.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11379","","IND","Harman","Auros","","","","","San Bruno","CA","94066.0","Tesla","Technical Support Engineer","","","44060.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11380","","IND","Hess","Randy","","","","","Campbell","CA","95008.0","Adleson, Hess & Kelly","Attorney","","","44060.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11381","","IND","Greco","Michael","","","","","San Jose","CA","95125.0","Joint Venture Silicon Valley","Nonprofit Exec","","","44060.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11382","","IND","Hill","Stephanie","","","","","San Jose","CA","95131.0","Leoni","Sales","","","44061.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11390","","IND","Griswold","Melanie","","","","","San Jose","CA","95126.0","Republic Urban","Development Director & Counsel","","","44061.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11391","","IND","Coeur","Eleanor Vade Bon","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44061.0","","50.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11392","","IND","Mitchem","Virginia","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44061.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11393","","IND","Hess","Virginia","","","","","Los Gatos","CA","95032.0","Adleson, Hess & Kelly","Attorney","","","44061.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11394","","IND","Morgan","Geoffrey","","","","","Fremont","CA","94555.0","First Community Housing","Nonprofit Affordable Housing Development","","","44061.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11395","","IND","Cohen","David","","","","","San Jose","CA","95126.0","Retired","Retired","","","44061.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11396","","IND","Clish","Sarah","","","","","San Jose","CA","95128.0","Ameriprise Financial","Financial Advisor","","","44064.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11426","","IND","Cortese","Dave","","","","","San Jose","CA","95127.0","County of Santa Clara","Elected Official","","","44064.0","","300.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11427","","IND","Bickford","Melissa","","","","","San Jose","CA","95133.0","Google","Project Manager","","","44066.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11428","","IND","Rodriguez","Perla","","","","","San Jose","CA","95127.0","VSA","Communications","","","44067.0","","600.0","","","","","","","900.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11429","","IND","Pogue","David","","","","","Campbell","CA","95008.0","Unemployed","Unemployed","","","44067.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11430","","IND","Diridon","Rod","","","","","Santa Clara","CA","95050.0","Retired","Retired","","","44064.0","","250.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11431","","IND","Hobbs","Richard","","","","","San Jose","CA","95127.0","Self","Attorney","","","44068.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11432","","IND","Myhre","Jennifer","","","","","San Mateo","CA","94402.0","De Anza College","Sociology Instructor","","","44068.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11433","","IND","Nocera","Michael","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44069.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11434","","IND","Arshad","Mustafa","","","","","San Jose","CA","95110.0","Infoglen","Sales","","","44070.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11491","","COM","Teamsters Local Union 350 PAC","","","","","","San Jose","CA","95814.0","","","","","44060.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11492","","IND","Brownstein","Robert","","","","","San Jose","CA","95110.0","Working Partnership USA","Strategic Advisor","","","44071.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11493","","IND","Nguyen","Huong","","","","","San Jose","CA","95111.0","American Leadership Forum","Executive Assistant","","","44072.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11494","","IND","Marlowe","Jean","","","","","San Jose","CA","95134.0","Unemployed","Unemployed","","","44073.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11495","","IND","Macipinlac","Andrae","","","","","Campbell","CA","95008.0","California State Senate","Senior District Representative","","","44073.0","","10.0","","","","","","","80.6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11496","","IND","Camahort Page","Elisa","","","","","San Jose","CA","95125.0","Cygnus","CEO","","","44074.0","","50.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11497","","IND","Chaffin","Sarah","","","","","Los Gatos","CA","95032.0","Self","Affordable Housing Consultant","","","44074.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11498","","IND","Wolbach","Cory","","","","","Palo Alto","CA","94303.0","Unemployed","Unemployed","","","44074.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11499","","IND","De La Rosa","Misty","","","","","Las Vegas","NV","89143.0","Unemployed","Unemployed","","","44074.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11500","","IND","Hansen","Nikki","","","","","Las Vegas","NV","89166.0","YMCA","Group Fitness Instructor","","","44074.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11501","","IND","Becker","Pamela","","","","","Platte City","MO","64079.0","Retired","Retired","","","44074.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11502","","IND","Grey","Adrienne","","","","","Campbell","CA","95008.0","","","","","44074.0","","150.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11503","","IND","Poeschel","David","","","","","San Jose","CA","95120.0","Retired","Retired SW Engineer","","","44074.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11504","","IND","Lachman","Andrew","","","","","Culver City","CA","90230.0","Tech","Attorney","","","44074.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11505","","IND","Mace","Bonnie","","","","","San Jose","CA","95135.0","Evergreen School District","School Board Trustee","","","44075.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11506","","IND","Wildman","Joe Louis","","","","","Ukiah","CA","95482.0","OE3","Union Rep","","","44075.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11507","","IND","Coeur","Eleanor Vade Bon","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44075.0","","250.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11508","","IND","Kamei","Rosemar","","","","","San Jose","CA","95130.0","Silicon Valley Education Foundation","Chief Development & Innovations Officer","","","44075.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11509","","IND","James","William","","","","","Los Altos","CA","94024.0","Vant Pelt, Yi & James LLP","Attorney","","","44075.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11510","","IND","Graham","Keith Ian","","","","","San Jose","CA","95124.0","Unemployed","Unemployed","","","44075.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11511","","IND","Gomez","Kim","","","","","San Jose","CA","95132.0","Berryessa Union SD","Administrative Assistant","","","44076.0","","50.0","","","","","","","125.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11512","","COM","Alex Lee for State Assembly 2020","","","","","","San Jose","CA","95133.0","","","","","44072.0","","600.0","","","","","","","600.0","","","","","","","","","","1418916","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11513","","IND","Lardinois","Justin","","","","","San Jose","CA","95117.0","Facebook","Global Operations Engineer","","","44073.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11514","","COM","IBEW 302 Community Candidates PAC","","","","","","Martinez","CA","94533.0","","","","","44070.0","","600.0","","","","","","","600.0","","","","","","","","","","1300752","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11515","","IND","Latz","Johanna","","","","","San Jose","CA","95112.0","SJUSD","Teacher","","","44078.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11516","","IND","Garvey","Carol","","","","","San Jose","CA","95112.0","Retired","Retired","","","44078.0","","125.0","","","","","","","275.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11517","","OTH","Teamsters Local Union No 856","","","","","","Sacramento","CA","95814.0","","","","","44049.0","","500.0","","","","","","","1100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11555","","IND","Bunker","Gregg","","","","","San Jose","CA","95124.0","Unemployed","Unemployed","","","44083.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11556","","IND","Dunkerley","Craig","","","","","San Jose","CA","95131.0","Retired","Retired","","","44083.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11557","","IND","Collins","John","","","","","San Jose","CA","95112.0","John Marshall Collins PC","Lawyer","","","44084.0","","100.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11558","","IND","Rome","David","","","","","Los Altos Hills","CA","94022.0","Unemployed","Unemployed","","","44084.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11559","","IND","Collins","Sheila","","","","","San Jose","CA","95125.0","Google","Attorney","","","44084.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11560","","IND","La Rochelle","Janet","","","","","Sunnyvale","CA","94089.0","Unemployed","Unemployed","","","44084.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11561","","IND","Buchanan","Jeffrey","","","","","San Jose","CA","95128.0","Working Partnerships USA","Director of Policy","","","44085.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11562","","IND","Simon","Daniel","","","","","Washington","DC","20016.0","Clark Hill PLC","Attorney","","","44086.0","","450.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11563","","IND","Gardner","Patricia","","","","","San Jose","CA","95128.0","Self Employed","Consultant","","","44086.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11564","","IND","Peralez","Raul","","","","","San Jose","CA","95112.0","City of San Jose","Councilmember","","","44086.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11565","","IND","Chapman","Helen","","","","","San Jose","CA","95126.0","City of San Jose","Policy and Legislative Advisor","","","44086.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11566","","IND","Jimenez","Sergio","","","","","San Jose","CA","95123.0","City of San Jose","Councilmember","","","44086.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11567","","IND","Smith","Ted","","","","","San Jose","CA","95112.0","Self","Environmental Consultant","","","44086.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11568","","IND","Hahne","Bruce","","","","","Sunnyvale","CA","94087.0","Unemployed","Unemployed","","","44086.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11569","","IND","Ginsborg","David","","","","","San Jose","CA","95126.0","Santa Clara County","Deputy Assessor","","","44087.0","","50.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11570","","IND","Moll","Sandra","","","","","San Jose","CA","95112.0","Unemployed","Unemployed","","","44087.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11571","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","44088.0","","175.5","","","","","","","7175.5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11620","","IND","Dahlquist","Sven","","","","","Glenview","IL","60025.0","Sven Dahlquist Architecture","Architect","","","44088.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11621","","COM","Northern California Carpenters Regional Council Small Contributor Committee","","","","","","Oakland","CA","94621.0","","","","","44089.0","","500.0","","","","","","","500.0","","","","","","","","","","972104","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11622","","OTH","IBEW Local 47 PAC","","","","","","Diamond Bar","CA","91765.0","","","","","44089.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11623","","OTH","International Brotherhood of Electrical Workers Local Union No. 617","","","","","","San Mateo","CA","94402.0","","","","","44076.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11624","","OTH","Avalanche Democratic Club","","","","","","San Jose","CA","95136.0","","","","","44089.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11625","","IND","O'Connell","Martha","","","","","San Jose","CA","95136.0","Unemployed","Unemployed","","","44090.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11626","","IND","Hawkins","Elizabeth","","","","","San Jose","CA","95120.0","Navaro Associates Realty","Realtor","","","44090.0","","250.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11627","","IND","Diaz","Manny","","","","","San Jose","CA","95112.0","Diaz & Associates","President","","","44090.0","","100.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11628","","IND","Bradanini","Jenny Higgins","","","","","San Jose","CA","95120.0","Unemployed","Unemployed","","","44091.0","","44.44","","","","","","","144.44","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11629","","COM","Plumbers & Steamfitters Local Union No. 230 PAC","","","","","","San Diego","CA","92121.0","","","","","44082.0","","600.0","","","","","","","600.0","","","","","","","","","","891894","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11630","","COM","Plumbers & Steamfitters Local No. 467 State & Political Action Fund","","","","","","Burlingame","CA","94010.0","","","","","44076.0","","600.0","","","","","","","600.0","","","","","","","","","","782481","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11631","","COM","UA Local 342 PAC Fund","","","","","","Concord","CA","94518.0","","","","","44076.0","","600.0","","","","","","","600.0","","","","","","","","","","890268","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11632","","OTH","UA Local 38 COPE Fund","","","","","","San Francisco","CA","94103.0","","","","","44076.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11633","","OTH","Plumbing Industry Consumer Protection Fund","","","","","","Martinez","CA","94553.0","","","","","44077.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11634","","OTH","Plumbers & Pipefitters Local 447","","","","","","Sacramento","CA","95819.0","","","","","44078.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11635","","OTH","UA Local 246 Plumbers and Pipefitters Cope Committee","","","","","","Fresno","CA","93727.0","","","","","44077.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11636","","OTH","Plumbers & Pipefitters Local 442","","","","","","Modesto","CA","95356.0","","","","","44076.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11637","","IND","Liu","Sicen","","","","","San Jose","CA","95131.0","Accenture","Data Analyst","","","44091.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11638","","IND","Murphy","Matthew","","","","","San Jose","CA","95132.0","Oracle","Software Engineer","","","44092.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11639","","IND","Liebman","Jonathan","","","","","San Jose","CA","95133.0","David Cohen","Campaign Manager","","","44092.0","","310.0","","","","","","","310.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11640","","IND","Lee","Linda","","","","","San Jose","CA","95112.0","California Line Dance Association of America","Office Manager","","","44090.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11641","","IND","Cheng","Shiao Ping","","","","","San Jose","CA","95123.0","Kicolin Realty","Manager","","","44090.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11642","","IND","Lin","Kico","","","","","San Jose","CA","95135.0","Kicolin Realty","Real Estate Broker","","","44090.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11643","","IND","Lin","Mike","","","","","San Jose","CA","95112.0","K1&K2 Almond Ranch","Farmer","","","44090.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11644","","IND","Nevarez","Lisset","","","","","San Jose","CA","95133.0","Lam Research","Program Manager","","","44092.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11645","","IND","Askew","Wendy","","","","","Marina","CA","93933.0","County of Monterey","Board Aide","","","44092.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11646","","IND","Templeton","Carolyn","","","","","Palo Alto","CA","94306.0","Self","Program Manager","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11648","","IND","Jew","Chris","","","","","San Martin","CA","95046.0","East Side Union High School District","Associate Superintendent","","","44093.0","","250.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11650","","IND","Ector","Will","","","","","San Jose","CA","95135.0","Hazard, Young & Attea","Education Consultant","","","44093.0","","200.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11651","","IND","Auerhahn","Louise","","","","","San Jose","CA","95112.0","Working Partnership USA","Researcher","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11704","","COM","Association of Retired San Jose Police Officers & Fire Fighters","","","","","","San Jose","CA","95159.0","","","","","44086.0","","600.0","","","","","","","600.0","","","","","","","","","","980947","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11792","","COM","Cindy Chavez for SCCo Supervisor","","","","","","San Jose","CA","95126.0","","","","","44093.0","","600.0","","","","","","","600.0","","","","","","","","","","1421070","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11793","","OTH","Plumbers Local Union No. 78 Political Action Committee","","","","","","Los Angeles","CA","90015.0","","","","","44087.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11794","","COM","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","","44092.0","","600.0","","","","","","","600.0","","","","","","","","","","1294035","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","I","RC11399","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","44064.0","","136.0","","","","","","","0.0","","","","","Ballot Statement Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","LOAN","B1","LN58","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43584.0","43893.0","1500.0","1500.0","0.0","0.0","0.0","0.0","1500.0","7175.5","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","LOAN","B1","LN59","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43668.0","","1300.0","1300.0","0.0","0.0","0.0","0.0","1300.0","7175.5","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","LOAN","B1","LN63","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43686.0","","5000.0","5000.0","0.0","0.0","0.0","0.0","5000.0","7175.5","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","LOAN","B1","LN67","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43770.0","","5000.0","5000.0","0.0","0.0","0.0","0.0","5000.0","7175.5","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","LOAN","B1","LN70","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43858.0","","7000.0","7000.0","0.0","0.0","0.0","0.0","7000.0","7175.5","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3942","","IND","Liebman","Jonathan","","","","","San Jose","CA","95112.0","","","","","44013.0","","3500.0","","","","","","","0.0","","","","SAL","Staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3943","","OTH","Donorbox (Rebel Idealist LLC)","","","","","","San Francisco","CA","94103.0","","","","","44015.0","","191.33","","","","","","","0.0","","","","WEB","online credit card service","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3944","","OTH","SignRocket.com","","","","","","St. Paul","MN","55071.0","","","","","44013.0","","1680.0","","","","","","","0.0","","","","CMP","yard signs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3946","","OTH","Zoom Video Communications Inc","","","","","","San Jose","CA","95113.0","","","","","44016.0","","14.99","","","","","","","0.0","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3963","","IND","Ving","Christine","","","","","San Jose","CA","95133.0","","","","","44022.0","","30.0","","","","","","","0.0","","","","PRO","Digital services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4106","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44041.0","","103.79","","","","","","","0.0","","","","CMP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4107","","OTH","Zoom Video Communications Inc","","","","","","San Jose","CA","95113.0","","","","","44047.0","","14.99","","","","","","","0.0","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4108","","IND","Liebman","Jonathan","","","","","San Jose","CA","95112.0","","","","","44043.0","","3500.0","","","","","","","0.0","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4117","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","44049.0","","2840.0","","","","","","","0.0","","","","FIL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4120","","OTH","Infinite Spark Marketing","","","","","","San Jose","CA","95132.0","","","","","44057.0","","500.0","","","","","","","0.0","","","","WEB","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4128","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","44067.0","","2100.0","","","","","","","0.0","","","","LIT","Printing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4133","","IND","Liebman","Jonathan","","","","","San Jose","CA","95112.0","","","","","44071.0","","3500.0","","","","","","","0.0","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4148","","OTH","Zoom Video Communications Inc","","","","","","San Jose","CA","95113.0","","","","","44078.0","","14.99","","","","","","","0.0","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4149","","OTH","Infinite Spark Marketing","","","","","","San Jose","CA","95132.0","","","","","44080.0","","500.0","","","","","","","0.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4155","","PTY","Santa Clara County United Democratic Campaign","","","","","","San Jose","CA","95128.0","","","","","44088.0","","150.0","","","","","","","0.0","","","","","Advertisement","","","","","871053","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4167","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","44043.0","","158.07","","","","","","","0.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4168","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","44074.0","","394.22","","","","","","","0.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4169","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","44093.0","","230.67","","","","","","","0.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4170","","OTH","Vantive eCommerce","","","","","","Houston","TX","77008.0","","","","","44054.0","","0.42","","","","","","","0.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4171","","OTH","Vantive eCommerce","","","","","","Houston","TX","77008.0","","","","","44083.0","","1.0","","","","","","","0.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10103","","IND","Kobayashi","Alex","","","","","Fremont","CA","94536.0","California State Senate","District Representative","","","43895.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10104","","IND","Cohen","Gail","","","","","Pacific Grove","CA","93950.0","Retired","Retired","","","43898.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10105","","IND","Cohen","Sanford","","","","","Pacific Grove","CA","93950.0","Retired","Retired","","","43898.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10106","","IND","Dunkerley","Craig","","","","","San Jose","CA","95131.0","Retired","Retired","","","43898.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10107","","IND","Cui","Yuling","","","","","Vernon Hills","IL","60661.0","Baxter Healthcare","Senior Principal Engineer","","","43898.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10108","","IND","Semanik","John","","","","","San Jose","CA","95133.0","Flex","Purchasing Director","","","43900.0","","600.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10109","","IND","Pearl","Amy","","","","","Santa Rosa","CA","95409.0","Acorn Financial Planning","Registered Investment Advisor","","","43900.0","","50.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10110","","IND","Roth","Bill","","","","","San Jose","CA","95125.0","VMWare","Economist","","","43900.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10111","","IND","Ramirez","Lucas","","","","","Mountain View","CA","94040.0","City of San Jose","Council Assistant","","","43915.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10112","","IND","Biehl","Frank","","","","","San Jose","CA","951481923.0","Santa Clara & San Benito Building & Trades Council","Council Representative","","","43927.0","","100.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10113","","IND","Chen","Linda","","","","","Gilroy","CA","95020.0","CUHSD","Teacher","","","43928.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10114","","IND","Ahluwalia","Barinder","","","","","San Jose","CA","95132.0","Retired","Retired","","","43928.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10115","","IND","Gonzales","Ron","","","","","San Jose","CA","95121.0","Hispanic Foundation of Silicon Valley","President & CEO","","","43929.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10116","","IND","Fuentes","Roxane","","","","","San Jose","CA","95134.0","Berryessa Union School District","Superintendent","","","43934.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10117","","IND","Owens","Mark","","","","","San Jose","CA","95124.0","Retired","Retired","","","43934.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10118","","IND","Lerner","Heather","","","","","San Jose","CA","95125.0","Boy Scouts of America","Director of Development","","","43936.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10119","","IND","Thurber","Emily","","","","","Los Altos","CA","94024.0","Retired","Retired","","","43936.0","","250.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10120","","IND","Payne","Larry","","","","","Pleasanton","CA","94588.0","River Oaks Chiropractic","Chiropractor","","","43938.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10121","","IND","Santos","Richard","","","","","San Jose","CA","95132.0","Retired","Retired","","","43938.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10122","","IND","Smith","Preston","","","","","San Jose","CA","95121.0","Rocketship Public Schools","CEO","","","43944.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10123","","IND","Engstrom","Herbert","","","","","San Jose","CA","95129.0","Unemployed","Unemployed","","","43944.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10124","","IND","Bisen","Aruna","","","","","San Jose","CA","95132.0","Self-Employed","Notary","","","43944.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10125","","IND","Becker","Pamela","","","","","Platte City","MO","64079.0","Retired","Retired","","","43944.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10126","","IND","Nutt","Sharon","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","43945.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10127","","IND","Balakrishna","Ajit","","","","","Santa Clara","CA","95051.0","Applied Materials, Inc.","Engineer","","","43945.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10128","","PTY","Santa Clara County United Democratic Campaign","","","","","","San Jose","CA","95128.0","","","","","43948.0","","600.0","","","","","","","600.0","","","","","","","","","","871053","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10129","","IND","Wong","Brenda","","","","","Milpitas","CA","95035.0","None","Retired Teacher","","","43948.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10130","","IND","Becker","Josh","","","","","Menlo Park","CA","94025.0","Lex Machina","Chairman","","","43949.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10131","","IND","Sumi","Rachel","","","","","San Jose","CA","951284104.0","Retired","Retired","","","43949.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10132","","IND","Simon","Nancy","","","","","Seattle","WA","98119.0","University of Washington","Physician","","","43950.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10133","","IND","Stupak","Philip","","","","","Saratoga","CA","95070.0","Cber Poilicy Initiative","Fellow","","","43950.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10134","","IND","Smith","Alice","","","","","Palo Alto","CA","94301.0","None","Retired Lawyer","","","43951.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10135","","IND","Macipinlac","Andrae","","","","","Campbell","CA","95008.0","California State Senate","Senior District Representative","","","43951.0","","20.2","","","","","","","60.6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10136","","IND","Sutherland","Kathy","","","","","San Jose","CA","95126.0","Santa Clara County","Board Aide","","","43951.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10137","","IND","Yates","Kathleen","","","","","San Jose","CA","95120.0","","Exec","","","43952.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10138","","IND","Smith","Maria","","","","","San Jose","CA","95116.0","Berryessa Union School District","Assistant Principal","","","43953.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10139","","IND","Vanzuylen","Jeff","","","","","Milpitas","CA","951321725.0","Tang Insurance Agency","Managing Director","","","43954.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10140","","IND","Vanzuylen","Cheryl","","","","","San Jose","CA","951321725.0","Berryessa Union School District","Retired/Substitute Teacher","","","43955.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10141","","IND","Piercy","David","","","","","San Jose","CA","95122.0","IBEW Local 332","Electrician","","","43955.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10142","","COM","Robert Wackowski for Alameda County Supervisor","","","","","","Sacramento","CA","95864.0","","","","","43951.0","","600.0","","","","","","","600.0","","","","","","","","","","1419236","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10143","","IND","Poeschel","David","","","","","San Jose","CA","95120.0","Retired","Retired SW Engineer","","","43956.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10144","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","Self","Attorney","","","43956.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10145","","IND","Spitzer","Jason","","","","","San Jose","CA","95120.0","Inficon","Engineering","","","43956.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10146","","IND","Pyle","Nancy","","","","","San Jose","CA","95135.0","Retired","Retired","","","43956.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10147","","IND","Thai","Buu","","","","","San Jose","CA","95121.0","County of Santa Clara","Program Manager","","","43957.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10148","","IND","Maben","Meri","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","","43957.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10149","","IND","Kalra","Ashu","","","","","San Jose","CA","95136.0","State of California","Assemblymember","","","43955.0","","300.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10150","","COM","County Employee Management Association","","","","","","San Jose","CA","95126.0","","","","","43957.0","","600.0","","","","","","","600.0","","","","","","","","","","981173","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10151","","IND","Monley","Elizabeth","","","","","San Jose","CA","95126.0","Compass","Realtor","","","43959.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10152","","IND","Locke","Linda","","","","","San Jose","CA","95132.0","Retired","Educator","","","43959.0","","50.0","","","","","","","125.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10153","","IND","Mace","Bonnie","","","","","San Jose","CA","95135.0","Evergreen School District","School Board Trustee","","","43962.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10154","","IND","Neese","Steven","","","","","Fremont","CA","94539.0","SCUSD","Manager","","","43960.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10155","","COM","Santa Clara & San Benito Counties Building & Construction Trades Council PAC","","","","","","San Jose","CA","95125.0","","","","","43959.0","","600.0","","","","","","","600.0","","","","","","","","","","743618","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10156","","IND","Williams","Clark","","","","","Sherman Oaks","CA","91423.0","Self-Employed","Social Worker","","","43963.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10157","","IND","James","William","","","","","Los Altos","CA","94024.0","Vant Pelt, Yi & James LLP","Attorney","","","43963.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10158","","IND","Bitcon","Marlou","","","","","San Jose","CA","95132.0","Retired","Retired","","","43963.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10159","","IND","Safipour","Mehdi","","","","","Saratoga","CA","95070.0","Keller Williams Realty","Realtor","","","43963.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10160","","IND","Madrilejos","Clarence","","","","","San Jose","CA","95133.0","Compass","Realtor","","","43963.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10161","","IND","Larsson","Gustav","","","","","Sunnyvale","CA","94086.0","City of Sunnyvale","Councilmember","","","43963.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10162","","IND","Chessin","Stephen","","","","","Mountain View","CA","94040.0","Oracle","Software Engineer","","","43961.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10163","","IND","Jewett","Sandra","","","","","San Jose","CA","95126.0","Foundation for Hispanic Ed","Educator","","","43965.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10164","","IND","Kim","James","","","","","San Jose","CA","95136.0","Unemployed","Unemployed","","","43966.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10165","","IND","Ellenberg","Susan","","","","","San Jose","CA","95126.0","County of Santa Clara","Member, Board of Supervisors","","","43966.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10166","","IND","Snyder","Ramona","","","","","San Jose","CA","95128.0","Unemployed","Unemployed","","","43966.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10167","","IND","Garvey","Carol","","","","","San Jose","CA","95112.0","Retired","Retired","","","43967.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10168","","IND","Kessler","Jonathan","","","","","Palo Alto","CA","94301.0","None","Unemployed","","","43967.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10169","","IND","Draeger","Nerissa","","","","","Fremont","CA","94538.0","Lam Research","Engineer","","","43969.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10170","","IND","Johnson","Darrien","","","","","San Jose","CA","95762.0","Berryessa Union School District","Assistant Superintendent of Human Rsources","","","43969.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10171","","IND","Eldridge","Jordan","","","","","Cupertino","CA","95014.0","Eldridge Political Partners LLC","Principal","","","43970.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10172","","IND","Taylor","Jeremy","","","","","San Jose","CA","95125.0","Netwoven Inc","Sales","","","43971.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10173","","IND","Srinivasan","Jai","","","","","San Jose","CA","95132.0","Flex","IT Administrator","","","43971.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10174","","IND","Brown","Stacey","","","","","San Jose","CA","95128.0","Self","Project Manager","","","43972.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10175","","IND","Cruz","Karla","","","","","San Jose","CA","95132.0","SARC","CPA","","","43972.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10176","","IND","Muirhead","Jodi","","","","","Santa Clara","CA","95051.0","Santa Clara Unified School District","School Board Trustee","","","43971.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10177","","COM","Bricklayers and Allied Craftworkers Local No. 3","","","","","","San Leandro","CA","94577.0","","","","","43965.0","","500.0","","","","","","","500.0","","","","","","","","","","1244975","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10178","","IND","Nguyen","Hanh","","","","","Milpitas","CA","95035.0","KFPH","Representativer","","","43973.0","","95.0","","","","","","","95.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10179","","IND","Vargas","Michael","","","","","San Jose","CA","95050.0","Rimon Law, P.C.","Attorney","","","43974.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10180","","IND","Raffanti","Corinne","","","","","Morgan Hill","CA","95037.0","Intero Real Estate","Real Estate Agent","","","43974.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10181","","IND","Dang","Man","","","","","San Jose","CA","95131.0","Lam Research","Engineer","","","43974.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10182","","IND","Burkhart","Chris","","","","","Los Gatos","CA","95032.0","Lam Research","Engineer","","","43976.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10183","","IND","Klein","Jeffrey","","","","","Los Angeles","CA","90039.0","Los Angeles County","Civil Servant","","","43976.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10184","","IND","Donaldson","David","","","","","Santa Clara","CA","95051.0","Not Applicable","Retired","","","43976.0","","600.0","","","","","","","850.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10185","","IND","Braunstein","Robert","","","","","San Jose","CA","95120.0","Self-Employed","Business Owner","","","43977.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10186","","IND","Pipkin","Judy","","","","","San Jose","CA","95136.0","SCCDP","Director","","","43977.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10187","","IND","Chapman","Helen","","","","","San Jose","CA","95126.0","City of San Jose","Policy and Legislative Advisor","","","43977.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10188","","IND","Hanson","Marisa","","","","","San Jose","CA","95121.0","East Side Union High School District","Teacher","","","43977.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10189","","IND","Devulapalli","Balaji","","","","","Wildwood","MO","63005.0","Skeiron","Engineer","","","43978.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10190","","IND","Boac","Thelma","","","","","San Jose","CA","95133.0","Retired","Retired","","","43978.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10191","","IND","Fowle","Susan","","","","","San Jose","CA","95152.0","SF Fiduciary Servicves","Private Fiduciary","","","43979.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10192","","IND","Barousse","Jeremy","","","","","San Jose","CA","95135.0","SIREN","Director of Civic Engagement","","","43980.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10193","","IND","Edwards","Swanee","","","","","Morgan Hill","CA","95037.0","Retired","Retired","","","43980.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10194","","IND","Macipinlac","Andrae","","","","","Campbell","CA","95008.0","California State Senate","Senior District Representative","","","43981.0","","20.2","","","","","","","60.6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10195","","IND","O'Neill","Brian","","","","","San Jose","CA","95120.0","Retired","Retired","","","43981.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10196","","IND","Costa","Andre Da","","","","","Saint Paul","MN","55104.0","HB Fuller","Safety Manager","","","43980.0","","250.0","","","","","","","850.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10197","","IND","Chew","Liz","","","","","San Jose","CA","95131.0","Retired","Retired","","","43981.0","","69.0","","","","","","","69.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10198","","IND","Allen","Peter","","","","","San Jose","CA","95128.0","Self Employed","Communications Consultant","","","43981.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10199","","IND","Smith","Nancy","","","","","Sunnyvale","CA","94086.0","NVIDIA Corp","Program Manager","","","43982.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10200","","COM","IBEW 332 Education Fund","","","","","","San Jose","CA","95125.0","","","","","43977.0","","600.0","","","","","","","600.0","","","","","","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10201","","IND","Byrnes","Andrew","","","","","Redwood City","CA","94061.0","Uber Technologies","Attorney","","","43984.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10202","","IND","Wheeler","Ellen","","","","","Mountain View","CA","94040.0","Mountain View Whisman School District","Trustee","","","43984.0","","100.0","","","","","","","120.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10203","","IND","Raykin","Vladimir","","","","","San Jose","CA","95134.0","confidential","confidential","","","43965.0","","25.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10204","","IND","Low","Evan","","","","","Sacramento","CA","95815.0","California State Assembly","Assemblymember","","","43936.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10205","","IND","Chavez","Lorena","","","","","San Jose","CA","95133.0","Teach for America","Education","","","43985.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10206","","COM","Laborers Local Union 270 PAC","","","","","","Sacramento","CA","95814.0","","","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","901351","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10207","","OTH","UFCW Western States Council","","","","","","Buena Park","CA","90620.0","","","","","43980.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10208","","IND","Grilli","Marsha","","","","","Milpitas","CA","95035.0","Self-Employed","Business Owner/Childcare","","","43986.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10209","","IND","Whitman","Zach","","","","","Atherton","CA","94027.0","NY Life","Agent","","","43987.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10210","","IND","Chiu","Peter","","","","","Palo Alto","CA","94303.0","Retired","Retired","","","43987.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10211","","IND","Jew","Chris","","","","","San Martin","CA","95046.0","East Side Union High School District","Associate Superintendent","","","43987.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10212","","IND","Smith","Marlena","","","","","San Jose","CA","95132.0","Crowdstaffing","Public Policy Associate","","","43989.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10213","","IND","Cory Sommer","Janet","","","","","Menlo Park","CA","94025.0","California Public Employers Labor Relations Assoiation","CEO","","","43990.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10214","","IND","Melillo","Michael","","","","","San Jose","CA","95118.0","Apple","Data Scientist","","","43990.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10215","","IND","Potter","Mike","","","","","San Jose","CA","95112.0","Santa Clara Valley Open Space Authority","Board Member","","","43990.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10216","","IND","Reynolds-Grabbe","Julie","","","","","San Jose","CA","95128.0","Moreland School District","Trustee","","","43990.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10217","","IND","Fong","Paul","","","","","Sunnyvale","CA","94085.0","Evergreen Valley College","Professor","","","43991.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10218","","IND","Pratt","Thomas","","","","","Los Gatos","CA","95030.0","Lam Research","Engineer","","","43991.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10219","","IND","Mallon","Monica","","","","","San Jose","CA","95124.0","San Jose State University","TDM Assistant","","","43992.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10220","","IND","McCreary","Joseph","","","","","Hayward","CA","94545.0","Berryessa Union School District","Assistant Superintendent of Ed Services","","","43993.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10221","","COM","Sheet Metal Workers International Association Local Union #104","","","","","","San Ramon","CA","94583.0","","","","","43983.0","","600.0","","","","","","","600.0","","","","","","","","","","882292","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10222","","IND","Dhillon","Rajinder","","","","","San Jose","CA","95132.0","Retired","Retired","","","43993.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10223","","IND","Reber","James","","","","","San Jose","CA","95123.0","Self-Employed","Consultant","","","43993.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10224","","IND","Lee","Brian","","","","","Newark","CA","94560.0","Lam Research","Software Engineer","","","43994.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10225","","IND","Metz","Stephanie","","","","","San Jose","CA","95132.0","Self","Sculptor","","","43994.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10226","","IND","Lin","John","","","","","Mountain View","CA","94040.0","RealWear","Sr. Product Manager","","","43994.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10227","","IND","McInerney","Edward","","","","","San Jose","CA","95125.0","None","Retired","","","43994.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10959","","IND","Sheldon","Scott","","","","","Fairfield","CA","94534.0","Terra Realty Advisors, Inc.","Real Estate Consultant","","","43992.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10960","","IND","Le","Phuong","","","","","San Jose","CA","95148.0","None","Retired","","","43996.0","","200.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10961","","IND","Mondave","Chuck","","","","","San Jose","CA","95132.0","Self","Business Owner","","","43996.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10962","","IND","Keene","Carl","","","","","San Jose","CA","95132.0","Retired","Retired","","","43997.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10963","","IND","Comiskey","John","","","","","San Jose","CA","951244909.0","None","Retired","","","43998.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10964","","IND","Peterson","Susan","","","","","San Jose","CA","95127.0","CEA","Engineer","","","43998.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10965","","IND","Madrigal","Kevin","","","","","Campbell","CA","95011.0","Lam Research","Tech Professional","","","43998.0","","150.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10966","","IND","Kraus","Michael","","","","","San Jose","CA","95133.0","","Retired","","","43998.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10967","","IND","Roham","Sassan","","","","","San Ramon","CA","94583.0","Lam Research","Engineer","","","43998.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10968","","IND","Camahort Page","Elisa","","","","","San Jose","CA","95125.0","Cygnus","CEO","","","43998.0","","100.0","","","","","","","125.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10969","","IND","Lange","Jayne","","","","","Stanford","CA","943051022.0","Retired","Retired","","","43998.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10970","","IND","Bonilla","Rolando","","","","","San Jose","CA","95127.0","VSA","Public Relations","","","43999.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10971","","IND","Cilker","Carl","","","","","San Jose","CA","95125.0","None","Retired","","","43999.0","","450.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10972","","IND","Anav","Risa","","","","","San Jose","CA","95132.0","Retired","Retired","","","43999.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10973","","IND","Lind","Ronald","","","","","Milpitas","CA","95035.0","Retired","Retired","","","43996.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10974","","IND","Ramos","Emily Ann","","","","","Mountain View","CA","94041.0","Hughes & Company","Associate","","","43995.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10975","","IND","Gomez","Kim","","","","","San Jose","CA","95132.0","Berryessa Union SD","Administrative Assistant","","","44000.0","","50.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10976","","IND","Zazueta","Fernando","","","","","San Jose","CA","95126.0","","Retired","","","44000.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10977","","IND","Lindley","Robert","","","","","San Jose","CA","95132.0","","Retired","","","44000.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10978","","IND","Light","Jane","","","","","San Jose","CA","95110.0","Retired","Retired","","","43997.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10979","","IND","Prouty","Stephen","","","","","San Jose","CA","95126.0","Mechanics Bank","Banking","","","43997.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10980","","IND","Gonzalez","Robert","","","","","San Jose","CA","95148.0","Town of Los Gatos","Analyst","","","44001.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10981","","IND","Peralta","Jinky","","","","","Milpitas","CA","95035.0","Stanford Healthcare","Revenue","","","44001.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10982","","IND","Baker","Jason","","","","","Campbell","CA","95008.0","Silicon Valley Leadership Group","VP Transportation/Housing Policy","","","44002.0","","150.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10983","","IND","Desai","Alkesh","","","","","San Jose","CA","95132.0","Unemployed","Software","","","44002.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10984","","IND","Fluke","Megan","","","","","San Jose","CA","95124.0","Green Foothills","Director","","","44003.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10985","","IND","Juffa","Norbert","","","","","San Jose","CA","95133.0","Retired","Retired","","","44004.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10986","","IND","Roloff","Michael","","","","","Gilroy","CA","95020.0","Mission College","Educator","","","44005.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10987","","IND","Douglas","Emily","","","","","Mountain View","CA","94041.0","ENGIE Services","Energy","","","44005.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10988","","IND","Brown","Celestia","","","","","San Jose","CA","95131.0","Unemployed","Unemployed","","","44005.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10989","","IND","Eastin","Delaine","","","","","Davis","CA","95618.0","Self","Speaker/Consultant","","","44005.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10990","","IND","Hung","Andrew","","","","","Milpitas","CA","95035.0","Smith Novelty Company","Network Admin","","","44006.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10991","","IND","Anderson","Deborah","","","","","San Jose","CA","95132.0","","Mom","","","44007.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10992","","IND","Urhausen","David","","","","","Oakland","CA","94602.0","SEIU-UHW","Political","","","44007.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10993","","IND","Stone","Larry","","","","","Sunnyvale","CA","94087.0","Santa Clara County","Assessor","","","43996.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10994","","IND","Lalwani","Deepka","","","","","Milpitas","CA","95035.0","Retired","Retired","","","44004.0","","51.0","","","","","","","51.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10995","","IND","Faulkner","Cindy","","","","","San Jose","CA","95123.0","Valley Heating, Cooling and Electrical","CEO","","","44007.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10996","","IND","Brunner","Alison","","","","","Los Gatos","CA","95030.0","Law Foundation of Silicon Valley","Attorney/CEO","","","44007.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10997","","IND","Mah","Grace","","","","","Palo Alto","CA","94302.0","SCCOE","School Board Member","","","44007.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10998","","IND","Amos","Delania","","","","","Louisville","KY","40241.0","University of Louisville","Faculty","","","44007.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10999","","IND","Ginsborg","David","","","","","San Jose","CA","95126.0","Santa Clara County","Deputy Assessor","","","44007.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11000","","IND","Roemer","Robin","","","","","San Jose","CA","95134.0","PR Consultant","PR Consultant","","","44007.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11001","","IND","Sawlani","Kapil","","","","","Sunnyvale","CA","94087.0","Lam Research","Engineer","","","44008.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11002","","IND","Juarez","Francisco","","","","","West Linn","OR","97068.0","Lam Research","Engineer","","","44009.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11003","","IND","Madrigal","Kevin","","","","","Campbell","CA","95011.0","Lam Research","Tech Professional","","","44009.0","","100.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11004","","IND","Herrera","Joel Ruiz","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44009.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11005","","IND","Hunt","Gerald","","","","","San Jose","CA","95124.0","Retired","Retired","","","44010.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11006","","IND","Narvaez","Ana","","","","","San Jose","CA","95135.0","Private","Caregiver","","","44010.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11007","","IND","Wheeler","Ellen","","","","","Mountain View","CA","94040.0","Mountain View Whisman School District","Trustee","","","44010.0","","20.0","","","","","","","120.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11008","","IND","Salisbury","Fran","","","","","San Jose","CA","95132.0","Retired","Retired","","","44011.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11009","","IND","Grey","Adrienne","","","","","Campbell","CA","95008.0","","","","","44010.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11010","","IND","Hashimoto","Ray","","","","","San Jose","CA","95131.0","HMH Engineers","Entitlement Consultant","","","44011.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11011","","IND","Talmage","Linda","","","","","Boise","ID","83712.0","Retired","Executive Administrator","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11012","","IND","Talmage","Bryan","","","","","Boise","ID","83712.0","Retired","Director, Engineering Systems Test","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11013","","IND","Kanastab","Tony","","","","","San Jose","CA","95123.0","BUSD","Bond Director","","","44011.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11014","","IND","Esparza","Maya","","","","","San Jose","CA","95122.0","City of San Jose","Councilmember","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11015","","COM","Northern California District Council of Laborers PAC","","","","","","Pleasanton","CA","94588.0","","","","","44005.0","","600.0","","","","","","","600.0","","","","","","","","","","1243030","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11016","","COM","Silicon Valley MEPS PAC","","","","","","Sacramento","CA","95814.0","","","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","1390715","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11017","","IND","Kim","James","","","","","San Jose","CA","95130.0","Cadence Design Systems","Engineer","","","44011.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11018","","IND","Macipinlac","Andrae","","","","","Campbell","CA","95008.0","California State Senate","Senior District Representative","","","44012.0","","20.2","","","","","","","60.6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11019","","IND","Wheeler","Lee","","","","","San Jose","CA","95132.0","CH Bull","Salesman","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11020","","IND","Kalra","Ashu","","","","","San Jose","CA","95136.0","State of California","Assemblymember","","","44012.0","","300.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11021","","IND","Kopec","Phil","","","","","San Jose","CA","95133.0","Unemployed","Unemployed","","","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11022","","IND","Beall","Jim","","","","","San Jose","CA","95124.0","State of California","State Senator District 51","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11023","","IND","Cohen","Jean","","","","","San Jose","CA","95112.0","UA Local Union 393","Political Director","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11024","","IND","Kali-rai","Sharanjit","","","","","Fremont","CA","94539.0","Jackson and Main, LLC","Consultant","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11025","","IND","Clifford","Christine","","","","","San Jose","CA","95133.0","Retired","Teacher","","","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11026","","IND","Nielsen","Lori","","","","","San Jose","CA","95132.0","Self","Property Manager","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11027","","IND","Herrera","J. Manuel","","","","","San Jose","CA","95132.0","Retired","Retired","","","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11028","","IND","Constantine","Richard","","","","","Morgan Hill","CA","95037.0","Retired","Firefighter","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11029","","IND","Ector","Will","","","","","San Jose","CA","95135.0","Hazard, Young & Attea","Education Consultant","","","44012.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11030","","IND","Nevarez","Lisset","","","","","San Jose","CA","95133.0","Lam Research","Program Manager","","","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11031","","IND","Cortese","Pattie","","","","","San Jose","CA","95127.0","ESUHSD","Board Member","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11032","","IND","Lam","Tony","","","","","San Jose","CA","95133.0","West Coast Wings","Restaurant Owner","","","44012.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11033","","IND","Liaw","Jolyn","","","","","San Jose","CA","95123.0","County of Santa Clara","Employment Counselor","","","44012.0","","50.0","","","","","","","105.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11034","","OTH","IBEW PAC Education Fund","","","","","","Washington","DC","20001.0","","","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11048","","IND","Thurber","Emily","","","","","Los Altos","CA","94024.0","Retired","Retired","","","44007.0","","100.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9877","","IND","Bunnett","Dana","","","","","Santa Cruz","CA","95060.0","Planned Parenthood","Program Director","","","43892.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9878","","IND","Tiernan","Mark","","","","","Milpitas","CA","95035.0","Mark Tiernan Communications","Consultant Public Policy","","","43892.0","","150.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9879","","IND","Tiernan","Mark","","","","","Milpitas","CA","95035.0","Mark Tiernan Communications","Consultant Public Policy","","","43892.0","","150.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9880","","IND","Lomonaco","Bud","","","","","San Jose","CA","95127.0","Retired","Retired","","","43892.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9881","","IND","Leroe-Munoz","Peter","","","","","Gilroy","CA","95020.0","SVLG","General Counsel","","","43892.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","LOAN","B1","LN58","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43584.0","43893.0","1500.0","1500.0","0.0","0.0","0.0","0.0","1500.0","7000.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","LOAN","B1","LN59","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43668.0","","1300.0","1300.0","0.0","0.0","0.0","0.0","1300.0","7000.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","LOAN","B1","LN63","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43686.0","","5000.0","5000.0","0.0","0.0","0.0","0.0","5000.0","7000.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","LOAN","B1","LN67","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43770.0","","5000.0","5000.0","0.0","0.0","0.0","0.0","5000.0","7000.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","LOAN","B1","LN70","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43858.0","","7000.0","7000.0","0.0","0.0","0.0","0.0","7000.0","7000.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3646","","OTH","Donorbox (Rebel Idealist LLC)","","","","","","San Francisco","CA","94103.0","","","","","43892.0","","36.82","","","","","","","0.0","","","","WEB","online donation fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3716","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43892.0","","900.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3745","","IND","Ving","Christine","","","","","San Jose","CA","95133.0","","","","","43900.0","","200.0","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3746","","IND","Tran","Johnson","","","","","San Jose","CA","95132.0","","","","","43900.0","","1650.0","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3983","","IND","Liu","Whitney","","","","","San Jose","CA","95132.0","","","","","43901.0","","0.5","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3788","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43921.0","","262.64","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3984","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","43921.0","","38.81","","","","","","","0.0","","","","OFC","Credit Card Processing Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3789","","OTH","Donorbox (Rebel Idealist LLC)","","","","","","San Francisco","CA","94103.0","","","","","43924.0","","18.68","","","","","","","0.0","","","","WEB","credit card fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3790","","OTH","Google Ads","","","","","","Mountain View","CA","94043.0","","","","","43924.0","","30.44","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3985","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","43951.0","","112.47","","","","","","","0.0","","","","OFC","Credit Card Processing Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3830","","OTH","Donorbox (Rebel Idealist LLC)","","","","","","San Francisco","CA","94103.0","","","","","43954.0","","53.25","","","","","","","0.0","","","","WEB","Online credit card fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3896","","OTH","Political Data Inc","","","","","","Norwalk","CA","90652.0","","","","","43958.0","","1800.0","","","","","","","0.0","","","","WEB","Voter Database","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3917","","OTH","US Postal Service","","","","","","San Jose","CA","951329998.0","","","","","43973.0","","74.0","","","","","","","0.0","","","","POS","PO Box Rental","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3986","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","43982.0","","191.21","","","","","","","0.0","","","","OFC","Credit Card Processing Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3926","","IND","Ving","Christine","","","","","San Jose","CA","95133.0","","","","","43984.0","","150.0","","","","","","","0.0","","","","PRO","graphic design","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3924","","IND","Liebman","Jonathan","","","","","San Jose","CA","95112.0","","","","","43984.0","","3500.0","","","","","","","0.0","","","","SAL","campaign manager May 2020","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3925","","OTH","Donorbox (Rebel Idealist LLC)","","","","","","San Francisco","CA","94103.0","","","","","43985.0","","92.63","","","","","","","0.0","","","","WEB","online donation services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3927","","OTH","Zoom Video Communications Inc","","","","","","San Jose","CA","95113.0","","","","","43986.0","","14.99","","","","","","","0.0","","","","WEB","monthly zoom fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3945","","OTH","Voter Circle","","","","","","Los Altos","CA","94022.0","","","","","43994.0","","180.0","","","","","","","0.0","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3929","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43997.0","","2200.0","","","","","","","0.0","","","","LIT","printing of campaign lit","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3987","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","44012.0","","428.73","","","","","","","0.0","","","","OFC","Credit Card Processing Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8609","","IND","Saba","Fadi","","","","","San Jose","CA","95126.0","Luther Burbank School District","Teacher","","","43877.0","","60.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9761","","IND","Powell","Judith","","","","","San Mateo","CA","94402.0","Pacific Foundation Services","Philanthropy Professional","","","43885.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9763","","IND","Semanik","John","","","","","San Jose","CA","95133.0","Flex","Purchasing Director","","","43883.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9764","","IND","Howansky","Amy","","","","","Niskayuna","NY","12309.0","Backyard Solutions","Landscape Designer","","","43883.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9765","","IND","Cortese","Dave","","","","","San Jose","CA","95127.0","County of Santa Clara","Elected Official","","","43883.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9766","","IND","Gomez","Kim","","","","","San Jose","CA","95132.0","Berryessa Union SD","Administrative Assistant","","","43882.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9767","","IND","Narvaez","Ana","","","","","San Jose","CA","95135.0","Private","Caregiver","","","43882.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9768","","IND","Galvez","Farah","","","","","Scotts Valley","CA","95066.0","Global New Media LLC dba: GoboSource","President/Business Owner","","","43881.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9769","","IND","Pearl","Amy","","","","","Santa Rosa","CA","95409.0","Acorn Financial Planning","Registered Investment Advisor","","","43881.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9770","","IND","Dolan","Dana","","","","","Dunwoody","GA","30338.0","TEKsystems","Writer/Editor","","","43880.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9771","","IND","Raykin","Vladimir","","","","","San Jose","CA","95134.0","confidential","confidential","","","43879.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9772","","IND","Camahort Page","Elisa","","","","","San Jose","CA","95125.0","Cygnus","CEO","","","43879.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9866","","OTH","Teamsters Local Union No 856","","","","","","Sacramento","CA","95814.0","","","","","43886.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9867","","OTH","Unite Here Tip State & Local Fund","","","","","","New York","NY","10001.0","","","","","43887.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9868","","OTH","Music Vision Entertainment Co.","","","","","","San Jose","CA","95131.0","","","","","43885.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9869","","IND","Tran","Mark Hung","","","","","San Jose","CA","95131.0","UMC Travel Express","Manager","","","43885.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9870","","COM","Beall for Board of Equalization 2022","","","","","","Novato","CA","94949.0","","","","","43886.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9871","","IND","Orozco","Tim","","","","","San Jose","CA","95132.0","CA State Senate","Legislative Aide","","","43890.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9872","","IND","Cruz","Miguel","","","","","San Jose","CA","95128.0","Berryessa Union School District","Director of MOT","","","43890.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9873","","IND","Thurber","Emily","","","","","Los Altos","CA","94024.0","Retired","Retired","","","43890.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9874","","IND","Bonaccorsi","David","","","","","Fremont","CA","94536.0","Bernard, Balgey & Bonaccorsi, LLP","Partner/Attorney","","","43890.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9875","","IND","Tiernan","Mark","","","","","Milpitas","CA","95035.0","Mark Tiernan Communications","Consultant Public Policy","","","43889.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9876","","IND","Alston","William","","","","","San Jose","CA","95124.0","Alston Associates","Physicist","","","43888.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN58","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43584.0","43893.0","1500.0","1500.0","0.0","0.0","0.0","0.0","1500.0","7000.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN59","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43668.0","","1300.0","1300.0","0.0","0.0","0.0","0.0","1300.0","7000.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN63","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43686.0","","5000.0","5000.0","0.0","0.0","0.0","0.0","5000.0","7000.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN67","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43770.0","","5000.0","5000.0","0.0","0.0","0.0","0.0","5000.0","7000.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN70","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43858.0","","7000.0","7000.0","0.0","0.0","0.0","0.0","7000.0","7000.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2528","","IND","Ross","Amanda","","","","","San Jose","CA","95119.0","","","","","43878.0","","610.71","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2527","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43878.0","","7844.55","","","","","","","0.0","","","","LIT","campaign mail","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2529","","IND","Liu","Whitney","","","","","San Jose","CA","95132.0","","","","","43878.0","","271.42","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3629","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43879.0","","600.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3644","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43889.0","","900.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3645","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43890.0","","18.67","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3718","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","43890.0","","33.58","","","","","","","0.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3643","","IND","Phan","Kevin","","","","","San Jose","CA","95116.0","","","","","43891.0","","500.0","","","","","","","0.0","","","","SAL","campaign staff pay","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8437","","OTH","Branch 193 NALC Political Action Committee","","","","","","San Jose","CA","95148.0","","","","","43854.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8438","","IND","Williams","Thomas","","","","","San Mateo","CA","94403.0","Enrollment Projection Consultants","Demographer","","","43861.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8439","","IND","Johnson","Darrien","","","","","San Jose","CA","95762.0","Berryessa Union School District","Assistant Superintendent of Human Rsources","","","43861.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8440","","IND","Duong","Kathy","","","","","San Jose","CA","95112.0","Canyon Snow Consulting","Gov Affairs & Community Relations Director","","","43860.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8441","","IND","Le","Phuong","","","","","San Jose","CA","95148.0","None","Retired","","","43860.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8442","","IND","Correia","Ed","","","","","San Jose","CA","95129.0","Sagacent Technologies","CEO","","","43860.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8443","","IND","Finney","Mark","","","","","San Jose","CA","95120.0","SFA","Principal","","","43859.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8444","","IND","Kausar","Anjali","","","","","Saratoga","CA","95070.0","Cupertino Chamber of Commerce","CEO","","","43859.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8445","","IND","Kanastab","Tony","","","","","San Jose","CA","95123.0","BUSD","Bond Director","","","43859.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8446","","IND","Wong","Brenda","","","","","Milpitas","CA","95035.0","None","Retired Teacher","","","43859.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8447","","IND","Rodriguez","Perla","","","","","San Jose","CA","95127.0","VSA","Communications","","","43858.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8448","","IND","Locke","Linda","","","","","San Jose","CA","95132.0","Retired","Educator","","","43856.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8449","","IND","Bush","Robert","","","","","Windham","ME","4062.0","Jacobs","Consultant","","","43856.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8450","","IND","Gatfield","Emilie","","","","","San Jose","CA","95112.0","Not Employed","Not Employed","","","43856.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8451","","IND","Soper","John","","","","","San Jose","CA","95128.0","New Paradigms Marketing Group","MD/Sr Consultant","","","43853.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8452","","IND","Anav","Risa","","","","","San Jose","CA","95132.0","Retired","Retired","","","43852.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8453","","IND","Hunt","Gerald","","","","","San Jose","CA","95124.0","Retired","Retired","","","43852.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8454","","IND","Liaw","Jolyn","","","","","San Jose","CA","95123.0","County of Santa Clara","Employment Counselor","","","43851.0","","30.0","","","","","","","55.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8455","","IND","Lam","Tima","","","","","San Jose","CA","95133.0","VMWare","Manager","","","43851.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8458","","COM","Teamsters Local Union 350 PAC","","","","","","San Jose","CA","95814.0","","","","","43857.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8459","","COM","Bay Area Municipal Elections Committee","","","","","","San Jose","CA","95125.0","","","","","43860.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8488","","IND","Nordin","Michael","","","","","San Jose","CA","95123.0","Lam Research","Engineer","","","43864.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8491","","IND","Bales","Andrew","","","","","San Jose","CA","95125.0","Symphony Silicon Valley","General Director","","","43862.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8492","","IND","Costa","Andre Da","","","","","Saint Paul","MN","55104.0","HB Fuller","Safety Manager","","","43862.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8493","","IND","Hawkins","Elizabeth","","","","","San Jose","CA","95120.0","Navaro Associates Realty","Realtor","","","43864.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8494","","IND","Honda","Mike","","","","","San Jose","CA","95123.0","Retired","Retired","","","43866.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8509","","COM","DRIVE Committee","","","","","","Washington","DC","20001.0","","","","","43868.0","","600.0","","","","","","","600.0","","","","","","","","","","C00032979","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8510","","OTH","California League of Conservation Voters","","","","","","San Jose","CA","95109.0","","","","","43865.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8511","","OTH","International Union of Painters and Allied Trades District Council 16","","","","","","Livermore","CA","94551.0","","","","","43864.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8512","","OTH","Beals Martin","","","","","","Redwood City","CA","94063.0","","","","","43868.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8525","","IND","Kaneshiro","Stacey","","","","","Indianapolis","IN","462201049.0","Eli Lilly & Company","Biochemical Engineer","","","43873.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8526","","IND","Casnocha","David","","","","","San Francisco","CA","94117.0","Stradling","Attorney","","","43872.0","","450.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8527","","IND","Berhitoe","George","","","","","Los Angeles","CA","91601.0","New Opportunities Organization","Teacher","","","43871.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8528","","IND","Juffa","Norbert","","","","","San Jose","CA","95133.0","Retired","Retired","","","43871.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8529","","IND","Cardenas","Jeffrey","","","","","Des Moines","IA","50312.0","Amy Klobuchar for President","Organizer","","","43868.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8530","","IND","Yeh","John","","","","","San Mateo","CA","94401.0","Burke, Williams & Sorensen","Attorney","","","43868.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8531","","IND","Jimenez","Hugo","","","","","San Jose","CA","95133.0","None","None","","","43866.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8610","","IND","Liaw","Jolyn","","","","","San Jose","CA","95123.0","County of Santa Clara","Employment Counselor","","","43873.0","","25.0","","","","","","","55.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8611","","IND","Biehl","Frank","","","","","San Jose","CA","951481923.0","Santa Clara & San Benito Building & Trades Council","Council Representative","","","43873.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN58","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43584.0","43893.0","1500.0","1500.0","0.0","0.0","0.0","0.0","1500.0","7000.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN59","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43668.0","","1300.0","1300.0","0.0","0.0","0.0","0.0","1300.0","7000.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN63","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43686.0","","5000.0","5000.0","0.0","0.0","0.0","0.0","5000.0","7000.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN67","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43770.0","","5000.0","5000.0","0.0","0.0","0.0","0.0","5000.0","7000.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN70","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43858.0","","7000.0","0.0","7000.0","0.0","0.0","0.0","7000.0","7000.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2469","","OTH","Donorbox (Rebel Idealist LLC)","","","","","","San Francisco","CA","94103.0","","","","","43849.0","","42.68","","","","","","","0.0","","","","WEB","online payment fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2413","","IND","Ross","Amanda","","","","","San Jose","CA","95119.0","","","","","43850.0","","450.0","","","","","","","0.0","","","","SAL","photography/video services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2414","","IND","Ving","Christine","","","","","San Jose","CA","95133.0","","","","","43850.0","","400.0","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2419","","IND","Tran","Johnson","","","","","San Jose","CA","95132.0","","","","","43850.0","","27.67","","","","","","","0.0","","","","CMP","reimbursement for supplies","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2412","","IND","Tran","Johnson","","","","","San Jose","CA","95132.0","","","","","43850.0","","1650.0","","","","","","","0.0","","","","SAL","Campaign manager salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2416","","IND","Phan","Kevin","","","","","San Jose","CA","95116.0","","","","","43850.0","","200.0","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2417","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43850.0","","1800.0","","","","","","","0.0","","","","WEB","PDI Voter Data","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2418","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43850.0","","1260.0","","","","","","","0.0","","","","LIT","Printing of walk lit","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2415","","IND","Liu","Whitney","","","","","San Jose","CA","95132.0","","","","","43850.0","","300.0","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2468","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43854.0","","250.0","","","","","","","0.0","","","","WEB","FB ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2512","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43859.0","","49.64","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2470","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43859.0","","11434.2","","","","","","","0.0","","","","LIT","Printing/Postage Mail Piece","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2472","","IND","Ross","Amanda","","","","","San Jose","CA","95119.0","","","","","43860.0","","450.0","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2474","","IND","Ving","Christine","","","","","San Jose","CA","95133.0","","","","","43860.0","","200.0","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2471","","IND","Tran","Johnson","","","","","San Jose","CA","95132.0","","","","","43860.0","","2150.0","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2473","","IND","Liu","Whitney","","","","","San Jose","CA","95132.0","","","","","43860.0","","200.0","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3550","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","43861.0","","151.09","","","","","","","0.0","","","","OFC","Credit Card Transaction Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2511","","OTH","Donorbox (Rebel Idealist LLC)","","","","","","San Francisco","CA","94103.0","","","","","43864.0","","62.32","","","","","","","0.0","","","","WEB","Credit card fees for online donations","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2516","","OTH","Rev","","","","","","San Francisco","CA","94108.0","","","","","43865.0","","11.0","","","","","","","0.0","","","","TEL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2513","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43868.0","","250.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2514","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43869.0","","250.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2515","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43871.0","","400.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2525","","OTH","Rev","","","","","","San Francisco","CA","94108.0","","","","","43873.0","","6.0","","","","","","","0.0","","","","TEL","video subtitles","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2526","","OTH","Rev","","","","","","San Francisco","CA","94108.0","","","","","43875.0","","10.0","","","","","","","0.0","","","","TEL","video subtitles","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3551","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","43875.0","","46.16","","","","","","","0.0","","","","OFC","Credit Card Transaction Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/28/2020 9:30:30 PM","","","","S497","F497P1","LN70","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43858.0","","7000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6389","","OTH","Corsiglia, McMahon & Allard LLP","","","","","","San Jose","CA","95112.0","","","","","43832.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7915","","IND","Burkhart","Chris","","","","","Los Gatos","CA","95032.0","Lam Research","Engineer","","","43837.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7916","","IND","Diridon","Rod","","","","","Santa Clara","CA","95050.0","Retired","Retired","","","43839.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7917","","IND","Jimenez","Hugo","","","","","San Jose","CA","95133.0","None","None","","","43845.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7918","","IND","Ramachandran","Manju","","","","","Mountain View","CA","94043.0","All Stars Helping Kids","Development Director","","","43844.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7919","","IND","Cortez","Ricardo","","","","","San Jose","CA","95132.0","Sanmina","Compensation Analyst","","","43843.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7920","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","Self","Attorney","","","43843.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7921","","IND","Padilla","Jonathan","","","","","San Jose","CA","95148.0","Coruscant Caoital","Partner","","","43841.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7922","","IND","Wei","Peiling","","","","","San Jose","CA","95131.0","Lucile Packard Childrens Hospital","Finance","","","43840.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7923","","IND","Lange","Jayne","","","","","Stanford","CA","943051022.0","Retired","Retired","","","43840.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7924","","IND","Baker","Jason","","","","","Campbell","CA","95008.0","Silicon Valley Leadership Group","VP Transportation/Housing Policy","","","43840.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7925","","IND","Dwarakanath","Anu","","","","","San Jose","CA","95132.0","Lam Research","Sr Program Manager","","","43837.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7926","","IND","Johnson","Kristen","","","","","Palo Alto","CA","94306.0","Self","Graphic Designer","","","43835.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7927","","IND","Candelas","Domingo","","","","","San Jose","CA","95135.0","Valley Water","Government Relations","","","43833.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7928","","IND","Kramer","Tim & Linda","","","","","San Jose","CA","95133.0","Retired","Retired","","","43833.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7929","","IND","Goldman","Robert","","","","","San Francisco","CA","94123.0","Cambridge Mgt","Real Estate","","","43832.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7930","","IND","Peters","Leslie","","","","","Menlo Park","CA","94025.0","Together Editing & Design","Graphic Designer","","","43832.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7931","","IND","Tang","Jeff","","","","","Milpitas","CA","95035.0","Tang Insurance Agency","Managing Director","","","43846.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7935","","IND","Pratt","Thomas","","","","","Los Gatos","CA","95030.0","Lam Research","Engineer","","","43847.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN58","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43584.0","43893.0","1500.0","1500.0","0.0","0.0","0.0","0.0","1500.0","0.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN59","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43668.0","","1300.0","1300.0","0.0","0.0","0.0","0.0","1300.0","0.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN63","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43686.0","","5000.0","5000.0","0.0","0.0","0.0","0.0","5000.0","0.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN67","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43770.0","","5000.0","5000.0","0.0","0.0","0.0","0.0","5000.0","0.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2132","","OTH","Secretary of State","","","","","","Sacramento","CA","95814.0","","","","","43832.0","","50.0","","","","","","","0.0","","","","FIL","Annual FPPC Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5624","","IND","Donaldson","David","","","","","Santa Clara","CA","95051.0","Not Applicable","Retired","","","43732.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5625","","IND","Chu","Irene","","","","","Pleasanton","CA","94566.0","Not Applicable","Homemaker","","","43732.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5626","","IND","Berg","Honey","","","","","Saratoga","CA","95070.0","None","Retired","","","43731.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5627","","IND","Lalani","Muneerah","","","","","San Jose","CA","95127.0","Self-Employed","Domestic Engineer","","","43730.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5628","","IND","Kline","Stephen","","","","","San Jose","CA","95128.0","Self-Employed","Attorney","","","43729.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5629","","IND","Carvalho","Justin","","","","","San Jose","CA","95126.0","Stanford University","Operations Manager","","","43727.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5630","","IND","Smith","Alice","","","","","Palo Alto","CA","94301.0","None","Retired Lawyer","","","43727.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5631","","IND","Mace","Bonnie","","","","","San Jose","CA","95135.0","Evergreen School District","School Board Trustee","","","43726.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5632","","IND","Cahan","Hope","","","","","Falmouth","ME","4105.0","Self-Employed","Publicity Consultant","","","43726.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5633","","IND","Neese","Steven","","","","","Fremont","CA","94539.0","SCUSD","Manager","","","43726.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5656","","IND","Bunnett","Dana","","","","","Santa Cruz","CA","95060.0","Planned Parenthood","Program Director","","","43725.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5657","","IND","Madrigal","Kevin","","","","","Campbell","CA","95011.0","Lam Research","Tech Professional","","","43725.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5658","","IND","Vanzuylen","Cheryl","","","","","San Jose","CA","951321725.0","Berryessa Union School District","Retired/Substitute Teacher","","","43724.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5659","","IND","Piercy","David","","","","","San Jose","CA","95122.0","IBEW Local 332","Electrician","","","43721.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5660","","IND","Douglas","Emily","","","","","Mountain View","CA","94041.0","ENGIE Services","Energy","","","43721.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5661","","IND","Mah","Grace","","","","","Palo Alto","CA","94302.0","SCCOE","School Board Member","","","43721.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5662","","IND","Roth","Bill","","","","","San Jose","CA","95125.0","VMWare","Economist","","","43720.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5663","","IND","Conrad","Kristen","","","","","Berwyn","PA","19312.0","LHK Partners, Inc.","Market Researcher","","","43720.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5664","","IND","Le","Phuong","","","","","San Jose","CA","95148.0","None","Retired","","","43718.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5665","","IND","Torello","Mary","","","","","San Leandro","CA","94577.0","Mercer Health & Benefits","Consultant","","","43718.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5666","","IND","Ector","Will","","","","","San Jose","CA","95135.0","Hazard, Young & Attea","Education Consultant","","","43718.0","","300.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5667","","IND","Byrnes","Andrew","","","","","Redwood City","CA","94061.0","Uber Technologies","Attorney","","","43717.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5668","","IND","Pearl","Amy","","","","","Santa Rosa","CA","95409.0","Acorn Financial Planning","Registered Investment Advisor","","","43714.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5669","","IND","Fujikawa","Derek","","","","","San Jose","CA","95125.0","Self-Employed","CPA","","","43714.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5670","","IND","Kim","James","","","","","San Jose","CA","95136.0","Unemployed","Unemployed","","","43714.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5671","","IND","Bisen","Aruna","","","","","San Jose","CA","95132.0","Self-Employed","Notary","","","43714.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5672","","IND","Chen","Linda","","","","","Gilroy","CA","95020.0","CUHSD","Teacher","","","43714.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5673","","IND","Eldridge","Jordan","","","","","Cupertino","CA","95014.0","Eldridge Political Partners LLC","Principal","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5674","","IND","Lin","John","","","","","Mountain View","CA","94040.0","RealWear","Sr. Product Manager","","","43713.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5675","","IND","Grey","Adrienne","","","","","Campbell","CA","95008.0","","","","","43713.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5676","","IND","Wong","Brenda","","","","","Milpitas","CA","95035.0","None","Retired Teacher","","","43713.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5677","","IND","Camahort Page","Elisa","","","","","San Jose","CA","95125.0","Cygnus","CEO","","","43713.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5678","","IND","Becker","Pamela","","","","","Platte City","MO","64079.0","Retired","Retired","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5679","","IND","Stern","Sarah","","","","","San Francisco","CA","94115.0","Self-Employed","Consultant","","","43713.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5680","","IND","Liu","Kailin","","","","","San Jose","CA","95132.0","Home Business","Housewife","","","43713.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5681","","IND","McInerney","Edward","","","","","San Jose","CA","95125.0","None","Retired","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5682","","IND","Eastin","Delaine","","","","","Davis","CA","95618.0","Self","Speaker/Consultant","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5683","","IND","Dunkerley","Craig","","","","","San Jose","CA","95131.0","Retired","Retired","","","43713.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5684","","IND","Gomez","Kim","","","","","San Jose","CA","95132.0","Berryessa Union SD","Administrative Assistant","","","43713.0","","50.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5685","","IND","Wheeler","Ellen","","","","","Mountain View","CA","94040.0","Mountain View Whisman School District","Trustee","","","43713.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5701","","IND","Phagan","Anita","","","","","San Jose","CA","95133.0","Retired","Retired","","","43713.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5702","","IND","Wheeler","Lee","","","","","San Jose","CA","95132.0","CH Bull","Salesman","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5703","","IND","Heffner","Jacquie","","","","","San Jose","CA","95123.0","Unemployed","Unemployed","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5704","","IND","Williams","Clark","","","","","Sherman Oaks","CA","91423.0","Self-Employed","Social Worker","","","43713.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5705","","IND","Cohen","Tom","","","","","North Bethesda","MD","20852.0","Wanderlust Entertainment","Producer","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5706","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43713.0","","10.0","","","","","","","12820.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5707","","IND","Balakrishna","Ajit","","","","","Santa Clara","CA","95051.0","Applied Materials, Inc.","Engineer","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5708","","IND","Thurber","Emily","","","","","Los Altos","CA","94024.0","Retired","Retired","","","43713.0","","150.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5710","","IND","Safakish","Sousan","","","","","San Martin","CA","95046.0","ETA-USA","Manager","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5711","","IND","Chiu","Peter","","","","","Palo Alto","CA","94303.0","Retired","Retired","","","43713.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5712","","COM","Biehl for School Board 2018","","","","","","San Jose","CA","95148.0","","","","","43713.0","","99.0","","","","","","","99.0","","","","","","","","","","1289099","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5714","","IND","Ginsborg","David","","","","","San Jose","CA","95126.0","Santa Clara County","Deputy Assessor","","","43713.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5715","","IND","Hanson","Marisa","","","","","San Jose","CA","95121.0","East Side Union High School District","Teacher","","","43713.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5716","","IND","Ferguson","Gina","","","","","San Jose","CA","95112.0","Stanford","Data Analyst","","","43713.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5717","","IND","Myers","Reid","","","","","Sunnyvale","CA","94057.0","Sunnyvale School District","School Board Trustee","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5718","","IND","Boac","Thelma","","","","","San Jose","CA","95133.0","Retired","Retired","","","43713.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5719","","COM","IBEW 332 Education Fund","","","","","","San Jose","CA","95125.0","","","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5720","","IND","Pyle","Nancy","","","","","San Jose","CA","95135.0","Retired","Retired","","","43717.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5721","","IND","Cohen","Gail","","","","","Pacific Grove","CA","93950.0","Retired","Retired","","","43718.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5722","","IND","Cohen","Sanford","","","","","Pacific Grove","CA","93950.0","Retired","Retired","","","43718.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5723","","IND","Pricestern","Karin","","","","","Arlington","VA","22201.0","Retired","Retired","","","43718.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5724","","IND","Engstrom","Herbert","","","","","San Jose","CA","95129.0","Unemployed","Unemployed","","","43718.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5725","","IND","Ahluwalia","Barinder","","","","","San Jose","CA","95132.0","Retired","Retired","","","43719.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5726","","IND","Kessler","Jonathan","","","","","Palo Alto","CA","94301.0","None","Unemployed","","","43719.0","","300.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5727","","IND","Pratt","Thomas","","","","","Los Gatos","CA","95030.0","Lam Research","Engineer","","","43715.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5728","","IND","Bitcon","Marlou","","","","","San Jose","CA","95132.0","Retired","Retired","","","43721.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5729","","IND","Herrera","J. Manuel","","","","","San Jose","CA","95132.0","Retired","Retired","","","43729.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5730","","IND","Light","Jane","","","","","San Jose","CA","95110.0","Retired","Retired","","","43729.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5731","","IND","Raffanti","Corinne","","","","","Morgan Hill","CA","95037.0","Intero Real Estate","Real Estate Agent","","","43728.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5732","","IND","Semanik","John","","","","","San Jose","CA","95133.0","Flex","Purchasing Director","","","43729.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5733","","IND","Draeger","Nerissa","","","","","Fremont","CA","94538.0","Lam Research","Engineer","","","43724.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5734","","IND","Costello","Kevin","","","","","San Jose","CA","95133.0","Retired","Retired","","","43730.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5735","","IND","Stone","Larry","","","","","Sunnyvale","CA","94087.0","Santa Clara County","Assessor","","","43731.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5736","","IND","Li","Ben","","","","","Scotts Valley","CA","95066.0","Fujitsu Components America, Inc.","Applications Engineer","","","43736.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5737","","IND","Lee","Brian","","","","","Newark","CA","94560.0","Lam Research","Software Engineer","","","43736.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5738","","IND","Hung","Andrew","","","","","Milpitas","CA","95035.0","Smith Novelty Company","Network Admin","","","43736.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5739","","IND","Kou","Chon","","","","","San Jose","CA","95135.0","Marvell","Engineer","","","43736.0","","60.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5740","","IND","Honda","Mike","","","","","San Jose","CA","95123.0","Retired","Retired","","","43736.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5741","","IND","Nguyen","Duc","","","","","San Jose","CA","95131.0","Infinera Corp","Operations Manager","","","43737.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5742","","IND","Klein","Jeffrey","","","","","Los Angeles","CA","90039.0","Los Angeles County","Civil Servant","","","43735.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5743","","IND","Payne","Larry","","","","","Pleasanton","CA","94588.0","River Oaks Chiropractic","Chiropractor","","","43738.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5744","","IND","Thurber","Emily","","","","","Los Altos","CA","94024.0","Retired","Retired","","","43741.0","","200.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5745","","IND","Edwards","Swanee","","","","","Morgan Hill","CA","95037.0","Retired","Retired","","","43741.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5746","","IND","Kessler","Jonathan","","","","","Palo Alto","CA","94301.0","None","Unemployed","","","43740.0","","300.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5747","","IND","Snyder","Daniel","","","","","Los Gatos","CA","95030.0","Fullsponge","Finance","","","43742.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5748","","COM","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","Sacramento","CA","95814.0","","","","","43726.0","","600.0","","","","","","","600.0","","","","","","","","","","851452","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5749","","COM","Sheet Metal Workers International Association Local Union #104","","","","","","San Ramon","CA","94583.0","","","","","43733.0","","600.0","","","","","","","600.0","","","","","","","","","","882292","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5750","","COM","SCC Probation Peace Officers' Union AFSCME-Local 1587","","","","","","San Jose","CA","95126.0","","","","","43742.0","","600.0","","","","","","","600.0","","","","","","","","","","1417753","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5751","","IND","Orozco","Tim","","","","","San Jose","CA","95132.0","CA State Senate","Legislative Aide","","","43743.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5752","","IND","Chew","Liz","","","","","San Jose","CA","95131.0","Retired","Retired","","","43741.0","","68.0","","","","","","","68.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5757","","IND","Tigmo","Ernesto","","","","","San Jose","CA","95132.0","Retired","Retired","","","43743.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5758","","COM","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","","43741.0","","600.0","","","","","","","600.0","","","","","","","","","","1294035","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5759","","IND","Galvez","Farah","","","","","Scotts Valley","CA","95066.0","Global New Media LLC dba: GoboSource","President/Business Owner","","","43741.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5760","","IND","Sumi","Rachel","","","","","San Jose","CA","951284104.0","Retired","Retired","","","43740.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5761","","IND","Lara","Vicky","","","","","San Jose","CA","95125.0","Retired","Retired","","","43739.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5762","","IND","Nunez","Parisa","","","","","Santa Cruz","CA","95062.0","Berryessa Union School District","Educator","","","43738.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5763","","IND","Lachman","Andrew","","","","","Culver City","CA","90230.0","Tech","Attorney","","","43738.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5764","","IND","Talmage","Linda","","","","","Boise","ID","83712.0","Retired","Executive Administrator","","","43738.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5765","","IND","Talmage","Bryan","","","","","Boise","ID","83712.0","Retired","Director, Engineering Systems Test","","","43738.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5766","","IND","Melillo","Michael","","","","","San Jose","CA","95118.0","Apple","Data Scientist","","","43737.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5767","","IND","Hammon","Walter","","","","","San Jose","CA","95113.0","","Unemployed","","","43736.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5768","","IND","Salvo","Joseph Di","","","","","San Jose","CA","95125.0","SJSU/SCCOE","Adjunct/Trustee","","","43736.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5769","","IND","Salvo","Joseph Di","","","","","San Jose","CA","95125.0","SJSU/SCCOE","Adjunct/Trustee","","","43736.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5770","","IND","Reber","James","","","","","San Jose","CA","95123.0","Self-Employed","Consultant","","","43736.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5771","","IND","McHugh","Pete","","","","","Milpitas","CA","95035.0","Retired","Retired","","","43736.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5772","","IND","Poeschel","David","","","","","San Jose","CA","95120.0","Retired","Retired SW Engineer","","","43735.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5773","","IND","Ellenberg","Steven","","","","","San Jose","CA","95126.0","Hopkins & Carley","Attorney","","","43734.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5774","","IND","Bejarano","Ernesto","","","","","San Jose","CA","95127.0","Santa Clara County","Social Work Supervisor","","","43734.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5775","","IND","Monley","Elizabeth","","","","","San Jose","CA","95126.0","Compass","Realtor","","","43733.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5776","","IND","Dahlquist","Sven","","","","","Glenview","IL","60025.0","Sven Dahlquist Architecture","Architect","","","43733.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5777","","IND","Brenman","Jay","","","","","Chapel Hill","NC","27516.0","UNC Chapel Hill","Professor","","","43733.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5778","","IND","Clish","Sarah","","","","","San Jose","CA","95128.0","Ameriprise Financial","Financial Advisor","","","43733.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5779","","IND","Anderson","Deborah","","","","","San Jose","CA","95132.0","","Mom","","","43743.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5780","","IND","Hough","Janice","","","","","Palo Alto","CA","94301.0","Frosch","Travel Agent","","","43747.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5781","","IND","Navas","Karen","","","","","San Jose","CA","95131.0","","","","","43745.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5782","","IND","Cruz","Karla","","","","","San Jose","CA","95132.0","SARC","CPA","","","43745.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5783","","IND","Correa","Parris","","","","","San Jose","CA","95112.0","Retired","Retired","","","43744.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5784","","COM","Santa Clara & San Benito Counties Building & Construction Trades Council PAC","","","","","","San Jose","CA","95125.0","","","","","43749.0","","600.0","","","","","","","600.0","","","","","","","","","","743618","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5785","","IND","Muirhead","Jodi","","","","","Santa Clara","CA","95051.0","Santa Clara Unified School District","School Board Trustee","","","43760.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5786","","IND","Roham","Sassan","","","","","San Ramon","CA","94583.0","Lam Research","Engineer","","","43738.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5787","","COM","Operating Engineers Local Union No. 3","","","","","","Alameda","CA","94502.0","","","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","891403","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5788","","COM","Laborers Local Union 270 PAC","","","","","","Sacramento","CA","95814.0","","","","","43734.0","","600.0","","","","","","","600.0","","","","","","","","","","901351","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6113","","IND","Sandoval","Dolly","","","","","Cupertino","CA","95014.0","LGSUHSD","Math Teacher","","","43776.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6114","","IND","Constantine","Richard","","","","","Morgan Hill","CA","95037.0","Retired","Firefighter","","","43805.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6115","","IND","Potter","Mike","","","","","San Jose","CA","95112.0","Santa Clara Valley Open Space Authority","Board Member","","","43775.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6116","","IND","Cox","Teresa","","","","","Fremont","CA","94538.0","Ohlone College","Trustee","","","43775.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6117","","IND","Jewett","Sandra","","","","","San Jose","CA","95126.0","Foundation for Hispanic Ed","Educator","","","43774.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6118","","IND","Faulkner","Cindy","","","","","San Jose","CA","95123.0","Valley Heating, Cooling and Electrical","CEO","","","43774.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6119","","IND","Bonilla","Rolando","","","","","San Jose","CA","95127.0","VSA","Public Relations","","","43773.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6120","","IND","Nielsen","Lori","","","","","San Jose","CA","95132.0","Self","Property Manager","","","43773.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6121","","IND","Van Every","Michael","","","","","San Jose","CA","95113.0","Republic Urban Properties LLC","President/CEO","","","43773.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6122","","IND","Fong","Paul","","","","","Sunnyvale","CA","94085.0","Evergreen Valley College","Professor","","","43773.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6123","","IND","Brady","James","","","","","Gilroy","CA","95020.0","Brady Ideation Group LLC","Consultant/Realtor","","","43770.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6124","","IND","Yun Liaw","Chi","","","","","San Jose","CA","95123.0","County of Santa Clara","Employment Counselor","","","43768.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6125","","IND","Kot","Bryan","","","","","San Jose","CA","95131.0","Paypal","Accountant","","","43737.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6126","","IND","Fuentes","Roxane","","","","","San Jose","CA","95134.0","Berryessa Union School District","Superintendent","","","43767.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6127","","IND","Cilker","Carl","","","","","San Jose","CA","95125.0","None","Retired","","","43767.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6128","","IND","Barousse","Idania","","","","","San Jose","CA","95135.0","Our Lady of Guadalupe Church","Pastoral Associate","","","43767.0","","100.0","","","","","","","120.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6129","","IND","Stupak","Philip","","","","","Saratoga","CA","95070.0","Cber Poilicy Initiative","Fellow","","","43767.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6130","","IND","Vargas","Michael","","","","","San Jose","CA","95050.0","Rimon Law, P.C.","Attorney","","","43766.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6131","","IND","Jimenez","Hugo","","","","","San Jose","CA","95133.0","None","None","","","43765.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6132","","IND","Lee","Otto","","","","","San Jose","CA","95126.0","IPLG LLP","Attorney","","","43763.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6133","","IND","Saltsman","Jay","","","","","Hinsdale","IL","60521.0","Illinois Tool Works Inc.","Intellectual Property Attorney","","","43763.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6134","","IND","Keene","Carl","","","","","San Jose","CA","95132.0","Retired","Retired","","","43762.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6135","","IND","Juarez","Francisco","","","","","West Linn","OR","97068.0","Lam Research","Engineer","","","43762.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6136","","IND","Gonzales","Ron","","","","","San Jose","CA","95121.0","Hispanic Foundation of Silicon Valley","President & CEO","","","43761.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6137","","IND","Peterson","Susan","","","","","San Jose","CA","95127.0","CEA","Engineer","","","43757.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6138","","IND","McCreary","Joseph","","","","","Hayward","CA","94545.0","Berryessa Union School District","Assistant Superintendent of Ed Services","","","43757.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6165","","IND","Zechman","Randy","","","","","San Jose","CA","95127.0","1968","Entrepreneur","","","43757.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6166","","IND","Pyle","Nancy","","","","","San Jose","CA","95135.0","Retired","Retired","","","43756.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6167","","IND","Markham","Michael","","","","","Alameda","CA","94501.0","State of California","Judge","","","43756.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6168","","IND","Smith","John","","","","","Fremont","CA","94555.0","Better Homes and Garden","Realter","","","43755.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6169","","IND","Cory Sommer","Janet","","","","","Menlo Park","CA","94025.0","California Public Employers Labor Relations Assoiation","CEO","","","43755.0","","130.0","","","","","","","130.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6170","","IND","Grilli","Marsha","","","","","Milpitas","CA","95035.0","Self-Employed","Business Owner/Childcare","","","43755.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6171","","IND","Thai","Buu","","","","","San Jose","CA","95121.0","County of Santa Clara","Program Manager","","","43754.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6172","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43754.0","","10.0","","","","","","","12820.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6173","","IND","Gillon","Jaswant","","","","","San Jose","CA","95132.0","Royal Wood and Construction","Contractor","","","43778.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6174","","IND","Singh","Kamaljit","","","","","San Jose","CA","95127.0","None","Sr. Electrical Engnieer","","","43778.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6175","","IND","Prouty","Stephen","","","","","San Jose","CA","95126.0","Mechanics Bank","Banking","","","43778.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6176","","IND","Bains","Bill","","","","","San Jose","CA","95132.0","Self","Accountant","","","43778.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6177","","IND","Desai","Alkesh","","","","","San Jose","CA","95132.0","Unemployed","Software","","","43778.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6178","","IND","James","William","","","","","Los Altos","CA","94024.0","Vant Pelt, Yi & James LLP","Attorney","","","43778.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6179","","IND","Lalwani","Deepka","","","","","Milpitas","CA","95035.0","Retired","Retired","","","43773.0","","101.0","","","","","","","101.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6180","","IND","Kremen","Gary","","","","","Menlo Park","CA","94025.0","Santa Clara Valley Water District","Director","","","43771.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6181","","COM","County Employee Management Association","","","","","","San Jose","CA","95126.0","","","","","43768.0","","600.0","","","","","","","600.0","","","","","","","","","","981173","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6182","","IND","Chessin","Stephen","","","","","Mountain View","CA","94040.0","Oracle","Software Engineer","","","43780.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6191","","IND","Lind","Ronald","","","","","Milpitas","CA","95035.0","Retired","Retired","","","43780.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6192","","IND","Lomonaco","Bud","","","","","San Jose","CA","95127.0","Retired","Retired","","","43795.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6193","","COM","Marc Berman for Assembly 2020","","","","","","Menlo Park","CA","94026.0","","","","","43795.0","","100.0","","","","","","","100.0","","","","","","","","","","1414419","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6194","","IND","Herrera","Dolores","","","","","San Jose","CA","95133.0","Retired","Retired","","","43803.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6195","","IND","Jew","Chris","","","","","San Martin","CA","95046.0","East Side Union High School District","Associate Superintendent","","","43800.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6196","","IND","Kot","Bryan","","","","","San Jose","CA","95131.0","Paypal","Accountant","","","43798.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6197","","IND","Spitzer","Jason","","","","","San Jose","CA","95120.0","Inficon","Engineering","","","43796.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6198","","IND","Srinivasan","Jai","","","","","San Jose","CA","95132.0","Flex","IT Administrator","","","43795.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6199","","IND","Madrilejos","Clarence","","","","","San Jose","CA","95133.0","Compass","Realtor","","","43795.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6200","","IND","Comiskey","John","","","","","San Jose","CA","951244909.0","None","Retired","","","43793.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6205","","IND","Donaldson","David","","","","","Santa Clara","CA","95051.0","Not Applicable","Retired","","","43792.0","","250.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6206","","IND","Rolfe","Diane","","","","","Palo Alto","CA","94301.0","","","","","43792.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6207","","IND","Safipour","Mehdi","","","","","Saratoga","CA","95070.0","Keller Williams Realty","Realtor","","","43791.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6208","","IND","O'Neill","Brian","","","","","San Jose","CA","95120.0","Retired","Retired","","","43791.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6209","","IND","Kraus","Michael","","","","","San Jose","CA","95133.0","","Retired","","","43790.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6210","","IND","Sawlani","Kapil","","","","","Sunnyvale","CA","94087.0","Lam Research","Engineer","","","43789.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6211","","IND","King","Kathleen","","","","","Saratoga","CA","95070.0","Healthier Kids Foundation","CEO","","","43786.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6212","","IND","Allen","Peter","","","","","San Jose","CA","95128.0","Self Employed","Communications Consultant","","","43785.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6213","","IND","Chavez","Lorena","","","","","San Jose","CA","95133.0","Teach for America","Education","","","43784.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6214","","IND","Mosley","Chris","","","","","San Jose","CA","95132.0","Berryessa Union School District","Administrator","","","43784.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6225","","IND","LeBlanc","Natalie","","","","","Albany","CA","94706.0","The Pivot Group","Partner","","","43784.0","","120.0","","","","","","","120.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6226","","IND","Zeng","Lian","","","","","San Jose","CA","95133.0","Unemployed","Stay At Home Mom","","","43784.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6227","","IND","Nevarez","Lisset","","","","","San Jose","CA","95133.0","Lam Research","Program Manager","","","43783.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6228","","IND","Hamilton","Leslee","","","","","San Jose","CA","95126.0","Rotary Club of San Jose","Management","","","43783.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6229","","IND","Yates","Kathleen","","","","","San Jose","CA","95120.0","","Exec","","","43781.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6230","","IND","Suri","Preeti","","","","","Newark","CA","94560.0","Self","Small Business Owner","","","43779.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6231","","IND","Dhillon","Rajinder","","","","","San Jose","CA","95132.0","Retired","Retired","","","43779.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6232","","IND","Garvey","Carol","","","","","San Jose","CA","95112.0","Retired","Retired","","","43779.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6233","","IND","Schorr Evans","Erica","","","","","Middleton","WI","53562.0","And Dogs Too Veterinary Clinic LLC","Veterinarian","","","43778.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6234","","IND","Young","Joseph","","","","","San Jose","CA","95132.0","Retired","Retired","","","43805.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6345","","IND","Barousse","Idania","","","","","San Jose","CA","95135.0","Our Lady of Guadalupe Church","Pastoral Associate","","","43738.0","","20.0","","","","","","","120.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6346","","IND","Deol","Bahandur","","","","","San Jose","CA","95148.0","VTA","Mechanic","","","43778.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6347","","IND","Dhillon","Gurbax","","","","","San Jose","CA","95148.0","Self","Self-Employed","","","43778.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6348","","COM","IBEW Local 595 PAC","","","","","","Dublin","CA","94568.0","","","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","1273532","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6349","","IND","Williams","Forrest","","","","","San Jose","CA","95123.0","Retired","Retired","","","43807.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6350","","IND","Allen","Janice","","","","","San Jose","CA","95125.0","Retired","Retired","","","43812.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6351","","IND","Larsen","Martie","","","","","San Jose","CA","95132.0","Retired","Retired","","","43821.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6352","","IND","Sheldon","Scott","","","","","Fairfield","CA","94534.0","Terra Realty Advisors, Inc.","Real Estate Consultant","","","43819.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6353","","IND","Tiernan","Mark","","","","","Milpitas","CA","95035.0","Mark Tiernan Communications","Consultant Public Policy","","","43822.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6354","","IND","Kennett","John","","","","","San Jose","CA","95125.0","Retired","Retired","","","43817.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6355","","IND","Rickard","Judy","","","","","San Jose","CA","95135.0","Retired","Retired","","","43817.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6356","","IND","Grey","Adrienne","","","","","Campbell","CA","95008.0","","","","","43830.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6357","","IND","Norwood","Chris","","","","","Milpitas","CA","95035.0","Stanford","UIT","","","43830.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6358","","IND","Simon","Daniel","","","","","Washington","DC","20016.0","Clark Hill PLC","Attorney","","","43830.0","","450.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6359","","IND","Evans","Bobbie","","","","","San Jose","CA","95132.0","Home","Home","","","43830.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6360","","IND","Kwok","Ray","","","","","San Jose","CA","95131.0","SJSU","Professor","","","43828.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6361","","IND","Clifford","Christine","","","","","San Jose","CA","95133.0","Retired","Teacher","","","43828.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6362","","IND","Baron","Sharon Aron","","","","","Parkland","FL","33076.0","Talk Media","Editor","","","43828.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6363","","IND","Ahrens","Patrick","","","","","Cupertino","CA","95014.0","CA State Assembly","District Director","","","43828.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6364","","IND","Kwan","Candy","","","","","San Jose","CA","95131.0","Lam Research","Finance","","","43825.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6365","","IND","Lease","Jeffrey","","","","","San Jose","CA","95118.0","InMotion Chiropractic & Lifestyle","Self-Employed","","","43820.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6366","","IND","Camahort Page","Elisa","","","","","San Jose","CA","95125.0","Cygnus","CEO","","","43819.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6367","","IND","Nasol","Rudy","","","","","San Jose","CA","95131.0","Retired","Retired","","","43818.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6368","","IND","Lew","Michele","","","","","Palo Alto","CA","94301.0","The Health Trust","CEO","","","43818.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6369","","IND","Pirayou","Bianca","","","","","San Jose","CA","95120.0","Pirayou Law","Attorney","","","43817.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6370","","IND","Andrade","Clifford","","","","","Fremont","CA","94538.0","Self-Employed","Realtor","","","43815.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6371","","IND","Ector","Will","","","","","San Jose","CA","95135.0","Hazard, Young & Attea","Education Consultant","","","43813.0","","300.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6372","","IND","Gomez","Kim","","","","","San Jose","CA","95132.0","Berryessa Union SD","Administrative Assistant","","","43812.0","","25.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6373","","IND","Braunstein","Robert","","","","","San Jose","CA","95120.0","Self-Employed","Business Owner","","","43812.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6374","","IND","Safipour","Mehdi","","","","","Saratoga","CA","95070.0","Keller Williams Realty","Realtor","","","43810.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6375","","IND","Farmer","Elspeth","","","","","Palo Alto","CA","94301.0","None","Lawyer","","","43810.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6376","","IND","Lee","Wayne","","","","","San Jose","CA","95110.0","","Engineer","","","43810.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6377","","IND","Hirsch","Jewel","","","","","Alpharetta","GA","30005.0","None","Retired","","","43809.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6378","","IND","Carroll","Thomas","","","","","San Jose","CA","95132.0","Berryessa Union School District","Principal","","","43809.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6379","","IND","Alexander","Tony","","","","","San Jose","CA","95140.0","TW Consulting","President","","","43809.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6380","","IND","Semanik","John","","","","","San Jose","CA","95133.0","Flex","Purchasing Director","","","43806.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6381","","IND","Beck","Robert","","","","","San Jose","CA","95122.0","SJSU","Student","","","43805.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6382","","IND","Sutherland","Kathy","","","","","San Jose","CA","95126.0","Santa Clara County","Board Aide","","","43804.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6383","","IND","Lerner","Heather","","","","","San Jose","CA","95125.0","Boy Scouts of America","Director of Development","","","43804.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6384","","IND","Zuniga","Erasmo","","","","","San Jose","CA","95111.0","RL","Manager","","","43803.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6385","","IND","Chapman","Helen","","","","","San Jose","CA","95126.0","City of San Jose","Policy and Legislative Advisor","","","43803.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6386","","IND","Ellenberg","Susan","","","","","San Jose","CA","95126.0","County of Santa Clara","Member, Board of Supervisors","","","43803.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6387","","IND","Leech","Jeff","","","","","San Jose","CA","95127.0","Santa Clara County","XRay Tech","","","43803.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6388","","IND","Wilson","Linda","","","","","San Diego","CA","92117.0","Advanced Feedback Inc.","Administrative","","","43802.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6390","","OTH","IBEW PAC Education Fund","","","","","","Washington","DC","20001.0","","","","","43791.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN58","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43584.0","43893.0","1500.0","1500.0","0.0","0.0","0.0","0.0","1500.0","12820.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN59","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43668.0","","1300.0","0.0","1300.0","0.0","0.0","0.0","1300.0","12820.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN63","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43686.0","","5000.0","0.0","5000.0","0.0","0.0","0.0","5000.0","12820.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN67","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43770.0","","5000.0","0.0","5000.0","0.0","0.0","0.0","5000.0","12820.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1959","","OTH","CampaignPartner.com","","","","","","Still River","MA","1467.0","","","","","43648.0","","29.0","","","","","","","0.0","","","","WEB","Monthly website fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1960","","OTH","CampaignPartner.com","","","","","","Still River","MA","1467.0","","","","","43679.0","","29.0","","","","","","","0.0","","","","WEB","Monthly website fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1961","","OTH","Secretary of State","","","","","","Sacramento","CA","95814.0","","","","","43676.0","","50.0","","","","","","","0.0","","","","FIL","FPPC filing fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1962","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43686.0","","1650.0","","","","","","","0.0","","","","CMP","Payment for Voter Files","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1963","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43686.0","","800.0","","","","","","","0.0","","","","LIT","Campaign Literature","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1967","","OTH","Amazon","","","","","","Seattle","WA","98109.0","","","","","43699.0","","16.08","","","","","","","0.0","","","","CMP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX1967","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1968","","OTH","Costco","","","","","","Fremont","CA","94538.0","","","","","43707.0","","54.75","","","","","","","0.0","","","","CMP","stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1981","","OTH","Vovinam America","","","","","","San Jose","CA","95116.0","","","","","43717.0","","250.0","","","","","","","0.0","","","","CVC","Sponsorship for Moon Festival","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1984","","IND","Tran","Johnson","","","","","San Jose","CA","95132.0","","","","","43718.0","","3000.0","","","","","","","0.0","","","","SAL","Campaign Manager Salary Aug 10-Sept 10","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1985","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43721.0","","620.0","","","","","","","0.0","","","","CMP","Printing of Remit Envelopes","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1986","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43721.0","","236.0","","","","","","","0.0","","","","CMP","Campaign Banner","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1987","","OTH","Costco","","","","","","Fremont","CA","94538.0","","","","","43719.0","","54.75","","","","","","","0.0","","","","POS","Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2004","","OTH","Zazzle","","","","","","Redwood City","CA","94063.0","","","","","43711.0","","28.03","","","","","","","0.0","","","","CMP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2021","","OTH","SignRocket.com","","","","","","St. Paul","MN","55071.0","","","","","43735.0","","1695.0","","","","","","","0.0","","","","CMP","Yard Signs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2022","","IND","Tran","Johnson","","","","","San Jose","CA","95132.0","","","","","43745.0","","2000.0","","","","","","","0.0","","","","SAL","Campaign manager monthly salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2023","","IND","Ross","Amanda","","","","","San Jose","CA","95119.0","","","","","43745.0","","400.0","","","","","","","0.0","","","","PRO","Fees for campaign work","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2024","","IND","Phan","Kevin","","","","","San Jose","CA","95116.0","","","","","43745.0","","300.0","","","","","","","0.0","","","","PRO","payment for campaign work","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2025","","IND","Ving","Christine","","","","","San Jose","CA","95133.0","","","","","43745.0","","300.0","","","","","","","0.0","","","","PRO","Payment for campaign work","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2070","","IND","Tran","Johnson","","","","","San Jose","CA","95132.0","","","","","43772.0","","1900.0","","","","","","","0.0","","","","PRO","Campaign Manager","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2071","","IND","Ross","Amanda","","","","","San Jose","CA","95119.0","","","","","43772.0","","450.0","","","","","","","0.0","","","","PRO","Photo/Video","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2072","","IND","Ving","Christine","","","","","San Jose","CA","95133.0","","","","","43772.0","","350.0","","","","","","","0.0","","","","PRO","Social media etc","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2073","","IND","Phan","Kevin","","","","","San Jose","CA","95116.0","","","","","43772.0","","300.0","","","","","","","0.0","","","","PRO","Photo/video","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2082","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43784.0","","103.79","","","","","","","0.0","","","","CMP","Window signs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2083","","OTH","US Postal Service","","","","","","San Jose","CA","951329998.0","","","","","43788.0","","55.0","","","","","","","0.0","","","","POS","Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2084","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43773.0","","24.05","","","","","","","0.0","","","","WEB","Online advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2085","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43769.0","","11.51","","","","","","","0.0","","","","WEB","Online advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2086","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43789.0","","1440.0","","","","","","","0.0","","","","LIT","Printing of lit","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2091","","IND","Tran","Johnson","","","","","San Jose","CA","95132.0","","","","","43793.0","","1850.0","","","","","","","0.0","","","","PRO","Campaign manager services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2092","","IND","Ross","Amanda","","","","","San Jose","CA","95119.0","","","","","43793.0","","450.0","","","","","","","0.0","","","","PRO","Video/Photo","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2093","","IND","Ving","Christine","","","","","San Jose","CA","95133.0","","","","","43793.0","","400.0","","","","","","","0.0","","","","PRO","social media support","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2094","","IND","Phan","Kevin","","","","","San Jose","CA","95116.0","","","","","43793.0","","300.0","","","","","","","0.0","","","","PRO","campaign staff","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2099","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43798.0","","149.65","","","","","","","0.0","","","","WEB","Online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2100","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43810.0","","8876.55","","","","","","","0.0","","","","LIT","Printing/Postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2101","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","43796.0","","25.0","","","","","","","0.0","","","","FIL","filing fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2102","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","43796.0","","2840.0","","","","","","","0.0","","","","FIL","ballot statement","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2103","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43809.0","","54.63","","","","","","","0.0","","","","CMP","card printing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2104","","OTH","Donorbox (Rebel Idealist LLC)","","","","","","San Francisco","CA","94103.0","","","","","43808.0","","52.34","","","","","","","0.0","","","","WEB","Online payment pocessing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2105","","OTH","Donorbox (Rebel Idealist LLC)","","","","","","San Francisco","CA","94103.0","","","","","43808.0","","71.25","","","","","","","0.0","","","","WEB","online payment processing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2107","","OTH","US Postal Service","","","","","","San Jose","CA","951329998.0","","","","","43809.0","","67.0","","","","","","","0.0","","","","POS","PO Box","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2109","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","43738.0","","273.98","","","","","","","0.0","","","","OFC","Credit Card Processing Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2110","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","43769.0","","139.8","","","","","","","0.0","","","","OFC","Credit Card Processing Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2111","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","43799.0","","148.27","","","","","","","0.0","","","","OFC","Credit Card Processing Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2116","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43824.0","","250.0","","","","","","","0.0","","","","WEB","Online advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2131","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43829.0","","55.61","","","","","","","0.0","","","","WEB","Online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2208","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","43830.0","","65.86","","","","","","","0.0","","","","OFC","Credit Card Processing Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2209","","OTH","CampaignPartner.com","","","","","","Still River","MA","1467.0","","","","","43741.0","","29.0","","","","","","","0.0","","","","WEB","Monthly website fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2210","","OTH","Wix.com","","","","","","San Francisco","CA","94019.0","","","","","43754.0","","264.0","","","","","","","0.0","","","","WEB","Website fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2211","","PTY","Santa Clara County United Democratic Campaign","","","","","","San Jose","CA","95128.0","","","","","43647.0","","100.0","","","","","","","0.0","","","","MTG","Silicon Valley Working Blue Democratic Club Picnic","","","","","871053","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/13/2019 11:33:48 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN58","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43584.0","43893.0","1500.0","0.0","1500.0","0.0","0.0","0.0","1500.0","1500.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/13/2019 11:33:48 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1921","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43602.0","","770.0","","","","","","","0.0","","","","LIT","Literature","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/13/2019 11:33:48 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1927","","OTH","CampaignPartner.com","","","","","","Still River","MA","1467.0","","","","","43643.0","","58.0","","","","","","","0.0","","","","WEB","website fees May/June 2019","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/13/2019 11:33:48 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1928","","OTH","Bank of the West","","","","","","San Jose","CA","95127.0","","","","","43635.0","","26.0","","","","","","","0.0","","","","OFC","Payment for Checks","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/13/2019 11:33:48 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1982","","PTY","Santa Clara County United Democratic Campaign","","","","","","San Jose","CA","95128.0","","","","","43637.0","","100.0","","","","","","","0.0","","","","MTG","Sponsorship for SCCDP summer picnic","","","","","871053","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11206","","OTH","Cereus Corporation","","","","","","San Jose","CA","95132.0","","","","","44020.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11207","","IND","Root","Sharon","","","","","San Jose","CA","95120.0","Retired","","","","44020.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11208","","IND","Spieker","Tod","","","","","Palo Alto","CA","94303.0","Spieker Companies, Inc.","President","","","44020.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11209","","IND","Luong","Hai","","","","","Sacramento","CA","95818.0","Kaiser Permanente","Physician","","","44021.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11210","","IND","Lewis","Kevin","","","","","San Diego","CA","92116.0","University of California, San Diego","Professor","","","44023.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11211","","COM","HNTB Holdings Ltd. PAC","","","","","","Kansas City","MO","64105.0","","","","","44025.0","","250.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11212","","IND","Kline","Norman","","","","","San Jose","CA","95126.0","LibraryWorld, Inc.","CEO","","","44027.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11213","","IND","Filizetti","Gary","","","","","Milpitas","CA","95035.0","Devcon Construction","President","","","44028.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11214","","OTH","Lee Supermarket Inc.","","","","","","San Jose","CA","95111.0","","","","","44028.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11215","","IND","Leufroy","Eric","","","","","Las Vegas","CA","89113.0","","Retired","","","44028.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11216","","IND","Wills-Leufroy","Vanecia","","","","","Las Vegas","NV","89113.0","Self-Employed","Minister","","","44028.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11217","","IND","Ng","Li Chiang","","","","","San Jose","CA","95132.0","","Retired","","","44029.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11218","","OTH","Cambridge Management Co.","","","","","","Santa Clara","CA","95054.0","","","","","44030.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11219","","IND","Chau","Sandy","","","","","San Mateo","CA","94401.0","","Retired","","","44030.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11220","","OTH","Associated Builders and Contractors Northern California Chapter PAC","","","","","","Livermore","CA","94551.0","","","","","44032.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11221","","IND","Ramirez","Leticia","","","","","Sacramento","CA","95831.0","City of Tracy","City Attorney","","","44034.0","","250.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11222","","OTH","Narco Plastering, Inc.","","","","","","Santa Clara","CA","95050.0","","","","","44037.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11265","","OTH","Alex L Ingram & Associates","","","","","","Los Gatos","CA","95030.0","","","","","44042.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11266","","IND","Furtado","Richard","","","","","Morgan Hill","CA","95037.0","South Bay Construction","CEO","","","44042.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11267","","IND","Shaffer","Chris","","","","","Portola Valley","CA","94028.0","","","","","44042.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11268","","OTH","The Heinrich Living Trust","","","","","","Santa Clara","CA","95054.0","","","","","44042.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11269","","IND","Babbar","Anil","","","","","San Jose","CA","95126.0","California Apartment Association","Vice President","","","44046.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11274","","IND","Mansourian","Jennifer","","","","","Northridge","CA","91344.0","UCLA Health","Occupational Therapist","","","44019.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11275","","IND","Wilkinson","Keir","","","","","Modesto","CA","95355.0","E&J Gallo Winery","Regulatory Analyst","","","44041.0","","50.0","","","","","","","80.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11276","","IND","Nguyen","Anna","","","","","San Francisco","CA","94123.0","Facebook","Attorney","","","44048.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11277","","OTH","LPMD Architects","","","","","","Sunnyvale","CA","94086.0","","","","","44048.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11278","","IND","Walia","Vinni","","","","","San Jose","CA","95110.0","Team San Jose","Director of Facilities","","","44048.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11279","","OTH","Cornerstone Earth Group","","","","","","Sunnyvale","CA","94085.0","","","","","44048.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11280","","OTH","Form4 Architecture","","","","","","San Francisco","CA","94105.0","","","","","44048.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11281","","OTH","Tarrar Utility Consultants","","","","","","Brentwood","CA","94513.0","","","","","44048.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11283","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597.0","","","","","44049.0","","600.0","","","","","","","600.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11285","","OTH","Salvatore Caruso Design Corporation","","","","","","Santa Clara","CA","95050.0","","","","","44050.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11286","","OTH","Republic Services, Inc.","","","","","","Milpitas","CA","95035.0","","","","","44050.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11287","","IND","Toeniskoetter","Charles","","","","","Los Gatos","CA","95033.0","Toeniskoetter Development","VP Property Management","","","44050.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11293","","IND","Truong","Quynh","","","","","Atlanta","GA","30318.0","Cruz & Associates","Attorney","","","44052.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11294","","OTH","Arcadia Management Services Co.","","","","","","Oakland","CA","94612.0","","","","","44053.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11295","","IND","Arreola","Tony","","","","","San Jose","CA","95110.0","DAL Properties LLC","Managing Principal","","","44053.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11296","","IND","Lazzarini","Mark","","","","","San Jose","CA","95110.0","DAL Properties LLC","Managing Principal","","","44053.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11297","","IND","Nguyen","Tran","","","","","San Jose","CA","95121.0","Self-employed","Small business owner","","","44053.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11298","","IND","Youn","Bonnie","","","","","Tucker","GA","30084.0","The RMN Agency","Legal Recruiter","","","44054.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11301","","IND","Le","Thuong","","","","","San Jose","CA","95132.0","Retired","Retired","","","44055.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11302","","OTH","Arc Tec, Inc.","","","","","","San Jose","CA","95110.0","","","","","44056.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11303","","IND","Dillabough","Gary","","","","","Atherton","CA","94027.0","Urban Community","Venture Capital","","","44056.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11304","","IND","Vu","Tuyet-Hang","","","","","San Jose","CA","95132.0","Center For Speech, Language, Occupational and Behavior Therapy","Registered Behavior Technician","","","44056.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11305","","IND","Tran","Heather","","","","","San Jose","CA","95131.0","County of Santa Clara","Auditor","","","44056.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11306","","OTH","Sun Garden Center 1 LLC","","","","","","San Jose","CA","95125.0","","","","","44057.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11307","","IND","Vu","Thu","","","","","San Jose","CA","95131.0","","Retired","","","44057.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11308","","IND","Rogers","Kristhine","","","","","San Jose","CA","95132.0","Self-employed","Security consultant","","","44058.0","","104.0","","","","","","","104.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11309","","IND","Hughes","Mary","","","","","San Jose","CA","95127.0","","Retired","","","44058.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11310","","IND","Ho","Hai","","","","","San Jose","CA","95132.0","Cisco Systems","Engineering Manager","","","44058.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11312","","IND","Valencia","Manni","","","","","San Jose","CA","95132.0","Vaco","Data Analyst","","","44059.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11316","","IND","Cota","Hanah","","","","","Los Angeles","CA","90042.0","Cota Group Consulting","Digital Marketing Consultant","","","44060.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11317","","IND","Strangis","Janet","","","","","San Jose","CA","95136.0","Strangis Properties","Broker/Owner","","","44060.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11318","","IND","Stern","David","","","","","Chevy Chase","MD","208155411.0","Equal Justice Works","Executive Director","","","44060.0","","200.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11342","","IND","Emery","Ashley","","","","","Roseville","CA","95678.0","CAEATFA","Program Manager","","","44061.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11343","","IND","Nguyen","Michelle","","","","","Salt Lake City","UT","84115.0","Pho Tay Ho","Manager","","","44061.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11344","","IND","Nguyen","Duy","","","","","Las Vegas","NV","89139.0","Asian Community Development Council","Vice President","","","44061.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11345","","IND","Hencken","Robert","","","","","San Jose","CA","95118.0","Hencken Development Consultants, LLC","Land Development Consulting","","","44061.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11385","","OTH","The Sobrato Organization","","","","","","Mountain View","CA","94041.0","","","","","44063.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11386","","IND","Jones","Stanford","","","","","Palo Alto","CA","94304.0","Marcus & Millichap","Real Estate Agent","","","44063.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11387","","IND","Weiss","Pete","","","","","San Jose","CA","95123.0","Pangea Legal Services","Attorney","","","44063.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11397","","IND","Pham","Cavatina","","","","","Houston","TX","77082.0","West Houston Family Practice","Physician","","","44064.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11398","","IND","Ding","Yi","","","","","San Jose","CA","95129.0","Red Oak Technologies","Programmer","","","44064.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11401","","OTH","Lighthouse Public Affairs, LLC","","","","","","San Francisco","CA","94133.0","","","","","44067.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11402","","IND","Dao","Ngan","","","","","San Jose","CA","95131.0","","Retired","","","44067.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11403","","IND","Wong","Gilbert","","","","","Cupertino","CA","95014.0","Foothill-De Anza Community College","Trustee","","","44067.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11422","","IND","Phan","Trizzie","","","","","San Jose","CA","95122.0","Phancy Touché","Makeup artist","","","44068.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11423","","IND","Hooten","Woody","","","","","Granite Bay","CA","95746.0","Blue Sky Energy","Chief Information Officer","","","44069.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11424","","IND","Mahan","Matt","","","","","San Jose","CA","95123.0","Brigade Group, Inc.","CEO","","","44069.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11436","","IND","Low","Evan","","","","","Sacramento","CA","95815.0","State of California","Assemblymember","","","44069.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11437","","IND","Castillo","Janelle","","","","","Livermore","CA","94551.0","Town and Country Vet","Veterinarian","","","44070.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11438","","IND","Neighbors","David","","","","","San Jose","CA","95135.0","CliftonLarsenAllen","CPA","","","44070.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11441","","IND","Gordon","Dan","","","","","Redwood City","CA","94065.0","Gordon Biersch","Brewing Engineer","","","44074.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11454","","IND","Cropper","David","","","","","Woodside","CA","94062.0","TMG Partners","Investor","","","44075.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11455","","IND","Nguyen","Ann","","","","","San Jose","CA","95125.0","Messner Reeves LLP","Attorney","","","44075.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11456","","IND","Nguyen","Teresa","","","","","San Diego","CA","92105.0","Marriott Inc.","Manicurist","","","44076.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11457","","IND","Sims","John","","","","","Sacramento","CA","95818.0","University of the Pacific, McGeorge School of Law","Law Professor","","","44076.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11458","","IND","Eisbach","David","","","","","San Jose","CA","95125.0","Amber Realty & Property Management","Realtor","","","44076.0","","200.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11459","","IND","Boxberger","Matthew","","","","","San Jose","CA","95132.0","County of Santa Clara","Real Estate Appraiser","","","44076.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11460","","IND","Yi","Jae","","","","","New York","NY","10036.0","IBM","Account Executive","","","44077.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11461","","IND","Biggar","Michael","","","","","Mountain View","CA","94043.0","Orchard Partners, LLC","Managing Partner","","","44077.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11462","","IND","Trevizo","Amanda","","","","","Denver","CO","80220.0","Shane Co.","Buyer","","","44077.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11463","","IND","Nguyen","Kim","","","","","San Jose","CA","95134.0","ASE Builders, Inc.","CFO","","","44078.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11464","","IND","Luong","Hannah","","","","","Winnetka","CA","91306.0","","Student","","","44079.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11465","","IND","Little","Don","","","","","Castro Valley","CA","94552.0","Trammell Crow Company","Real Estate","","","44079.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11466","","IND","Hogarty","Micaelanne","","","","","Castro Valley","CA","94552.0","DocuSign","Technology","","","44079.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11467","","IND","Tran","Jenn","","","","","San Jose","CA","95123.0","Self-employed","Barber","","","44078.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11468","","IND","Tran","Vinhy","","","","","Arlington","VA","22312.0","Carlos Rosario International Public Charter School","Data Entry Coordinator","","","44078.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11469","","IND","Luc","Tai","","","","","San Jose","CA","95132.0","","Retired","","","44077.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11470","","IND","Zell","Karen","","","","","Santa Clara","CA","95050.0","Santa Clara Unified School District","Library Media Assistant","","","44077.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11488","","IND","Nguyen","Hang","","","","","San Jose","CA","95131.0","Paraeducator","East Side Union High School District","","","44029.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11489","","IND","Hadaya","William","","","","","San Jose","CA","95113.0","WHM Corporation","Engineer","","","44081.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11490","","IND","Khong","Huong","","","","","San Jose","CA","95111.0","Self-employed","Caterer","","","44080.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11527","","IND","Hague","Elizabeth","","","","","Washington","DC","20010.0","Equal Justice Works","Program Manager","","","44082.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11528","","IND","Kamins","Piper","","","","","Los Angeles","CA","90027.0","The Ralph M Parsons Foundation","Program Officer","","","44082.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11529","","IND","Adams","Tracy","","","","","Campbell","CA","95008.0","GreenWaste","Co-COO","","","44083.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11530","","IND","Hall","Murray","","","","","Palm Desert","CA","92260.0","GreenWaste","Executive","","","44083.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11531","","IND","Hall","Cheryl","","","","","Palm Desert","CA","92260.0","","Retired","","","44083.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11532","","IND","Giannini","William","","","","","Saratoga","CA","95070.0","","Retired","","","44083.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11533","","IND","Sweatt","Herbert","","","","","Los Gatos","CA","95032.0","","Retired","","","44083.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11534","","OTH","Frank Weigel Revocable Trust","","","","","","San Jose","CA","95112.0","","","","","44083.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11535","","OTH","M3iworks","","","","","","Maple Grove","CA","55311.0","","","","","44083.0","","50.0","","","","","","","225.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11536","","OTH","Greenwaste Recovery, Inc.","","","","","","San Jose","CA","95112.0","","","","","44083.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11537","","OTH","Zanker Rd. Resource Management Ltd.","","","","","","San Jose","CA","95134.0","","","","","44083.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11538","","OTH","Standard Iron & Metals","","","","","","Oakland","CA","94601.0","","","","","44083.0","","50.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11539","","IND","Ayers","Chris","","","","","San Jose","CA","95110.0","Adobe","Engineering Manager","","","44083.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11540","","IND","Dimas","Brenna","","","","","San Jose","CA","95134.0","Rancho Milpitas Middle School","Teacher","","","44083.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11541","","IND","Castellanos","Jim","","","","","Campbell","CA","95008.0","Casco Property Management","Investor","","","44084.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11542","","IND","Salas","Carl","","","","","San Jose","CA","95112.0","Salas O'brien LLC","Engineer","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11543","","OTH","Greenery Rosewalk LP","","","","","","Walnut Creek","CA","94596.0","","","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11544","","OTH","Pt. Benicia - Shadow Oaks","","","","","","Walnut Creek","CA","94596.0","","","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11545","","OTH","Pacific Peninsula III","","","","","","San Jose","CA","94596.0","","","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11546","","OTH","Rosewalk - DLC Seq PC II","","","","","","Walnut Creek","CA","94596.0","","","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11547","","OTH","Rosewalk - Park City II","","","","","","Walnut Creek","CA","94596.0","","","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11548","","OTH","Ryder Construction Inc.","","","","","","Walnut Creek","CA","94596.0","","","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11549","","OTH","Sequoia Equities, Inc.","","","","","","Walnut Creek","CA","94596.0","","","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11550","","OTH","Rosewalk - Rutherford Rosewalk","","","","","","Walnut Creek","CA","94596.0","","","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11551","","IND","Nguyen","Hai","","","","","Fountain Valley","CA","92708.0","","Retired","","","44085.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11552","","IND","Larry","Levine","","","","","Sacramento","CA","95816.0","University of the Pacific","Law Professor","","","44086.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11554","","IND","Carter","Gene","","","","","Saratoga","CA","95070.0","","Retired","","","44083.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11573","","IND","Giannini","Susan","","","","","San Jose","CA","95125.0","","Retired","","","44089.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11574","","IND","Le","Juley","","","","","Madisonville","LA","70447.0","Resilia","Enteprise","","","44089.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11575","","IND","Nguyen","Jessica","","","","","San Jose","CA","95121.0","Berryessa Union School District","Teacher","","","44089.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11576","","IND","Nguyen","Tram","","","","","San Jose","CA","95132.0","Self-employed","Attorney","","","44089.0","","25.0","","","","","","","55.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11577","","IND","Nguyen","Tram","","","","","Mountain View","CA","94040.0","Facebook","Admin","","","44089.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11578","","IND","Afshar","Mariam","","","","","Houston","TX","77082.0","Alief Independent School District","Teacher","","","44089.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11579","","IND","Nguyen","Dave","","","","","San Jose","CA","95132.0","Grail","CTM","","","44089.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11580","","IND","Nguyen","Hieu","","","","","San Jose","CA","95116.0","Samsung","Engineer","","","44089.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11581","","IND","Bui","Trung","","","","","San Jose","CA","95132.0","Samsung","Engineer","","","44089.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11582","","IND","Dickel","Marion","","","","","Los Gatos","CA","95030.0","","Retired","","","44089.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11584","","IND","Salas","Carl","","","","","San Jose","CA","95112.0","Salas O'brien LLC","Engineer","","R","44090.0","","-100.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC11584","RC11542","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11602","","IND","Martin","Anne","","","","","Martinez","CA","94553.0","Martinez Unified School District","Teacher","","","44083.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11652","","IND","Le","Xuan","","","","","Washington","DC","20009.0","US Department of Health and Human Services","Program Analyst","","","44089.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11653","","IND","Duong","Ann","","","","","Seattle","WA","98101.0","Booz Allen Hamilton","Consultant","","","44090.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11654","","IND","Hoang","Nha","","","","","Hattiesburg","MS","39401.0","Self-employed","Nail Tech","","","44090.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11655","","IND","Le","Anh","","","","","San Jose","CA","95121.0","","Unemployed","","","44090.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11656","","IND","Nguyen","Haley","","","","","Seattle","WA","98109.0","DocuSign","Sales","","","44090.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11657","","IND","Nguyen","Jeanie","","","","","Fountain Valley","CA","92708.0","Apple","Digital Marketing","","","44090.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11658","","IND","Nguyen","Nhu","","","","","Kansas City","MO","64111.0","KDOR","Attorney","","","44090.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11659","","IND","Narveson","Mark","","","","","Los Gatos","CA","95030.0","Artegis Law Group","Attorney","","","44090.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11660","","IND","Ruebsamen","Tammy","","","","","Huntington Beach","CA","95132.0","Foundation West","Real estate and property management","","","44090.0","","65.0","","","","","","","65.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11661","","IND","Richard","Dan","","","","","Piedmont","CA","94611.0","Haskell Point Advisors, LLC","Consultant","","","44091.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11662","","IND","Dao","Vy","","","","","Columbus","GA","31906.0","Columbus State University","Professor","","","44091.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11663","","IND","Jones","Charles","","","","","San Jose","CA","95129.0","City of San Jose","Councilmember","","","44091.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11664","","IND","Tien","Alan","","","","","Honolulu","HI","96814.0","Central Pacific Bank","Finance","","","44092.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11665","","IND","Pringle","John","","","","","San Jose","CA","95113.0","Acquity Realty","Real Estate","","","44092.0","","250.0","","","","","","","850.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11666","","IND","Wong","Robert","","","","","Sacramento","CA","95818.0","Yee Law Group","Attorney","","","44092.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11667","","IND","Lappier","Corey","","","","","San Francisco","CA","94118.0","","Unemployed","","","44092.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11668","","IND","Hoang","Thinh","","","","","San Jose","CA","95148.0","","Unemployed","","","44092.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11669","","IND","Larko","Peter","","","","","San Jose","CA","95113.0","J.P. DiNapoli Companies, Inc.","Manager","","","44092.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11670","","IND","Reilly","Terry","","","","","San Jose","CA","95126.0","Metrology Advantage","Consultant","","","44092.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11671","","IND","Nguyen","Theodore","","","","","San Jose","CA","95132.0","Western Digital","Technician","","","44092.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11672","","IND","Nguyen","Van","","","","","Fountain Valley","CA","92708.0","Self-employed","Nail Tech","","","44092.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11673","","IND","Vo","Thanh","","","","","San Jose","CA","95121.0","","Unemployed","","","44092.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11674","","IND","Hammond","Clyde","","","","","San Jose","CA","95054.0","","Retired","","","44092.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11675","","OTH","Rutherford MHC Management, Inc.","","","","","","Los Gatos","CA","95030.0","","","","","44092.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11676","","IND","Angermeir","George","","","","","San Jose","CA","95132.0","","Retired","","","44093.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11677","","IND","Campos","Xavier","","","","","San Jose","CA","95127.0","SVEP Consultants LLC","Consultant","","","44093.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11678","","IND","Esq.","Christopher Chin,","","","","","San Mateo","CA","94402.0","Alameda County District Attorney","Deputy District Attorney","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11679","","IND","Cilker","Carl","","","","","San Jose","CA","95125.0","","Retired","","","44093.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11680","","IND","Crum","Christine","","","","","Woodland","CA","95776.0","Unviersity of California, Davis","Chief Administrative Officer","","","44093.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11681","","IND","Gaviola","Alex","","","","","San Jose","CA","95132.0","Self-employed","Small Business Owner","","","44093.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11682","","IND","Hayden","Erik","","","","","Los Gatos","CA","95032.0","Hayden Land Company","Real Estate","","","44093.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11683","","OTH","HDR Communications","","","","","","San Jose","CA","95148.0","","","","","44093.0","","300.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11684","","IND","Huesca","Lupe","","","","","San Jose","CA","95126.0","Self-employed","Small Business Owner","","","44093.0","","110.0","","","","","","","260.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11685","","IND","Jung","Alan","","","","","San Jose","CA","95132.0","Altaflex","Director of Operations","","","44093.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11686","","IND","Le","Phuc","","","","","San Jose","CA","95131.0","VMAF","Deputy CEO","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11687","","IND","Matulich","Marc","","","","","Campbell","CA","95008.0","Airfield Supply Co.","CEO","","","44093.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11688","","IND","Mielke","Madalene","","","","","Washington","DC","20002.0","Asian Pacific American Institute of Congressional Studies","Executive Director","","","44093.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11689","","IND","Moreles","Jess","","","","","San Jose","CA","95116.0","Whole Foods Market","Assistant Store Manager","","","44093.0","","250.0","","","","","","","550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11690","","IND","Pham","Diep","","","","","San Jose","CA","95135.0","Housewife","","","","44093.0","","50.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11691","","IND","Ramirez","Leticia","","","","","Sacramento","CA","95831.0","City of Tracy","City Attorney","","","44093.0","","150.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11692","","IND","Rivero","Vincent","","","","","San Jose","CA","95132.0","RVR Engineers","Civil Engineer","","","44093.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11693","","IND","Sauvageau","Katie","","","","","Roseville","CA","95747.0","","Unemployed","","","44093.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11694","","IND","Sweet","Cynthia","","","","","Chimacum","WA","98325.0","Omada Health","Research Director","","","44093.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11695","","IND","Tran","Thi","","","","","San Jose","CA","95132.0","","Law Student","","","44093.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11696","","IND","Yandle","John","","","","","San Jose","CA","95128.0","Newmark Knight Frank","Executive Vice President","","","44093.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11701","","IND","Johnson","Dan","","","","","San Jose","CA","95132.0","Tesla","Advisor","","","44037.0","","200.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11791","","IND","Santosham","Shireen","","","","","San Francisco","CA","94110.0","Plenty","Head of Strategic Partnerships","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11944","","IND","Huesca","Lupe","","","","","San Jose","CA","95126.0","Self-employed","Small Business Owner","","","44091.0","","150.0","","","","","","","260.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","I","RC11400","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","44067.0","","136.0","","","","","","","0.0","","","","","Candidate Ballot Statement Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4003","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","44048.0","","901.0","","","","","","","0.0","","","","LIT","Door Hangers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4029","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44020.0","","45.5","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4030","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44031.0","","10.3","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4109","","OTH","Xfinity","","","","","","Sandy","UT","84070.0","","","","","44030.0","","45.0","","","","","","","0.0","","","","OFC","Internet","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4110","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","44041.0","","901.0","","","","","","","0.0","","","","LIT","Door hangers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4111","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","44041.0","","830.0","","","","","","","0.0","","","","LIT","Door Hangers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4112","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","44048.0","","765.0","","","","","","","0.0","","","","LIT","Door Hangers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4118","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","44050.0","","2840.0","","","","","","","0.0","","","","FIL","Ballot statement filing fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4119","","OTH","GetThru","","","","","","Oakland","CA","94612.0","","","","","44053.0","","100.0","","","","","","","0.0","","","","POS","Set-up fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4121","","IND","Mooney","Tess","","","","","New York","NY","10007.0","","","","","44027.0","","30.5","","","","","","","0.0","","","","WEB","Web hosting July","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4122","","IND","Mooney","Tess","","","","","New York","NY","10007.0","","","","","44058.0","","30.5","","","","","","","0.0","","","","WEB","Web hosting August","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4127","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","44063.0","","311.36","","","","","","","0.0","","","","LIT","Door hangers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4158","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44052.0","","8.6","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4159","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44062.0","","90.96","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4161","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44069.0","","66.3","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4163","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44076.0","","59.1","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4164","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44083.0","","150.9","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4165","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44090.0","","97.5","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4172","","OTH","Xfinity","","","","","","Sandy","UT","84070.0","","","","","44061.0","","70.0","","","","","","","0.0","","","","OFC","Internet","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4173","","OTH","Xfinity","","","","","","Sandy","UT","84070.0","","","","","44092.0","","70.0","","","","","","","0.0","","","","OFC","Internet","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4174","","OTH","Amazon.com","","","","","","North Seattle","WA","98109.0","","","","","44068.0","","218.45","","","","","","","0.0","","","","OFC","Office supplies","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4175","","OTH","Typeform","","","","","","San Francisco","CA","94105.0","","","","","44074.0","","420.0","","","","","","","0.0","","","","WEB","Typeform webforms","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4176","","IND","Mooney","Tess","","","","","New York","NY","10007.0","","","","","44089.0","","30.5","","","","","","","0.0","","","","WEB","Web hosting September","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4178","","OTH","Pacific Campaign House","","","","","","San Francisco","CA","94105.0","","","","","44081.0","","6000.0","","","","","","","0.0","","","","CNS","Campaign Consultant","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4180","","OTH","Umpqua Bank","","","","","","San Jose","CA","95113.0","","","","","44075.0","","8.4","","","","","","","0.0","","","","PRO","Service charge","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4206","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","44077.0","","1884.56","","","","","","","0.0","","","","LIT","Door Hangers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11050","","IND","Le","Ricky","","","","","Washington","DC","20001.0","VMware","Government Relations","","","43922.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11051","","IND","Wilkinson","Keir","","","","","Modesto","CA","95355.0","E&J Gallo Winery","Regulatory Analyst","","","43934.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11052","","IND","Hotop","Dean","","","","","San Jose","CA","95126.0","DNJ Properties","Housing Provider","","","43937.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11053","","IND","Smith","Gordon","","","","","San Jose","CA","95112.0","De Anza College","Professor","","","43941.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11054","","IND","Crowley","Rich","","","","","San Jose","CA","95120.0","BH&G Ventura Barnett","Realtor","","","43947.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11055","","OTH","TnT Dev Servies Inc.","","","","","","San Jose","CA","95126.0","","","","","43949.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11056","","IND","Nguyen","Tiffany","","","","","San Jose","CA","95127.0","PhyNexus, Inc.","Attorney","","","43951.0","","600.0","","","","","","","850.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11057","","IND","Nguyen","Ngai","","","","","San Jose","CA","95112.0","Self-Employed","Physician","","","43952.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11058","","IND","Yates","Kathleen","","","","","San Jose","CA","95120.0","","Unemployed","","","43952.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11059","","IND","Lou","Ellen","","","","","Oakland","CA","94611.0","Skidmore, Owings & Merrill LLP","Director of Urban Design and Planning","","","43957.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11060","","IND","Nguyen","Hai","","","","","Fountain Valley","CA","92708.0","","Retired","","","43957.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11061","","IND","Foley","Pamela","","","","","San Jose","CA","95125.0","City of San Jose","Councilmember","","","43962.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11062","","IND","Jopling","John","","","","","Biloxi","MS","39530.0","Mississippi Center for Justice","Attorney","","","43962.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11063","","IND","Robinson","Tom","","","","","Los Gatos","CA","95030.0","Robinson Oil Corporation","CEO","","","43962.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11064","","IND","Simonson","Sharon","","","","","Los Altos","CA","94024.0","Self-employed","Writer","","","43962.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11065","","IND","Baron","William","","","","","San Jose","CA","95125.0","Brandenburg Properties/MCA","Real Estate Investments","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11066","","OTH","Diane Brandenburg Survivors Trust","","","","","","San Jose","CA","95125.0","","","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11067","","OTH","John V. Moore Marital Trust","","","","","","San Jose","CA","95125.0","","","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11068","","OTH","Staedler 1992 Revocable Trust","","","","","","San Jose","CA","95125.0","","","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11069","","OTH","N & L Commercial Property Invst LLC","","","","","","Torrance","CA","90503.0","","","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11070","","IND","Ouye","Lee","","","","","Torrance","CA","90503.0","Self-employed","Investor","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11071","","OTH","Western Manufactured Housing Communities Assn. PAC","","","","","","Sacramento","CA","95814.0","","","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11072","","IND","Chatoff","Art","","","","","Sunnyvale","CA","94089.0","Self-employed","Investor","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11073","","OTH","The Ed and Yvonne Parish Revocable Trust","","","","","","Danville","CA","94526.0","","","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11074","","IND","Robinson","Lynn","","","","","Los Gatos","CA","95030.0","","Retired","","","43970.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11075","","IND","Mo","Hanh","","","","","San Jose","CA","95111.0","Kaiser Permanente","Government Relations","","","43978.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11076","","IND","Phan","Howard","","","","","San Jose","CA","95133.0","","Retired","","","43979.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11077","","IND","Tersini","Mark","","","","","Los Gatos","CA","95032.0","KT Urban","Principal","","","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11078","","IND","Wayne","Lisa","","","","","San Jose","CA","95112.0","","Retired","","","43980.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11079","","IND","Pham","Trang","","","","","Torrance","CA","90504.0","Fellman & Associates","Attorney","","","43981.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11080","","IND","Gupta","Ashish","","","","","Newport Beach","CA","92663.0","Aviation Capital Group","Senior Financial Analyst","","","43983.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11081","","IND","Nguyen","Dat","","","","","San Jose","CA","95113.0","Corcept Therapeutics","Director, Communications","","","43983.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11082","","OTH","The Schoennauer Company","","","","","","San José","CA","95110.0","","","","","43984.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11083","","IND","Risse","Jed","","","","","Roseville","CA","95747.0","Self-employed","Mechanical contractor","","","43985.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11084","","IND","Tran","Thuy","","","","","San Jose","CA","95136.0","Children's Health Council","Psychotherapist","","","43987.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11085","","IND","Reed","Chuck","","","","","Monument","CO","80132.0","Hopkins Carley","Attorney","","","43988.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11086","","IND","Feng","Jun","","","","","San Jose","CA","95130.0","KIOXIA","Senior Principal","","","43990.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11087","","IND","Liu","Hao","","","","","Pleasanton","CA","94566.0","","Unemployed","","","43991.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11088","","IND","Bui","Lan","","","","","San Jose","CA","95112.0","","Retired","","","43991.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11089","","OTH","C2K Architecture, Inc.","","","","","","Portland","CA","97209.0","","","","","43991.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11090","","IND","Tersini","Ken","","","","","Cupertino","CA","95014.0","KT Urban","President","","","43992.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11091","","IND","Nguyen","Thy","","","","","Hayward","CA","94544.0","","Unemployed","","","43997.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11092","","IND","Hirsekorn","Emily","","","","","San Diego","CA","92120.0","University of San Diego School of Law","Career Coach","","","43997.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11093","","IND","Nguyen","Khanh","","","","","Anaheim","CA","92806.0","","Unemployed","","","43998.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11094","","IND","Sweet","Cynthia","","","","","Chimacum","WA","98325.0","Omada Health","Research Director","","","43998.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11095","","IND","Hulberg","Norm","","","","","San Jose","CA","95113.0","Valbridge Property Advisors","Appraiser","","","43998.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11096","","OTH","Mountsier Family Living Trust","","","","","","Campbell","CA","95008.0","","","","","43999.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11097","","IND","Fuhrman","Paul","","","","","Santa Monica","CA","90401.0","Miramar Capital","Real Estate","","","43999.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11098","","IND","Roope","Caleb","","","","","Eagle","ID","83616.0","The Pacific Companies","Real Estate","","","43999.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11099","","OTH","Touchstone Development, LLC","","","","","","Los Gatos","CA","95035.0","","","","","43999.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11100","","IND","Yi","Jae","","","","","Los Angeles","CA","90036.0","Miramar Capital","Real Estate","","","43999.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11101","","IND","Eisbach","David","","","","","San Jose","CA","95125.0","Amber Realty & Property Management","Realtor","","","43999.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11102","","IND","Greaves","Ty","","","","","San Jose","CA","95132.0","","Retired","","","43999.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11103","","IND","Adams","Nicholas","","","","","San Jose","CA","95110.0","NINICO Communications","President & CEO","","","44000.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11104","","IND","Adams","Shanon","","","","","San Jose","CA","95110.0","Urban Body San Jose LLC","Founder and co-owner","","","44000.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11105","","IND","Tran","Le","","","","","San Jose","CA","95127.0","Alum Rock Union School District","Principal","","","44000.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11106","","IND","Angermeir","George","","","","","San Jose","CA","95132.0","","Retired","","","44001.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11107","","IND","Johnson","Dan","","","","","San Jose","CA","95132.0","Tesla","Advisor","","","44001.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11108","","IND","Bui","Tonia","","","","","Silver Spring","MD","20902.0","Booz Allen Hamilton","Senior Consultant","","","44002.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11109","","IND","Tran","Ninh","","","","","Chicago","IL","60618.0","Self-Employed","Physician","","","44003.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11110","","IND","Truong","Eddie","","","","","San Jose","CA","95113.0","The Silicon Valley Organization","Director of Public Policy & Advocacy","","","44004.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11111","","IND","Morley","Sean","","","","","Los Gatos","CA","95030.0","Morley Bros, LLC","Attorney","","","44004.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11112","","IND","Salas","Carl","","","","","San Jose","CA","95112.0","Salas O'brien LLC","Engineer","","","44005.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11113","","IND","Morley","Eric","","","","","Los Gatos","CA","95032.0","Morley Bros, LLC","Real Estate","","","44005.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11115","","IND","Cunneen","James","","","","","San Jose","CA","95125.0","California Strategies","Partner","","","44005.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11116","","IND","Zell","Jeff","","","","","Santa Clara","CA","95050.0","Zell Associates, Inc.","Property Manager","","","44005.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11117","","IND","Blair","Everton","","Jr.","","","Snellville","GA","30039.0","Gwinnett County Public Schools","Board Member","","","44005.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11118","","IND","Le","Pauline","","","","","San Jose","CA","95126.0","San José State University","Assistant Director, Peer Mentor Program & Education Skills D","","","44005.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11119","","OTH","Green Valley Corporation","","","","","","San Jose","CA","95112.0","","","","","44006.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11120","","IND","Hall","Matthew","","","","","Athens","GA","30606.0","University of Georgia","Law Professor","","","44006.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11121","","IND","Duong","Kathy","","","","","San Jose","CA","95112.0","Canyon Snow Consulting","Government Affairs and Community Relations Director","","","44006.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11122","","IND","Duong","Christina","","","","","Marrero","LA","70072.0","Coastal Communities Consulting, Inc.","Senior Technical Assistance Coordinator","","","44006.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11123","","OTH","The 1985 Gifford Living Trust","","","","","","Saratoga","CA","95070.0","","","","","44006.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11124","","IND","Pham","Xuan Thu","","","","","San Francisco","CA","94118.0","Federal Reserve Bank of San Francisco","Product Marketing Management","","","44006.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11125","","IND","Burroughs","Joshua","","","","","San Jose","CA","95126.0","Cadre Urban LLC","Real Estate","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11126","","IND","Pak","James","","","","","San Jose","CA","95134.0","Zscaler","Engineer","","","44007.0","","156.0","","","","","","","156.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11127","","IND","Bozzuto","Dan","","","","","Campbell","CA","95008.0","Bozzuto and Associates Services Inc.","Insurance Broker","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11128","","IND","Tompkison","Catherine","","","","","San Jose","CA","95124.0","The Tompkison Group","Public Affairs","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11129","","IND","Emami","Robert","","","","","Santa Clara","CA","95050.0","ROEM Development Corporation","President","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11130","","IND","Li","Junyun","","","","","San Jose","CA","95131.0","Cisco","Engineer","","","44007.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11131","","IND","Gordon","Deon","","","","","Birmingham","AL","35203.0","TechBirmingham","CEO","","","44007.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11132","","IND","Reed","Jim","","","","","Scotts Valley","CA","95066.0","City of San Jose","Mayor's Chief of Staff","","","44007.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11133","","IND","Ball","Jon","","","","","Los Gatos","CA","95030.0","","Retired","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11134","","IND","Knies","Scott","","","","","San Jose","CA","95126.0","San Jose Downtown Association","Executive Director","","","44007.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11135","","OTH","Canyon Snow Consulting LLC","","","","","","Los Gatos","CA","95030.0","","","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11136","","OTH","Tabs, Inc And Oil Fremont","","","","","","Fremont","CA","94538.0","","","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11137","","OTH","Swenson Development & Construction","","","","","","San Jose","CA","95112.0","","","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11138","","IND","Bagla","Chitranjan","","","","","San Jose","CA","95133.0","","Retired","","","44007.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11139","","IND","Graziosi","Erin","","","","","San Jose","CA","95125.0","Rotten Robbie","President","","","44008.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11140","","IND","Le","Xuan","","","","","Washington","DC","20009.0","US Department of Health and Human Services","Program Analyst","","","44008.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11141","","IND","Srinivasan","Jai","","","","","San Jose","CA","95132.0","Flex","IT Support","","","44008.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11142","","IND","Arrillaga","Jeff","","","","","San Jose","CA","95128.0","Newmark Knight Frank","Vice Chairman","","","44009.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11143","","COM","The Silicon Valley Organization PAC","","","","","","Encinitas","CA","92024.0","","","","","44009.0","","600.0","","","","","","","600.0","","","","","","","","","","820668","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11144","","IND","Greathouse","Ruth","","","","","Manteca","CA","95337.0","","Retired","","","44009.0","","250.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11145","","IND","Albanese","Kevin","","","","","San Jose","CA","95125.0","Joseph J. Albanese, Inc.","Contractor","","","44010.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11146","","IND","Bergmark","Martha","","","","","Takoma Park","MD","20912.0","Voices for Civil Justice","Executive Director","","","44010.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11147","","IND","Ho","Anthony","","","","","Saratoga","CA","95070.0","LPMD","Architect","","","44010.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11148","","IND","Zhao","Yong","","","","","San Jose","CA","95129.0","MaxReal","Realtor","","","44011.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11149","","IND","Milligan","Shawn","","","","","San Jose","CA","95124.0","Milligan Land Company, LLC","Real Estate Development","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11150","","IND","Han","Helen","","","","","San Francisco","CA","94111.0","Boston Properties","Real Estate","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11151","","IND","Robson","Mark","","","","","San Jose","CA","95126.0","Robson Homes","President","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11152","","IND","Zhao","Cecilia","","","","","San Jose","CA","95138.0","","Unemployed","","","44011.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11153","","OTH","HMH Engineers","","","","","","San Jose","CA","95131.0","","","","","44011.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11154","","IND","Huston","Jack","","","","","San Jose","CA","95127.0","","Retired","","","44011.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11155","","OTH","South Bay Development","","","","","","Los Gatos","CA","95032.0","","","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11156","","IND","Yin","CC","","","","","Vacaville","CA","95687.0","Self-employed","Restaurant owner","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11157","","IND","Buchholz","David","","","","","San Jose","CA","95112.0","Colliers International","Commercial Real Estate","","","44011.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11158","","IND","Larsen","Chris","","","","","San Francisco","CA","94109.0","Ripple, Inc.","Executive Chairman","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11159","","IND","Lam","Lyna","","","","","San Francisco","CA","94109.0","A Khmer Buddhist Temple Foundation","Executive Director","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11160","","OTH","The Gary A Glick Living Trust","","","","","","Los Angeles","CA","90049.0","","","","","44011.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11161","","IND","Liu","Shu","","","","","Cupertino","CA","95014.0","Google","Software Engineer","","","44011.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11162","","OTH","Glazer Honigman Ellick","","","","","","Washington","DC","20015.0","","","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11163","","OTH","Platinum Builders","","","","","","San Jose","CA","95112.0","","","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11164","","OTH","WMA Landscape Construction, Inc.","","","","","","San Ramon","CA","94583.0","","","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11165","","OTH","Woodmont Real Estate Services, L.P.","","","","","","Belmont","CA","94002.0","","","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11166","","OTH","HDR Communications","","","","","","San Jose","CA","95148.0","","","","","44011.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11167","","IND","Beaubien","Tim","","","","","San Jose","CA","95125.0","Santa Clara County Association of Realtors","Government Affairs Director","","","44011.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11168","","IND","Acharya","Sanjeev","","","","","Sunnyvale","CA","94086.0","SiliconSage Builders","CEO","","","44012.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11169","","IND","Gomez","Armando","","","","","Milpitas","CA","95035.0","Armando Gomez Consulting","Principal","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11170","","IND","Moreles","Jess","","","","","San Jose","CA","95116.0","Whole Foods Market","Assistant Store Manager","","","44012.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11171","","IND","Kingsley","Dan","","","","","San Francisco","CA","94108.0","SKS Partners","Real Estate","","","44012.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11172","","IND","Ryan","Michael","","","","","Santa Clara","CA","95050.0","Self-employed","Mortgage","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11173","","OTH","SDS NexGen Partners LP","","","","","","San Jose","CA","95113.0","","","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11174","","IND","Olson","Kerstyn","","","","","San Jose","CA","95112.0","","Unemployed","","","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11175","","IND","Davis","Dev","","","","","San Jose","CA","95125.0","City of San Jose","Councilmember","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11176","","IND","Pan","Dan","","","","","San Jose","CA","95032.0","","Retired","","","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11177","","IND","Wong","David","","","","","San Jose","CA","95129.0","Wong-Young Development Corp.","Manager","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11178","","IND","Fagundo","Cosme","","","","","San Jose","CA","95131.0","Willco Management","Restauranteur","","","44012.0","","600.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11179","","IND","Davis","John","","","","","San Jose","CA","95112.0","Consulting & Investments Service Company","President","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11180","","IND","Enfantino","Tracey","","","","","Monte Sereno","CA","95030.0","ESI","General Manager","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11181","","IND","Tilton","David","","","","","Los Gatos","CA","95032.0","Greenwaste Recovery, Inc.","CFO","","","44012.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11182","","IND","Salata","Suzanne","","","","","Capitola","CA","95010.0","Garden City Construction","Vice President","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11183","","IND","Cristina","Jeff","","","","","Campbell","CA","95008.0","Zanker Recycling","Managing Partner","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11184","","IND","Cristina","Diane","","","","","Monte Sereno","CA","95030.0","","Retired","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11185","","IND","Cristina","Richard","","","","","Monte Sereno","CA","95030.0","Greenwaste Recovery, Inc.","President","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11186","","IND","Ryan","Gregory","","","","","Gilroy","CA","95020.0","Zanker Recycling","General Manager","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11187","","IND","Hanson","Emily","","","","","Santa Cruz","CA","95065.0","Greenwaste Recovery, Inc.","CSO","","","44012.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11188","","IND","Nelson","Paul","","","","","Burlingame","CA","94010.0","Waste Connections","Division Vice President","","","44012.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11189","","IND","Lopes","Steve","","","","","Los Gatos","CA","95030.0","Western States Oil Company","CEO","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11190","","IND","Nguyen","Hung","","","","","San Jose","CA","95133.0","","Student","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11191","","OTH","Premier Homes Real Estate Services","","","","","","San Jose","CA","95134.0","","","","","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11192","","IND","Kali-Rai","Miriam","","","","","Fremont","CA","94539.0","SVCA Silicon Valley Cannabis Alliance","Chief Operating Officer","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11193","","IND","Kali-Rai","Sharanjit","","","","","Los Gatos","CA","95030.0","Self","Consultant","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11194","","OTH","Prestige Real Estate Management Gorup LLC","","","","","","San Jose","CA","95120.0","","","","","44012.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11195","","IND","Gentry","Amanda","","","","","Nashville","TN","37215.0","Law Office of Amanda Gentry","Attorney","","","44012.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11196","","IND","Arata","Don","","","","","San Carlos","CA","94070.0","Garden City Sanitation","Sales","","","44012.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11197","","OTH","Acco Management Company","","","","","","Mountain View","CA","94041.0","","","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11198","","IND","Cogbill","Karin","","","","","San Jose","CA","95127.0","Littler Mendelson, P.C.","Attorney","","","44012.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11199","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196.0","","","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11200","","IND","Friedman","Mindy","","","","","Long Beach","CA","90804.0","Evalcorp","Evaluation Consultant","","","44012.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11201","","IND","Nguyen","Madison","","","","","San Jose","CA","95113.0","The Silicon Valley Organization","Executive Vice President","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11202","","IND","Ngo","Stephen","","","","","San Jose","CA","95113.0","The Silicon Valley Organization","Program Coordinator","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11203","","IND","Nguyen","Audrey","","","","","Escondido","CA","92025.0","Mintz Levin","Attorney","","","44012.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11204","","IND","Azevedo","Michelle","","","","","Washington","DC","20010.0","UN General Assembly Coordinator","US Department of State","","","44012.0","","50.0","","","","","","","125.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11205","","OTH","Tea Lyfe Drinks","","","","","","San Jose","CA","95122.0","","","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","LOAN","B1","LN68","","IND","Diep","Lan","","","","","San Jose","CA","95161.0","City of San Jose","Councilmember","","","43690.0","","2000.0","2000.0","0.0","2000.0","0.0","0.0","0.0","0.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3700","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43892.0","","900.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4005","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43892.0","","900.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4007","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43893.0","","274.97","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4006","","OTH","Starbucks","","","","","","San Jose","CA","95132.0","","","","","43893.0","","53.85","","","","","","","0.0","","","","TRS","Coffee for volunteers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4008","","IND","Simmons","Jennifer","","","","","San Jose","CA","95132.0","","","","","43898.0","","1285.99","","","","","","","0.0","","","","SAL","March pay","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4009","","IND","Mooney","Tess","","","","","New York","NY","10007.0","","","","","43904.0","","30.5","","","","","","","0.0","","","","WEB","Web hosting March","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4010","","IND","Nguyen","Hang","","","","","San Jose","CA","95131.0","","","","","43913.0","","630.0","","","","","","","0.0","","","","TRS","Reimbursement for election night watch party food","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4012","","IND","Mooney","Tess","","","","","New York","NY","10007.0","","","","","43936.0","","30.5","","","","","","","0.0","","","","WEB","Web hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4018","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43940.0","","12.8","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4013","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90650.0","","","","","43944.0","","3400.0","","","","","","","0.0","","","","PRO","Voter Data Software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4019","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43947.0","","4.3","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4020","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43954.0","","54.9","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4014","","IND","Mooney","Tess","","","","","New York","NY","10007.0","","","","","43966.0","","30.5","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4015","","OTH","Staples","","","","","","Milpitas","CA","95035.0","","","","","43969.0","","125.24","","","","","","","0.0","","","","OFC","Office supplies","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4021","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43971.0","","24.3","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4022","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43978.0","","24.3","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4023","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43985.0","","29.7","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4024","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43992.0","","34.9","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4016","","IND","Mooney","Tess","","","","","New York","NY","10007.0","","","","","43997.0","","30.5","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4025","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43999.0","","32.2","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4017","","OTH","Xfinity","","","","","","Sandy","UT","84070.0","","","","","44005.0","","25.0","","","","","","","0.0","","","","OFC","Internet","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4026","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44006.0","","90.4","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4027","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44012.0","","261.1","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4028","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44012.0","","309.14","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9700","","IND","Toeniskoetter","Leah","","","","","San Jose","CA","95112.0","Deloitte","Senior Manager, Corporate Citizenship","","","43877.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9708","","IND","Castaneda-Lopez","Raquel","","","","","Detroit","MI","48209.0","City of Detroit","Council Member","","","43877.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9709","","IND","Micheli","Tanner","","","","","Dallas","TX","75231.0","Topgolf","Real Estate Development","","","43878.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9710","","IND","Biradar","Satish","","","","","Santa Clara","CA","95051.0","Engineer","Cisco Systems Inc.","","","43880.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9711","","IND","Victor","Jason","","","","","San Francisco","CA","94111.0","KayVictor","Managing Partner","","","43881.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9811","","IND","Fox","Michael","","Jr.","","","Saratoga","CA","95070.0","Goodwill Industries of Silicon Valley","Executive","","","43881.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9812","","IND","Leasia","Richard","","","","","Saratoga","CA","95070.0","Littler Mendelson, P.C.","Attorney","","","43881.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9813","","IND","Chacon","Rodolfo","","","","","Baypointe","CA","94565.0","SiliconSage Builders","Architect","","","43882.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9814","","IND","Ortiz","Robert","","","","","San Jose","CA","95125.0","SiliconSage Builders","Project Manager","","","43882.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9815","","IND","Ball","Paula","","","","","Los Gatos","CA","95030.0","","Retired","","","43884.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9816","","IND","Jones","Charles","","","","","San Jose","CA","95129.0","City of San Jose","Councilmember","","","43884.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9817","","IND","Nguyen","Chi","","","","","San Jose","CA","95124.0","","Student","","","43885.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9818","","COM","HNTB Holdings Ltd. PAC","","","","","","Kansas City","MO","64105.0","","","","","43887.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9819","","IND","Desai","Bhavin","","","","","Frisco","TX","75035.0","Hilti","Structural Engineer","","","43889.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9820","","IND","Desai","Shavali","","","","","Frsico","TX","75035.0","SiliconSage Builders","Architect","","","43889.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9821","","IND","Prasad","Payal","","","","","Cupertino","CA","95014.0","SiliconSage Builders","Construction","","","43889.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN68","","IND","Diep","Lan","","","","","San Jose","CA","95161.0","City of San Jose","Councilmember","","","43690.0","","2000.0","2000.0","0.0","0.0","0.0","0.0","2000.0","0.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3697","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43877.0","","253.9","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3682","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43879.0","","900.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3681","","IND","Mooney","Tess","","","","","New York","NY","10007.0","","","","","43879.0","","30.5","","","","","","","0.0","","","","PRO","Website","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3683","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43880.0","","900.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3678","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","43881.0","","12085.38","","","","","","","0.0","","","","LIT","Mailer Printing and Postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3691","","OTH","Vietnam Daily News LLC","","","","","","San Jose","CA","95112.0","","","","","43881.0","","900.0","","","","","","","0.0","","","","PRT","Newspaper Ad","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3684","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43882.0","","900.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3698","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43884.0","","66.8","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3685","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43885.0","","900.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3687","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43886.0","","900.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3690","","IND","Simmons","Jennifer","","","","","San Jose","CA","95132.0","","","","","43886.0","","2037.47","","","","","","","0.0","","","","SAL","February pay 2/2","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3688","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43887.0","","900.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3679","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","43887.0","","11775.19","","","","","","","0.0","","","","LIT","Mailer Printing and Postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3680","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","43888.0","","8000.0","","","","","","","0.0","","","","PRO","Graphic Design Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3689","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43889.0","","900.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3692","","OTH","Green Lotus Restaurant","","","","","","San Jose","CA","95122.0","","","","","43889.0","","49.16","","","","","","","0.0","","","","TRS","Food for volunteers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3693","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43890.0","","488.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3696","","OTH","Patxi's Pizza","","","","","","San Jose","CA","95134.0","","","","","43890.0","","79.87","","","","","","","0.0","","","","TRS","Food for volunteers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3699","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43891.0","","72.9","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3694","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43891.0","","900.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3695","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43891.0","","900.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:11:57 AM","","","","S497","F497P1","RC8107","","IND","Naboulsi","Marwan","","","","","San Carlos","CA","94070.0","Dell","Senior Director of Engineering","","","43834.0","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:11:57 AM","","","","S497","F497P1","RC8110","","IND","Naboulsi","Rana","","","","","San Carlos","CA","94070.0","Self-employed","Accountant","","","43834.0","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:11:57 AM","","","","S497","F497P1","RC7850","","IND","Giannini","William","","","","","Saratoga","CA","95070.0","","Retired","","","43846.0","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:11:57 AM","","","","S497","F497P1","RC9678","","IND","Naboulsi","Marwan","","","","","San Carlos","CA","94070.0","Dell","Senior Director of Engineering","","","43861.0","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:11:57 AM","","","","S497","F497P1","RC9679","","IND","Naboulsi","Rana","","","","","San Carlos","CA","94070.0","Self-employed","Accountant","","","43861.0","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:11:57 AM","","","","S497","F497P1","RC9698","","IND","Giannini","William","","","","","Saratoga","CA","95070.0","","Retired","","","43874.0","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9659","","IND","Hayworth","Will","","","","","San Francisco","CA","94114.0","Google","Software Engineer","","","43852.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9660","","IND","Nguyen","Hai","","","","","Fountain Valley","CA","92708.0","","Retired","","","43853.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9661","","IND","Babbar","Anil","","","","","San Jose","CA","95126.0","California Apartment Association","Vice President","","","43854.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9662","","OTH","Prestige Real Estate Management Gorup LLC","","","","","","San Jose","CA","95120.0","","","","","43854.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9663","","IND","Cioth","Greg","","","","","San Jose","CA","95136.0","Eastdil Secured","Real Estate","","","43856.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9664","","OTH","Standard Iron & Metals","","","","","","Oakland","CA","94601.0","","","","","43857.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9665","","IND","Cioth","Cathy","","","","","San Jose","CA","95136.0","","Retired","","","43858.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9667","","IND","Cord","Henry","","","","","San Jose","CA","95123.0","Self-employed","Real Estate","","","43858.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9668","","IND","Su","Sam","","","","","San Jose","CA","95111.0","Advantage Homes, Inc","Owner","","","43858.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9669","","OTH","Palasamudram-Raj Family Living Trust","","","","","","Fremont","CA","94539.0","","","","","43859.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9670","","IND","Chirala","Anu","","","","","Morgan Hill","CA","95037.0","South Bay Cardiovascular Center","Cardiologist","","","43860.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9672","","IND","Duong","Kathy","","","","","San Jose","CA","95112.0","Canyon Snow Consulting","Government Affairs and Community Relations Director","","","43860.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9673","","IND","Goel","Manoj","","","","","San Jose","CA","95134.0","HPE","Marketing","","","43860.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9674","","IND","Palanippaw","Adai","","","","","Los Altos","CA","94024.0","Iyris Tech","Program Manager","","","43860.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9675","","IND","Hammoud","Abdullah","","","","","Dearborn","MI","48128.0","State of Michigan","State Representative","","","43860.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9676","","IND","Gupta","Vikas","","","","","San Francisco","CA","94123.0","Dentira","Engineer","","","43861.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9677","","OTH","M3iworks","","","","","","Maple Grove","CA","55311.0","","","","","43861.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9678","","IND","Naboulsi","Marwan","","","","","San Carlos","CA","94070.0","Dell","Senior Director of Engineering","","","43861.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9679","","IND","Naboulsi","Rana","","","","","San Carlos","CA","94070.0","Self-employed","Accountant","","","43861.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9680","","IND","Naboulsi","Marwan","","","","","San Carlos","CA","94070.0","Dell","Senior Director of Engineering","","R","43864.0","","-600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9680","RC9678","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9681","","IND","Naboulsi","Rana","","","","","San Carlos","CA","94070.0","Self-employed","Accountant","","R","43864.0","","-600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9681","RC9679","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9683","","IND","Naboulsi","Hassan","","","","","San Carlos","CA","94070.0","SiliconSage Builders LLC","Director of Finance","","","43862.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9684","","IND","Walia","Vinni","","","","","San Jose","CA","95110.0","Team San Jose","Director of Facilities","","","43862.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9685","","IND","Prolo","Donald","","","","","San Jose","CA","95070.0","","Retired","","","43868.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9686","","IND","Godbole","Anil","","","","","Cupertino","CA","95050.0","Kanaka Strategies","Financial Advisor","","","43869.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9687","","IND","Greathouse","Ruth","","","","","Manteca","CA","95337.0","","Retired","","","43871.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9688","","IND","Hasbini","Abdulkader","","","","","San Carlos","CA","94070.0","BestBuy","Sales Associate","","","43872.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9689","","IND","Hasbini","Ahmad","","","","","San Carlos","CA","94070.0","Bridgestone Co","Mechanic","","","43872.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9690","","IND","Hasbini","Souad","","","","","San Carlos","CA","94070.0","Bank of America","Relationship Banker","","","43872.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9691","","IND","Naboulsi","Nour","","","","","San Carlos","CA","94070.0","Robert Half","Salaried Financial Professional","","","43872.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9692","","IND","Naboulsi","Ziad","","","","","San Carlos","CA","94070.0","HZO","Application Engineer","","","43872.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9693","","IND","Taleb","Ouhayla","","","","","San Carlos","CA","94070.0","Ross","Associate Retail","","","43872.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9694","","IND","Helweh","Deeb","","","","","San Ramon","CA","94582.0","Applied Materials","Sr Financial Analyst","","","43873.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9695","","IND","Roth","Chris","","","","","San Jose","CA","95125.0","Viavi Solutions Inc.","Legal Operations","","","43873.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9696","","IND","Helweh","Amir","","","","","San Jose","CA","95120.0","Cisco Systems","Engineer","","","43874.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9697","","IND","Helweh","Zeyad","","","","","San Jose","CA","95120.0","Omega-EMS","Program Manager","","","43874.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9698","","IND","Giannini","William","","","","","Saratoga","CA","95070.0","","Retired","","","43874.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9699","","IND","Crum","Christine","","","","","Woodland","CA","95776.0","Unviersity of California, Davis","Chief Administrative Officer","","","43875.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN68","","IND","Diep","Lan","","","","","San Jose","CA","95161.0","City of San Jose","Councilmember","","","43690.0","","2000.0","2000.0","0.0","0.0","0.0","0.0","2000.0","0.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2320","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43849.0","","39.4","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2256","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","43851.0","","3750.23","","","","","","","0.0","","","","LIT","Mailer Printing and Postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3571","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43856.0","","46.9","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3574","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90650.0","","","","","43857.0","","3450.0","","","","","","","0.0","","","","PRO","Voter data services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3575","","IND","Simmons","Jennifer","","","","","San Jose","CA","95132.0","","","","","43858.0","","1871.79","","","","","","","0.0","","","","SAL","January pay 2/2","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3576","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43859.0","","750.53","","","","","","","0.0","","","","PRT","Digital ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3588","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","43859.0","","11915.48","","","","","","","0.0","","","","LIT","Mailer printing and postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3578","","OTH","Umpqua Bank","","","","","","San Jose","CA","95113.0","","","","","43859.0","","12.0","","","","","","","0.0","","","","PRO","Bounced check bank fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","RC9682","","IND","Giannini","William","","","","","Saratoga","CA","95070.0","","","","","43859.0","","600.0","","","","","","","0.0","","","","RFD","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3577","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","43860.0","","1623.98","","","","","","","0.0","","","","LIT","Mailer printing and postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3572","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43863.0","","195.6","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3579","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43864.0","","452.01","","","","","","","0.0","","","","PRT","Digital ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3580","","OTH","Popeys Louisiana Kitchen","","","","","","San Jose","CA","95132.0","","","","","43864.0","","39.83","","","","","","","0.0","","","","TRS","Food for volunteers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3582","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","43864.0","","3750.23","","","","","","","0.0","","","","LIT","Mailer printing and postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3581","","OTH","Thumb Vista","","","","","","Matthews","NC","28044.0","","","","","43864.0","","3000.0","","","","","","","0.0","","","","PRT","Digital ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3583","","OTH","US Postal Service","","","","","","San Jose","CA","95101.0","","","","","43865.0","","515.0","","","","","","","0.0","","","","POS","Postage stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3584","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","43867.0","","12767.69","","","","","","","0.0","","","","LIT","Mailer printing and postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3573","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43870.0","","18.6","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3585","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43871.0","","750.0","","","","","","","0.0","","","","PRT","Digital ad","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3586","","IND","Simmons","Jennifer","","","","","San Jose","CA","95132.0","","","","","43871.0","","1903.35","","","","","","","0.0","","","","SAL","February pay 1/2","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3591","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43872.0","","900.0","","","","","","","0.0","","","","PRT","Digital ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3589","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","43873.0","","12767.69","","","","","","","0.0","","","","LIT","Mailer printing and postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3587","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43874.0","","900.0","","","","","","","0.0","","","","PRT","Digital ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3590","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","43875.0","","12494.1","","","","","","","0.0","","","","LIT","Mailer printing and postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6716","","IND","Acharya","Mina","","","","","Sunnyvale","CA","94086.0","SiliconSage Builders","Designer","","","43834.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6717","","IND","Acharya","Sanjeev","","","","","Sunnyvale","CA","94086.0","SiliconSage Builders","CEO","","","43834.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6721","","IND","Agam","Isaac","","","","","Los Altos","CA","94002.0","Self","Residential Property Owner","","","43832.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6731","","IND","Azevedo","Michelle","","","","","San Jose","CA","95113.0","San Jose Downtown Association","Director of Policy and Operations","","","43846.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6736","","OTH","Barry Swenson Builder","","","","","","San Jose","CA","95112.0","","","","","43832.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6738","","IND","Beall","Scott","","","","","San Jose","CA","95123.0","Zanker Recycling","Operations Manager","","","43842.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6745","","IND","Birdwell","Jeff","","","","","San Jose","CA","95136.0","Sares Regis Group","Real Estate","","","43837.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6755","","IND","Bryant","Virginia","","","","","San Leandro","CA","94577.0","Sares Regis Group","Chief Financial Officer","","","43837.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6820","","OTH","Certified Business Forms","","","","","","San Jose","CA","95128.0","","","","","43842.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7805","","OTH","Decker Engineering & Construction","","","","","","San Jose","CA","95125.0","","","","","43842.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7842","","IND","Friebel","James","","","","","Hollister","CA","95023.0","Jim Friebel Trucking Co.","Owner","","","43845.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7849","","IND","Giacalone","Vic","","","","","San Jose","CA","95110.0","Best Electrical","Contractor","","","43832.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7850","","IND","Giannini","William","","","","","Saratoga","CA","95070.0","","Retired","","","43846.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7879","","OTH","Hencken Development Consultants LLC","","","","","","San Jose","CA","95126.0","","","","","43845.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7882","","IND","Hickox","Cindy","","","","","Los Angeles","CA","90007.0","Stalwart Law Group","Attorney","","","43835.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7888","","OTH","John Edward (Jed) York & Affiliated Entities","","","","","","Santa Clara","CA","95054.0","","","","","43845.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7896","","IND","Hoang","The","","","","","Pearland","TX","77584.0","","Retired","","","43843.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7899","","IND","Hopkins","David","","","","","Burlingame","CA","94010.0","Sares Regis Group","Real Estate","","","43837.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7969","","OTH","MG Trucking LLC","","","","","","Gilroy","CA","95020.0","","","","","43842.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7971","","IND","Khazzun","Joe","","","","","San Carlos","CA","94070.0","SiliconSage Builders","IT Manager","","","43834.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7977","","IND","Kot","Bryan","","","","","San Jose","CA","95131.0","PayPal","Accountant","","","43840.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7979","","IND","Kroll","Mark","","","","","Los Altos","CA","94022.0","Sares Regis Group","Real Estate","","","43837.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7982","","IND","Moran","Paul","","","","","San Jose","CA","95118.0","Level 10 Construction","VP of Operations","","","43847.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7987","","OTH","Law Offices of Patrick Gihana","","","","","","Sacramento","CA","95815.0","","","","","43835.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8007","","IND","Lin","Yayu","","","","","San Mateo","CA","94402.0","Sares Regis Group","Project Manger","","","43840.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8008","","IND","Lineberry","Paul","","","","","San Jose","CA","95111.0","Zanker Recycling","Engineer","","","43842.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8009","","IND","Lituchy","Matthew","","","","","San Francisco","CA","94105.0","Jay Paul Company","Chief Investment Officer","","","43832.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8014","","IND","Lou","Ellen","","","","","Oakland","CA","94611.0","Skidmore, Owings & Merrill LLP","Director of Urban Design and Planning","","","43832.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8028","","IND","Orlansky","Beth","","","","","Jackson","MS","39211.0","Mississippi Center for Justice","Attorney","","","43844.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8030","","OTH","Orloff Marketing","","","","","","Hollister","CA","95023.0","","","","","43842.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8031","","IND","Paul","Kathryn","","","","","San Francisco","CA","94115.0","","Retired","","","43832.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8041","","IND","Pham","Diep","","","","","San Jose","CA","95135.0","Housewife","","","","43847.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8048","","IND","Pringle","John","","","","","San Jose","CA","95113.0","Acquity Realty","Real Estate","","","43831.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8051","","IND","Randall","Brooke","","","","","Los Gatos","CA","95032.0","Insight Development Partners LLC","Real Estate","","","43844.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8068","","IND","Rose","Andrew","","","","","Newport Beach","CA","92661.0","Self","Attorney","","","43842.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8079","","IND","Salata","Jim","","","","","Capitola","CA","95010.0","Garden City Construction","CEO","","","43845.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8082","","IND","Sanchez","Sarah","","","","","San Antonio","TX","78249.0","San Antonio EDF","Economic Development","","","43845.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8084","","IND","Sandoval","Ana","","","","","San Antonio","TX","78228.0","City of San Antonio","Councilmember","","","43844.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8093","","IND","Sheldon","Scott","","","","","Fairfield","CA","94534.0","Terra Realty Advisors, Inc.","President","","","43832.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8099","","IND","Sisneros","Steve","","","","","Alexandria","VA","22302.0","American Petroleum Institute","Government Affairs","","","43845.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8103","","IND","Smith","Jeffrey","","","","","San Carlos","CA","94070.0","Sares Regis Group","Real Estate","","","43840.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8106","","IND","Snapp","David","","","","","West Sacramento","CA","95691.0","Samuelsen, Gonzalez, Valenzuela & Brown","Attorney","","","43844.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8107","","IND","Naboulsi","Marwan","","","","","San Carlos","CA","94070.0","Dell","Senior Director of Engineering","","","43834.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8110","","IND","Naboulsi","Rana","","","","","San Carlos","CA","94070.0","Self-employed","Accountant","","","43834.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8124","","OTH","New Image Landscape Company","","","","","","Fremont","CA","94539.0","","","","","43845.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8131","","IND","Stern","David","","","","","Chevy Chase","MD","208155411.0","Equal Justice Works","Executive Director","","","43847.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8134","","IND","Nguyen","Bao","","","","","Brooklyn","NY","11211.0","Williamsburg Charter High School","Administrator","","","43832.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8151","","IND","Nguyen","Kim Hong","","","","","Sunnyvale","CA","94086.0","","Retired","","","43834.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8164","","IND","Nguyen","Tiffany","","","","","San Jose","CA","95127.0","PhyNexus, Inc.","Attorney","","","43831.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8168","","IND","Nguyen","Tram","","","","","San Jose","CA","95132.0","Self-employed","Attorney","","","43831.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8172","","IND","Nguyen","Vinh","","","","","Sunnyvale","CA","94086.0","","Retired","","","43834.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8174","","IND","Tanimura","Glenn","","","","","San Jose","CA","95132.0","Self","Counselor","","","43835.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8209","","IND","Vu","Nguyen","","","","","Cupertino","CA","95014.0","Apple Inc.","Attorney","","","43833.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8212","","IND","Wagner","Robert","","","","","Portola Valley","CA","94028.0","Sares Regis Group","Real Estate","","","43838.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8216","","OTH","Waste Connections","","","","","","The Woodlands","TX","77390.0","","","","","43845.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8217","","IND","Watkins","Richardson","","","","","San Francisco","CA","94118.0","TMG Partners","Partner","","","43832.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8221","","IND","Wend","Casey","","","","","Sunnyvale","CA","94089.0","Level 10 Construction","VP of Construction","","","43835.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8232","","IND","Yuen","Janice","","","","","Los Altos","CA","94024.0","Sares Regis Group","Project Manger","","","43838.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","C","RC8266","","IND","Gross","Michael","","","","","San Jose","CA","95134.0","Zanker Recycling","Director of Sustainability","","","43845.0","","340.0","","","","","","","340.0","","","","","Rental of South Bay Yatch Club & refreshments for fundraiser.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN68","","IND","Diep","Lan","","","","","San Jose","CA","95161.0","City of San Jose","Councilmember","","","43690.0","","2000.0","2000.0","0.0","0.0","0.0","0.0","2000.0","0.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2266","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","43837.0","","119.88","","","","","","","0.0","","","","WEB","Cloud storage space","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2281","","OTH","US Postal Service","","","","","","San Jose","CA","95101.0","","","","","43833.0","","80.0","","","","","","","0.0","","","","OFC","P.O. Box annual fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2282","","IND","Simmons","Jennifer","","","","","San Jose","CA","95132.0","","","","","43844.0","","2104.99","","","","","","","0.0","","","","SAL","January Pay 1/2","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2283","","IND","Mooney","Tess","","","","","New York","NY","10007.0","","","","","43845.0","","1750.0","","","","","","","0.0","","","","PRO","Web design","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2284","","OTH","CA Secretary of State (Political Reform Division)","","","","","","Sacramento","CA","95814.0","","","","","43847.0","","50.0","","","","","","","0.0","","","","FIL","2020 Committee Dues","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2285","","OTH","UPrinting","","","","","","Van Nuys","CA","91406.0","","","","","43836.0","","239.75","","","","","","","0.0","","","","CMP","Postcards","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2319","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43835.0","","113.9","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2321","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43842.0","","38.58","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","RC8242","","IND","Fagundo","Cosme","","","","","San Jose","CA","95131.0","","","","","43838.0","","600.0","","","","","","","0.0","","","","RFD","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:33:23 AM","","","","S497","F497P1","RC8057","","OTH","Graphic and Screenprinting Production Inc","","","","","","Houston","TX","77055.0","","","","","43815.0","","1022.04","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:33:23 AM","","","","S497","F497P1","RC7835","","IND","Fagundo","Cosme","","","","","San Jose","CA","95131.0","Willco Management","Restauranteur","","","43822.0","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:33:23 AM","","","","S497","F497P1","RC8241","","IND","Fagundo","Cosme","","","","","San Jose","CA","95131.0","Willco Management","Restauranteur","","","43828.0","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6713","","OTH","1st Street SJ Enterprise","","","","","","San Jose","CA","95113.0","","","","","43777.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6714","","OTH","477 Market, LLC","","","","","","San Jose","CA","95113.0","","","","","43780.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6715","","OTH","Acco Management Company","","","","","","Mountain View","CA","94041.0","","","","","43791.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6718","","IND","Adams","Nicholas","","","","","San Jose","CA","95110.0","NINICO Communications","President & CEO","","","43777.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6719","","IND","Adams","Tracy","","","","","Campbell","CA","95008.0","GreenWaste","Co-COO","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6720","","OTH","AECOM PAC","","","","","","Arlington","VA","22202.0","","","","","43798.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6722","","IND","Ahmed","Raaheela","","","","","Bowie","MD","20720.0","New American Leaders","Manager of Leadership Programs","","","43721.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6723","","OTH","Alex L Ingram & Associates","","","","","","Los Gatos","CA","95030.0","","","","","43731.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6724","","OTH","Alongi Brothers, Inc.","","","","","","San Jose","CA","95126.0","","","","","43824.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6725","","IND","Arata","Don","","","","","San Carlos","CA","94070.0","Garden City Sanitation","Sales","","","43818.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6726","","OTH","Arc Tec, Inc.","","","","","","San Jose","CA","95110.0","","","","","43731.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6727","","IND","Elizabeth","Arledge","","","","","Washington","DC","20036.0","Voices for Civil Justice","Deputy Director","","","43742.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6728","","IND","Arreola","Tony","","","","","San Jose","CA","95110.0","DAL Properties LLC","Managing Principal","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6729","","IND","Arrillaga","Jeff","","","","","San Jose","CA","95128.0","Newmark Knight Frank","Vice Chairman","","","43743.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6730","","OTH","Associated Builders and Contractors Northern California Chapter PAC","","","","","","Livermore","CA","94551.0","","","","","43755.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6732","","IND","Ball","Andrew","","","","","Berkeley","CA","94705.0","RADUrban","President","","","43812.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6733","","IND","Ball","Jon","","","","","Los Gatos","CA","95030.0","","Retired","","","43733.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6734","","IND","Bangs","Michael","","","","","Campbell","CA","95008.0","Oracle","Engineer","","","43772.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6735","","IND","Baron","William","","","","","San Jose","CA","95125.0","Brandenburg Properties/MCA","Real Estate Investments","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6737","","OTH","Bayview Development Group, Inc.","","","","","","San Jose","CA","95113.0","","","","","43803.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6739","","IND","Beritzhoff","Peter","","","","","Campbell","CA","95008.0","Self-employed","Real Estate","","","43766.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6740","","IND","Bergmark","Martha","","","","","Takoma Park","MD","20912.0","Voices for Civil Justice","Executive Director","","","43810.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6741","","IND","Berkes","Jeff","","","","","Menlo Park","CA","94025.0","Federal Realty Investment Trust","Executive Vice President","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6742","","IND","Bers","Gerson","","","","","Palo Alto","CA","94303.0","Alland, Buick & Bers","Consultant","","","43781.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6743","","IND","Bianco","David","","","","","San Jose","CA","95125.0","Hamilton Ridge Capital","Real Estate Investor","","","43803.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6744","","IND","Biggar","Michael","","","","","Mountain View","CA","94043.0","Orchard Partners, LLC","Managing Partner","","","43746.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6746","","IND","Blach","Michael","","","","","San Jose","CA","95131.0","Blach Construction Company","Building Contractor","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6747","","IND","Bland","Seth","","","","","Pleasanton","CA","94588.0","Federal Realty Investment Trust","Senior Vice President","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6748","","IND","Boehme","Lan","","","","","Thousand Oaks","CA","91360.0","UCLA Health","Physical Therapist","","","43825.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6749","","IND","Boone","Jasmine","","","","","Katy","TX","77449.0","Self","Pyschologist","","","43819.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6750","","IND","Borelli","Ralph","","","","","San Jose","CA","95131.0","Borelli Investment Company","Commercial Real Estate","","","43822.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6751","","IND","Bozzuto","Dan","","","","","Campbell","CA","95008.0","Bozzuto and Associates Services Inc.","Insurance Broker","","","43718.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6752","","IND","Brown","Caroline","","","","","Athens","GA","30601.0","","Student","","","43810.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6753","","IND","Brown","Mackenzie","","","","","Pittsburgh","PA","15222.0","","Student","","","43810.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6754","","IND","Bryant","Virginia","","","","","San Leandro","CA","94577.0","Sares Regis Group","Chief Financial Officer","","","43752.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6756","","IND","Buchholz","David","","","","","San Jose","CA","95112.0","Colliers International","Commercial Real Estate","","","43754.0","","500.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6757","","IND","Buchholz","David","","","","","San Jose","CA","95112.0","Colliers International","Commercial Real Estate","","","43794.0","","100.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6802","","IND","Bui","Caleb","","","","","San Jose","CA","95121.0","Apple Inc.","QA Engineer","","","43770.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6803","","IND","Bui","Lan","","","","","San Jose","CA","95112.0","","Retired","","","43753.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6804","","IND","Bui","Tonia","","","","","Silver Spring","MD","20902.0","Booz Allen Hamilton","Senior Consultant","","","43715.0","","104.0","","","","","","","104.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6805","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597.0","","","","","43798.0","","600.0","","","","","","","600.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6806","","IND","Burroughs","Joshua","","","","","San Jose","CA","95126.0","Cadre Urban LLC","Real Estate","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6807","","IND","Busch","Ken","","","","","Corte Madera","CA","94925.0","Sares Regis Group","Real Estate","","","43759.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6808","","COM","Business San Jose Chamber PAC","","","","","","San Rafael","CA","94901.0","","","","","43726.0","","600.0","","","","","","","600.0","","","","","","","","","","1409516","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6809","","IND","Bussey","Tim","","","","","Monterey","CA","93940.0","ZAG Technical Services","CFO","","","43812.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6810","","OTH","C2K Architecture, Inc.","","","","","","Portland","CA","97209.0","","","","","43806.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6811","","IND","Cadiz","Joy","","","","","Vacaville","CA","95688.0","Solano County","Human Resources Analyst","","","43820.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6812","","IND","Cain","Kara","","","","","Temecula","CA","92592.0","Arderant","Attorney","","","43818.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6813","","COM","California Apartment Association PAC","","","","","","Sacramento","CA","95814.0","","","","","43791.0","","600.0","","","","","","","600.0","","","","","","","","","","745208","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6814","","OTH","Cambridge Management Co.","","","","","","Santa Clara","CA","95054.0","","","","","43791.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6815","","IND","Campbell","Xuan","","","","","Bolton","MA","1740.0","Nashoba Regional School District","Substitute Teacher","","","43776.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6816","","IND","Campos","Xavier","","","","","San Jose","CA","95127.0","SVEP Consultants LLC","Consultant","","","43830.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6817","","OTH","Captain Kirk Services Inc.","","","","","","San Jose","CA","95110.0","","","","","43829.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6818","","IND","Casto","Marc","","","","","San Jose","CA","95125.0","Casto Travel","Executive","","","43807.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6819","","OTH","Cereus Corporation","","","","","","San Jose","CA","95132.0","","","","","43718.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6821","","IND","Chadeayne","Christine","","","","","Lafayette","LA","70506.0","SO Studio","Office Manager","","","43830.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6822","","IND","Charters","Mike","","","","","Carmel","CA","93923.0","CBRE","Broker","","","43829.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6823","","IND","Chau","Sandy","","","","","San Mateo","CA","94401.0","","Retired","","","43830.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6824","","IND","Chen","Winnie","","","","","San Jose","CA","95148.0","","Unemployed","","","43734.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6825","","IND","Chen","Ying","","","","","San Jose","CA","95123.0","SVEP Consultants LLC","Engineer","","","43830.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6826","","IND","Chia","Jessica","","","","","South San Francisco","CA","94080.0","County of Alameda","Attorney","","","43719.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6827","","IND","Cilker","Carl","","","","","San Jose","CA","95125.0","","Retired","","","43811.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6828","","OTH","Civil Engeineering Associates","","","","","","San Jose","CA","95110.0","","","","","43807.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6829","","IND","Choy","Issac","","","","","Sacramento","CA","95814.0","Law Office of Isaac Choy Jr","Attorney","","","43715.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6830","","IND","Cogbill","Karin","","","","","San Jose","CA","95127.0","Littler Mendelson, P.C.","Attorney","","","43729.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6831","","IND","Collins","Neil","","","","","San Jose","CA","95123.0","Santa Clara County Assocation of Realtors","Chief Executive Officer","","","43826.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6832","","OTH","Core Affordable Housing LLC","","","","","","San Jose","CA","95113.0","","","","","43801.0","","249.0","","","","","","","249.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6833","","IND","Couch","John","","","","","Saratoga","CA","95070.0","","Retired","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6834","","IND","Cristina","Diane","","","","","Monte Sereno","CA","95030.0","","Retired","","","43755.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6835","","IND","Cristina","Jeff","","","","","Campbell","CA","95008.0","Zanker Recycling","Managing Partner","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6836","","IND","Cropper","David","","","","","Woodside","CA","94062.0","TMG Partners","Investor","","","43826.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6837","","IND","Crowley","Rich","","","","","San Jose","CA","95120.0","BH&G Ventura Barnett","Realtor","","","43778.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6838","","IND","Cunneen","James","","","","","San Jose","CA","95125.0","California Strategies","Partner","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6839","","IND","Dang","Ngoc","","","","","Milpitas","CA","95035.0","Arlo","Sr. Program Manager","","","43725.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7790","","IND","Dao","Le","","","","","Spring","CA","77388.0","Hunting Energy Services","Quality Assurance","","","43785.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7791","","IND","Dao","Vy","","","","","Columbus","GA","31906.0","Columbus State University","Professor","","","43714.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7792","","IND","Darpino","Vince","","","","","San Jose","CA","95124.0","S & S Welding Inc.","Ironworker","","","43829.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7793","","IND","Davies","Julie","","","","","Sacramento","CA","95831.0","University of the Pacific, McGeorge School of Law","Law Professor","","","43795.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7802","","IND","Davis","John","","","","","San Jose","CA","95112.0","Consulting & Investments Service Company","President","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7803","","IND","Dean","Alexander","","","","","San Francisco","CA","94188.0","Hawk Hill Management LLC","Investor","","","43825.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7804","","IND","Dean","Catherine","","","","","San Francisco","CA","94188.0","","Community Volunteer","","","43825.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7806","","OTH","Diana L. Beaudry Trust","","","","","","Santa Barbara","CA","93108.0","","","","","43822.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7807","","OTH","Diane Brandenburg Survivors Trust","","","","","","San Jose","CA","95125.0","","","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7808","","IND","Dias","Michael","","","","","Athens","OH","45701.0","","Student","","","43829.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7809","","IND","Diep","Van","","","","","Bacliff","TX","77518.0","Houston Community College","Head Cashier","","","43781.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7811","","OTH","Do Thuc Auto Glass","","","","","","San Jose","CA","95122.0","","","","","43791.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7812","","IND","Donovan","Floyd","","","","","San Jose","CA","95134.0","","Retired","","","43718.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7813","","IND","Doreza","Melanie","","","","","Sparks","NV","89436.0","Tesla Motors","Human Resources Manager","","","43764.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7814","","IND","Diep","Anna","","","","","Winnetka","CA","91306.0","West Hills Hospital","Pharmacy Technician","","","43775.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7815","","IND","Diep","Loi","","","","","Martinez","CA","94553.0","","Retired","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7816","","IND","Diep","Long","","","","","San Jose","CA","95131.0","Stanford Health Care","System Engineer","","","43735.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7817","","IND","Dimas","Brenna","","","","","San Jose","CA","95134.0","Rancho Milpitas Middle School","Teacher","","","43771.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7820","","IND","Diec","Eric","","","","","San Jose","CA","95133.0","Self-employed","Chef","","","43772.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7821","","IND","Dillabough","Gary","","","","","Atherton","CA","94027.0","Urban Community","Venture Capital","","","43829.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7822","","IND","Dinh","Cindy","","","","","Houston","TX","77043.0","Mayer Brown LLP","Attorney","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7824","","IND","Duong","Ann","","","","","Seattle","WA","98101.0","Booz Allen Hamilton","Consultant","","","43808.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7825","","IND","Duong","Christina","","","","","Marrero","LA","70072.0","Coastal Communities Consulting, Inc.","Senior Technical Assistance Coordinator","","","43779.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7826","","IND","Duong","Wendy","","","","","San Jose","CA","95132.0","Danny Recycling","CEO","","","43779.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7827","","IND","Durbin","Doug","","","","","Pleasant Hill","CA","94523.0","Pacific Gas & Electric","Financial Analyst, Mgr","","","43804.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7828","","IND","Edwards","Julie","","","","","San Francisco","CA","94109.0","MJE Strategies","Consultant","","","43713.0","","2.0","","","","","","","2.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7829","","IND","Eisbach","David","","","","","San Jose","CA","95125.0","Amber Realty & Property Management","Realtor","","","43725.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7830","","IND","Emery","Ashley","","","","","Roseville","CA","95678.0","CAEATFA","Program Manager","","","43722.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7831","","IND","Enfantino","Tracey","","","","","Monte Sereno","CA","95030.0","ESI","General Manager","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7832","","OTH","Enrose","","","","","","San Jose","CA","95127.0","","","","","43735.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7833","","IND","Escher","Christopher","","","","","San Jose","CA","95126.0","Self-employed","Consultant","","","43735.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7834","","OTH","Evans Family Trust","","","","","","Redwood City","CA","94062.0","","","","","43824.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7835","","IND","Fagundo","Cosme","","","","","San Jose","CA","95131.0","Willco Management","Restauranteur","","","43822.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7836","","IND","Filizetti","Gary","","","","","Milpitas","CA","95035.0","Devcon Construction","President","","","43741.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7837","","IND","Fisher","Stephen","","","","","Los Gatos","CA","95030.0","Valley Oak Partners, LLC","Real Estate Developer","","","43818.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7838","","IND","Foley","Pamela","","","","","San Jose","CA","95125.0","City of San Jose","Councilmember","","","43753.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7839","","IND","Claudia","Folzman","","","","","San Jose","CA","95125.0","Iron Construction","Construction","","","43798.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7840","","IND","Fox","Michael","","Jr.","","","Saratoga","CA","95070.0","Goodwill Industries of Silicon Valley","Executive","","","43829.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7841","","OTH","Frank Weigel Revocable Trust","","","","","","San Jose","CA","95112.0","","","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7843","","IND","Friedman","Mindy","","","","","Long Beach","CA","90804.0","Evalcorp","Evaluation Consultant","","","43715.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7844","","IND","Fuhrman","Paul","","","","","Santa Monica","CA","90401.0","Miramar Capital","Real Estate","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7845","","IND","Gambelin","Papia","","","","","San Mateo","CA","94403.0","Platnum Advisors","Consultant","","","43827.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7846","","IND","Gardner","Mary","","","","","San Jose","CA","95131.0","","Retired","","","43798.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7847","","IND","Gentry","Amanda","","","","","Nashville","TN","37215.0","Law Office of Amanda Gentry","Attorney","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7848","","OTH","George M. Marcus and Affiliated Entities","","","","","","Palto Alto","CA","94304.0","","","","","43800.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7851","","OTH","The 1985 Gifford Living Trust","","","","","","Saratoga","CA","95070.0","","","","","43735.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7852","","IND","Giles","Dennis","","","","","San Jose","CA","95126.0","Level 10 Construction","President","","","43829.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7853","","OTH","Gilroy Sky LLC","","","","","","San Jose","CA","95112.0","","","","","43808.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7854","","IND","Gladstein","Kenneth","","","","","San Francisco","CA","94127.0","Sares Regis Group","Real Estate","","","43759.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7855","","IND","Goldstein","Nubia","","","","","Elk Grove","CA","95758.0","Chuchwell White LLP","Attorney","","","43830.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7856","","IND","Gomez","Armando","","","","","Milpitas","CA","95035.0","Armando Gomez Consulting","Principal","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7857","","IND","Gordon","Dan","","","","","Redwood City","CA","94065.0","Gordon Biersch","Brewing Engineer","","","43772.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7859","","IND","Greathouse","Ruth","","","","","Manteca","CA","95337.0","","Retired","","","43746.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7860","","IND","Greaves","Ty","","","","","San Jose","CA","95132.0","","Retired","","","43815.0","","125.0","","","","","","","125.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7861","","IND","Graziosi","Erin","","","","","San Jose","CA","95125.0","Rotten Robbie","President","","","43822.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7862","","OTH","Green Valley Corporation","","","","","","San Jose","CA","95112.0","","","","","43758.0","","249.0","","","","","","","249.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7863","","IND","Ha","Victoria","","","","","Los Angeles","CA","90064.0","Cedars-Sinai Medical Center","Clinical Nurse","","","43713.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7864","","IND","Hadaya","William","","","","","San Jose","CA","95113.0","WHM Corporation","Engineer","","","43826.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7865","","OTH","Greenwaste Recovery, Inc.","","","","","","San Jose","CA","95112.0","","","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7866","","IND","Hall","Cheryl","","","","","Palm Desert","CA","92260.0","","Retired","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7867","","IND","Hall","Matthew","","","","","Athens","GA","30606.0","University of Georgia","Law Professor","","","43731.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7868","","IND","Poncetta","Greg","","","","","San Jose","CA","95125.0","Valley Oak Partners, LLC","Real Estate Developer","","","43818.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7869","","IND","Hall","Murray","","","","","Palm Desert","CA","92260.0","GreenWaste","Executive","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7870","","IND","Gupta","Ashish","","","","","Newport Beach","CA","92663.0","Aviation Capital Group","Senior Financial Analyst","","","43826.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7871","","IND","Hallgrimson","Erik","","","","","San Jose","CA","95128.0","Cushman and Wakefield","Real Estate","","","43790.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7872","","IND","Gutierrez","Lennies","","","","","Oakland","CA","94605.0","Comcast California","Director of Government Affairs","","","43817.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7873","","IND","Han","Helen","","","","","San Francisco","CA","94111.0","Boston Properties","Real Estate","","","43747.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7874","","IND","Hayden","Erik","","","","","Los Gatos","CA","95032.0","Hayden Land Company","Real Estate","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7875","","OTH","HDR Communications","","","","","","San Jose","CA","95148.0","","","","","43765.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7876","","IND","Gym","Helen","","","","","Philadelphia","PA","19103.0","City of Philadelphia","City Councilmember","","","43744.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7877","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814.0","","","","","43780.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7878","","OTH","The Heinrich Living Trust","","","","","","Santa Clara","CA","95054.0","","","","","43731.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7880","","IND","Isackson","Robert","","","","","Belmont","CA","94002.0","Village Properties","Real Estate Investment","","","43829.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7881","","IND","Herbert","Garrett","","","","","San Jose","CA","95125.0","Deloitte","Accountant/Consultant","","","43812.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7883","","IND","Jackson","Christie","","","","","Folsom","CA","95630.0","","","","","43829.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7884","","OTH","Jay Paul Company","","","","","","San Francisco","CA","94111.0","","","","","43826.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7885","","IND","Jawando","Will","","","","","Silver Spring","MD","20904.0","Montgomery County, MD","Attorney","","","43744.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7886","","OTH","Jerome A. Bellotti and Associates","","","","","","Los Gatos","CA","95032.0","","","","","43822.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7887","","OTH","Johanson & Yau Accountancy Corporation","","","","","","San Jose","CA","95113.0","","","","","43822.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7889","","IND","Hill","Breanna","","","","","Lake Sherwood","CA","91361.0","Self","Writer/Editor","","","43795.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7890","","OTH","John V. Moore Marital Trust","","","","","","San Jose","CA","95125.0","","","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7891","","OTH","HMH Engineers","","","","","","San Jose","CA","95131.0","","","","","43732.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7892","","IND","Jorgensen","Eric","","","","","San Jose","CA","95132.0","","Retired","","","43793.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7893","","IND","Ho","Anthony","","","","","Saratoga","CA","95070.0","LPMD","Architect","","","43796.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7894","","OTH","Joseph & Yvonne Head Revocable Trust","","","","","","San Jose","CA","95125.0","","","","","43824.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7895","","IND","Hoang","Nha","","","","","Hattiesburg","MS","39401.0","Self-employed","Nail Tech","","","43716.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7897","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95050.0","","","","","43743.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7898","","IND","Hopkins","David","","","","","Burlingame","CA","94010.0","Sares Regis Group","Real Estate","","","43756.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7900","","IND","Julinsey","Passion","","","","","Washington","DC","20024.0","U.S. Air Force","Foreign Area Officer","","","43717.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7901","","IND","Hu","Qi","","","","","Cupertino","CA","95014.0","LinkedIn","Engineer","","","43718.0","","200.88","","","","","","","200.88","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7902","","IND","Huang","Shu","","","","","San Jose","CA","95125.0","Self-employed","Property Manager","","","43735.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7903","","IND","Huang","Shunn-Huah","","","","","San Jose","CA","95148.0","Self-employed","Property Manager","","","43735.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7937","","IND","Huber","Andrea","","","","","Santa Monica","CA","90401.0","Lexis Nexis","Account Manager","","","43761.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7938","","IND","Hudacek","Andrew","","","","","Palo Alto","CA","94301.0","Sares Regis Group","Real Estate","","","43762.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7939","","IND","Huesca","Lupe","","","","","San Jose","CA","95126.0","Self-employed","Small Business Owner","","","43828.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7940","","IND","Huston","Jack","","","","","San Jose","CA","95127.0","","Retired","","","43791.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7943","","IND","Ayers","Steven","","","","","Davis","CA","95618.0","Self-employed","Property Investment","","","43739.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7945","","IND","Kamins","Piper","","","","","Los Angeles","CA","90027.0","The Ralph M Parsons Foundation","Program Officer","","","43740.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7946","","IND","Kali-Rai","Miriam","","","","","Fremont","CA","94539.0","SVCA Silicon Valley Cannabis Alliance","Chief Operating Officer","","","43805.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7947","","IND","Kali-Rai","Sharanjit","","","","","Los Gatos","CA","95030.0","Self","Consultant","","","43805.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7948","","IND","Kearns","Sarah","","","","","Spring","TX","77386.0","","Unemployed","","","43726.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7949","","IND","Kearns","Sarah","","","","","Spring","TX","77386.0","","Unemployed","","","43726.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7950","","IND","Kepner","Scott","","","","","Belmont","CA","94002.0","Village Properties","Real Estate Investment","","","43829.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7951","","IND","King","Samantha","","","","","Las Vegas","NV","89148.0","","Student","","","43815.0","","45.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7952","","IND","Kingsley","Dan","","","","","San Francisco","CA","94108.0","SKS Partners","Real Estate","","","43775.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7953","","IND","Kirchgesner","Ubolratana","","","","","San Jose","CA","95133.0","Advantest","Financial Analyst","","","43767.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7954","","IND","Kline","Norman","","","","","San Jose","CA","95126.0","LibraryWorld, Inc.","CEO","","","43761.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7956","","IND","Mahoney","Philip","","","","","Los Altos Hills","CA","94022.0","Newmark Cornish & Carey","Comm RE","","","43779.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7957","","IND","Mackles","Morgan","","","","","San Jose","CA","95110.0","Urban Catalyst","Partner","","","43786.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7958","","IND","Madali","Lillie","","","","","Austell","GA","30168.0","City of Atlanta","IT Director","","","43826.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7959","","IND","McClain","Katia","","","","","San Jose","CA","95124.0","Steinberg Hart","Architect","","","43803.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7962","","IND","McLaughlin","Stuart","","","","","San Mateo","CA","94402.0","Hawk Hill Management LLC","Investor","","","43825.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7963","","IND","McLaughlin","Meg","","","","","San Mateo","CA","94402.0","","Community Volunteer","","","43825.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7964","","IND","McMahon","Cole","","","","","Catonsville","MD","21228.0","McMahon Consulting Group","Principal","","","43776.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7965","","OTH","McManagement, LLC","","","","","","Los Gatos","CA","95030.0","","","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7966","","IND","Mello","Steffanie","","","","","Galt","CA","95632.0","State of California","Attorney","","","43760.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7967","","IND","Methe","Joeseph","","","","","San Jose","CA","95132.0","","Retired","","","43775.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7968","","OTH","M.F. Vending","","","","","","San Jose","CA","95118.0","","","","","43805.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7970","","IND","Mielke","Madalene","","","","","Washington","DC","20002.0","Asian Pacific American Institute of Congressional Studies","Executive Director","","","43738.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7972","","IND","Milligan","Shawn","","","","","San Jose","CA","95124.0","Milligan Land Company, LLC","Real Estate Development","","","43720.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7974","","IND","Knies","Scott","","","","","San Jose","CA","95126.0","San Jose Downtown Association","Executive Director","","","43713.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7975","","IND","Kojima","Minami","","","","","Emeryville","CA","94608.0","Self","Artist","","","43826.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7976","","IND","Kovnator","Yonit","","","","","Los Angeles","CA","90025.0","Fagen Friedman and Fufrost","Attorney","","","43717.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7978","","IND","Kroll","Mark","","","","","Los Altos","CA","94022.0","Sares Regis Group","Real Estate","","","43748.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7980","","IND","Krouskup","Brad","","","","","Los Gatos","CA","95032.0","Toeniskoetter Development","Real Estate Investment","","","43777.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7981","","IND","Kwan","Karen","","","","","Taylorsville","UT","84123.0","Salt Lake City Community College","Assistant Professor","","","43744.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7983","","IND","Moreles","Jess","","","","","San Jose","CA","95116.0","Whole Foods Market","Assistant Store Manager","","","43814.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7984","","IND","Larko","Peter","","","","","San Jose","CA","95113.0","J.P. DiNapoli Companies, Inc.","Manager","","","43830.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7985","","IND","Morley","Eric","","","","","Los Gatos","CA","95032.0","Morley Bros, LLC","Real Estate","","","43773.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7986","","IND","Morley","Sean","","","","","Los Gatos","CA","95030.0","Morley Bros, LLC","Attorney","","","43773.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7988","","OTH","Motor Body Co., Inc.","","","","","","San Jose","CA","95126.0","","","","","43824.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7989","","IND","Mountsier","Deborah","","","","","Campbell","CA","95008.0","","Unemployed","","","43828.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7990","","IND","Musser","Reilly","","","","","Los Gatos","CA","95030.0","Rotten Robbie","VP of Marketing and Merchandising","","","43825.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7991","","IND","Lazzarini","Mark","","","","","San Jose","CA","95110.0","DAL Properties LLC","Managing Principal","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7992","","IND","Le","Oanh","","","","","Dallas","TX","75248.0","Texas Capital Bank","Sr IT Project Manager","","","43717.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7993","","IND","Le","Oanh","","","","","Dallas","TX","75248.0","Texas Capital Bank","Sr IT Project Manager","","","43784.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7994","","IND","Le","Pauline","","","","","San Jose","CA","95126.0","San José State University","Assistant Director, Peer Mentor Program & Education Skills D","","","43829.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7995","","IND","Le","Sarah","","","","","Garden Grove","CA","92841.0","","Unemployed","","","43725.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7996","","IND","Le","Tran","","","","","Houston","TX","77083.0","Farmers Insurance","Recruiter","","","43719.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7997","","IND","Lebow","Michael","","","","","Oxnard","CA","93035.0","Slaughter & Reagan, LLP","Attorney","","","43826.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7998","","IND","Lee","Jessica","","","","","Glen Rock","NJ","7452.0","New American Leaders","Vice President of Development","","","43787.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7999","","IND","Lee","Johanna","","","","","Dumfries","VA","22026.0","Compass Counseling","Counselor","","","43727.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8000","","OTH","Lee Supermarket Inc.","","","","","","San Jose","CA","95111.0","","","","","43829.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8001","","IND","Leufroy","Eric","","","","","Las Vegas","CA","89113.0","","Retired","","","43753.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8002","","IND","Larry","Levine","","","","","Sacramento","CA","95816.0","University of the Pacific","Law Professor","","","43769.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8003","","IND","Lewis","Kevin","","","","","San Diego","CA","92116.0","University of California, San Diego","Professor","","","43717.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8004","","IND","Li","Dong","","","","","Sunnyvale","CA","94087.0","Self-employed","Property Manager","","","43735.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8005","","IND","Liccardo","Sam","","","","","San Jose","CA","95112.0","City of San Jose","Mayor","","","43735.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8006","","OTH","Lighthouse Public Affairs, LLC","","","","","","San Francisco","CA","94133.0","","","","","43824.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8010","","IND","Liu","Shu","","","","","San Jose","CA","95129.0","South Bay Industry, LLC","Housing Provider","","","43721.0","","200.88","","","","","","","200.88","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8011","","IND","Liu","Wendy","","","","","San Jose","CA","95129.0","","Unemployed","","","43727.0","","99.99","","","","","","","99.99","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8012","","IND","Loft","Libby","","","","","Tacoma","WA","98406.0","Multicare","Doctor","","","43726.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8013","","IND","Lopes","Steve","","","","","Los Gatos","CA","95030.0","Western States Oil Company","CEO","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8015","","OTH","LPMD Architects","","","","","","Sunnyvale","CA","94086.0","","","","","43751.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8016","","IND","Lubow","Cheryl","","","","","San Jose","CA","95112.0","","Retired","","","43738.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8017","","IND","Lubow","Maxine","","","","","San Jose","CA","95112.0","","Retired","","","43764.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8018","","OTH","Lucky Title, LLC","","","","","","Harvey","LA","70058.0","","","","","43786.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8019","","IND","Luong","Hai","","","","","Sacramento","CA","95818.0","Kaiser Permanente","Physician","","","43826.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8020","","IND","Luong","Hannah","","","","","Winnetka","CA","91306.0","","Student","","","43768.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8021","","IND","Main","Thomas","","","","","Henderson","NV","89044.0","University of Nevada, Las Vegas","Professor","","","43740.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8022","","IND","Oakes","Robert","","","","","Stockton","CA","95204.0","SJCBA","Executive Director","","","43775.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8023","","IND","Obstfeld","Jake","","","","","New York","NY","10014.0","Shearman & Sterling","Attorney","","","43727.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8024","","IND","O'Carroll","Sean","","","","","San Jose","CA","95124.0","Newmark Knight Frank","Commercial Real Estate","","","43822.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8026","","IND","Ong","Jennifer","","","","","Alameda","CA","94501.0","Ong Optometry","Optometrist","","","43752.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8033","","IND","Pedersen","Jes","","","","","Alameda","CA","94502.0","Webcor Builders","General Contractor","","","43768.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8035","","IND","Pena","John","","","","","San Jose","CA","95120.0","Zero Waste Energy Development Company","General Manager","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8038","","IND","Peterson","Steven","","","","","Sugarcreek Township","OH","45459.0","Tress Capital","Venture Capital","","","43826.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8039","","IND","Pham","Cavatina","","","","","Houston","TX","77082.0","West Houston Family Practice","Physician","","","43714.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8040","","IND","Pham","Trang","","","","","Torrance","CA","90504.0","Fellman & Associates","Attorney","","","43792.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8042","","IND","Pham","Xuan Thu","","","","","San Francisco","CA","94118.0","Federal Reserve Bank of San Francisco","Product Marketing Management","","","43827.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8043","","IND","Phan","Judy","","","","","San Jose","CA","95133.0","","Retired","","","43756.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8044","","IND","Phan","Trizzie","","","","","San Jose","CA","95122.0","Phancy Touché","Makeup artist","","","43730.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8045","","IND","Pollnow","Charles","","","","","Seattle","WA","98122.0","Hawk Hill Management LLC","Investor","","","43825.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8046","","IND","Pollnow","Eleanor","","","","","Seattle","WA","98122.0","Self","Actor","","","43825.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8047","","OTH","Prime Century Logistics, LLC.","","","","","","San Jose","CA","95112.0","","","","","43829.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8049","","IND","Qin","Jane","","","","","Long Island City","NY","11101.0","NewsCred","VP of Client Services","","","43830.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8050","","IND","Raft","Sean","","","","","San Jose","CA","95113.0","Oak Hill Capital LLC","Real Estate","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8052","","IND","Reed","Chuck","","","","","Monument","CO","80132.0","Hopkins Carley","Attorney","","","43726.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8053","","IND","Reed","Jim","","","","","Scotts Valley","CA","95066.0","City of San Jose","Mayor's Chief of Staff","","","43735.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8054","","IND","Regonini","Todd","","","","","Portola Valley","CA","94028.0","Sares Regis Group","Real Estate","","","43749.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8055","","OTH","Republic Services, Inc.","","","","","","Milpitas","CA","95035.0","","","","","43763.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8056","","IND","Rewkiewicz","Michael","","","","","San Jose","CA","95112.0","Frank, Rimerman + Co., LLP","Partner","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8058","","IND","Riffenburgh","Roger","","","","","Sunnyvale","CA","94087.0","Self","Editor","","","43751.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8059","","IND","Risse","Jed","","","","","Roseville","CA","95747.0","Self-employed","Mechanical contractor","","","43739.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8060","","IND","Risse","Terry","","","","","Roseville","CA","95747.0","Mechanical contractor","Self-employed","","","43739.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8061","","IND","Ritter","Michael","","","","","San Antonio","TX","78247.0","Fourth Court of Appeals of Texas","Attorney","","","43830.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8062","","IND","Rivero","Vincent","","","","","San Jose","CA","95132.0","RVR Engineers","Civil Engineer","","","43829.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8063","","OTH","Robert S. Kieve Revocable Trust","","","","","","San Jose","CA","95124.0","","","","","43803.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8064","","IND","Robinson","Lynn","","","","","Los Gatos","CA","95030.0","","Retired","","","43823.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8065","","OTH","Robinson Oil Corporation","","","","","","Santa Clara","CA","95050.0","","","","","43728.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8066","","IND","Rodgers","Susan","","","","","Redington","FL","33708.0","","Retired","","","43749.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8067","","IND","Root","Sharon","","","","","San Jose","CA","95120.0","Retired","","","","43735.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8069","","IND","Ross","Jay","","","","","Los Gatos","CA","95032.0","Hopkins & Carley","Attorney","","","43777.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8070","","IND","Ruebsamen","Tammy","","","","","Huntington Beach","CA","95132.0","Foundation West","Real estate and property management","","","43724.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8071","","OTH","Russell Living Trust","","","","","","Los Gatos","CA","95032.0","","","","","43818.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8072","","OTH","Ruth and Going, Inc.","","","","","","Santa Clara","CA","92649.0","","","","","43750.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8073","","OTH","RVR Engineers","","","","","","San Jose","CA","95110.0","","","","","43829.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8074","","IND","Ryan","Gregory","","","","","Gilroy","CA","95020.0","Zanker Recycling","General Manager","","","43817.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8075","","IND","Ryder","Janet","","","","","San Jose","CA","95113.0","","Retired","","","43757.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8076","","IND","Saign","Michael","","","","","San Jose","CA","95125.0","Newmark Knight Frank","Commercial Real Estate Advisor","","","43819.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8077","","IND","Sakamoto","Kathleen","","","","","San Jose","CA","95132.0","","Retired","","","43777.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8078","","IND","Salas","Carl","","","","","San Jose","CA","95112.0","Salas O'brien LLC","Engineer","","","43810.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8080","","IND","Salata","Suzanne","","","","","Capitola","CA","95010.0","Garden City Construction","Vice President","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8081","","OTH","Salvatore Caruso Design Corporation","","","","","","Santa Clara","CA","95050.0","","","","","43779.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8083","","IND","Sanderson","Penny","","","","","Sacramento","CA","95814.0","Employment Development Department","Legal Assistant","","","43739.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8085","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196.0","","","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8086","","IND","Santosham","Shireen","","","","","San Jose","CA","95131.0","City of San Jose","Senior Advisor, Mayor's Office","","","43814.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8087","","IND","Sausedo","Patricia","","","","","San Jose","CA","95125.0","Sausedo Company","Consultant","","","43750.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8088","","IND","Sauser","Kevin","","","","","Battle Ground","WA","98604.0","C2K Architecture, Inc.","Architect.","","","43791.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8089","","IND","Schmidt","Mark","","","","","San Jose","CA","95124.0","CBRE","Real Estate","","","43796.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8090","","OTH","The Schoennauer Company","","","","","","San José","CA","95110.0","","","","","43779.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8091","","IND","Seaver","Derrick","","","","","San Jose","CA","95112.0","County of Santa Clara","Chief of Staff","","","43821.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8092","","IND","Shaffer","Chris","","","","","Portola Valley","CA","94028.0","","","","","43731.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8094","","OTH","Shops@Terra LLC","","","","","","Milpitas","CA","95035.0","","","","","43737.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8095","","COM","The Silicon Valley Organization PAC","","","","","","Encinitas","CA","92024.0","","","","","43726.0","","600.0","","","","","","","600.0","","","","","","","","","","820668","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8096","","IND","Silva","Lawrence","","","","","San Jose","CA","95133.0","Yellow Checker Cab","General Manager","","","43753.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8097","","IND","Simmons","Jennifer","","","","","Duluth","GA","30096.0","JCSG Services","Tax Accountant","","","43794.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8098","","IND","Sims","John","","","","","Sacramento","CA","95818.0","University of the Pacific, McGeorge School of Law","Law Professor","","","43807.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8100","","IND","Smith","Gordon","","","","","San Jose","CA","95112.0","De Anza College","Professor","","","43731.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8101","","IND","Smith","Jacqueline","","","","","San Jose","CA","95112.0","Self-employed","Property owner","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8102","","IND","Smith","Jeffrey","","","","","San Carlos","CA","94070.0","Sares Regis Group","Real Estate","","","43749.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8104","","IND","Smith","Jill","","","","","Alviso","CA","95002.0","","Student","","","43783.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8105","","IND","Smith","PH","","","","","San Jose","CA","95112.0","Self-employed","Property owner","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8108","","IND","Snider","Kelly","","","","","San Jose","CA","95126.0","Self-employed","Real Estate Development","","","43800.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8109","","OTH","The Sobrato Organization","","","","","","Mountain View","CA","94041.0","","","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8111","","OTH","Narco Plastering, Inc.","","","","","","Santa Clara","CA","95050.0","","","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8112","","IND","Sokol","Eli","","","","","San Francisco","CA","94133.0","Starcity","Real Estate Development","","","43794.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8113","","IND","Narveson","Mark","","","","","Los Gatos","CA","95030.0","Artegis Law Group","Attorney","","","43828.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8114","","OTH","1150 South Bascom LLC","","","","","","Saratoga","CA","95070.0","","","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8115","","OTH","South Bay Construction","","","","","","Campbell","CA","95008.0","","","","","43731.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8116","","IND","Neale","David","","","","","San Jose","CA","95113.0","The Core Companies","President","","","43720.0","","600.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8117","","OTH","South Bay Development","","","","","","Los Gatos","CA","95032.0","","","","","43731.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8118","","IND","Spieker","Tod","","","","","Palo Alto","CA","94303.0","Spieker Companies, Inc.","President","","","43791.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8119","","OTH","Staedler 1992 Revocable Trust","","","","","","San Jose","CA","95125.0","","","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8120","","IND","Neale","David","","","","","San Jose","CA","95113.0","The Core Companies","President","","R","43742.0","","-600.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","RC8116","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8121","","IND","Neale","Emma","","","","","Oakland","CA","94618.0","Self-employed","Relocation Consultant","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8122","","IND","Neighbors","David","","","","","San Jose","CA","95135.0","CliftonLarsenAllen","CPA","","","43830.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8123","","OTH","New Age Electric, Inc.","","","","","","San Jose","CA","95112.0","","","","","43731.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8125","","IND","Ngo","Hong","","","","","San Jose","CA","95122.0","Self","Store owner","","","43813.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8126","","IND","Ngo","Niem","","","","","San Jose","CA","95132.0","","Retired","","","43803.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8127","","IND","Nguyen","Amy","","","","","Carrollton","TX","75007.0","Ochsner Baptist Medical Center","Respiratory Therapist","","","43800.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8128","","IND","Nguyen","Ann","","","","","San Jose","CA","95125.0","Messner Reeves LLP","Attorney","","","43826.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8129","","IND","Steinberg","Robert","","","","","San Jose","CA","95113.0","Steinberg Hart","Architect","","","43772.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8130","","IND","Nguyen","Anna","","","","","San Francisco","CA","94123.0","Facebook","Attorney","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8132","","IND","Nguyen","Audrey","","","","","Escondido","CA","92025.0","Mintz Levin","Attorney","","","43739.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8133","","IND","Stout","David","","","","","El Paso","CA","79930.0","El Paso County, TX","County Commissioner","","","43744.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8135","","IND","Strangis","Jerry","","","","","San Jose","CA","95136.0","Strangis Properties","Real Estate Agent","","","43745.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8137","","OTH","Studio Current","","","","","","San Jose","CA","95113.0","","","","","43814.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8138","","OTH","Studio T-SQ., Inc.","","","","","","Oakland","CA","94612.0","","","","","43819.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8139","","IND","Nguyen","Diedre","","","","","Garden Grove","CA","92841.0","Quest Diagnostics, Inc.","Clinical Scientist","","","43827.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8140","","OTH","Sun Garden Center 1 LLC","","","","","","San Jose","CA","95125.0","","","","","43808.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8141","","IND","Nguyen","Dustin","","","","","Costa Mesa","CA","92626.0","Aqua Dental","Dentist","","","43797.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8142","","OTH","Sun Garden Center 2 LLC","","","","","","San Jose","CA","95113.0","","","","","43808.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8143","","IND","Sutherland","Chip","","","","","Los Gatos","CA","95030.0","CBRE","Commercial Real Estate","","","43829.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8144","","IND","Nguyen","Duy","","","","","Las Vegas","NV","89139.0","Asian Community Development Council","Vice President","","","43827.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8145","","IND","Nguyen","Hang","","","","","San Jose","CA","95131.0","Paraeducator","East Side Union High School District","","","43716.0","","250.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8146","","IND","Nguyen","Hang","","","","","San Jose","CA","95131.0","Paraeducator","East Side Union High School District","","","43826.0","","350.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8147","","IND","Nguyen","Hung","","","","","San Jose","CA","95133.0","","Student","","","43829.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8148","","IND","Sweatt","Herbert","","","","","Los Gatos","CA","95032.0","","Retired","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8149","","IND","Nguyen","Jenny","","","","","Norcross","GA","30093.0","Nguyen & Pham, LLC","Attorney","","","43830.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8150","","IND","Nguyen","Julie","","","","","Santa Ana","CA","92703.0","Los Angeles County MTA","Sr. Ethics Officer","","","43794.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8152","","IND","Nguyen","Le Thu","","","","","Harvey","CA","70058.0","Anthem","Program Manager","","","43790.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8154","","IND","Sweatt","Nancy","","","","","Los Gatos","CA","95032.0","","Retired","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8155","","IND","Nguyen","Michelle","","","","","Salt Lake City","UT","84115.0","Pho Tay Ho","Manager","","","43788.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8156","","IND","Sweetnam","Jan","","","","","Portola Valley","CA","94082.0","Federal Realty Investment Trust","Executive Vice President","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8157","","IND","Nguyen","My Le","","","","","San Jose","CA","95127.0","","Retired","","","43767.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8158","","IND","Nguyen","Ngai","","","","","San Jose","CA","95112.0","Self-Employed","Physician","","","43790.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8159","","OTH","Swenson Development & Construction","","","","","","San Jose","CA","95112.0","","","","","43801.0","","249.0","","","","","","","249.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8160","","IND","Nguyen","Phi","","","","","Farmers Branch","CA","75234.0","Oak Forest Dental Group","Dental Hygienist","","","43722.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8161","","IND","Nguyen","Thai","","","","","San Jose","CA","95122.0","Self-employed","Restaurant owner","","","43801.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8162","","IND","Nguyen","Thuy","","","","","Houston","TX","77082.0","Cloud 9 Nails & Spa","Manicurist","","","43799.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8163","","IND","Swensson","John","","","","","Saratoga","CA","95070.0","De Anza College","Assistant to President & Director, Global Education Partners","","","43803.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8165","","IND","Nguyen","Tram","","","","","Mountain View","CA","94040.0","Facebook","Admin","","","43713.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8166","","IND","Nguyen","Tram","","","","","Mountain View","CA","94040.0","Facebook","Admin","","","43829.0","","200.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8167","","OTH","Tabs, Inc And Oil Fremont","","","","","","Fremont","CA","94538.0","","","","","43803.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8169","","IND","Nguyen","Tran","","","","","Houston","TX","77082.0","Houston Forensic Science Center","Supervising Forensic Analyst","","","43828.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8170","","IND","Tadokoro","Seigi","","","","","San Jose","CA","95120.0","Retired","","","","43735.0","","400.88","","","","","","","400.88","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8171","","IND","Nguyen","Van","","","","","Fountain Valley","CA","92708.0","Self-employed","Nail Tech","","","43800.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8173","","OTH","Valbridge Property Advisors","","","","","","San Jose","CA","95113.0","","","","","43735.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8175","","IND","Teague","Stephen","","","","","Newport News","VA","23605.0","Law Office of Stephen C. Teague","Attorney","","","43830.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8176","","IND","Templeton","Cabot","","","","","San Jose","CA","95133.0","Self","Commercial Real Estate","","","43735.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8177","","IND","Tersini","Ken","","","","","Cupertino","CA","95014.0","KT Urban","President","","","43743.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8178","","IND","Valencia","Laurinda","","","","","San Jose","CA","95131.0","Spectra","Clinical Lab Scientist","","","43752.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8179","","IND","Varich","Robert","","","","","San Jose","CA","95129.0","Pinnacle One Insurance","President","","","43808.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8180","","IND","Tersini","Mark","","","","","Los Gatos","CA","95032.0","KT Urban","Principal","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8181","","OTH","Vasona Management Inc.","","","","","","Los Gatos","CA","95030.0","","","","","43791.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8182","","OTH","Vietnam Daily News LLC","","","","","","San Jose","CA","95112.0","","","","","43830.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8183","","IND","Thornburg","Eric","","","","","Saratoga","CA","95070.0","SJW Group","CEO","","","43731.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8184","","IND","Vogel","Bernard","","","","","San Jose","CA","95126.0","Silicon Valley Law Group","Attorney","","","43803.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8185","","OTH","Tiger Lines, LLC","","","","","","Lodi","CA","95240.0","","","","","43807.0","","120.0","","","","","","","120.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8186","","IND","Tilton","David","","","","","Los Gatos","CA","95032.0","Greenwaste Recovery, Inc.","CFO","","","43822.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8187","","OTH","TnT Dev Servies Inc.","","","","","","San Jose","CA","95126.0","","","","","43735.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8188","","IND","Pat","Toby","","","","","San Jose","CA","95132.0","","Retired","","","43756.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8189","","IND","Toeniskoetter","Charles","","","","","Los Gatos","CA","95033.0","Toeniskoetter Development","VP Property Management","","","43753.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8190","","IND","Tompkison","Catherine","","","","","San Jose","CA","95124.0","The Tompkison Group","Public Affairs","","","43825.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8191","","IND","Torres","Marina","","","","","Los Angeles","CA","90032.0","Department of Justice","Attorney","","","43803.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8192","","OTH","Touchstone Development, LLC","","","","","","Los Gatos","CA","95035.0","","","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8194","","IND","Tran","Anh","","","","","San Jose","CA","95136.0","City of San Jose","Executive Analyst","","","43782.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8195","","IND","Tran","Kaylyn","","","","","San Jose","CA","95148.0","JPD Financial","Sr. Audit Analyst","","","43809.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8196","","IND","Tran","Nha Uyen","","","","","Sanford","NC","27330.0","Jaggaer","Corporate Counsel","","","43784.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8197","","IND","Tran","Ninh","","","","","Chicago","IL","60618.0","Self-Employed","Physician","","","43776.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8198","","IND","Tran","Peter","","","","","Cerritos","CA","90703.0","Price Water House Coopers, LLP","Senior Tax Associate","","","43760.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8199","","IND","Tran","Tanya","","","","","San José","CA","95135.0","Santa Clara Valley Health & Hospital System","Optometrist","","","43723.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8200","","IND","Tran","Thi","","","","","San Jose","CA","95132.0","","Law Student","","","43791.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8201","","IND","Tran","Tuongvi","","","","","South San Francisco","CA","94080.0","The Vietnamese Elderly Mutual Assistance Association of San Francisco","Executive Director","","","43800.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8202","","IND","Tran","Van","","","","","San Jose","CA","95131.0","Kioxia America, Inc.","Web Designer","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8203","","OTH","Tran & Vu Investment LLC","","","","","","San Jose","CA","95132.0","","","","","43765.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8204","","IND","Trekell","Todd","","","","","Los Gatos","CA","95030.0","Toeniskoetter Development, Inc.","Commercial Real Estate","","","43822.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8205","","IND","Truong","Eddie","","","","","San Jose","CA","95113.0","The Silicon Valley Organization","Director of Public Policy & Advocacy","","","43741.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8206","","IND","von Wilpert","Marni","","","","","San Diego","CA","92131.0","City of San Diego","Attorney","","","43721.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8207","","IND","von Wilpert","Marni","","","","","San Diego","CA","92131.0","City of San Diego","Attorney","","","43829.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8208","","IND","Vu","Kim","","","","","San Jose","CA","95123.0","Self-Employed","Financial Planner","","","43799.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8210","","IND","Wagner","Robert","","","","","Portola Valley","CA","94028.0","Sares Regis Group","Real Estate","","","43748.0","","99.0","","","","","","","198.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8211","","IND","Wagner","Robert","","","","","Portola Valley","CA","94028.0","Sares Regis Group","Real Estate","","","43748.0","","99.0","","","","","","","198.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8213","","IND","Wang","Wenyue","","","","","Sunnyvale","CA","94087.0","Cytokinetics","Scientist","","","43746.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8214","","IND","Ward","William","","","","","Denver","CA","80211.0","Self-employed","Consultant","","","43801.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8215","","IND","Warren","Paul","","","","","San Jose","CA","95031.0","Zoll Livefest","Healthcare","","","43830.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8218","","IND","Wayne","Lisa","","","","","San Jose","CA","95112.0","","Retired","","","43753.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8219","","IND","Webster","Eric","","","","","San Mateo","CA","94402.0","Franklin Templeton Investments","Equity Research Analyst","","","43803.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8220","","IND","Weigel-Pena","Cindy","","","","","San Jose","CA","95120.0","GreenWaste","Executive","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8222","","IND","Wills-Leufroy","Vanecia","","","","","Las Vegas","NV","89113.0","Self-Employed","Minister","","","43753.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8223","","IND","Wolf","Bryon","","","","","San Jose","CA","95125.0","Self-employed","Real Estate","","","43766.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8224","","IND","Wong","Tom","","","","","San Diego","CA","92104.0","University of California, San Diego","Professor","","","43802.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8225","","IND","Wyatt","Tiffani","","","","","Glenwood Springs","CO","81601.0","Land Rover Roaring Fork","General Manager","","","43820.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8226","","IND","Yandle","John","","","","","San Jose","CA","95128.0","Newmark Knight Frank","Executive Vice President","","","43816.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8227","","IND","Yi","Jae","","","","","Los Angeles","CA","90036.0","Miramar Capital","Real Estate","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8228","","IND","Yi","Jae","","","","","New York","NY","10036.0","IBM","Account Executive","","","43802.0","","250.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8229","","IND","Yi","Jae","","","","","New York","NY","10036.0","IBM","Account Executive","","","43825.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8230","","IND","Youn","Bonnie","","","","","Tucker","GA","30084.0","The RMN Agency","Legal Recruiter","","","43744.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8231","","IND","Young","Meina","","","","","San Francisco","CA","94118.0","","Housewife","","","43733.0","","100.99","","","","","","","100.99","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8233","","IND","Zahorsky","Rachel","","","","","Streamwood","IL","60107.0","Novus Law","Director of Marketing","","","43806.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8234","","OTH","Zanker Rd. Resource Management Ltd.","","","","","","San Jose","CA","95134.0","","","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8235","","IND","Zell","Jeff","","","","","Santa Clara","CA","95050.0","Zell Associates, Inc.","Property Manager","","","43721.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8236","","IND","Zell","Jeff","","","","","Santa Clara","CA","95050.0","Zell Associates, Inc.","Property Manager","","","43813.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8237","","IND","Zell","Jeff","","","","","Santa Clara","CA","95050.0","Zell Associates, Inc.","Property Manager","","R","43815.0","","-600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","RC8236","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8238","","IND","Feng","Weina","","","","","Washington","DC","20002.0","","Unemployed","","","43735.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8239","","IND","Zhao","Yong","","","","","San Jose","CA","95129.0","MaxReal","Realtor","","","43736.0","","200.88","","","","","","","200.88","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8241","","IND","Fagundo","Cosme","","","","","San Jose","CA","95131.0","Willco Management","Restauranteur","","","43828.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8253","","IND","Pae","Jennifer","","","","","San Diego","CA","92105.0","re:power","Vice President, Trainings & Leadership Development","","","43719.0","","11.0","","","","","","","11.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8254","","IND","Le","Ricky","","","","","Washington","DC","20001.0","VMware","Government Relations","","","43727.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8256","","IND","Nguyen","Christina","","","","","Atlanta","GA","30319.0","Morris Manning & Martin LLP","Attorney","","","43790.0","","107.77","","","","","","","107.77","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8257","","IND","Do","Minh","","","","","Houston","TX","77083.0","","Retired","","","43753.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8259","","IND","McCown","Marcia","","","","","San Jose","CA","95132.0","","Retired","","","43774.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8260","","IND","McCown","Marcia","","","","","San Jose","CA","95132.0","","Retired","","","43779.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8261","","IND","Nguyen","Madison","","","","","San Jose","CA","95113.0","The Silicon Valley Organization","Executive Vice President","","","43803.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8262","","IND","Gordon","Deon","","","","","Birmingham","AL","35203.0","TechBirmingham","CEO","","","43829.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","I","RC8057","","OTH","Graphic and Screenprinting Production Inc","","","","","","Houston","TX","77055.0","","","","","43815.0","","1022.04","","","","","","","0.0","","","","","Refund on yard signs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN68","","IND","Diep","Lan","","","","","San Jose","CA","95161.0","City of San Jose","Councilmember","","","43690.0","","2000.0","0.0","2000.0","0.0","0.0","0.0","2000.0","2000.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2257","","IND","Simmons","Jennifer","","","","","San Jose","CA","95132.0","","","","","43822.0","","1039.66","","","","","","","0.0","","","","SAL","Relocation costs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2258","","OTH","Microsoft Store","","","","","","Santa Clara","CA","95050.0","","","","","43802.0","","2898.79","","","","","","","0.0","","","","OFC","Computers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2259","","OTH","HugeDomains.com","","","","","","Denver","CA","80205.0","","","","","43809.0","","2895.0","","","","","","","0.0","","","","WEB","Domain purchase","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2260","","OTH","Apple Store","","","","","","Santa Clara","CA","95050.0","","","","","43815.0","","1454.28","","","","","","","0.0","","","","OFC","Mobile phone","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2261","","IND","Simmons","Jennifer","","","","","San Jose","CA","95132.0","","","","","43815.0","","1750.0","","","","","","","0.0","","","","SAL","December pay 1/2","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2262","","IND","Simmons","Jennifer","","","","","San Jose","CA","95132.0","","","","","43829.0","","1750.0","","","","","","","0.0","","","","SAL","December pay 2/2","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2264","","OTH","MJE Strategies LLC","","","","","","Fremont","CA","94536.0","","","","","43784.0","","3890.47","","","","","","","0.0","","","","LIT","Door hangers and walk cards","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2267","","OTH","Google LLC","","","","","","Mountain View","CA","94043.0","","","","","43776.0","","19.99","","","","","","","0.0","","","","WEB","Email storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2268","","OTH","US Postal Service","","","","","","San Jose","CA","95101.0","","","","","43781.0","","110.0","","","","","","","0.0","","","","POS","Postage stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2269","","IND","Mooney","Tess","","","","","New York","NY","10007.0","","","","","43781.0","","1750.0","","","","","","","0.0","","","","PRO","Campaign website","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2271","","OTH","MJE Strategies LLC","","","","","","Fremont","CA","94536.0","","","","","43756.0","","3000.0","","","","","","","0.0","","","","CNS","Political consulting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2274","","OTH","Just Buttons","","","","","","Branford","CT","6405.0","","","","","43739.0","","340.0","","","","","","","0.0","","","","CMP","Campaign buttons","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2275","","IND","Nelson","Maxwell","","","","","San Jose","CA","95112.0","","","","","43733.0","","833.33","","","","","","","0.0","","","","SAL","Canvasser","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2276","","OTH","MJE Strategies LLC","","","","","","Fremont","CA","94536.0","","","","","43733.0","","797.3","","","","","","","0.0","","","","CMP","Rally cards","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2277","","OTH","MJE Strategies LLC","","","","","","Fremont","CA","94536.0","","","","","43733.0","","2368.58","","","","","","","0.0","","","","LIT","Walk cards and remittance envelopes","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2278","","OTH","VillaSport","","","","","","San Jose","CA","95132.0","","","","","43738.0","","815.01","","","","","","","0.0","","","","FND","Site and Catering for Campaign kickoff","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2279","","OTH","CA Secretary of State (Political Reform Division)","","","","","","Sacramento","CA","95814.0","","","","","43731.0","","50.0","","","","","","","0.0","","","","FIL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2280","","OTH","Graphic and Screenprinting Production Inc","","","","","","Houston","TX","77055.0","","","","","43781.0","","2850.69","","","","","","","0.0","","","","CMP","Yard signs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2295","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43719.0","","177.34","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2298","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43726.0","","106.43","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2301","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43733.0","","27.49","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2303","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43738.0","","90.76","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2306","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43751.0","","100.0","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2307","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43758.0","","18.82","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2308","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43765.0","","23.68","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2309","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43772.0","","65.2","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2310","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43782.0","","115.66","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2311","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43789.0","","26.0","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2312","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43793.0","","58.5","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2313","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43800.0","","40.2","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2314","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43807.0","","41.8","","","","","","","0.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2315","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43814.0","","165.4","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2316","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43821.0","","28.9","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2317","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43828.0","","252.1","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2318","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43830.0","","154.6","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","EX2272","","OTH","Pacific Print Resources","","","","","","Emeryville","CA","94608.0","","","","","43777.0","","2679.23","","","","","","","0.0","","","","LIT","Door hangers and walk cards","MJE Strategies LLC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","EX2264","E","","","","" -"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","EX2273","","IND","Walzer","Anne","","","","","San Francisco","CA","94110.0","","","","","43777.0","","1211.24","","","","","","","0.0","","","","PRO","Graphic design","MJE Strategies LLC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","EX2264","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","10/21/2020 7:19:42 AM","","","","RCPT","F496P3","INC25463","","SCC","Operating Engineers Local NO. 3 Statewide PAC Small Contributor Committee","","","","","","Alameda","CA","94502.0","","","","","44110.0","","32200.0","","","","","","","40000.0","","","","","","","","","","981697","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","10/21/2020 7:19:42 AM","","","","RCPT","F496P3","INC25464","","SCC","Operating Engineers Local NO. 3 Statewide PAC Small Contributor Committee","","","","","","Alameda","CA","94502.0","","","","","44110.0","","7800.0","","","","","","","40000.0","","","","","","","","","","981697","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","10/21/2020 7:19:42 AM","","","","RCPT","F496P3","INC25465","","COM","Santa Clara County Probation Peace Officers Union AFSCME Local 1587","","","","","","San Jose","CA","95126.0","","","","","44109.0","","7200.0","","","","","","","25000.0","","","","","","","","","","743998","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","10/21/2020 7:19:42 AM","","","","RCPT","F496P3","INC25466","","COM","Santa Clara County Probation Peace Officers Union AFSCME Local 1587","","","","","","San Jose","CA","95126.0","","","","","44109.0","","7800.0","","","","","","","25000.0","","","","","","","","","","743998","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","10/21/2020 7:19:42 AM","","","","S496","F496","PDT7016","","","","","","","","","","","","","","","","44107.0","","157.74","","","","","","","","","","","","Phonebank Expense (Estimated Costs)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PDT:S496:7016","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","10/21/2020 7:19:42 AM","","","","S496","F496","EDT3528","","","","","","","","","","","","","","","","44111.0","","4362.75","","","","","","","","","","","","Staff Time for Field/Phonebank (Estimated Costs)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EDT:S496:3528","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","10/21/2020 7:19:42 AM","","","","S496","F496","PDT7013","","","","","","","","","","","","","","","","44112.0","","106.36","","","","","","","","","","","","Field/Phonebank Expenses (Estimated Costs)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PDT:S496:7013","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","INC24867","","OTH","Vallco Property Owner, LLC","","","","","","Palo Alto","CA","94304","","","","","43657.0","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","INC24932","","COM","San Jose Police Officers' Association PAC","","","","","","San Jose","CA","95112","","","","","43693.0","","6000.0","","","","","","","","","","","","","","","","","951339","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","INC24937","","SCC","Laborers Local Union No. 270 PAC Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","43656.0","","2500.0","","","","","","","","","","","","","","","","","901351","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","INC24938","","SCC","Operating Engineers Local NO. 3 Statewide PAC Small Contributor Committee","","","","","","Alameda","CA","94502","","","","","43656.0","","2500.0","","","","","","","","","","","","","","","","","981697","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2838","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112-","","","","","43766.0","","35.57","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2840","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","","43766.0","","11.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2841","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","","43766.0","","47.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2843","","OTH","San Jose Teachers Association","","","","","","San Jose","CA","95125-","","","","","43766.0","","15.41","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3193","","OTH","California Nurses Association","","","","","","Oakland","CA","94612","","","","","43766.0","","52.62","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2847","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","","43766.0","","8.24","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2849","","OTH","Aerospace and Defense Industry District Lodge 725","","","","","","Huntington Beach","CA","92649","","","","","43766.0","","9.19","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2850","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","","43766.0","","12.99","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3194","","OTH","California Nurses Association","","","","","","Oakland","CA","94612","","","","","43766.0","","52.62","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2853","","OTH","Teamster Local Union 287","","","","","","San Jose","CA","95112","","","","","43766.0","","28.97","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3195","","OTH","California Nurses Association","","","","","","Oakland","CA","94612","","","","","43766.0","","52.62","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2857","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","","43766.0","","14.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2860","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","","43766.0","","30.25","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2861","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","","43766.0","","15.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2863","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","","43766.0","","46.5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2865","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","","43766.0","","125.39","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2866","","OTH","Teamsters Local Union 665","","","","","","San Francisco","CA","94109","","","","","43766.0","","4.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2874","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","","43766.0","","1.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2875","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","","43766.0","","28.66","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2878","","OTH","Teamster Local Union 287","","","","","","San Jose","CA","95112","","","","","43766.0","","27.09","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2879","","OTH","Professional And Technical Engineers Local 21","","","","","","San Francisco","CA","94103","","","","","43766.0","","44.13","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2880","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","","43766.0","","37.63","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2892","","OTH","SEIU Local 1000 (UCSW)","","","","","","Los Angeles","CA","90015","","","","","43766.0","","10.94","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2893","","OTH","SEIU Local 2007 HEW","","","","","","Stanford","CA","94309","","","","","43766.0","","9.65","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2894","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","","43766.0","","63.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2900","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","","43766.0","","12.76","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2902","","OTH","San Jose Teachers Association","","","","","","San Jose","CA","95125-","","","","","43726.0","","15.82","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2907","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","","43726.0","","5.11","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2908","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112-","","","","","43726.0","","35.57","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2909","","OTH","Aerospace and Defense Industry District Lodge 725","","","","","","Huntington Beach","CA","92649","","","","","43726.0","","9.29","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2910","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","","43726.0","","47.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2914","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","","43726.0","","14.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2915","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","","43726.0","","30.03","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2917","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","","43726.0","","12.99","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2919","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","","43726.0","","46.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2920","","OTH","Teamsters Local Union 665","","","","","","San Francisco","CA","94109","","","","","43726.0","","4.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2927","","OTH","SEIU Local 2007 HEW","","","","","","Stanford","CA","94309","","","","","43726.0","","9.83","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2928","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","","43726.0","","1.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2933","","OTH","Teamster Local Union 287","","","","","","San Jose","CA","95112","","","","","43726.0","","22.72","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2934","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","","43726.0","","15.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2936","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","","43726.0","","136.81","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2937","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131","","","","","43726.0","","22.71","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2945","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","","43726.0","","28.66","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2950","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","","43726.0","","35.87","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2952","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","","43726.0","","66.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2956","","OTH","SEIU Local 1000 (UCSW)","","","","","","Los Angeles","CA","90015","","","","","43726.0","","10.94","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2957","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","","43726.0","","63.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2960","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","","43726.0","","6.96","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2962","","OTH","Teamster Local Union 287","","","","","","San Jose","CA","95112","","","","","43726.0","","22.05","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2963","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112-","","","","","43726.0","","35.57","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2965","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","","43726.0","","29.74","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2968","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","","43726.0","","42.15","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2969","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","","43726.0","","135.48","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2970","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131","","","","","43726.0","","22.71","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2974","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","","43726.0","","47.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2975","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","","43726.0","","13.92","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2976","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","","43726.0","","12.99","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2977","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","","43726.0","","11.46","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2978","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","","43726.0","","63.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2980","","OTH","Teamsters Local Union 665","","","","","","San Francisco","CA","94109","","","","","43726.0","","4.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2981","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","","43726.0","","58.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2982","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","","43726.0","","38.17","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2990","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","","43726.0","","11.96","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2993","","OTH","SEIU Local 2007 HEW","","","","","","Stanford","CA","94309","","","","","43726.0","","9.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2994","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","","43726.0","","1.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3004","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","","43726.0","","14.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3011","","OTH","SEIU Local 1000 (UCSW)","","","","","","Los Angeles","CA","90015","","","","","43726.0","","10.94","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3012","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","","43726.0","","63.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3196","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","","43726.0","","9.55","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3197","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","","43726.0","","13.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3022","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112-","","","","","43791.0","","35.57","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3023","","OTH","Aerospace and Defense Industry District Lodge 725","","","","","","Huntington Beach","CA","92649","","","","","43791.0","","9.5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3025","","OTH","United Teachers of Santa Clara - UTSC","","","","","","Campbell","CA","95008","","","","","43791.0","","19.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3027","","OTH","International Brotherhood of Electrical Workers, Local 1245","","","","","","Vacaville","CA","95687","","","","","43791.0","","39.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3028","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","","43791.0","","12.99","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3029","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","","43791.0","","47.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3030","","OTH","Teamster Local Union 287","","","","","","San Jose","CA","95112","","","","","43791.0","","12.96","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3032","","OTH","SEIU Local 2007 HEW","","","","","","Stanford","CA","94309","","","","","43791.0","","9.9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3033","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","","43791.0","","14.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3036","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","","43791.0","","14.97","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3038","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","","43791.0","","139.11","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3041","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","","43791.0","","28.66","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3042","","OTH","United Teachers of Santa Clara - UTSC","","","","","","Campbell","CA","95008","","","","","43791.0","","9.92","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3055","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","","43791.0","","63.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3057","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112-","","","","","43791.0","","62.37","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3058","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131","","","","","43791.0","","22.71","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3064","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","","43791.0","","11.25","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3066","","OTH","SEIU Local 1000 (UCSW)","","","","","","Los Angeles","CA","90015","","","","","43791.0","","10.94","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3067","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","","43791.0","","47.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3071","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","","43662.0","","7.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3072","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","","43662.0","","29.36","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3075","","OTH","Teamster Local Union 287","","","","","","San Jose","CA","95112","","","","","43662.0","","22.61","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3076","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112-","","","","","43662.0","","35.57","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3078","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","","43662.0","","63.98","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3082","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","","43662.0","","45.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3083","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","","43662.0","","138.35","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3084","","OTH","Teamsters Local Union 665","","","","","","San Francisco","CA","94109","","","","","43662.0","","4.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3085","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131","","","","","43662.0","","22.71","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3086","","OTH","San Jose Teachers Association","","","","","","San Jose","CA","95125-","","","","","43662.0","","15.91","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3090","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","","43662.0","","15.17","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3091","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","","43662.0","","12.99","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3094","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","","43662.0","","11.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3096","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","","43662.0","","47.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3097","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","","43662.0","","38.7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3108","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","","43662.0","","1.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3112","","OTH","SEIU Local 2007 HEW","","","","","","Stanford","CA","94309","","","","","43662.0","","9.93","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3113","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","","43662.0","","14.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3123","","OTH","SEIU Local 1000 (UCSW)","","","","","","Los Angeles","CA","90015","","","","","43662.0","","10.94","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3124","","OTH","Aerospace and Defense Industry District Lodge 725","","","","","","Huntington Beach","CA","92649","","","","","43662.0","","9.5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3126","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","","43662.0","","28.66","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3129","","OTH","United Teachers of Santa Clara - UTSC","","","","","","Campbell","CA","95008","","","","","43662.0","","29.67","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3133","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","","43662.0","","29.02","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3134","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","","43662.0","","47.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3136","","OTH","United Teachers of Santa Clara - UTSC","","","","","","Campbell","CA","95008","","","","","43662.0","","9.86","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3137","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","","43662.0","","15.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3140","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","","43662.0","","29.21","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3142","","OTH","Teamster Local Union 287","","","","","","San Jose","CA","95112","","","","","43662.0","","21.84","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3143","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","","43662.0","","38.39","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3145","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131","","","","","43662.0","","22.71","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3146","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112-","","","","","43662.0","","35.57","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3148","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","","43662.0","","14.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3151","","OTH","SEIU Local 2007 HEW","","","","","","Stanford","CA","94309","","","","","43662.0","","9.97","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3153","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","","43662.0","","44.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3154","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","","43662.0","","136.78","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3155","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","","43662.0","","63.64","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3156","","OTH","Teamsters Local Union 665","","","","","","San Francisco","CA","94109","","","","","43662.0","","4.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3163","","OTH","Aerospace and Defense Industry District Lodge 725","","","","","","Huntington Beach","CA","92649","","","","","43662.0","","9.01","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3165","","OTH","San Jose Teachers Association","","","","","","San Jose","CA","95125-","","","","","43662.0","","15.94","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3169","","OTH","Aerospace and Defense Industry District Lodge 725","","","","","","Huntington Beach","CA","92649","","","","","43662.0","","9.5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3180","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","","43662.0","","1.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3184","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","","43662.0","","63.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3185","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","","43662.0","","12.99","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3188","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","","43662.0","","6.17","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3189","","COM","IBEW Local 332 Education Fund","","","","","","San Jose","CA","95125","","","","","43662.0","","28.66","","","","","","","","","","","","","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P2","EXP24943","","COM","San Jose Residents for Fair Elections","","","","","","San Jose","CA","95125","","","","","43805.0","","9250.0","","","","","","","","","","","","","","","","","1420137","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Fair Elections Initiative","TBD","City of San Jose","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC23971","","COM","San Jose Firefighters Local 230 PAC","","","","","","San Jose","CA","95110.0","","","","","43367.0","","15000.0","","","","","","","51882.68","","","","","","","","","","743393","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24051","","IND","Livengood","Robert","","","","","Milpitas","CA","95035.0","Robert Livengood","Consultant","","","43376.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24065","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105.0","","","","","43381.0","","12000.0","","","","","","","24000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24066","","COM","Pacific Advisory Coalition PAC sponsored by Allied Waste Services on North America LLC","","","","","","Phoenix","AZ","85054.0","","","","","43381.0","","5000.0","","","","","","","8000.0","","","","","","","","","","1384188","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24067","","COM","Service Employees International Union Local 521 Independent Expenditure Committee","","","","","","Sacramento","CA","95814.0","","","","","43381.0","","80000.0","","","","","","","115000.0","","","","","","","","","","1297707","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24069","","COM","Alum Rock Educators Association PAC","","","","","","San Jose","CA","95127.0","","","","","43381.0","","10000.0","","","","","","","10000.0","","","","","","","","","","1327283","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24085","","COM","Santa Clara County Probation Peace Officers Union AFSCME Local 1587","","","","","","San Jose","CA","95131.0","","","","","43383.0","","30000.0","","","","","","","45005.38","","","","","","","","","","743998","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24086","","COM","IBEW Local 332 Education Fund","","","","","","San Jose","CA","95125.0","","","","","43383.0","","50000.0","","","","","","","50028.66","","","","","","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24087","","SCC","Laborers Local Union No. 270 PAC Small Contributor Committee","","","","","","Sacramento","CA","95814.0","","","","","43384.0","","10000.0","","","","","","","15000.0","","","","","","","","","","901351","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24101","","OTH","Milpitas-District 2 Associates, LLC","","","","","","Newport Beach","CA","92660.0","","","","","43384.0","","20000.0","","","","","","","20000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24113","","COM","Service Employees International Union United Service Workers West (SEIU USWW) PAC","","","","","","Los Angeles","CA","90015.0","","","","","43385.0","","2500.0","","","","","","","2500.0","","","","","","","","","","1278808","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24132","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545.0","","","","","43388.0","","1500.0","","","","","","","4005.32","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24168","","SCC","Plumbers, Steamfitters & Refrigerator Fitters Local 393 Political Action Fund Small Contributor Committee","","","","","","Sacramento","CA","95814.0","","","","","43390.0","","50000.0","","","","","","","75000.0","","","","","","","","","","851452","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24169","","OTH","Largo Concrete, Inc.","","","","","","Tustin","CA","92780.0","","","","","43390.0","","3000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24170","","IND","Struthers","Neil M.","","","","","San Jose","CA","95127.0","Santa Clara County Joint Electrical Industry Fund","Director of Business Development","","","43379.0","","25000.0","","","","","","","25000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24171","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95050.0","","","","","43390.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24172","","OTH","Truebeck Construction","","","","","","Redwood City","CA","94065.0","","","","","43390.0","","25000.0","","","","","","","25000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24173","","OTH","Largo Concrete, Inc.","","","","","","Tustin","CA","92780.0","","","","","43390.0","","12000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24178","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43367.0","","1161.85","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24179","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43392.0","","10000.0","","","","","","","27125.61","","","","","","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","C","NON24053","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43375.0","","258.97","","","","","","","27125.61","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","C","NON24054","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43372.0","","236.26","","","","","","","27125.61","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","C","NON24088","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43382.0","","246.22","","","","","","","27125.61","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","C","NON24105","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125.0","","","","","43371.0","","1000.0","","","","","","","1085.98","","","","","Use of Space","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","C","NON24215","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43389.0","","236.31","","","","","","","27125.61","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","I","INC24047","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","San Jose","CA","95125.0","","","","","43375.0","","236.26","","","","","","","0.0","","","","","Lunch Reimbursement","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","I","INC24112","","COM","Committee for the Future of Santa Clara County - Yes on A","","","","","","San Jose","CA","95120.0","","","","","43385.0","","2560.0","","","","","","","0.0","","","","","Payment for Data","","","","","1408550","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3213","","IND","Rocha","Don","","","","","","","","","","","","43368.0","","2000.0","","","","","","","368786.95","","","","IND","Data","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3214","","IND","Esparza","Maya","","","","","","","","","","","","43368.0","","2000.0","","","","","","","99109.28","","","","IND","Data","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3217","","IND","Biagini","Nancy","","","","","","","","","","","","43368.0","","2000.0","","","","","","","11351.57","","","","IND","Data","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3239","","COM","San Jose Police Officers' Association PAC","","","","","","San Jose","CA","95112.0","","","","","43389.0","","600.0","","","","","","","2370.0","","","","IKD","Use of Data","","","","","951339","","","","","","","","","","","","","","","","","","","","","","San Jose Police Officers' Association PAC","","","","OTH","Political Action Committee","OTH","City of San Jose, CA","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3240","","COM","San Jose Police Officers' Association PAC","","","","","","San Jose","CA","95112.0","","","","","43390.0","","1770.0","","","","","","","2370.0","","","","IKD","Use of Data","","","","","951339","","","","","","","","","","","","","","","","","","","","","","San Jose Police Officers' Association PAC","","","","OTH","Political Action Committee","OTH","City of San Jose, CA","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3241","","COM","Santa Clara County Government Attorneys' Association PAC","","","","","","Sacramento","CA","95814.0","","","","","43392.0","","300.0","","","","","","","300.0","","","","IKD","Use of Data","","","","","941786","","","","","","","","","","","","","","","","","","","","","","Santa Clara County Government Attorneys' Association PAC","","","","OTH","Political Action Committee","OTH","Santa Clara County, CA","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3243","","IND","Biagini","Nancy","","","","","","","","","","","","43372.0","","22.17","","","","","","","11351.57","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3244","","IND","Esparza","Maya","","","","","","","","","","","","43372.0","","90.94","","","","","","","99109.28","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3245","","IND","Esparza","Maya","","","","","","","","","","","","43375.0","","85.25","","","","","","","99109.28","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3246","","IND","Esparza","Maya","","","","","","","","","","","","43382.0","","63.55","","","","","","","99109.28","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3247","","IND","Esparza","Maya","","","","","","","","","","","","43389.0","","123.46","","","","","","","99109.28","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3248","","IND","Rocha","Don","","","","","","","","","","","","43372.0","","93.15","","","","","","","368786.95","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3249","","IND","Rocha","Don","","","","","","","","","","","","43372.0","","47.88","","","","","","","368786.95","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3250","","IND","Rocha","Don","","","","","","","","","","","","43372.0","","53.9","","","","","","","368786.95","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3251","","IND","Rocha","Don","","","","","","","","","","","","43372.0","","55.55","","","","","","","368786.95","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3252","","IND","Esparza","Maya","","","","","","","","","","","","43391.0","","104.15","","","","","","","99109.28","","","","IND","Staff Time for Field/Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3253","","IND","Rocha","Don","","","","","","","","","","","","43391.0","","8602.67","","","","","","","368786.95","","","","IND","Staff Time for Field/Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EXP24057","","COM","Cupertino Residents for Local Ethical Government","","","","","","Cupertino","CA","95014.0","","","","","43381.0","","16000.0","","","","","","","16000.0","","","","MON","","","","","","1412139","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6816","","IND","Esparza","Maya","","","","","","","","","","","","43376.0","","4878.67","","","","","","","99109.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6817","","IND","Esparza","Maya","","","","","","","","","","","","43376.0","","26300.0","","","","","","","99109.28","","","","IND","Use of Polling for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6821","","IND","Rocha","Don","","","","","","","","","","","","43381.0","","5700.0","","","","","","","368786.95","","","","IND","Use of Polling","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6822","","IND","Rocha","Don","","","","","","","","","","","","43381.0","","55881.34","","","","","","","368786.95","","","","IND","Mailers","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6824","","IND","Esparza","Maya","","","","","","","","","","","","43381.0","","3721.0","","","","","","","99109.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6826","","IND","Rocha","Don","","","","","","","","","","","","43378.0","","40175.91","","","","","","","368786.95","","","","IND","Mailers","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6827","","IND","Biagini","Nancy","","","","","","","","","","","","43381.0","","2875.46","","","","","","","11351.57","","","","IND","Mailers (Estimated Costs)","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6829","","IND","Rocha","Don","","","","","","","","","","","","43381.0","","841.23","","","","","","","368786.95","","","","IND","Doorhanger","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6830","","IND","Biagini","Nancy","","","","","","","","","","","","43381.0","","294.98","","","","","","","11351.57","","","","IND","Doorhanger","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6831","","IND","Esparza","Maya","","","","","","","","","","","","43381.0","","327.75","","","","","","","99109.28","","","","IND","Doorhanger","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6832","","IND","Rocha","Don","","","","","","","","","","","","43382.0","","27354.62","","","","","","","368786.95","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6833","","IND","Rocha","Don","","","","","","","","","","","","43382.0","","900.0","","","","","","","368786.95","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6834","","IND","Esparza","Maya","","","","","","","","","","","","43383.0","","5630.19","","","","","","","99109.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6837","","IND","Rocha","Don","","","","","","","","","","","","43383.0","","28848.97","","","","","","","368786.95","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6838","","IND","Nunez","Bob","","","","","","","","","","","","43385.0","","2156.32","","","","","","","4512.65","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Bob Nunez","","","","MAY","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6839","","IND","Grilli","Marsha","","","","","","","","","","","","43385.0","","2156.33","","","","","","","4512.66","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Marsha Grilli","","","","CCM","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6840","","IND","Herrera","Esau","","","","","","","","","","","","43385.0","","2873.99","","","","","","","6248.15","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Esau Herrera","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6841","","IND","Tran","Khanh","","","","","","","","","","","","43385.0","","2874.0","","","","","","","6248.16","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Khanh Tran","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6842","","IND","Rocha","Don","","","","","","","","","","","","43386.0","","12030.95","","","","","","","368786.95","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6843","","IND","Biagini","Nancy","","","","","","","","","","","","43388.0","","2875.46","","","","","","","11351.57","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6844","","IND","Fong","Mason","","","","","","","","","","","","43388.0","","3424.69","","","","","","","3674.69","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Mason Fong","","","","CCM","","OTH","City of Sunnyvale","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6845","","IND","Larsson","Gustav","","","","","","","","","","","","43388.0","","3424.7","","","","","","","3674.7","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Gustav Larsson","","","","CCM","","OTH","City of Sunnyvale","1.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6846","","IND","Tran","Khanh","","","","","","","","","","","","43388.0","","2874.16","","","","","","","6248.16","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Khanh Tran","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6847","","IND","Herrera","Esau","","","","","","","","","","","","43388.0","","2874.16","","","","","","","6248.15","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Esau Herrera","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6848","","IND","Esparza","Maya","","","","","","","","","","","","43388.0","","5630.19","","","","","","","99109.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6849","","IND","Esteves","Jose","","","","","","","","","","","","43390.0","","4312.65","","","","","","","4562.65","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jose Esteves","","","","MAY","","OTH","City of Milpitas","","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6850","","IND","Rocha","Don","","","","","","","","","","","","43391.0","","32353.28","","","","","","","368786.95","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6851","","IND","Nunez","Bob","","","","","","","","","","","","43392.0","","2106.33","","","","","","","4512.65","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Bob Nunez","","","","MAY","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6852","","IND","Grilli","Marsha","","","","","","","","","","","","43392.0","","2106.33","","","","","","","4512.66","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Marsha Grilli","","","","CCM","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6853","","IND","Esparza","Maya","","","","","","","","","","","","43392.0","","3721.0","","","","","","","99109.28","","","","IND","Mailer (Estimated Costs)","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6861","","IND","Rocha","Don","","","","","","","","","","","","43378.0","","15000.0","","","","","","","368786.95","","","","IND","Use of Research for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6864","","IND","Rocha","Don","","","","","","","","","","","","43371.0","","1954.18","","","","","","","368786.95","","","","IND","Staff Time","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6865","","IND","Rocha","Don","","","","","","","","","","","","43385.0","","2012.17","","","","","","","368786.95","","","","IND","Staff Time","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6866","","IND","Esparza","Maya","","","","","","","","","","","","43371.0","","1548.84","","","","","","","99109.28","","","","IND","Staff Time","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6867","","IND","Esparza","Maya","","","","","","","","","","","","43385.0","","716.31","","","","","","","99109.28","","","","IND","Staff Time","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6868","","IND","Biagini","Nancy","","","","","","","","","","","","43371.0","","763.75","","","","","","","11351.57","","","","IND","Staff Time","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6869","","IND","Biagini","Nancy","","","","","","","","","","","","43385.0","","527.46","","","","","","","11351.57","","","","IND","Staff Time","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6870","","IND","Rocha","Don","","","","","","","","","","","","43393.0","","127.48","","","","","","","368786.95","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6871","","IND","Biagini","Nancy","","","","","","","","","","","","43393.0","","21.04","","","","","","","11351.57","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6872","","IND","Esparza","Maya","","","","","","","","","","","","43393.0","","15.06","","","","","","","99109.28","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6873","","IND","Rocha","Don","","","","","","","","","","","","43393.0","","1468.75","","","","","","","368786.95","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6874","","IND","Esparza","Maya","","","","","","","","","","","","43393.0","","1019.79","","","","","","","99109.28","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6875","","IND","Biagini","Nancy","","","","","","","","","","","","43393.0","","127.25","","","","","","","11351.57","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6876","","IND","Rocha","Don","","","","","","","","","","","","43393.0","","634.53","","","","","","","368786.95","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6878","","IND","Esparza","Maya","","","","","","","","","","","","43393.0","","10.47","","","","","","","99109.28","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6879","","IND","Rocha","Don","","","","","","","","","","","","43393.0","","106.71","","","","","","","368786.95","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6880","","IND","Esparza","Maya","","","","","","","","","","","","43393.0","","23.44","","","","","","","99109.28","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6881","","IND","Rocha","Don","","","","","","","","","","","","43393.0","","809.8","","","","","","","368786.95","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6882","","IND","Biagini","Nancy","","","","","","","","","","","","43393.0","","115.18","","","","","","","11351.57","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6883","","IND","Esparza","Maya","","","","","","","","","","","","43393.0","","281.46","","","","","","","99109.28","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6884","","IND","Esparza","Maya","","","","","","","","","","","","43376.0","","1000.0","","","","","","","99109.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6885","","IND","Herrera","Esau","","","","","","","","","","","","43385.0","","250.0","","","","","","","6248.15","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Esau Herrera","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6886","","IND","Tran","Khanh","","","","","","","","","","","","43385.0","","250.0","","","","","","","6248.16","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Khanh Tran","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6887","","IND","Nunez","Bob","","","","","","","","","","","","43385.0","","250.0","","","","","","","4512.65","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Bob Nunez","","","","MAY","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6888","","IND","Grilli","Marsha","","","","","","","","","","","","43385.0","","250.0","","","","","","","4512.66","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Marsha Grilli","","","","CCM","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6889","","IND","Fong","Mason","","","","","","","","","","","","43388.0","","250.0","","","","","","","3674.69","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Mason Fong","","","","CCM","","OTH","City of Sunnyvale","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6890","","IND","Larsson","Gustav","","","","","","","","","","","","43388.0","","250.0","","","","","","","3674.7","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Gustav Larsson","","","","CCM","","OTH","City of Sunnyvale","1.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6891","","IND","Tran","Khanh","","","","","","","","","","","","43388.0","","250.0","","","","","","","6248.16","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Khanh Tran","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6892","","IND","Esteves","Jose","","","","","","","","","","","","43390.0","","250.0","","","","","","","4562.65","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jose Esteves","","","","MAY","","OTH","City of Milpitas","","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6926","","IND","Herrera","Esau","","","","","","","","","","","","43388.0","","250.0","","","","","","","6248.15","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Esau Herrera","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6930","","IND","Esparza","Maya","","","","","","","","","","","","43391.0","","1483.71","","","","","","","99109.28","","","","IND","Field Expenses (Estimated Costs)","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23966","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","43366.0","","2275.54","","","","","","","29234.13","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23977","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","43366.0","","773.06","","","","","","","14236.97","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23982","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","43367.0","","17.05","","","","","","","482.48","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23984","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","43367.0","","39.62","","","","","","","482.48","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23986","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","43367.0","","31.57","","","","","","","482.48","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24000","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43367.0","","20.32","","","","","","","30273.87","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24002","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43367.0","","34.01","","","","","","","30273.87","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24004","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43367.0","","64.56","","","","","","","30273.87","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24008","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43367.0","","226.79","","","","","","","30273.87","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24010","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43367.0","","611.74","","","","","","","30273.87","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24014","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43367.0","","326.36","","","","","","","30273.87","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24019","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43368.0","","390.44","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24020","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43368.0","","16.04","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24021","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43368.0","","4.58","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24022","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43376.0","","1000.0","","","","","","","7000.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24024","","IND","Zamora","Dianna","","","","","San Jose","CA","95125.0","","","","","43376.0","","204.67","","","","","","","253.45","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24025","","IND","Howze","Cathy L.","","","","","San Jose","CA","95117.0","","","","","43376.0","","46.05","","","","","","","177.59","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24027","","IND","Khan","Sophie R.","","","","","San Jose","CA","95138.0","","","","","43376.0","","75.64","","","","","","","230.21","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24028","","IND","Arreola","Gabriel","","","","","San Jose","CA","95122.0","","","","","43376.0","","82.21","","","","","","","202.25","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24029","","IND","Craig","Donna D.","","","","","San Jose","CA","95712.0","","","","","43376.0","","143.05","","","","","","","303.37","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24030","","IND","Navarro","Ana I. Duran","","","","","San Jose","CA","95127.0","","","","","43376.0","","106.88","","","","","","","271.31","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24031","","IND","Gonzales","Dorothy","","","","","San Jose","CA","95136.0","","","","","43376.0","","121.68","","","","","","","246.4","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24032","","IND","Lawler, Jr.","Blake B.","","","","","Pacheco","CA","94553.0","","","","","43376.0","","55.91","","","","","","","116.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24033","","IND","Su","Van M.","","","","","San Jose","CA","95121.0","","","","","43376.0","","101.94","","","","","","","101.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24035","","IND","Orta","Desiree Y.","","","","","Sunnyvale","CA","94087.0","","","","","43376.0","","60.83","","","","","","","154.57","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24036","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43375.0","","1971.68","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24037","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43376.0","","22.0","","","","","","","89770.03","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24039","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43376.0","","1830.0","","","","","","","89770.03","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24041","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43376.0","","2509.71","","","","","","","89770.03","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24043","","IND","Lawler","Annette M.","","","","","San Jose","CA","95139.0","","","","","43376.0","","101.94","","","","","","","279.53","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24045","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43376.0","","5700.0","","","","","","","105840.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24055","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43377.0","","631.13","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24056","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43377.0","","140.39","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24057","","COM","Cupertino Residents for Local Ethical Government","","","","","","Cupertino","CA","95014.0","","","","","43381.0","","16000.0","","","","","","","16000.0","","","","CTB","","","","","","1412139","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24058","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43382.0","","1500.0","","","","","","","30273.87","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24060","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43382.0","","26300.0","","","","","","","105840.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24062","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43382.0","","4878.67","","","","","","","628092.55","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24068","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43382.0","","1.75","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24082","","IND","Gonzales","Dorothy","","","","","San Jose","CA","95136.0","","","","","43383.0","","115.1","","","","","","","246.4","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24083","","IND","Gonzales","Dorothy","","","","","San Jose","CA","95136.0","","","","","43383.0","","9.62","","","","","","","246.4","","","","","Mileage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24084","","IND","Howze","Cathy L.","","","","","San Jose","CA","95117.0","","","","","43383.0","","131.54","","","","","","","177.59","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24093","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43384.0","","4.38","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24094","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43384.0","","100.14","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24095","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43384.0","","41.32","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24096","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43384.0","","2.7","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24097","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43384.0","","4.58","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24098","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43384.0","","25.49","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24099","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43384.0","","390.44","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24116","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","841.23","","","","","","","628092.55","","","","IND","Doorhanger/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24118","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","294.97","","","","","","","628092.55","","","","IND","Doorhanger/Support/Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24120","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","327.75","","","","","","","628092.55","","","","IND","Doorhanger/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24122","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","2821.0","","","","","","","628092.55","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24124","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","4730.19","","","","","","","628092.55","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24126","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","27354.62","","","","","","","628092.55","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24128","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","27948.97","","","","","","","628092.55","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24130","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","54081.34","","","","","","","628092.55","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24147","","IND","Khan","Sophie R.","","","","","San Jose","CA","95138.0","","","","","43390.0","","154.57","","","","","","","230.21","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24148","","IND","Arreola","Gabriel","","","","","San Jose","CA","95122.0","","","","","43390.0","","120.04","","","","","","","202.25","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24149","","IND","Craig","Donna D.","","","","","San Jose","CA","95712.0","","","","","43390.0","","160.32","","","","","","","303.37","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24150","","IND","Orta","Desiree Y.","","","","","Sunnyvale","CA","94087.0","","","","","43390.0","","93.74","","","","","","","154.57","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24152","","IND","Lawler, Jr.","Blake B.","","","","","Pacheco","CA","94553.0","","","","","43390.0","","60.84","","","","","","","116.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24153","","IND","Lawler","Annette M.","","","","","San Jose","CA","95139.0","","","","","43390.0","","177.59","","","","","","","279.53","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24154","","IND","Navarro","Ana I. Duran","","","","","San Jose","CA","95127.0","","","","","43390.0","","164.43","","","","","","","271.31","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24155","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43389.0","","530.0","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24156","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43389.0","","20.35","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24157","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43389.0","","118.73","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24158","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43389.0","","33.9","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24159","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43389.0","","0.27","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24160","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43389.0","","0.96","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24161","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43389.0","","4.12","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24162","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43389.0","","0.02","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24163","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43389.0","","0.17","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24164","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43389.0","","4.21","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24165","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43389.0","","4.21","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24166","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43389.0","","9.15","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24167","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43389.0","","2045.73","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24188","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035.0","","","","","43393.0","","150.0","","","","","","","1800.0","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24190","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035.0","","","","","43393.0","","150.0","","","","","","","1800.0","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24192","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035.0","","","","","43393.0","","300.0","","","","","","","1800.0","","","","IND","Mailer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24194","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035.0","","","","","43393.0","","150.0","","","","","","","1800.0","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24196","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035.0","","","","","43393.0","","150.0","","","","","","","1800.0","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24198","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","43393.0","","325.0","","","","","","","3575.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24199","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","San Jose","CA","95125.0","","","","","43393.0","","7283.85","","","","","","","14567.7","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24239","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43376.0","","2000.0","","","","","","","7000.0","","","","IND","Data/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24240","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43376.0","","2000.0","","","","","","","7000.0","","","","IND","Data/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24241","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43376.0","","2000.0","","","","","","","7000.0","","","","IND","Data/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24243","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43367.0","","377.43","","","","","","","30273.87","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24244","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","43382.0","","127.48","","","","","","","482.48","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24246","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","43382.0","","14.94","","","","","","","482.48","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24387","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43385.0","","1076.06","","","","","","","30273.87","","","","IND","Phonebank/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24389","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43385.0","","7785.24","","","","","","","30273.87","","","","IND","Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24391","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43385.0","","1076.06","","","","","","","30273.87","","","","IND","Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3194","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43371.0","","388.69","","","","","","","1047.11","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3195","","IND","Gonzales","Adriana J.","","","","","San Jose","CA","95117.0","","","","","43375.0","","98.65","","","","","","","275.42","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3196","","IND","Tran","Bonny","","","","","San Jose","CA","95121.0","","","","","43375.0","","162.79","","","","","","","319.81","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3197","","IND","Soto","Candice","","","","","San Jose","CA","95127.0","","","","","43375.0","","147.99","","","","","","","272.95","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3198","","IND","Baxter","Cathy A.","","","","","San Jose","CA","95128.0","","","","","43375.0","","147.99","","","","","","","147.99","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3199","","IND","Gabrielson","Corey L.","","","","","Camino","CA","95709.0","","","","","43375.0","","192.6","","","","","","","419.2","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3200","","IND","Williams","Cory","","","","","San Jose","CA","95133.0","","","","","43375.0","","147.99","","","","","","","349.4","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3201","","IND","Kost","Dee Dee","","","","","San Jose","CA","95125.0","","","","","43375.0","","147.99","","","","","","","147.99","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3203","","IND","Johnson","Karen R.","","","","","Los Gatos","CA","95033.0","","","","","43375.0","","121.68","","","","","","","241.7","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3204","","IND","Fernandez","Katia I.","","","","","San Jose","CA","95148.0","","","","","43375.0","","106.88","","","","","","","269.67","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3205","","IND","Collins","Keith","","","","","San Jose","CA","95118.0","","","","","43375.0","","106.88","","","","","","","278.71","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3206","","IND","Vera","Lan H. De","","","","","Campbell","CA","95008.0","","","","","43375.0","","60.83","","","","","","","194.03","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3207","","IND","Gamboa","Maria","","","","","San Jose","CA","95127.0","","","","","43375.0","","147.99","","","","","","","325.57","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3208","","IND","Tosto","Robert S.","","","","","San Jose","CA","95127.0","","","","","43375.0","","92.08","","","","","","","185.81","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3209","","IND","Nguyen","Yen N.","","","","","San Jose","CA","95112.0","","","","","43375.0","","133.19","","","","","","","297.62","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3221","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43384.0","","388.69","","","","","","","1047.11","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3222","","IND","Gonzales","Adriana J.","","","","","San Jose","CA","95117.0","","","","","43389.0","","176.77","","","","","","","275.42","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3223","","IND","Tran","Bonny","","","","","San Jose","CA","95121.0","","","","","43389.0","","154.56","","","","","","","319.81","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3224","","IND","Soto","Candice","","","","","San Jose","CA","95127.0","","","","","43389.0","","124.96","","","","","","","272.95","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3225","","IND","Gabrielson","Corey L.","","","","","Camino","CA","95709.0","","","","","43389.0","","219.2","","","","","","","419.2","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3226","","IND","Williams","Cory","","","","","San Jose","CA","95133.0","","","","","43389.0","","198.95","","","","","","","349.4","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3227","","IND","Orta","Irene","","","","","San Jose","CA","95116.0","","","","","43389.0","","124.96","","","","","","","124.96","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3228","","IND","Johnson","Karen R.","","","","","Los Gatos","CA","95033.0","","","","","43389.0","","120.02","","","","","","","241.7","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3229","","IND","Fernandez","Katia I.","","","","","San Jose","CA","95148.0","","","","","43389.0","","162.79","","","","","","","269.67","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3230","","IND","Collins","Keith","","","","","San Jose","CA","95118.0","","","","","43389.0","","171.83","","","","","","","278.71","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3231","","IND","Vera","Lan H. De","","","","","Campbell","CA","95008.0","","","","","43389.0","","133.2","","","","","","","194.03","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3232","","IND","Gamboa","Maria","","","","","San Jose","CA","95127.0","","","","","43389.0","","177.58","","","","","","","325.57","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3233","","IND","Tosto","Robert S.","","","","","San Jose","CA","95127.0","","","","","43389.0","","93.73","","","","","","","185.81","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3234","","IND","Nguyen","Yen N.","","","","","San Jose","CA","95112.0","","","","","43389.0","","164.43","","","","","","","297.62","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3235","","IND","Tran","Bonny","","","","","San Jose","CA","95121.0","","","","","43389.0","","2.46","","","","","","","319.81","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3236","","IND","Williams","Cory","","","","","San Jose","CA","95133.0","","","","","43389.0","","2.46","","","","","","","349.4","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3237","","IND","Gabrielson","Corey L.","","","","","Camino","CA","95709.0","","","","","43389.0","","7.4","","","","","","","419.2","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6815","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43376.0","","1746.93","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6862","","OTH","Office Max","","","","","","San Jose","CA","95125.0","","","","","43393.0","","202.7","","","","","","","202.7","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6863","","OTH","Lunardi's","","","","","","San Jose","CA","95124.0","","","","","43393.0","","461.13","","","","","","","1172.83","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6909","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43381.0","","1053.08","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6910","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43381.0","","18287.1","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6911","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43383.0","","1648.72","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6912","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43382.0","","11083.59","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6913","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43383.0","","13241.89","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6914","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43381.0","","607.6","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6915","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43378.0","","18287.1","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6916","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43390.0","","1523.04","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6917","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43385.0","","1795.44","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6918","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43387.0","","5077.2","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6919","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43388.0","","607.6","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6920","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43388.0","","2419.4","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6921","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43388.0","","1795.44","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6922","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43388.0","","1648.72","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6923","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43391.0","","12733.86","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6924","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43392.0","","2821.0","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6925","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43392.0","","1423.05","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23480","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","450.0","0.0","0.0","","","450.0","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23481","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","450.0","0.0","0.0","","","450.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23542","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","San Jose","CA","95125.0","","","","","","","","7283.85","0.0","7283.85","","","0.0","","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23929","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","250.0","0.0","0.0","","","250.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23991","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","41.91","0.0","0.0","","","41.91","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23992","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","70.15","0.0","0.0","","","70.15","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23993","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","133.15","0.0","0.0","","","133.15","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23964","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","","","","2275.54","0.0","2275.54","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23965","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","","","","75.15","0.0","0.0","","","75.15","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23973","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","1830.0","0.0","1830.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23974","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","2509.71","0.0","2509.71","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23975","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","773.06","0.0","773.06","","","0.0","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23976","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","440.56","0.0","0.0","","","440.56","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23988","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","4.08","0.0","0.0","","","4.08","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23989","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","7.35","0.0","0.0","","","7.35","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23990","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","10.51","0.0","0.0","","","10.51","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24016","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","156.57","0.0","0.0","","","156.57","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24012","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","138.66","0.0","0.0","","","138.66","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24013","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","232.12","0.0","0.0","","","232.12","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24017","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","262.1","0.0","0.0","","","262.1","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24018","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","497.46","0.0","0.0","","","497.46","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24026","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","22.0","0.0","22.0","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24044","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","","","","5700.0","0.0","5700.0","","","0.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24050","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","","","","26300.0","0.0","26300.0","","","0.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24213","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","1276.31","0.0","0.0","","","1276.31","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24219","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","","","","15000.0","0.0","0.0","","","15000.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24048","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","1000.0","0.0","","","1000.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24074","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","38375.91","0.0","","","38375.91","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24242","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","1800.0","0.0","","","1800.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24070","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","1800.0","0.0","","","1800.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24071","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24075","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","1975.46","0.0","","","1975.46","","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24076","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24081","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24089","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24092","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24106","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2006.32","0.0","","","2006.32","","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24107","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2006.33","0.0","","","2006.33","","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24108","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","450.0","0.0","","","450.0","","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24109","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","450.0","0.0","","","450.0","","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24110","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2423.99","0.0","","","2423.99","","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24111","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2424.0","0.0","","","2424.0","","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24114","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24115","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","11130.95","0.0","","","11130.95","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24133","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","1975.46","0.0","","","1975.46","","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24134","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24135","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2974.69","0.0","","","2974.69","","","","","IND","Maile/Support/Mason Fong/City Council/City of Sunnyvale/Seat 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24136","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","450.0","0.0","","","450.0","","","","","IND","Mailer/Support/Mason Fong/City of Council/City of Sunnyvale/Seat 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24137","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","450.0","0.0","","","450.0","","","","","IND","Mailer/Support/Gustav Larsson/City Council/City of Sunnyvale/Seat 1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24138","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2974.7","0.0","","","2974.7","","","","","IND","Mailer/Support/Gustav Larsson/City Council/City of Sunnyvale/Seat 1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24139","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2424.16","0.0","","","2424.16","","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24140","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2424.16","0.0","","","2424.16","","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24141","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","450.0","0.0","","","450.0","","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24142","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","450.0","0.0","","","450.0","","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24143","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","4730.19","0.0","","","4730.19","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24144","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24174","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","4012.65","0.0","","","4012.65","","","","","IND","Mailer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24176","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","31453.28","0.0","","","31453.28","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24177","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24180","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","1956.33","0.0","","","1956.33","","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24181","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","1956.33","0.0","","","1956.33","","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24182","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2821.0","0.0","","","2821.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24183","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24186","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","","","","0.0","375.75","0.0","","","375.75","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24187","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","","","","0.0","2585.88","0.0","","","2585.88","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24214","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","2251.63","0.0","","","2251.63","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24221","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","899.59","0.0","","","899.59","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24222","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","1291.21","0.0","","","1291.21","","","","","IND","Staff Time for Field/Phonebank/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24223","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","2265.14","0.0","","","2265.14","","","","","IND","Staff Time for Field/Phonebank/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24224","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","3966.35","0.0","","","3966.35","","","","","IND","Staff Time for Field/Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24232","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407.0","","","","","","","","0.0","10.47","0.0","","","10.47","","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24233","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407.0","","","","","","","","0.0","634.53","0.0","","","634.53","","","","","IND","Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24236","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","115.18","0.0","","","115.18","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24237","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","289.81","0.0","","","289.81","","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24238","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","961.68","0.0","","","961.68","","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23979","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","","","","17.05","0.0","17.05","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23980","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","","","","39.62","0.0","39.62","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23981","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","","","","31.57","0.0","31.57","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24225","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","","","","0.0","6.1","0.0","","","6.1","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24226","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","","","","0.0","15.06","0.0","","","15.06","","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24384","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","1076.06","0.0","1076.06","","","0.0","","","","","IND","Phonebank/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24385","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","1076.06","0.0","1076.06","","","0.0","","","","","IND","Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24386","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","7785.24","0.0","7785.24","","","0.0","","","","","IND","Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23994","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","20.32","0.0","20.32","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23995","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","34.01","0.0","34.01","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23996","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","64.56","0.0","64.56","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23997","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","326.36","0.0","326.36","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23998","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","226.79","0.0","226.79","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23999","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","611.74","0.0","611.74","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24228","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","127.25","0.0","","","127.25","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24229","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","1019.79","0.0","","","1019.79","","","","","IND","Field/Phonebank Expense/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24230","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","1468.75","0.0","","","1468.75","","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24234","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","","","","0.0","23.44","0.0","","","23.44","","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24235","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","","","","0.0","106.71","0.0","","","106.71","","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24218","","COM","District Council of Iron Workers Political Action League","","","","","","Pinole","CA","94564","","","","","43397.0","","5000.0","","","","","","","7500.0","","","","","","","","","","831693","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24315","","COM","County Employee Management Association PAC","","","","","","San Jose","CA","95126-","","","","","43398.0","","10000.0","","","","","","","17000.0","","","","","","","","","","981173","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24316","","COM","Operating Engineers Local No.3 Statewide PAC","","","","","","Alameda","CA","94502","","","","","43398.0","","5000.0","","","","","","","5000.0","","","","","","","","","","981697","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24317","","COM","Working for a Better Community PAC, a Committee to Support Donald Rocha for Santa Clara Board of Supervisors District 4 2018","","","","","","Milpitas","CA","95035","","","","","43399.0","","27000.0","","","","","","","27000.0","","","","","","","","","","1408688","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24328","","COM","Communications Workers of America Committee on Political Education Political Contributions Committee (CWA COPE PCC)","","","","","","Washington","DC","20001","","","","","43402.0","","3000.0","","","","","","","5500.0","","","","","","","","","","1242993","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24329","","COM","SEIU United Healthcare Workers West PAC SCC","","","","","","Sacramento","CA","95814-","","","","","43402.0","","20000.0","","","","","","","20000.0","","","","","","","","","","747285","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24345","","COM","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","","","","","","San Jose","CA","94087","","","","","43405.0","","10000.0","","","","","","","10000.0","","","","","","","","","","980947","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24347","","COM","San Jose Firefighters Local 230 PAC","","","","","","San Jose","CA","95110","","","","","43404.0","","15000.0","","","","","","","66882.68","","","","","","","","","","743393","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24352","","OTH","AMR Holdco, Inc.","","","","","","Greenwood Village","CO","80111","","","","","43404.0","","20000.0","","","","","","","20000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24353","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43404.0","","638.64","","","","","","","638.64","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24380","","OTH","Lehigh Hanson","","","","","","Irving","TX","75062","","","","","43406.0","","17700.0","","","","","","","25000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24381","","OTH","Lehigh Hanson","","","","","","Irving","TX","75062","","","","","43406.0","","7300.0","","","","","","","25000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24382","","COM","San Jose Police Officers' Association PAC","","","","","","San Jose","CA","95112","","","","","43406.0","","10000.0","","","","","","","15000.0","","","","","","","","","","951339","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24383","","COM","Sunnyvale Public Safety Officers Association PAC (PSOA)","","","","","","Sunnyvale","CA","94085","","","","","43406.0","","1000.0","","","","","","","1000.0","","","","","","","","","","990921","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24400","","COM","Local 101 AFSCME AFL-CIO PAC","","","","","","San Jose","CA","95112","","","","","43409.0","","1000.0","","","","","","","1000.0","","","","","","","","","","821697","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24401","","COM","United Food & Commercial Workers (UFCW) Local 5 PAC","","","","","","San Jose","CA","95113","","","","","43410.0","","5000.0","","","","","","","10000.0","","","","","","","","","","1294035","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24590","","OTH","DRIVE Commitee","","","","","","Washington","DC","20001","","","","","43405.0","","7300.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24591","","OTH","DRIVE Commitee","","","","","","Washington","DC","20001","","","","","43405.0","","2700.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24592","","COM","Santa Clara County Firefighters PAC","","","","","","San Jose","CA","95128","","","","","43406.0","","9700.0","","","","","","","17000.0","","","","","","","","","","760851","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24593","","COM","Santa Clara County Firefighters PAC","","","","","","San Jose","CA","95128","","","","","43406.0","","7300.0","","","","","","","17000.0","","","","","","","","","","760851","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON24216","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43396.0","","270.41","","","","","","","28233.22","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON24217","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43396.0","","412.97","","","","","","","28233.22","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON24363","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43403.0","","424.23","","","","","","","28233.22","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON24625","","COM","IBEW Local 332 Education Fund","","","","","","San Jose","CA","95125","","","","","43438.0","","1000.0","","","","","","","56683.22","","","","","Facility Rent for Meeting","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON24626","","COM","IBEW Local 332 Education Fund","","","","","","San Jose","CA","95125","","","","","43460.0","","1000.0","","","","","","","56683.22","","","","","Facility Rent for Meeting","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON24627","","COM","IBEW Local 332 Education Fund","","","","","","San Jose","CA","95125","","","","","43419.0","","4654.56","","","","","","","56683.22","","","","","Staff Salaries","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3238","","IND","Rocha","Don","","","","","","","","","","","","43396.0","","14000.0","","","","","","","543377.42","","","","IND","Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3242","","COM","Santa Clara County Government Attorneys' Association PAC","","","","","","Sacramento","CA","95814","","","","","43395.0","","300.0","","","","","","","600.0","","","","IKD","Use of Data","","","","","941786","","","","","","","","","","","","","","","","","","","","","","Santa Clara County Government Attorneys' Association PAC","","","","OTH","Political Action Committee","OTH","Santa Clara County, CA","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3289","","IND","Rocha","Don","","","","","","","","","","","","43406.0","","3000.0","","","","","","","543377.42","","","","IND","Digital Ad","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3313","","IND","Rocha","Don","","","","","","","","","","","","43419.0","","3816.73","","","","","","","543377.42","","","","IND","Use of Staff Time; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3314","","IND","Esparza","Maya","","","","","","","","","","","","43419.0","","791.28","","","","","","","103271.69","","","","IND","Use of Staff Time; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3315","","IND","Biagini","Nancy","","","","","","","","","","","","43419.0","","46.55","","","","","","","14783.27","","","","IND","Use of Staff Time; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3317","","IND","Rocha","Don","","","","","","","","","","","","43404.0","","1661.71","","","","","","","543377.42","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3323","","IND","Rocha","Don","","","","","","","","","","","","43404.0","","7630.53","","","","","","","543377.42","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3324","","IND","Biagini","Nancy","","","","","","","","","","","","43404.0","","321.46","","","","","","","14783.27","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3325","","IND","Esparza","Maya","","","","","","","","","","","","43404.0","","1471.22","","","","","","","103271.69","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3326","","IND","Chao","Liang","","","","","","","","","","","","43405.0","","382.38","","","","","","","6549.02","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Liang Chao","","","","CCM","","OTH","City of Cupertino","","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3327","","IND","Rocha","Don","","","","","","","","","","","","43418.0","","17629.62","","","","","","","543377.42","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3328","","IND","Esparza","Maya","","","","","","","","","","","","43418.0","","685.96","","","","","","","103271.69","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3329","","IND","Chao","Liang","","","","","","","","","","","","43407.0","","294.97","","","","","","","6549.02","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Liang Chao","","","","CCM","","OTH","City of Cupertino","","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3330","","IND","Esparza","Maya","","","","","","","","","","","","43407.0","","65.54","","","","","","","103271.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3331","","IND","Rocha","Don","","","","","","","","","","","","43407.0","","177.1","","","","","","","543377.42","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3332","","IND","Biagini","Nancy","","","","","","","","","","","","43407.0","","7.78","","","","","","","14783.27","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3335","","IND","Chao","Liang","","","","","","","","","","","","43410.0","","109.9","","","","","","","6549.02","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Liang Chao","","","","CCM","","OTH","City of Cupertino","","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3336","","IND","Esparza","Maya","","","","","","","","","","","","43410.0","","76.5","","","","","","","103271.69","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3337","","IND","Rocha","Don","","","","","","","","","","","","43410.0","","632.12","","","","","","","543377.42","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3338","","IND","Esparza","Maya","","","","","","","","","","","","43410.0","","170.95","","","","","","","103271.69","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3339","","IND","Biagini","Nancy","","","","","","","","","","","","43410.0","","19.04","","","","","","","14783.27","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3340","","IND","Rocha","Don","","","","","","","","","","","","43410.0","","1658.62","","","","","","","543377.42","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3341","","IND","Rocha","Don","","","","","","","","","","","","43410.0","","167.26","","","","","","","543377.42","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3342","","IND","Esparza","Maya","","","","","","","","","","","","43410.0","","29.01","","","","","","","103271.69","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3343","","IND","Biagini","Nancy","","","","","","","","","","","","43410.0","","3.97","","","","","","","14783.27","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3344","","IND","Rocha","Don","","","","","","","","","","","","43407.0","","1556.96","","","","","","","543377.42","","","","IND","Texting","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3345","","IND","Rocha","Don","","","","","","","","","","","","43407.0","","196.08","","","","","","","543377.42","","","","IND","Texting","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3346","","IND","Rocha","Don","","","","","","","","","","","","43407.0","","1933.66","","","","","","","543377.42","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3347","","IND","Newsom","Gavin","","","","","","","","","","","","43407.0","","229.71","","","","","","","519.22","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Gavin Newsom","","","","GOV","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3348","","IND","Thurmond","Tony","","","","","","","","","","","","43407.0","","229.71","","","","","","","519.21","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Tony Thurmond","","","","SUP","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3349","","IND","Hernandez","Ed","","","","","","","","","","","","43407.0","","229.71","","","","","","","1120.49","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Ed Hernandez","","","","SEN","","SEN","","22.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3350","","IND","Padilla","Alex","","","","","","","","","","","","43407.0","","151.31","","","","","","","440.82","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Alex Padilla","","","","SOS","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3351","","IND","Becerra","Xavier","","","","","","","","","","","","43407.0","","151.33","","","","","","","440.83","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Xavier Becerra","","","","ATT","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3352","","IND","Yee","Betty","","","","","","","","","","","","43407.0","","151.33","","","","","","","440.83","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Betty Yee","","","","CON","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3353","","IND","King","Kathleen","","","","","","","","","","","","43403.0","","1000.0","","","","","","","1000.0","","","","IND","Online Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","Kathleen King","","","","BED","","OTH","Santa Clara County","2.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3354","","IND","Ma","Fiona","","","","","","","","","","","","43407.0","","151.35","","","","","","","440.85","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Fiona Ma","","","","TRE","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3355","","IND","Lara","Ricardo","","","","","","","","","","","","43407.0","","151.36","","","","","","","440.86","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Ricardo Lara","","","","INS","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3356","","IND","Chapman","Helen","","","","","San Jose","CA","95126","","","","","43407.0","","218.99","","","","","","","218.99","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Helen Chapman","","","","OTH","San Jose USD School Board","OTH","Santa Clara County, Area 2","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3357","","IND","Biagini","Nancy","","","","","","","","","","","","43407.0","","74.28","","","","","","","14783.27","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3358","","IND","Esparza","Maya","","","","","","","","","","","","43407.0","","647.5","","","","","","","103271.69","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3359","","IND","Fung","Peter","","","","","","","","","","","","43403.0","","500.0","","","","","","","500.0","","","","IND","Online Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","Peter Fund","","","","OTH","El Camino Healthcare District Board","OTH","Santa Clara County","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3360","","IND","Davis","Jim","","","","","","","","","","","","43403.0","","500.0","","","","","","","500.0","","","","IND","Online Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Davis","","","","OTH","El Camino Healthcare District Board","OTH","Santa Clara County","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3361","","IND","Chao","Liang","","","","","","","","","","","","43407.0","","332.39","","","","","","","6549.02","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Liang Chao","","","","CCM","","OTH","City of Cupertino","","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3362","","IND","Esparza","Maya","","","","","","","","","","","","43407.0","","103.6","","","","","","","103271.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3363","","IND","Rocha","Don","","","","","","","","","","","","43407.0","","545.08","","","","","","","543377.42","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3364","","IND","Biagini","Nancy","","","","","","","","","","","","43407.0","","1.43","","","","","","","14783.27","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3365","","IND","Rocha","Don","","","","","","","","","","","","43404.0","","2350.0","","","","","","","543377.42","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP24322","","COM","Cupertino Residents for Local Ethical Government","","","","","","Cupertino","CA","95014","","","","","43402.0","","8000.0","","","","","","","24000.0","","","","MON","","","","","","1412139","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6857","","IND","Tran","Khanh","","","","","","","","","","","","43395.0","","2874.16","","","","","","","9122.32","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Khanh Tran","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6858","","IND","Rocha","Don","","","","","","","","","","","","43395.0","","27668.92","","","","","","","543377.42","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6859","","IND","Herrera","Esau","","","","","","","","","","","","43395.0","","2874.16","","","","","","","9122.31","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Esau Herrera","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6860","","IND","Biagini","Nancy","","","","","","","","","","","","43395.0","","2875.46","","","","","","","14783.27","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6893","","IND","Esteves","Jose","","","","","","","","","","","","43397.0","","4312.65","","","","","","","13187.95","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jose Esteves","","","","MAY","","OTH","City of Milpitas","","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6894","","IND","Rocha","Don","","","","","","","","","","","","43399.0","","31641.38","","","","","","","543377.42","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6895","","IND","Esteves","Jose","","","","","","","","","","","","43400.0","","4312.65","","","","","","","13187.95","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jose Esteves","","","","MAY","","OTH","City of Milpitas","","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6896","","IND","Inks","John","","","","","","","","","","","","43399.0","","2600.0","","","","","","","2600.0","","","","IND","Online Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","John Inks","","","","CCM","","OTH","City of Mountain View","","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6897","","IND","Nunez","Bob","","","","","","","","","","","","43402.0","","2106.33","","","","","","","6618.98","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Bob Nunez","","","","MAY","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6898","","IND","Grilli","Marsha","","","","","","","","","","","","43402.0","","2106.33","","","","","","","6618.99","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Marsha Grilli","","","","CCM","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6899","","IND","Rocha","Don","","","","","","","","","","","","43403.0","","18720.63","","","","","","","543377.42","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6900","","IND","Rocha","Don","","","","","","","","","","","","43403.0","","20000.0","","","","","","","543377.42","","","","IND","Digital Ad","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6901","","IND","Chao","Liang","","","","","","","","","","","","43403.0","","5429.38","","","","","","","6549.02","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Liang Chao","","","","CCM","","OTH","City of Cupertino","","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6902","","IND","Rocha","Don","","","","","","","","","","","","43404.0","","18720.63","","","","","","","543377.42","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6942","","IND","Esparza","Maya","","","","","","","","","","","","43407.0","","120.85","","","","","","","103271.69","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6943","","IND","Rocha","Don","","","","","","","","","","","","43407.0","","883.44","","","","","","","543377.42","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6944","","IND","Biagini","Nancy","","","","","","","","","","","","43407.0","","81.73","","","","","","","14783.27","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24212","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","43413.0","","14000.0","","","","","","","134840.0","","","","IND","Research/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24250","","IND","Solis","Yolanda","","","","","San Jose","CA","95125","","","","","43399.0","","23.44","","","","","","","2019.51","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24252","","IND","Solis","Yolanda","","","","","San Jose","CA","95125","","","","","43399.0","","106.71","","","","","","","2019.51","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24254","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43399.0","","2585.88","","","","","","","37084.11","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24256","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","899.59","","","","","","","16381.34","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24258","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","4.08","","","","","","","16381.34","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24260","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","7.35","","","","","","","16381.34","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24262","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","10.51","","","","","","","16381.34","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24264","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","41.91","","","","","","","16381.34","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24266","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","70.15","","","","","","","16381.34","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24268","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","133.15","","","","","","","16381.34","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24270","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","284.99","","","","","","","16381.34","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24271","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43399.0","","10.47","","","","","","","3957.13","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24273","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43399.0","","634.53","","","","","","","3957.13","","","","IND","Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24275","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","43399.0","","15000.0","","","","","","","134840.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24277","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","1975.46","","","","","","","949898.76","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24279","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","38375.91","","","","","","","949898.76","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24281","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","4012.65","","","","","","","949898.76","","","","IND","Mailer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24283","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2423.99","","","","","","","949898.76","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24285","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2424.0","","","","","","","949898.76","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24287","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2006.32","","","","","","","949898.76","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24289","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2006.33","","","","","","","949898.76","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24291","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","11130.95","","","","","","","949898.76","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24293","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2424.16","","","","","","","949898.76","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24295","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2424.16","","","","","","","949898.76","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24297","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","4730.19","","","","","","","949898.76","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24299","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2974.69","","","","","","","949898.76","","","","IND","Maile/Support/Mason Fong/City Council/City of Sunnyvale/Seat 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24301","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2974.7","","","","","","","949898.76","","","","IND","Mailer/Support/Gustav Larsson/City Council/City of Sunnyvale/Seat 1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24303","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","1975.46","","","","","","","949898.76","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24305","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","31453.28","","","","","","","949898.76","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24307","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","1956.33","","","","","","","949898.76","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24309","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","1956.33","","","","","","","949898.76","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24311","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2821.0","","","","","","","949898.76","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24322","","COM","Cupertino Residents for Local Ethical Government","","","","","","Cupertino","CA","95014","","","","","43402.0","","8000.0","","","","","","","24000.0","","","","CTB","","","","","","1412139","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24331","","COM","Working for a Better Community PAC, a Committee to Support Donald Rocha for Santa Clara Board of Supervisors District 4 2018","","","","","","Milpitas","CA","95035","","","","","43404.0","","20000.0","","","","","","","20000.0","","","","","Refund of Contribution","","","","","1408688","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24335","","OTH","Joe Trippi & Associates, Inc.","","","","","","Saint Michaels","MD","21663","","","","","43404.0","","20000.0","","","","","","","43000.0","","","","IND","Digital Ad/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24338","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43404.0","","800.22","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24339","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43404.0","","30.85","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24340","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43404.0","","46.9","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24341","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43404.0","","4.5","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24342","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43404.0","","179.84","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24343","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043","","","","","43404.0","","2422.7","","","","","","","12984.42","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24344","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043","","","","","43404.0","","330.61","","","","","","","12984.42","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24346","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43402.0","","2.69","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24348","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43402.0","","98.46","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24349","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43402.0","","4.48","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24350","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43402.0","","15.66","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24351","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043","","","","","43402.0","","390.44","","","","","","","12984.42","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24355","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43407.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24357","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43407.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24359","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43407.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24365","","IND","Navarro","Ana I. Duran","","","","","San Jose","CA","95127","","","","","43406.0","","152.93","","","","","","","639.8","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24366","","IND","DeAnda","Anna Marie","","","","","San Jose","CA","95111","","","","","43406.0","","138.13","","","","","","","423.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24367","","IND","Lawler","Annette M.","","","","","San Jose","CA","95139","","","","","43406.0","","162.79","","","","","","","657.02","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24368","","IND","Lawler, Jr.","Blake B.","","","","","Pacheco","CA","94553","","","","","43406.0","","118.39","","","","","","","235.14","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24369","","IND","Vargas","Brianna E.","","","","","Sacramento","CA","95823","","","","","43406.0","","190.74","","","","","","","495.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24370","","IND","Baxter","Cathy A.","","","","","San Jose","CA","95128","","","","","43406.0","","36.17","","","","","","","229.68","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24372","","IND","Orta","Desiree Y.","","","","","Sunnyvale","CA","94087","","","","","43406.0","","100.29","","","","","","","381.47","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24373","","IND","Craig","Donna D.","","","","","San Jose","CA","95712","","","","","43406.0","","190.74","","","","","","","798.31","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24374","","IND","Valles","Ivan","","","","","San Jose","CA","95122","","","","","43406.0","","328.86","","","","","","","965.78","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24375","","IND","Rodriguez","Monserrat Suarez","","","","","San Jose","CA","95116","","","","","43406.0","","238.43","","","","","","","767.06","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24376","","IND","Khan","Sophie R.","","","","","San Jose","CA","95138","","","","","43406.0","","128.25","","","","","","","526.38","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24377","","IND","Moreno","Steve J.","","","","","San Jose","CA","95151","","","","","43406.0","","24.67","","","","","","","266.37","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24378","","IND","Su","Vincent K.","","","","","Fremont","CA","94538","","","","","43406.0","","97.0","","","","","","","254.2","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24379","","OTH","Joe Trippi & Associates, Inc.","","","","","","Saint Michaels","MD","21663","","","","","43407.0","","3000.0","","","","","","","43000.0","","","","IND","Digital Ad/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24393","","IND","Carothers","Forest B.","","","","","San Jose","CA","95125","","","","","43409.0","","365.85","","","","","","","385.69","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24394","","IND","Carothers","Forest B.","","","","","San Jose","CA","95125","","","","","43409.0","","19.84","","","","","","","385.69","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24396","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43409.0","","61.28","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24397","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43409.0","","2.4","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24398","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43409.0","","4.01","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24399","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43409.0","","14.02","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24402","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","262.1","","","","","","","124457.86","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24404","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","497.46","","","","","","","124457.86","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24406","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","1291.21","","","","","","","124457.86","","","","IND","Staff Time for Field/Phonebank/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24408","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","2265.14","","","","","","","124457.86","","","","IND","Staff Time for Field/Phonebank/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24410","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","156.57","","","","","","","124457.86","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24412","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","1276.31","","","","","","","124457.86","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24414","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","2251.63","","","","","","","124457.86","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24416","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","3966.35","","","","","","","124457.86","","","","IND","Staff Time for Field/Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24418","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","7630.53","","","","","","","124457.86","","","","IND","Staff Time/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24419","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43413.0","","76.5","","","","","","","3957.13","","","","IND","Phone Bank/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24420","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43413.0","","632.12","","","","","","","3957.13","","","","IND","Phone Banking/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24421","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43413.0","","109.9","","","","","","","3957.13","","","","IND","Phonebank/Oppose Liang Chao/City Council/City of Cupertino","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24422","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24424","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24426","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24428","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24430","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24432","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24434","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24436","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24438","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24440","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Support/Gustav Larsson/City Council/City of Sunnyvale/Seat 1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24442","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Support/Mason Fong/City of Council/City of Sunnyvale/Seat 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24444","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24446","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24448","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24450","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24452","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24454","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24456","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24458","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","1800.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24460","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","1800.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24462","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","1000.0","","","","","","","88050.0","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24464","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24466","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24468","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24470","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24472","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","250.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24474","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","2350.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24475","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","4320.24","","","","","","","949898.76","","","","IND","Doorhangers - See Schedule D for Allocations","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24476","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","4012.65","","","","","","","949898.76","","","","IND","Mailer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24478","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","30741.38","","","","","","","949898.76","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24480","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","4012.65","","","","","","","949898.76","","","","IND","Mialer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24484","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","1956.33","","","","","","","949898.76","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24486","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270","","","","","43413.0","","5429.38","","","","","","","23879.8","","","","IND","Field Expenses/Oppose Liang Chao/City Council/City of Cupertino","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24488","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","1956.33","","","","","","","949898.76","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24490","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","17820.63","","","","","","","949898.76","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24492","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","17820.63","","","","","","","949898.76","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24494","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","382.38","","","","","","","949898.76","","","","IND","Field Expenses/Oppose Liang Chao/City Council/City of Cupertino","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24495","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035","","","","","43413.0","","150.0","","","","","","","3600.0","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24497","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035","","","","","43413.0","","150.0","","","","","","","3600.0","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24499","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035","","","","","43413.0","","300.0","","","","","","","3600.0","","","","IND","Mailer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24501","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035","","","","","43413.0","","300.0","","","","","","","3600.0","","","","IND","Mailer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24505","","IND","Navarro","Ana I. Duran","","","","","San Jose","CA","95127","","","","","43418.0","","190.73","","","","","","","639.8","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24506","","IND","DeAnda","Anna Marie","","","","","San Jose","CA","95111","","","","","43418.0","","256.51","","","","","","","423.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24507","","IND","Lawler","Annette M.","","","","","San Jose","CA","95139","","","","","43418.0","","171.0","","","","","","","657.02","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24508","","IND","Vargas","Brianna E.","","","","","Sacramento","CA","95823","","","","","43418.0","","216.22","","","","","","","495.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24509","","IND","Orta","Desiree Y.","","","","","Sunnyvale","CA","94087","","","","","43418.0","","126.61","","","","","","","381.47","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24510","","IND","Craig","Donna D.","","","","","San Jose","CA","95712","","","","","43418.0","","304.2","","","","","","","798.31","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24511","","IND","Valles","Ivan","","","","","San Jose","CA","95122","","","","","43418.0","","528.64","","","","","","","965.78","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24512","","IND","Rodriguez","Monserrat Suarez","","","","","San Jose","CA","95116","","","","","43418.0","","528.63","","","","","","","767.06","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24513","","IND","Albukhari","Sabah A.","","","","","Santa Clara","CA","95054","","","","","43418.0","","126.61","","","","","","","126.61","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24514","","IND","Khan","Sophie R.","","","","","San Jose","CA","95138","","","","","43418.0","","165.26","","","","","","","526.38","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24515","","IND","Moreno","Steve J.","","","","","San Jose","CA","95151","","","","","43418.0","","241.7","","","","","","","266.37","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24516","","IND","Su","Vincent K.","","","","","Fremont","CA","94538","","","","","43418.0","","105.24","","","","","","","254.2","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24517","","IND","Silva","Desiree A.","","","","","San Jose","CA","95112","","","","","43418.0","","627.29","","","","","","","627.29","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24518","","IND","Ladkani","Ibrahim M.","","","","","Santa Clara","CA","95050","","","","","43418.0","","409.96","","","","","","","409.96","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24519","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43418.0","","1628.34","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24520","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43418.0","","58.98","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24521","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43418.0","","103.33","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24522","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43418.0","","344.1","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24523","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043","","","","","43418.0","","4881.73","","","","","","","12984.42","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24524","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43423.0","","325.0","","","","","","","4225.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24525","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43425.0","","1019.79","","","","","","","35662.07","","","","IND","Field/Phonebank Expense/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24527","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43425.0","","127.25","","","","","","","35662.07","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24529","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43425.0","","1468.75","","","","","","","35662.07","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24531","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43425.0","","1661.71","","","","","","","35662.07","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24532","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","43425.0","","6.1","","","","","","","1944.15","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24534","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","43425.0","","15.06","","","","","","","1944.15","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24536","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","43425.0","","1240.27","","","","","","","1944.15","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24537","","IND","Zamora","Dianna","","","","","San Jose","CA","95125","","","","","43425.0","","1514.65","","","","","","","2382.01","","","","","Election Night Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24538","","IND","Carr","Betsy","","","","","San Jose","CA","95125","","","","","43425.0","","180.71","","","","","","","180.71","","","","","Election Night Event Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24539","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43425.0","","2521.68","","","","","","","37084.11","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24540","","OTH","TOSKR, Inc.","","","","","","Oakland","CA","94612","","","","","43425.0","","1556.96","","","","","","","1753.04","","","","IND","Texting/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24543","","IND","Solis","Yolanda","","","","","San Jose","CA","95125","","","","","43425.0","","64.88","","","","","","","2019.51","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24544","","IND","Valles","Ivan","","","","","San Jose","CA","95122","","","","","43425.0","","108.28","","","","","","","965.78","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24545","","IND","Orta","Irene","","","","","San Jose","CA","95116","","","","","43425.0","","36.32","","","","","","","620.87","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24546","","IND","Nguyen","Minh","","","","","San Jose","CA","95121","","","","","43425.0","","134.4","","","","","","","1142.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24547","","IND","Lawler","Annette M.","","","","","San Jose","CA","95139","","","","","43425.0","","43.7","","","","","","","657.02","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24548","","IND","Su","Vincent K.","","","","","Fremont","CA","94538","","","","","43425.0","","5.09","","","","","","","254.2","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24549","","IND","Baxter","Cathy A.","","","","","San Jose","CA","95128","","","","","43425.0","","9.35","","","","","","","229.68","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24550","","IND","Khan","Sophie R.","","","","","San Jose","CA","95138","","","","","43425.0","","2.66","","","","","","","526.38","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24551","","IND","Fernandez","Katia I.","","","","","San Jose","CA","95148","","","","","43425.0","","1.44","","","","","","","447.05","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24552","","IND","Moreno","Anaruth Hernandez","","","","","Santa Clara","CA","95051","","","","","43425.0","","16.96","","","","","","","164.95","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24553","","IND","Negrete","Guadalupe L.","","","","","San Jose","CA","95126","","","","","43425.0","","63.16","","","","","","","731.56","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24554","","IND","DeAnda","Anna Marie","","","","","San Jose","CA","95111","","","","","43425.0","","29.11","","","","","","","423.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24555","","IND","Nguyen","Yen N.","","","","","San Jose","CA","95112","","","","","43425.0","","43.92","","","","","","","836.77","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24556","","IND","Collins","Keith","","","","","San Jose","CA","95118","","","","","43425.0","","48.75","","","","","","","763.2","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24557","","IND","Navarro","Ana I. Duran","","","","","San Jose","CA","95127","","","","","43425.0","","24.83","","","","","","","639.8","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24558","","IND","Soto","Candice","","","","","San Jose","CA","95127","","","","","43425.0","","55.27","","","","","","","790.26","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24559","","IND","Williams","Cory","","","","","San Jose","CA","95133","","","","","43425.0","","59.97","","","","","","","1024.79","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24560","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43434.0","","19.04","","","","","","","3957.13","","","","IND","Phone Banking/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24561","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43434.0","","170.95","","","","","","","3957.13","","","","IND","Phone Banking/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24562","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43434.0","","1658.62","","","","","","","3957.13","","","","IND","Phone Banking/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24563","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43439.0","","26.0","","","","","","","16381.34","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24564","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43439.0","","1000.0","","","","","","","124457.86","","","","IND","Online Ads/Support/Kathleen King/Santa Clara County Board of Education/Santa Clara County/Dist. 2","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24565","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43439.0","","500.0","","","","","","","124457.86","","","","IND","Online Ads/Support/Peter Fung/El Camino Healthcare District Board/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24566","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43439.0","","500.0","","","","","","","124457.86","","","","IND","Online Ads/Support/Jim Davis/El Camino Healthcare District Board/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24567","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","440.56","","","","","","","13486.44","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24569","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","138.66","","","","","","","13486.44","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24571","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","232.12","","","","","","","13486.44","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24573","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","115.18","","","","","","","13486.44","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24575","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","289.81","","","","","","","13486.44","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24577","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","961.68","","","","","","","13486.44","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24579","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","7.78","","","","","","","13486.44","","","","IND","Field Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24580","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","65.54","","","","","","","13486.44","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24581","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","177.1","","","","","","","13486.44","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24582","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","294.97","","","","","","","13486.44","","","","IND","Field Expenses/Oppose Liang Chao/City Council/City of Cupertino","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24583","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43440.0","","1.43","","","","","","","35662.07","","","","IND","Field Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24584","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43440.0","","103.6","","","","","","","35662.07","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24585","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43440.0","","545.08","","","","","","","35662.07","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24586","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43440.0","","332.39","","","","","","","35662.07","","","","IND","Field Expenses/Oppose Liang Chao/City Council/City of Cupertino","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24587","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43440.0","","128.2","","","","","","","35662.07","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24594","","IND","Zamora","Dianna","","","","","San Jose","CA","95125","","","","","43453.0","","613.91","","","","","","","2382.01","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24595","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43453.0","","325.0","","","","","","","4225.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24596","","OTH","Pirayou Law Offices","","","","","","San Jose","CA","95120","","","","","43453.0","","11764.0","","","","","","","28084.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24597","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43453.0","","2395.33","","","","","","","37084.11","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24598","","OTH","TOSKR, Inc.","","","","","","Oakland","CA","94612","","","","","43460.0","","196.08","","","","","","","1753.04","","","","IND","Texting/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24599","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43462.0","","2424.16","","","","","","","949898.76","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24601","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43462.0","","2424.16","","","","","","","949898.76","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24603","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43462.0","","1975.46","","","","","","","949898.76","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24634","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","43425.0","","3.97","","","","","","","1944.15","","","","IND","Field Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24635","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","43425.0","","29.01","","","","","","","1944.15","","","","IND","Field Expense/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24636","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","43425.0","","167.26","","","","","","","1944.15","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24637","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","321.46","","","","","","","124457.86","","","","IND","Field/Phonebank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24638","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","1471.22","","","","","","","124457.86","","","","IND","Staff Time/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24640","","IND","Henderson","Benjamin","","","","","San Jose","CA","95112","","","","","43413.0","","300.0","","","","","","","900.0","","","","IND","Online Ads/Oppose/John Inks/City Council/City of Maountain View","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3267","","IND","Nguyen","Minh","","","","","San Jose","CA","95121","","","","","43405.0","","328.86","","","","","","","1142.75","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3271","","IND","Gonzales","Adriana J.","","","","","San Jose","CA","95117","","","","","43405.0","","152.92","","","","","","","684.85","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3272","","IND","Tran","Bonny","","","","","San Jose","CA","95121","","","","","43405.0","","191.56","","","","","","","644.56","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3273","","IND","Soto","Candice","","","","","San Jose","CA","95127","","","","","43405.0","","243.36","","","","","","","790.26","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3274","","IND","Gabrielson","Corey L.","","","","","Camino","CA","95709","","","","","43405.0","","241.69","","","","","","","997.63","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3275","","IND","Williams","Cory","","","","","San Jose","CA","95133","","","","","43405.0","","209.67","","","","","","","1024.79","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3276","","IND","Orta","Irene","","","","","San Jose","CA","95116","","","","","43405.0","","189.92","","","","","","","620.87","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3277","","IND","Johnson","Karen R.","","","","","Los Gatos","CA","95033","","","","","43405.0","","128.27","","","","","","","578.79","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3278","","IND","Fernandez","Katia I.","","","","","San Jose","CA","95148","","","","","43405.0","","175.94","","","","","","","447.05","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3279","","IND","Collins","Keith","","","","","San Jose","CA","95118","","","","","43405.0","","190.74","","","","","","","763.2","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3280","","IND","Vera","Lan H. De","","","","","Campbell","CA","95008","","","","","43405.0","","128.25","","","","","","","509.73","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3281","","IND","Gamboa","Maria","","","","","San Jose","CA","95127","","","","","43405.0","","190.74","","","","","","","710.33","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3282","","IND","Tosto","Robert S.","","","","","San Jose","CA","95127","","","","","43405.0","","128.24","","","","","","","522.89","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3283","","IND","Nguyen","Yen N.","","","","","San Jose","CA","95112","","","","","43405.0","","190.73","","","","","","","836.77","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3284","","IND","Baxter","Cathy A.","","","","","San Jose","CA","95128","","","","","43405.0","","36.17","","","","","","","229.68","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3285","","IND","Solis","Yolanda","","","","","San Jose","CA","95125","","","","","43404.0","","388.69","","","","","","","2019.51","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3292","","IND","Gonzales","Adriana J.","","","","","San Jose","CA","95117","","","","","43418.0","","256.51","","","","","","","684.85","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3293","","IND","Tran","Bonny","","","","","San Jose","CA","95121","","","","","43418.0","","133.19","","","","","","","644.56","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3294","","IND","Soto","Candice","","","","","San Jose","CA","95127","","","","","43418.0","","218.68","","","","","","","790.26","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3295","","IND","Gabrielson","Corey L.","","","","","Camino","CA","95709","","","","","43418.0","","336.74","","","","","","","997.63","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3296","","IND","Williams","Cory","","","","","San Jose","CA","95133","","","","","43418.0","","405.75","","","","","","","1024.79","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3297","","IND","Orta","Irene","","","","","San Jose","CA","95116","","","","","43418.0","","269.67","","","","","","","620.87","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3298","","IND","Johnson","Karen R.","","","","","Los Gatos","CA","95033","","","","","43418.0","","208.82","","","","","","","578.79","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3299","","IND","Collins","Keith","","","","","San Jose","CA","95118","","","","","43418.0","","245.0","","","","","","","763.2","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3300","","IND","Vera","Lan H. De","","","","","Campbell","CA","95008","","","","","43418.0","","187.45","","","","","","","509.73","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3301","","IND","Gamboa","Maria","","","","","San Jose","CA","95127","","","","","43418.0","","194.02","","","","","","","710.33","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3302","","IND","Nguyen","Minh","","","","","San Jose","CA","95121","","","","","43418.0","","679.49","","","","","","","1142.75","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3303","","IND","Tosto","Robert S.","","","","","San Jose","CA","95127","","","","","43418.0","","208.84","","","","","","","522.89","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3304","","IND","Nguyen","Yen N.","","","","","San Jose","CA","95112","","","","","43418.0","","304.5","","","","","","","836.77","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3305","","IND","Solis","Yolanda","","","","","San Jose","CA","95125","","","","","43418.0","","388.68","","","","","","","2019.51","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3306","","IND","Moreno","Anaruth Hernandez","","","","","Santa Clara","CA","95051","","","","","43418.0","","147.99","","","","","","","164.95","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3307","","IND","Negrete","Guadalupe L.","","","","","San Jose","CA","95126","","","","","43418.0","","668.4","","","","","","","731.56","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3308","","OTH","Lunardi's","","","","","","San Jose","CA","95124","","","","","43425.0","","502.58","","","","","","","2903.23","","","","","Election Night Event Expenses","Zamora","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3309","","OTH","Facebook","","","","","","Menlo Park","CA","94025","","","","","43439.0","","1000.0","","","","","","","4450.0","","","","IND","Online Ads","South Bay AFL-CIO Labor Council","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3310","","OTH","Facebook","","","","","","Menlo Park","CA","94025","","","","","43439.0","","500.0","","","","","","","4450.0","","","","IND","Online Ads","South Bay AFL-CIO Labor Council","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3311","","OTH","Facebook","","","","","","Menlo Park","CA","94025","","","","","43439.0","","500.0","","","","","","","4450.0","","","","IND","Online Ads","South Bay AFL-CIO Labor Council","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3312","","OTH","Lunardi's","","","","","","San Jose","CA","95124","","","","","43453.0","","613.91","","","","","","","2903.23","","","","OFC","","Zamora","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3316","","OTH","Costco Wholesale","","","","","","San Jose","CA","95123-","","","","","43425.0","","1240.27","","","","","","","3852.84","","","","OFC","","Field","Ben","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3318","","OTH","China Station","","","","","","San Jose","CA","95111","","","","","43404.0","","595.87","","","","","","","743.86","","","","IND","Field/Phonebank Expenses","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3319","","OTH","Costco Wholesale","","","","","","San Jose","CA","95123-","","","","","43404.0","","903.73","","","","","","","3852.84","","","","IND","Field/Phonebank Expenses","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3320","","OTH","Indeed","","","","","","Austin","TX","78750","","","","","43404.0","","1340.35","","","","","","","1340.35","","","","IND","Field/Phonebank Expenses","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3321","","OTH","Mountain Mike's Pizza","","","","","","San Jose","CA","95136","","","","","43404.0","","626.85","","","","","","","1527.96","","","","IND","Field/Phonebank Expenses","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3322","","OTH","Safeway","","","","","","San Jose","CA","95118","","","","","43404.0","","1197.62","","","","","","","2237.88","","","","IND","Field/Phonebank Expenses","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6931","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43395.0","","12733.86","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6932","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43395.0","","1795.44","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6934","","OTH","Lunardi's","","","","","","San Jose","CA","95124","","","","","43446.0","","613.91","","","","","","","2903.23","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","F","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6935","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43395.0","","607.6","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6936","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43397.0","","1525.04","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6937","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43402.0","","1423.05","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6938","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43404.0","","7111.82","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6940","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43399.0","","12922.89","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6941","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43400.0","","1523.04","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY23480","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","450.0","","","0.0","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY23481","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","450.0","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY23929","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","250.0","0.0","250.0","","","0.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY23991","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","41.91","0.0","41.91","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY23992","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","70.15","0.0","70.15","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY23993","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","133.15","0.0","133.15","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY23965","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","","","","75.15","0.0","0.0","","","75.15","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY23976","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","440.56","0.0","440.56","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY23988","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","4.08","0.0","4.08","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY23989","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","7.35","0.0","7.35","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY23990","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","10.51","0.0","10.51","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24016","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","156.57","0.0","156.57","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24012","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","138.66","0.0","138.66","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24013","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","232.12","0.0","232.12","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24017","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","262.1","0.0","262.1","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24018","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","497.46","0.0","497.46","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24213","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","1276.31","0.0","1276.31","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24219","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","","","","15000.0","0.0","15000.0","","","0.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24048","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","1000.0","0.0","1000.0","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24074","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","38375.91","0.0","38375.91","","","0.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24242","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","1800.0","0.0","1800.0","","","0.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24070","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","1800.0","0.0","1800.0","","","0.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24071","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","900.0","0.0","900.0","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24075","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","1975.46","0.0","1975.46","","","0.0","","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24076","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","900.0","0.0","900.0","","","0.0","","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24081","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","900.0","0.0","900.0","","","0.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24089","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","900.0","0.0","900.0","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24092","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","900.0","0.0","900.0","","","0.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24106","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2006.32","0.0","2006.32","","","0.0","","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24107","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2006.33","0.0","2006.33","","","0.0","","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24108","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","450.0","","","0.0","","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24109","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","450.0","","","0.0","","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24110","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2423.99","0.0","2423.99","","","0.0","","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24111","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2424.0","0.0","2424.0","","","0.0","","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24114","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","900.0","0.0","900.0","","","0.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24115","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","11130.95","0.0","11130.95","","","0.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24133","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","1975.46","0.0","1975.46","","","0.0","","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24134","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","900.0","0.0","900.0","","","0.0","","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24135","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2974.69","0.0","2974.69","","","0.0","","","","","IND","Maile/Support/Mason Fong/City Council/City of Sunnyvale/Seat 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24136","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","450.0","","","0.0","","","","","IND","Mailer/Support/Mason Fong/City of Council/City of Sunnyvale/Seat 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24137","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","450.0","","","0.0","","","","","IND","Mailer/Support/Gustav Larsson/City Council/City of Sunnyvale/Seat 1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24138","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2974.7","0.0","2974.7","","","0.0","","","","","IND","Mailer/Support/Gustav Larsson/City Council/City of Sunnyvale/Seat 1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24139","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2424.16","0.0","2424.16","","","0.0","","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24140","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2424.16","0.0","2424.16","","","0.0","","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24141","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","450.0","","","0.0","","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24142","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","450.0","","","0.0","","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24143","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","4730.19","0.0","4730.19","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24144","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","900.0","0.0","900.0","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24174","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","4012.65","0.0","4012.65","","","0.0","","","","","IND","Mailer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24176","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","31453.28","0.0","31453.28","","","0.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24177","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","900.0","0.0","900.0","","","0.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24180","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","1956.33","0.0","1956.33","","","0.0","","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24181","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","1956.33","0.0","1956.33","","","0.0","","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24182","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2821.0","0.0","2821.0","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24183","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","900.0","0.0","900.0","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24186","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","","","","375.75","0.0","0.0","","","375.75","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24187","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","","","","2585.88","0.0","2585.88","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24214","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","2251.63","0.0","2251.63","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24221","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","899.59","0.0","899.59","","","0.0","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24222","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","1291.21","0.0","1291.21","","","0.0","","","","","IND","Staff Time for Field/Phonebank/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24223","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","2265.14","0.0","2265.14","","","0.0","","","","","IND","Staff Time for Field/Phonebank/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24224","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","3966.35","0.0","3966.35","","","0.0","","","","","IND","Staff Time for Field/Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24232","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","","","","10.47","0.0","10.47","","","0.0","","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24233","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","","","","634.53","0.0","634.53","","","0.0","","","","","IND","Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24236","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","115.18","0.0","115.18","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24237","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","289.81","0.0","289.81","","","0.0","","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24238","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","961.68","0.0","961.68","","","0.0","","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24211","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","26768.92","0.0","","","26768.92","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24323","","OTH","Facebook","","","","","","Menlo Park","CA","94025","","","","","","","","0.0","2000.0","0.0","","","2000.0","","","","","IND","Online Ads/Oppose/John Inks/City Council/City of Mountain View","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24607","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","81.73","0.0","","","81.73","","","","","IND","Field Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24609","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","120.85","0.0","","","120.85","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24610","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","883.44","0.0","","","883.44","","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24605","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","","","","0.0","347.09","0.0","","","347.09","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24606","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","1047.71","0.0","","","1047.71","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24629","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","3447.35","0.0","","","3447.35","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24630","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","118.94","0.0","","","118.94","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24631","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","3270.0","0.0","","","3270.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24632","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","4461.56","0.0","","","4461.56","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24633","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","666.64","0.0","","","666.64","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24225","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","","","","6.1","0.0","6.1","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24226","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","","","","15.06","0.0","15.06","","","0.0","","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24228","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","127.25","0.0","127.25","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24229","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","1019.79","0.0","1019.79","","","0.0","","","","","IND","Field/Phonebank Expense/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24230","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","1468.75","0.0","1468.75","","","0.0","","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24234","","IND","Solis","Yolanda","","","","","San Jose","CA","95125","","","","","","","","23.44","0.0","23.44","","","0.0","","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24235","","IND","Solis","Yolanda","","","","","San Jose","CA","95125","","","","","","","","106.71","0.0","106.71","","","0.0","","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2302","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","43307.0","","39.27","","","","","","","476.64","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2313","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","I","43307.0","","27.37","","","","","","","109.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2326","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","I","43307.0","","152.19","","","","","","","890.2","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2336","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","I","43307.0","","63.4","","","","","","","354.11","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2337","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","I","43307.0","","36.29","","","","","","","986.31","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2338","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","I","43307.0","","45.0","","","","","","","178.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2339","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","43307.0","","68.65","","","","","","","476.64","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2354","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","I","43307.0","","1.33","","","","","","","2505.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2356","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","43353.0","","35.57","","","","","","","476.64","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2365","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","I","43353.0","","27.4","","","","","","","109.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2385","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","I","43353.0","","153.92","","","","","","","890.2","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2398","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","I","43353.0","","37.41","","","","","","","986.31","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2400","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","I","43353.0","","43.0","","","","","","","178.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2408","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","I","43353.0","","63.4","","","","","","","354.11","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2409","","OTH","California Nurses Association","","","","","","Oakland","CA","94612","","","","I","43353.0","","52.61","","","","","","","315.71","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2411","","OTH","California Nurses Association","","","","","","Oakland","CA","94612","","","","I","43353.0","","52.62","","","","","","","315.71","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2417","","COM","Santa Clara County Probation Peace Officers Union AFSCME Local 1587","","","","","","San Jose","CA","95131","","","","I","43353.0","","5.38","","","","","","","15005.38","","","","","","","","","","743998","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2419","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","I","43353.0","","47.0","","","","","","","249.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2423","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","I","43314.0","","0.8","","","","","","","3532.65","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2424","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","I","43321.0","","27.51","","","","","","","109.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2427","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","I","43321.0","","46.0","","","","","","","178.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2444","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","I","43328.0","","137.99","","","","","","","890.2","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2455","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","43335.0","","69.32","","","","","","","476.64","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2465","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","I","43335.0","","1.33","","","","","","","2505.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2467","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","I","43342.0","","39.0","","","","","","","986.31","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2473","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","I","43342.0","","14.32","","","","","","","249.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2474","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","I","43342.0","","37.11","","","","","","","354.11","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2475","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","I","43342.0","","36.17","","","","","","","986.31","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2481","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","I","43342.0","","47.0","","","","","","","249.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2482","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","I","43342.0","","63.4","","","","","","","354.11","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2488","","OTH","California Nurses Association","","","","","","Oakland","CA","94612","","","","I","43307.0","","52.62","","","","","","","315.71","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2496","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","I","43312.0","","47.0","","","","","","","249.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2497","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","I","43312.0","","1.33","","","","","","","2505.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC23694","","COM","Santa Clara County Probation Peace Officers Union AFSCME Local 1587","","","","","","San Jose","CA","95131","","","","","43298.0","","5000.0","","","","","","","15005.38","","","","","","","","","","743998","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC23946","","COM","Santa Clara County Correctional Peace Officers' Association PAC","","","","","","Sacramento","CA","95814","","","","","43328.0","","5000.0","","","","","","","105000.0","","","","","","","","","","970770","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC23947","","COM","Service Employees International Union Local 521 Independent Expenditure Committee","","","","","","Sacramento","CA","95814","","","","","43328.0","","15000.0","","","","","","","35000.0","","","","","","","","","","1297707","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC23962","","COM","Pacific Advisory Coalition PAC sponsored by Allied Waste Services on North America LLC","","","","","","Phoenix","AZ","85054","","","","","43362.0","","3000.0","","","","","","","3000.0","","","","","","","","","","1384188","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC23963","","COM","Santa Clara County Correctional Peace Officers' Association PAC","","","","","","Sacramento","CA","95814","","","","","43362.0","","100000.0","","","","","","","105000.0","","","","","","","","","","970770","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","C","NON23951","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43351.0","","3531.85","","","","","","","3532.65","","","","","Printing of Walk Pieces","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","I","INC23696","","OTH","Saggau & Derollo, LLC","","","","","","Santa Cruz","CA","95060","","","","","43306.0","","200.0","","","","","","","0.0","","","","","Void Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","I","INC23698","","IND","Fernandez","Valerie","","","","","San Jose","CA","95125","","","","","43306.0","","198.36","","","","","","","0.0","","","","","Void Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3175","","IND","Esparza","Maya","","","","","","","","","","","","43351.0","","1404.0","","","","","","","40334.05","","","","IND","Use of Walk Piece; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3178","","IND","Rocha","Don","","","","","","","","","","","","43351.0","","1404.0","","","","","","","131733.88","","","","IND","Use of Walk Piece; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3179","","IND","Biagini","Nancy","","","","","","","","","","","","43351.0","","723.85","","","","","","","1728.82","","","","IND","Use of Walk Piece; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3189","","IND","Rocha","Don","","","","","","","","","","","","43360.0","","1.53","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3190","","IND","Rocha","Don","","","","","","","","","","","","43360.0","","5.35","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3191","","IND","Rocha","Don","","","","","","","","","","","","43360.0","","141.33","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3192","","IND","Rocha","Don","","","","","","","","","","","","43358.0","","1189.75","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3291","","IND","Biagini","Nancy","","","","","","","","","","","","43351.0","","300.0","","","","","","","1728.82","","","","IKD","Walk Piece","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6794","","IND","Rocha","Don","","","","","","","","","","","","43351.0","","133.15","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6795","","IND","Esparza","Maya","","","","","","","","","","","","43351.0","","70.15","","","","","","","40334.05","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6796","","IND","Biagini","Nancy","","","","","","","","","","","","43351.0","","41.91","","","","","","","1728.82","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6797","","IND","Rocha","Don","","","","","","","","","","","","43365.0","","10.51","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6798","","IND","Esparza","Maya","","","","","","","","","","","","43365.0","","7.35","","","","","","","40334.05","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6799","","IND","Biagini","Nancy","","","","","","","","","","","","43365.0","","4.08","","","","","","","1728.82","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6800","","IND","Rocha","Don","","","","","","","","","","","","43351.0","","64.56","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6801","","IND","Esparza","Maya","","","","","","","","","","","","43351.0","","34.01","","","","","","","40334.05","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6802","","IND","Biagini","Nancy","","","","","","","","","","","","43351.0","","20.32","","","","","","","1728.82","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6803","","IND","Rocha","Don","","","","","","","","","","","","43365.0","","611.74","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6804","","IND","Esparza","Maya","","","","","","","","","","","","43365.0","","226.79","","","","","","","40334.05","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6805","","IND","Biagini","Nancy","","","","","","","","","","","","43365.0","","326.36","","","","","","","1728.82","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6806","","IND","Rocha","Don","","","","","","","","","","","","43365.0","","31.57","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6807","","IND","Esparza","Maya","","","","","","","","","","","","43365.0","","39.62","","","","","","","40334.05","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6808","","IND","Biagini","Nancy","","","","","","","","","","","","43365.0","","17.05","","","","","","","1728.82","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6809","","IND","Rocha","Don","","","","","","","","","","","","43351.0","","440.62","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6810","","IND","Esparza","Maya","","","","","","","","","","","","43351.0","","232.16","","","","","","","40334.05","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6811","","IND","Biagini","Nancy","","","","","","","","","","","","43351.0","","138.68","","","","","","","1728.82","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6812","","IND","Rocha","Don","","","","","","","","","","","","43365.0","","497.46","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6813","","IND","Esparza","Maya","","","","","","","","","","","","43365.0","","262.1","","","","","","","40334.05","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6814","","IND","Biagini","Nancy","","","","","","","","","","","","43365.0","","156.57","","","","","","","1728.82","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23611","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43297.0","","2506.4","","","","","","","23996.96","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23612","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43297.0","","20000.0","","","","","","","41150.0","","","","IND","Digital Ad/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23616","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","43297.0","","6420.0","","","","","","","73840.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23695","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43306.0","","325.0","","","","","","","3250.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23697","","OTH","Saggau & Derollo, LLC","","","","","","Santa Cruz","CA","95060","","","","","43306.0","","200.0","","","","","","","200.0","","","","IND","Mailer - Re-Issue of Voided Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23699","","IND","Fernandez","Valerie","","","","","San Jose","CA","95125","","","","","43306.0","","198.36","","","","","","","198.36","","","","","Travel - Re-Issue of Voided Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23701","","OTH","Pirayou Law Offices","","","","","","San Jose","CA","95120","","","","","43306.0","","8160.0","","","","","","","16320.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23705","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43308.0","","20.36","","","","","","","12564.32","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23724","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","1092.48","","","","","","","261489.16","","","","IND","Doorhangers/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23726","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","890.78","","","","","","","261489.16","","","","IND","Doorhangers/Support/Laurie Smith/Sheriff/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23728","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Larry Stone/Assessor/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23730","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Cindy Hendrickson/Superior Court Judge/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23732","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","890.78","","","","","","","261489.16","","","","IND","Doorhangers/Support/Ed Hernandez/State Senate/Dist. 22","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23734","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Regional Measure 3/9 Bay Area Counties","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23736","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Tony Thurmond/Superintendent of Public Instruction/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23738","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Ricardo Lara/Insurance Commissioner/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23740","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","890.78","","","","","","","261489.16","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23742","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","819.41","","","","","","","261489.16","","","","IND","Doorhangers/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23744","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","1611.42","","","","","","","261489.16","","","","IND","Doorhangers/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23746","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","2044.09","","","","","","","261489.16","","","","IND","Doorhangers/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23748","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Betty Yee/Controller/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23750","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Fiona Ma/State Treasurer/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23752","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Xavier Becerra/Attorney General/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23754","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.51","","","","","","","261489.16","","","","IND","Doorhangers/Support/Alex Padilla/Secretary of State/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23756","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.51","","","","","","","261489.16","","","","IND","Doorhangers/Support/Gavin Newsom/Governor/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23783","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","203.62","","","","","","","7262.64","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23785","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","203.62","","","","","","","7262.64","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23787","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","203.61","","","","","","","7262.64","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23789","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","20.35","","","","","","","7262.64","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23791","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","109.9","","","","","","","7262.64","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23793","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","73.26","","","","","","","7262.64","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23795","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","545.87","","","","","","","7262.64","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23797","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","164.93","","","","","","","7262.64","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23799","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","31.36","","","","","","","7262.64","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23801","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","157.47","","","","","","","7262.64","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23803","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","162.12","","","","","","","7262.64","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23805","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","169.34","","","","","","","7262.64","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23807","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","112.89","","","","","","","7262.64","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23809","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","213.36","","","","","","","7262.64","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23811","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","300.65","","","","","","","7262.64","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23813","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","279.69","","","","","","","7262.64","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23815","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","18.42","","","","","","","7262.64","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23817","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","7.51","","","","","","","7262.64","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23819","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","68.08","","","","","","","7262.64","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23821","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","11.1","","","","","","","7262.64","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23823","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","168.5","","","","","","","7262.64","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23873","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43308.0","","173.35","","","","","","","12564.32","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23905","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43308.0","","57.77","","","","","","","75633.99","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23907","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43308.0","","16.05","","","","","","","75633.99","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23909","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43308.0","","86.66","","","","","","","75633.99","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23911","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43308.0","","124.5","","","","","","","75633.99","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23913","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43308.0","","59.82","","","","","","","75633.99","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23915","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43308.0","","59.83","","","","","","","75633.99","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23917","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43308.0","","59.83","","","","","","","75633.99","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23932","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43327.0","","2582.19","","","","","","","75633.99","","","","IND","Staff Time/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23934","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43327.0","","2809.48","","","","","","","75633.99","","","","IND","Staff Time/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23936","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43327.0","","2371.52","","","","","","","75633.99","","","","IND","Staff Time/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23938","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43327.0","","166.65","","","","","","","75633.99","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23940","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43327.0","","11586.97","","","","","","","75633.99","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23942","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43327.0","","33.5","","","","","","","75633.99","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23944","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43327.0","","2332.25","","","","","","","23996.96","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23948","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43332.0","","325.0","","","","","","","3250.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23950","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43340.0","","991.17","","","","","","","12564.32","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23956","","OTH","Sacco & Sacco Insurance Brokers, LLC","","","","","","Folsom","CA","95630","","","","","43358.0","","1189.75","","","","","","","1189.75","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23959","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043","","","","","43360.0","","141.33","","","","","","","141.33","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23960","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43360.0","","325.0","","","","","","","3250.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24503","","IND","Henderson","Benjamin","","","","","San Jose","CA","95112","","","","","43360.0","","300.0","","","","","","","300.0","","","","IND","Walk Piece/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3167","","OTH","Starbucks","","","","","","Sunnyvale","CA","94086","","","","","43308.0","","5.4","","","","","","","180.45","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3169","","OTH","Safeway","","","","","","San Jose","CA","95118","","","","","43318.0","","33.95","","","","","","","1040.26","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3170","","OTH","Mountain Mike's Pizza","","","","","","San Jose","CA","95136","","","","","43304.0","","209.53","","","","","","","901.11","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3172","","OTH","Costco Wholesale","","","","","","San Jose","CA","95123-","","","","","43313.0","","348.13","","","","","","","1708.84","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3173","","OTH","Starbucks","","","","","","Sunnyvale","CA","94086","","","","","43318.0","","33.9","","","","","","","180.45","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3174","","OTH","Una Mas Mexican Grill","","","","","","San Jose","CA","95131","","","","","43319.0","","361.16","","","","","","","361.16","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3181","","IND","Solis","Yolanda","","","","","San Jose","CA","95125","","","","","43362.0","","139.58","","","","","","","139.58","","","","SAL","","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6782","","OTH","Starbucks","","","","","","Sunnyvale","CA","94086","","","","","43328.0","","3.45","","","","","","","180.45","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6783","","OTH","Starbucks","","","","","","Sunnyvale","CA","94086","","","","","43333.0","","3.45","","","","","","","180.45","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6784","","OTH","Uline","","","","","","Waukegan","IL","60085","","","","","43335.0","","181.27","","","","","","","181.27","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6785","","OTH","Smart & Final","","","","","","San Jose","CA","95110-","","","","","43342.0","","222.39","","","","","","","222.39","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6786","","OTH","Costco Wholesale","","","","","","San Jose","CA","95123-","","","","","43347.0","","284.64","","","","","","","1708.84","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6787","","OTH","Starbucks","","","","","","Sunnyvale","CA","94086","","","","","43348.0","","33.9","","","","","","","180.45","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6788","","OTH","Safeway","","","","","","San Jose","CA","95118","","","","","43349.0","","43.96","","","","","","","1040.26","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6789","","OTH","Mountain Mike's Pizza","","","","","","San Jose","CA","95136","","","","","43350.0","","100.42","","","","","","","901.11","","","","IND","Field/Phone Bank Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6790","","OTH","Mountain Mike's Pizza","","","","","","San Jose","CA","95136","","","","","43351.0","","127.35","","","","","","","901.11","","","","IND","Field/Phone Bank Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6791","","OTH","Safeway","","","","","","San Jose","CA","95118","","","","","43351.0","","17.44","","","","","","","1040.26","","","","IND","Field/Phone Bank Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6792","","OTH","Safeway","","","","","","San Jose","CA","95118","","","","","43351.0","","13.09","","","","","","","1040.26","","","","IND","Field/Phone Bank Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23774","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","545.87","0.0","545.87","","","0.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23410","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","59.82","0.0","59.82","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23411","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","59.83","0.0","59.83","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23412","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","59.83","0.0","59.83","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23768","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","203.62","0.0","203.62","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23769","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","203.62","0.0","203.62","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23770","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","203.61","0.0","203.61","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23493","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","2582.19","0.0","2582.19","","","0.0","","","","","IND","Staff Time/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23494","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","2809.48","0.0","2809.48","","","0.0","","","","","IND","Staff Time/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23495","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","2371.52","0.0","2371.52","","","0.0","","","","","IND","Staff Time/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23508","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","164.93","0.0","164.93","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23509","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","157.47","0.0","157.47","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23510","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","162.12","0.0","162.12","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23480","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","0.0","","","450.0","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23481","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","0.0","","","450.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23771","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","20.35","0.0","20.35","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23772","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","109.9","0.0","109.9","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23773","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","73.26","0.0","73.26","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23901","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","57.77","0.0","57.77","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23902","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","16.05","0.0","16.05","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23903","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","86.66","0.0","86.66","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23525","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","31.36","0.0","31.36","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23526","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","169.34","0.0","169.34","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23527","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","112.89","0.0","112.89","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23542","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","San Jose","CA","95125","","","","","","","","7283.85","0.0","0.0","","","7283.85","","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23595","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","166.65","0.0","166.65","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23615","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","","","","6420.0","0.0","6420.0","","","0.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23929","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","250.0","0.0","0.0","","","250.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23775","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","11.1","0.0","11.1","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23776","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","168.5","0.0","168.5","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23777","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","68.08","0.0","68.08","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23778","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","7.51","0.0","7.51","","","0.0","","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23593","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","20000.0","0.0","20000.0","","","0.0","","","","","IND","Digital Ad/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23707","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","1092.48","0.0","1092.48","","","0.0","","","","","IND","Doorhangers/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23708","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","890.78","0.0","890.78","","","0.0","","","","","IND","Doorhangers/Support/Laurie Smith/Sheriff/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23709","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Larry Stone/Assessor/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23710","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Cindy Hendrickson/Superior Court Judge/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23711","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","890.78","0.0","890.78","","","0.0","","","","","IND","Doorhangers/Support/Ed Hernandez/State Senate/Dist. 22","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23712","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Regional Measure 3/9 Bay Area Counties","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23713","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Tony Thurmond/Superintendent of Public Instruction/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23714","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Ricardo Lara/Insurance Commissioner/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23715","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Fiona Ma/State Treasurer/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23716","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Betty Yee/Controller/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23717","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Xavier Becerra/Attorney General/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23718","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.51","0.0","289.51","","","0.0","","","","","IND","Doorhangers/Support/Alex Padilla/Secretary of State/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23719","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.51","0.0","289.51","","","0.0","","","","","IND","Doorhangers/Support/Gavin Newsom/Governor/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23720","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2044.09","0.0","2044.09","","","0.0","","","","","IND","Doorhangers/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23721","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","1611.42","0.0","1611.42","","","0.0","","","","","IND","Doorhangers/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23722","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","819.41","0.0","819.41","","","0.0","","","","","IND","Doorhangers/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23723","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","890.78","0.0","890.78","","","0.0","","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23779","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","18.42","0.0","18.42","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23780","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","279.69","0.0","279.69","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23781","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","300.65","0.0","300.65","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23782","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","213.36","0.0","213.36","","","0.0","","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23862","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","173.35","0.0","173.35","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23700","","OTH","Pirayou Law Offices","","","","","","San Jose","CA","95120","","","","","","","","8160.0","0.0","8160.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23904","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","124.5","0.0","124.5","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23930","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","11586.97","0.0","11586.97","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23931","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","33.5","0.0","33.5","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23991","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","41.91","0.0","","","41.91","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23992","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","70.15","0.0","","","70.15","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23993","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","133.15","0.0","","","133.15","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23964","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","","","","0.0","2275.54","0.0","","","2275.54","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23965","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","","","","0.0","75.15","0.0","","","75.15","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23973","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","1830.0","0.0","","","1830.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23974","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","2509.71","0.0","","","2509.71","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23975","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","773.06","0.0","","","773.06","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23976","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","440.56","0.0","","","440.56","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23988","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","4.08","0.0","","","4.08","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23989","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","7.35","0.0","","","7.35","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23990","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","10.51","0.0","","","10.51","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24016","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","156.57","0.0","","","156.57","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24012","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","138.66","0.0","","","138.66","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24013","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","232.12","0.0","","","232.12","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24017","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","262.1","0.0","","","262.1","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24018","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","497.46","0.0","","","497.46","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24026","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","22.0","0.0","","","22.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24044","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","","","","0.0","5700.0","0.0","","","5700.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24050","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","","","","0.0","26300.0","0.0","","","26300.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24213","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","1276.31","0.0","","","1276.31","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24219","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","","","","0.0","15000.0","0.0","","","15000.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23979","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","","","","0.0","17.05","0.0","","","17.05","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23980","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","","","","0.0","39.62","0.0","","","39.62","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23981","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","","","","0.0","31.57","0.0","","","31.57","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24384","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","1076.06","0.0","0.0","","","1076.06","","","","","IND","Phonebank/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24385","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","1076.06","0.0","0.0","","","1076.06","","","","","IND","Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24386","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","7785.24","0.0","0.0","","","7785.24","","","","","IND","Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23994","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","20.32","0.0","","","20.32","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23995","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","34.01","0.0","","","34.01","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23996","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","64.56","0.0","","","64.56","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23997","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","326.36","0.0","","","326.36","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23998","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","226.79","0.0","","","226.79","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23999","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","611.74","0.0","","","611.74","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","INC24218","","COM","District Council of Iron Workers Political Action League","","","","","","Pinole","CA","94564","","","","","43397.0","","5000.0","","","","","","","7500.0","","","","","","","","","","831693","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","INC24315","","COM","County Employee Management Association PAC","","","","","","San Jose","CA","95126-","","","","","43398.0","","10000.0","","","","","","","17000.0","","","","","","","","","","981173","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","INC24316","","COM","Operating Engineers Local No.3 Statewide PAC","","","","","","Alameda","CA","94502","","","","","43398.0","","5000.0","","","","","","","5000.0","","","","","","","","","","981697","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","INC24317","","COM","Working for a Better Community PAC, a Committee to Support Donald Rocha for Santa Clara Board of Supervisors District 4 2018","","","","","","Milpitas","CA","95035","","","","","43399.0","","27000.0","","","","","","","27000.0","","","","","","","","","","1408688","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","INC24328","","COM","Communications Workers of America Committee on Political Education Political Contributions Committee (CWA COPE PCC)","","","","","","Washington","DC","20001","","","","","43402.0","","3000.0","","","","","","","5500.0","","","","","","","","","","1242993","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","INC24329","","COM","SEIU United Healthcare Workers West PAC SCC","","","","","","Sacramento","CA","95814-","","","","","43402.0","","20000.0","","","","","","","20000.0","","","","","","","","","","747285","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","INC24347","","COM","San Jose Firefighters Local 230 PAC","","","","","","San Jose","CA","95110","","","","","43404.0","","15000.0","","","","","","","66882.68","","","","","","","","","","743393","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","INC24352","","OTH","AMR Holdco, Inc.","","","","","","Greenwood Village","CO","80111","","","","","43404.0","","20000.0","","","","","","","20000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","INC24353","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43404.0","","638.64","","","","","","","638.64","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","NON24216","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43396.0","","270.41","","","","","","","28233.22","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","NON24217","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43396.0","","412.97","","","","","","","28233.22","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","NON24363","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43403.0","","424.23","","","","","","","28233.22","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","S496","F496","EDT3288","","","","","","","","","","","","","","","","43404.0","","2195.05","","","","","","","","","","","","Field/Phonebank Expenses (Estimated Costs)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EDT:S496:3288","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","IDT2227","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","I","43281.0","","37.44","","","","","","","837.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","IDT2274","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","43281.0","","65.3","","","","","","","263.83","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","IDT2284","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","I","43281.0","","1.33","","","","","","","2501.33","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","IDT2298","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","I","43281.0","","148.34","","","","","","","446.1","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23539","","IND","Douglas","Emily","","","","","San Jose","CA","95117","ENGIE Services US","Program Development","","","43243.0","","2100.0","","","","","","","2100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23540","","OTH","Garden City Sanitation, Inc.","","","","","","Santa Clara","CA","95050","","","","","43242.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23546","","COM","County Employee Management Association PAC","","","","","","San Jose","CA","95126-","","","","","43244.0","","5000.0","","","","","","","7000.0","","","","","","","","","","981173","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23549","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43249.0","","10000.0","","","","","","","16147.85","","","","","","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23550","","OTH","Core General Contractor, Inc.","","","","","","San Jose","CA","95113","","","","","43249.0","","2000.0","","","","","","","2000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23561","","OTH","American Medical Response","","","","","","Granite Bay","CA","95746","","","","","43250.0","","15000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23562","","SCC","Laborers Local Union No. 270 PAC Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","43250.0","","5000.0","","","","","","","5000.0","","","","","","","","","","901351","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23609","","COM","Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor","","","","","","Sacramento","CA","95814","","","","","43259.0","","18812.78","","","","","","","18812.78","","","","","","","","","","1405466","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23610","","COM","San Jose Firefighters Local 230 PAC","","","","","","San Jose","CA","95110","","","","","43255.0","","30000.0","","","","","","","36882.68","","","","","","","","","","743393","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","C","NON23589","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43249.0","","254.09","","","","","","","16147.85","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","C","NON23590","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43242.0","","238.04","","","","","","","16147.85","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","I","INC23591","","COM","Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor","","","","","","Sacramento","CA","95814","","","","","43252.0","","60000.0","","","","","","","0.0","","","","","Refund of Contribution","","","","","1405466","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","I","INC23592","","OTH","Team San Jose","","","","","","San Jose","CA","95110","","","","","43252.0","","14878.53","","","","","","","0.0","","","","","Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT3129","","IND","Esparza","Maya","","","","","","","","","","","","43250.0","","3944.84","","","","","","","38057.87","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT3130","","IND","Rocha","Don","","","","","","","","","","","","43250.0","","27700.14","","","","","","","127202.31","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT3160","","COM","Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor","","","","","","Sacramento","CA","95814","","","","","43270.0","","6000.0","","","","","","","66000.0","","","","IKD","Polling","","","","","1405466","","","","","","","","","","","","","","","","","","","","","","Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor","","","","","","","","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT3163","","IND","Carrasco","Magdalena","","","","","","","","","","","","43242.0","","11.19","","","","","","","8995.97","","","","IND","Use of Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT3164","","IND","Esparza","Maya","","","","","","","","","","","","43242.0","","157.46","","","","","","","38057.87","","","","IND","Use of Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT3165","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43242.0","","68.22","","","","","","","28870.44","","","","IND","Use of Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT3166","","IND","Rocha","Don","","","","","","","","","","","","43242.0","","1.17","","","","","","","127202.31","","","","IND","Use of Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EXP23537","","COM","Santa Clara County United Democratic Campaign","","","","","","San Jose","CA","95128","","","","","43242.0","","2500.0","","","","","","","2500.0","","","","MON","","","","","","871053","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6701","","IND","Rocha","Don","","","","","","","","","","","","43242.0","","17975.95","","","","","","","127202.31","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6707","","IND","Rocha","Don","","","","","","","","","","","","43246.0","","17975.85","","","","","","","127202.31","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6708","","IND","Esparza","Maya","","","","","","","","","","","","43245.0","","5045.45","","","","","","","38057.87","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6709","","IND","Rocha","Don","","","","","","","","","","","","43251.0","","9826.87","","","","","","","127202.31","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6710","","IND","Rocha","Don","","","","","","","","","","","","43251.0","","21858.19","","","","","","","127202.31","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6711","","IND","Esparza","Maya","","","","","","","","","","","","43251.0","","1535.93","","","","","","","38057.87","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6712","","IND","Rocha","Don","","","","","","","","","","","","43251.0","","20000.0","","","","","","","127202.31","","","","IND","Digital Ad","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6731","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43250.0","","68.08","","","","","","","28870.44","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6732","","IND","Rocha","Don","","","","","","","","","","","","43250.0","","7.51","","","","","","","127202.31","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6733","","IND","Esparza","Maya","","","","","","","","","","","","43250.0","","168.5","","","","","","","38057.87","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6734","","IND","Carrasco","Magdalena","","","","","","","","","","","","43250.0","","11.1","","","","","","","8995.97","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6735","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43253.0","","300.65","","","","","","","28870.44","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6736","","IND","Rocha","Don","","","","","","","","","","","","43253.0","","213.36","","","","","","","127202.31","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6737","","IND","Carrasco","Magdalena","","","","","","","","","","","","43253.0","","18.42","","","","","","","8995.97","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6738","","IND","Esparza","Maya","","","","","","","","","","","","43253.0","","279.69","","","","","","","38057.87","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6739","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43255.0","","891.14","","","","","","","28870.44","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6740","","IND","Rocha","Don","","","","","","","","","","","","43255.0","","343.27","","","","","","","127202.31","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6741","","IND","Esparza","Maya","","","","","","","","","","","","43255.0","","1175.28","","","","","","","38057.87","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6742","","IND","Carrasco","Magdalena","","","","","","","","","","","","43255.0","","79.55","","","","","","","8995.97","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6743","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43255.0","","235.18","","","","","","","28870.44","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6744","","IND","Rocha","Don","","","","","","","","","","","","43255.0","","144.61","","","","","","","127202.31","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6745","","IND","Esparza","Maya","","","","","","","","","","","","43255.0","","292.36","","","","","","","38057.87","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6746","","IND","Carrasco","Magdalena","","","","","","","","","","","","43255.0","","19.26","","","","","","","8995.97","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6747","","IND","Rocha","Don","","","","","","","","","","","","43242.0","","250.0","","","","","","","127202.31","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6748","","IND","Esparza","Maya","","","","","","","","","","","","43253.0","","1092.48","","","","","","","38057.87","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6749","","IND","Rocha","Don","","","","","","","","","","","","43253.0","","2044.09","","","","","","","127202.31","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6750","","IND","Carrasco","Magdalena","","","","","","","","","","","","43253.0","","819.41","","","","","","","8995.97","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6751","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43253.0","","1611.42","","","","","","","28870.44","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6752","","IND","Smith","Laurie","","","","","","","","","","","","43253.0","","890.78","","","","","","","890.78","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Laurie Smith","","","","SHC","","OTH","Santa Clara County","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6753","","IND","Stone","Larry","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Larry Stone","","","","ASR","","OTH","Santa Clara County","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6754","","IND","Hendrickson","Cindy","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Cindy Hendrickson","","","","SCJ","","OTH","Santa Clara County","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6755","","IND","Hernandez","Ed","","","","","","","","","","","","43253.0","","890.78","","","","","","","890.78","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Ed Hernandez","","","","SEN","","SEN","","22.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6756","","OTH","Regional Measure 3","","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Regional Measure 3","","9 Bay Area Counties","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6757","","IND","Thurmond","Tony","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Tony Thurmond","","","","SUP","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6758","","IND","Lara","Ricardo","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Ricardo Lara","","","","INS","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6759","","IND","Ma","Fiona","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Fiona Ma","","","","TRE","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6760","","IND","Yee","Betty","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Betty Yee","","","","CON","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6761","","IND","Becerra","Xavier","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Xavier Becerra","","","","ATT","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6762","","IND","Padilla","Alex","","","","","","","","","","","","43253.0","","289.51","","","","","","","289.51","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Alex Padilla","","","","SOS","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6763","","IND","Newsom","Gavin","","","","","","","","","","","","43253.0","","289.51","","","","","","","289.51","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Gavin Newsom","","","","GOV","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6906","","IND","Rocha","Don","","","","","","","","","","","","43244.0","","1076.06","","","","","","","127202.31","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6907","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43244.0","","1076.06","","","","","","","28870.44","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6908","","IND","Rocha","Don","","","","","","","","","","","","43246.0","","7785.24","","","","","","","127202.31","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23530","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43242.0","","2359.7","","","","","","","16807.62","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23532","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43242.0","","325.0","","","","","","","2275.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23535","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270","","","","","43242.0","","1541.84","","","","","","","13021.04","","","","IND","Phonebank/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23537","","COM","Santa Clara County United Democratic Campaign","","","","","","San Jose","CA","95128","","","","","43242.0","","2500.0","","","","","","","2500.0","","","","CTB","","","","","","871053","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23553","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43250.0","","2841.21","","","","","","","250354.4","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23555","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43250.0","","4766.21","","","","","","","250354.4","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23557","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43250.0","","2177.24","","","","","","","250354.4","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23559","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43250.0","","27700.14","","","","","","","250354.4","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23560","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43250.0","","3944.84","","","","","","","250354.4","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23565","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43243.0","","61.2","","","","","","","451.7","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23569","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","2177.24","","","","","","","250354.4","","","","IND","Mailer/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23571","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","2841.21","","","","","","","250354.4","","","","IND","Mailer/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23573","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","4641.65","","","","","","","250354.4","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23575","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","4766.21","","","","","","","250354.4","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23577","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","17975.95","","","","","","","250354.4","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23579","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","5045.45","","","","","","","250354.4","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23581","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","17975.85","","","","","","","250354.4","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23583","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","21858.19","","","","","","","250354.4","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23585","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","9826.87","","","","","","","250354.4","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23587","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","1535.93","","","","","","","250354.4","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23597","","OTH","Party Fiesta Balloon Decorations","","","","","","San Jose","CA","95126","","","","","43257.0","","105.97","","","","","","","105.97","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23598","","IND","Fernandez","Maria Noel","","","","","San Jose","CA","95125","","","","","43270.0","","711.7","","","","","","","711.7","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23599","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43270.0","","325.0","","","","","","","2275.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23602","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","43270.0","","6000.0","","","","","","","20420.0","","","","CTB","Polling - In-Kind to Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor (ID# 1405466)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23603","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43270.0","","410.67","","","","","","","49065.07","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23606","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43278.0","","2459.77","","","","","","","16807.62","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23761","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","300.0","","","","","","","49065.07","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23763","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","150.0","","","","","","","49065.07","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23765","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","55.0","","","","","","","49065.07","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23767","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","165.0","","","","","","","49065.07","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23825","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","108.4","","","","","","","10339.23","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23827","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","47.12","","","","","","","10339.23","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23829","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","47.12","","","","","","","10339.23","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23831","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","47.13","","","","","","","10339.23","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23833","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","117.86","","","","","","","10339.23","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23835","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","190.75","","","","","","","10339.23","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23837","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","109.12","","","","","","","10339.23","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23839","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","39.56","","","","","","","10339.23","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23841","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","28.5","","","","","","","10339.23","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23843","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","33.11","","","","","","","10339.23","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23845","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","93.02","","","","","","","10339.23","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23847","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","117.0","","","","","","","10339.23","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23849","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","18.72","","","","","","","10339.23","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23851","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","385.29","","","","","","","10339.23","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23853","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","334.84","","","","","","","10339.23","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23855","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","101.12","","","","","","","10339.23","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23857","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","67.41","","","","","","","10339.23","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23859","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","260.68","","","","","","","10339.23","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23865","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","79.55","","","","","","","10339.23","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23867","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","1001.93","","","","","","","10339.23","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23869","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","891.14","","","","","","","10339.23","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23871","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","343.27","","","","","","","10339.23","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23879","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","19.26","","","","","","","13275.73","","","","IND","Field/Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23881","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","292.36","","","","","","","13275.73","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23883","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","235.18","","","","","","","13275.73","","","","IND","Field/Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23885","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","144.61","","","","","","","13275.73","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23887","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","40.86","","","","","","","13275.73","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23889","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","15.49","","","","","","","13275.73","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23891","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","30.29","","","","","","","13275.73","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23893","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","10.47","","","","","","","13275.73","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23895","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","56.54","","","","","","","13275.73","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23897","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","37.69","","","","","","","13275.73","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23899","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","25.45","","","","","","","13275.73","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23919","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","732.78","","","","","","","49065.07","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23921","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","5076.04","","","","","","","49065.07","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23923","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","636.5","","","","","","","49065.07","","","","IND","Staff Time/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23925","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","3437.06","","","","","","","49065.07","","","","IND","Staff Time/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23927","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","2291.36","","","","","","","49065.07","","","","IND","Staff Time/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","EDT3159","","OTH","Lunardi's","","","","","","San Jose","CA","95124","","","","","43270.0","","711.7","","","","","","","711.7","","","","OFC","","Fernandez","Maria Noel","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","EDT3161","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43250.0","","1238.56","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","EDT3162","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43250.0","","9866.38","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6713","","OTH","Buying Time","","","","","","Washington","DC","20001","","","","","43251.0","","16000.0","","","","","","","16000.0","","","","IND","Digital Ad","West Coast Public Affairs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6714","","OTH","Periscope Post & Audio","","","","","","Chicago","IL","60608","","","","","43251.0","","2500.0","","","","","","","2500.0","","","","IND","Digital Ad","West Coast Public Affairs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6715","","OTH","Adrenaline Studios","","","","","","Las Vegas","CA","89103","","","","","43251.0","","1500.0","","","","","","","1500.0","","","","IND","Digital Ad","West Coast Public Affairs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6716","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43242.0","","7517.61","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6717","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43245.0","","1654.03","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6718","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43246.0","","7517.61","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6719","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43251.0","","4326.2","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6720","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43251.0","","9489.03","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6721","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43251.0","","603.63","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6764","","OTH","Starbucks","","","","","","Sunnyvale","CA","94086","","","","","43255.0","","27.9","","","","","","","100.35","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6765","","OTH","Togo's","","","","","","San Jose","CA","95125","","","","","43255.0","","115.0","","","","","","","838.09","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6769","","OTH","Starbucks","","","","","","Sunnyvale","CA","94086","","","","","43255.0","","40.55","","","","","","","100.35","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6771","","OTH","Safeway","","","","","","San Jose","CA","95118","","","","","43255.0","","774.18","","","","","","","931.82","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6772","","OTH","Togo's","","","","","","San Jose","CA","95125","","","","","43255.0","","459.66","","","","","","","838.09","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6778","","OTH","Mountain Mike's Pizza","","","","","","San Jose","CA","95136","","","","","43255.0","","291.71","","","","","","","463.81","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6779","","OTH","Costco Wholesale","","","","","","San Jose","CA","95123-","","","","","43255.0","","629.56","","","","","","","1076.07","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6781","","OTH","China Station","","","","","","San Jose","CA","95111","","","","","43255.0","","147.99","","","","","","","147.99","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6903","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270","","","","","43244.0","","1076.06","","","","","","","13021.04","","","","IND","Phonebank","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6904","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270","","","","","43244.0","","1076.06","","","","","","","13021.04","","","","IND","Phonebank","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6905","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270","","","","","43246.0","","7785.24","","","","","","","13021.04","","","","IND","Phonebank","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23758","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","300.0","0.0","300.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23759","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","150.0","0.0","150.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23760","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","55.0","0.0","55.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23774","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","545.87","0.0","0.0","","","545.87","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23410","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","59.82","0.0","0.0","","","59.82","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23411","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","59.83","0.0","0.0","","","59.83","","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23412","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","59.83","0.0","0.0","","","59.83","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23416","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","108.4","0.0","108.4","","","0.0","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23417","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","47.12","0.0","47.12","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23418","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","47.12","0.0","47.12","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23419","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","47.13","0.0","47.13","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23768","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","203.62","0.0","0.0","","","203.62","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23769","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","203.62","0.0","0.0","","","203.62","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23770","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","203.61","0.0","0.0","","","203.61","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23493","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","3218.69","0.0","636.5","","","2582.19","","","","","IND","Staff Time/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23494","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","6246.54","0.0","3437.06","","","2809.48","","","","","IND","Staff Time/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23495","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","4662.88","0.0","2291.36","","","2371.52","","","","","IND","Staff Time/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23496","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","732.78","0.0","732.78","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23497","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","5076.04","0.0","5076.04","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23498","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","117.86","0.0","117.86","","","0.0","","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23499","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","190.75","0.0","190.75","","","0.0","","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23500","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","109.12","0.0","109.12","","","0.0","","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23501","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","39.56","0.0","39.56","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23502","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","28.5","0.0","28.5","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23503","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","33.11","0.0","33.11","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23508","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","164.93","0.0","0.0","","","164.93","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23509","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","157.47","0.0","0.0","","","157.47","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23510","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","162.12","0.0","0.0","","","162.12","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23477","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2177.24","0.0","2177.24","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23478","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2841.21","0.0","2841.21","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23479","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","4641.65","0.0","4641.65","","","0.0","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23480","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","0.0","","","450.0","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23481","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","0.0","","","450.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23771","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","20.35","0.0","0.0","","","20.35","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23772","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","109.9","0.0","0.0","","","109.9","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23773","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","73.26","0.0","0.0","","","73.26","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23482","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2177.24","0.0","2177.24","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23483","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2841.21","0.0","2841.21","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23484","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","4766.21","0.0","4766.21","","","0.0","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23487","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270","","","","","","","","1541.84","0.0","1541.84","","","0.0","","","","","IND","Phonebank/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23488","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","4766.21","0.0","4766.21","","","0.0","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23491","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","","","","325.0","0.0","325.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23492","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","","","","2359.7","0.0","2359.7","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23901","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","57.77","0.0","0.0","","","57.77","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23902","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","16.05","0.0","0.0","","","16.05","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23903","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","86.66","0.0","0.0","","","86.66","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23515","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","93.02","0.0","93.02","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23516","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","18.72","0.0","18.72","","","0.0","","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23517","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","502.29","0.0","502.29","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23519","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","101.12","0.0","101.12","","","0.0","","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23520","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","334.84","0.0","334.84","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23521","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","67.41","0.0","67.41","","","0.0","","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23525","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","31.36","0.0","0.0","","","31.36","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23526","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","169.34","0.0","0.0","","","169.34","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23527","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","112.89","0.0","0.0","","","112.89","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23528","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","260.68","0.0","260.68","","","0.0","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23542","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","San Jose","CA","95125","","","","","","","","7283.85","0.0","0.0","","","7283.85","","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23595","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","166.65","0.0","0.0","","","166.65","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23615","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","","","","6420.0","0.0","0.0","","","6420.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23929","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","0.0","250.0","0.0","","","250.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23775","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","11.1","0.0","","","11.1","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23776","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","168.5","0.0","","","168.5","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23777","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","68.08","0.0","","","68.08","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23778","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","7.51","0.0","","","7.51","","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23593","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","0.0","20000.0","0.0","","","20000.0","","","","","IND","Digital Ad/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23707","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","1092.48","0.0","","","1092.48","","","","","IND","Doorhangers/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23708","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","890.78","0.0","","","890.78","","","","","IND","Doorhangers/Support/Laurie Smith/Sheriff/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23709","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","289.5","0.0","","","289.5","","","","","IND","Doorhangers/Support/Larry Stone/Assessor/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23710","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","289.5","0.0","","","289.5","","","","","IND","Doorhangers/Support/Cindy Hendrickson/Superior Court Judge/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23711","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","890.78","0.0","","","890.78","","","","","IND","Doorhangers/Support/Ed Hernandez/State Senate/Dist. 22","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23712","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","289.5","0.0","","","289.5","","","","","IND","Doorhangers/Support/Regional Measure 3/9 Bay Area Counties","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23713","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","289.5","0.0","","","289.5","","","","","IND","Doorhangers/Support/Tony Thurmond/Superintendent of Public Instruction/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23714","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","289.5","0.0","","","289.5","","","","","IND","Doorhangers/Support/Ricardo Lara/Insurance Commissioner/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23715","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","289.5","0.0","","","289.5","","","","","IND","Doorhangers/Support/Fiona Ma/State Treasurer/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23716","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","289.5","0.0","","","289.5","","","","","IND","Doorhangers/Support/Betty Yee/Controller/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23717","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","289.5","0.0","","","289.5","","","","","IND","Doorhangers/Support/Xavier Becerra/Attorney General/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23718","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","289.51","0.0","","","289.51","","","","","IND","Doorhangers/Support/Alex Padilla/Secretary of State/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23719","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","289.51","0.0","","","289.51","","","","","IND","Doorhangers/Support/Gavin Newsom/Governor/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23720","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","2044.09","0.0","","","2044.09","","","","","IND","Doorhangers/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23721","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","1611.42","0.0","","","1611.42","","","","","IND","Doorhangers/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23722","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","819.41","0.0","","","819.41","","","","","IND","Doorhangers/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23723","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","890.78","0.0","","","890.78","","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23779","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","18.42","0.0","","","18.42","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23780","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","279.69","0.0","","","279.69","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23781","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","300.65","0.0","","","300.65","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23782","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","213.36","0.0","","","213.36","","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23862","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","173.35","0.0","","","173.35","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23700","","OTH","Pirayou Law Offices","","","","","","San Jose","CA","95120","","","","","","","","0.0","8160.0","0.0","","","8160.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23904","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","124.5","0.0","","","124.5","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23930","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","11586.97","0.0","","","11586.97","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23931","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","33.5","0.0","","","33.5","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23504","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","40.86","0.0","40.86","","","0.0","","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23505","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","15.49","0.0","15.49","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23506","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","30.29","0.0","30.29","","","0.0","","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23522","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","10.47","0.0","10.47","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23523","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","56.54","0.0","56.54","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23524","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","37.69","0.0","37.69","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23529","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","25.45","0.0","25.45","","","0.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY24384","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","1076.06","0.0","","","1076.06","","","","","IND","Phonebank/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY24385","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","1076.06","0.0","","","1076.06","","","","","IND","Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY24386","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","7785.24","0.0","","","7785.24","","","","","IND","Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2216","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","43229.0","","65.29","","","","","","","198.53","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2217","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","43229.0","","147.05","","","","","","","297.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2218","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","43229.0","","67.66","","","","","","","198.53","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2219","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","I","43229.0","","63.4","","","","","","","126.8","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2221","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","43229.0","","150.71","","","","","","","297.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2222","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","I","43229.0","","63.4","","","","","","","126.8","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2223","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","43229.0","","65.58","","","","","","","198.53","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2224","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","43229.0","","52.62","","","","","","","157.86","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2225","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","43229.0","","52.62","","","","","","","157.86","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2226","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","43229.0","","52.62","","","","","","","157.86","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23471","","SCC","Service Employees International Union (SEIU) Local 521 PAC Small Contributor Committee PAC","","","","","","Sacramento","CA","95814.0","","","","","43225.0","","5000.0","","","","","","","5000.0","","","","","","","","","","1297708","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23472","","OTH","Wall and Ceiling Alliance (WACA)","","","","","","Pleasanton","CA","94566.0","","","","","43230.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23474","","OTH","Hathaway Dinwiddie Construction Company","","","","","","Santa Clara","CA","95054.0","","","","","43230.0","","2750.0","","","","","","","2750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23485","","IND","Abels","Gemma M.","","","","","San Jose","CA","95110.0","Morgan Hill Unified School District","Teacher","","","43232.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","C","NON23466","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43221.0","","202.77","","","","","","","5655.72","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","C","NON23467","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43228.0","","235.67","","","","","","","5655.72","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","C","NON23489","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43235.0","","217.28","","","","","","","5655.72","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3120","","IND","Carrasco","Magdalena","","","","","","","","","","","","43230.0","","65.0","","","","","","","8037.04","","","","IND","Use of Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3121","","IND","Esparza","Maya","","","","","","","","","","","","43230.0","","93.56","","","","","","","24365.88","","","","IND","Use of Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3122","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43230.0","","77.11","","","","","","","24619.69","","","","IND","Use of Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3123","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43230.0","","48.21","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3124","","IND","Carrasco","Magdalena","","","","","","","","","","","","43230.0","","67.76","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3125","","IND","Esparza","Maya","","","","","","","","","","","","43230.0","","50.98","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3126","","IND","Carrasco","Magdalena","","","","","","","","","","","","43239.0","","21.73","","","","","","","8037.04","","","","IND","Use of Field Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3127","","IND","Esparza","Maya","","","","","","","","","","","","43239.0","","117.33","","","","","","","24365.88","","","","IND","Use of Field Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3128","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43239.0","","78.22","","","","","","","24619.69","","","","IND","Use of Field Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EXP23486","","COM","Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor","","","","","","Sacramento","CA","95814.0","","","","","43237.0","","60000.0","","","","","","","60000.0","","","","MON","","","","","","1405466","","","","","","","","","","","","","","","","","","","","","","Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor","","","","","","","","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6638","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43231.0","","5091.65","","","","","","","24619.69","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6639","","IND","Esparza","Maya","","","","","","","","","","","","43231.0","","2402.24","","","","","","","24365.88","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6640","","IND","Esparza","Maya","","","","","","","","","","","","43231.0","","3066.21","","","","","","","24365.88","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6641","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43234.0","","4766.21","","","","","","","24619.69","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6642","","IND","Esparza","Maya","","","","","","","","","","","","43234.0","","2177.24","","","","","","","24365.88","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6643","","IND","Esparza","Maya","","","","","","","","","","","","43234.0","","2841.21","","","","","","","24365.88","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6644","","IND","Esparza","Maya","","","","","","","","","","","","43237.0","","1541.84","","","","","","","24365.88","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6645","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43238.0","","4766.21","","","","","","","24619.69","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6653","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43230.0","","33.11","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6654","","IND","Carrasco","Magdalena","","","","","","","","","","","","43230.0","","39.56","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6655","","IND","Esparza","Maya","","","","","","","","","","","","43230.0","","28.5","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6656","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43230.0","","109.12","","","","","","","24619.69","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6657","","IND","Esparza","Maya","","","","","","","","","","","","43230.0","","190.75","","","","","","","24365.88","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6658","","IND","Carrasco","Magdalena","","","","","","","","","","","","43230.0","","117.86","","","","","","","8037.04","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6659","","IND","Carrasco","Magdalena","","","","","","","","","","","","43230.0","","40.86","","","","","","","8037.04","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6660","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43230.0","","30.29","","","","","","","24619.69","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6661","","IND","Esparza","Maya","","","","","","","","","","","","43230.0","","15.49","","","","","","","24365.88","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6662","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43230.0","","4662.88","","","","","","","24619.69","","","","IND","Staff Time for Phonebank/Field","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6663","","IND","Esparza","Maya","","","","","","","","","","","","43230.0","","6246.54","","","","","","","24365.88","","","","IND","Staff Time for Phonebank/Field","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6664","","IND","Carrasco","Magdalena","","","","","","","","","","","","43230.0","","3218.69","","","","","","","8037.04","","","","IND","Staff Time for Phonebank/Field","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6665","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43230.0","","162.12","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6666","","IND","Carrasco","Magdalena","","","","","","","","","","","","43230.0","","164.93","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6667","","IND","Esparza","Maya","","","","","","","","","","","","43230.0","","157.47","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6671","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43239.0","","334.84","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6672","","IND","Carrasco","Magdalena","","","","","","","","","","","","43239.0","","93.02","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6673","","IND","Esparza","Maya","","","","","","","","","","","","43239.0","","502.29","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6674","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43239.0","","67.41","","","","","","","24619.69","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6675","","IND","Carrasco","Magdalena","","","","","","","","","","","","43239.0","","18.72","","","","","","","8037.04","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6676","","IND","Esparza","Maya","","","","","","","","","","","","43239.0","","101.12","","","","","","","24365.88","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6677","","IND","Carrasco","Magdalena","","","","","","","","","","","","43239.0","","10.47","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6678","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43239.0","","37.69","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6679","","IND","Esparza","Maya","","","","","","","","","","","","43239.0","","56.54","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6680","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43239.0","","112.89","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6681","","IND","Carrasco","Magdalena","","","","","","","","","","","","43239.0","","31.36","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6682","","IND","Esparza","Maya","","","","","","","","","","","","43239.0","","169.34","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6725","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43233.0","","73.26","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6726","","IND","Esparza","Maya","","","","","","","","","","","","43233.0","","109.9","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6727","","IND","Carrasco","Magdalena","","","","","","","","","","","","43233.0","","20.35","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6728","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43239.0","","57.77","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6729","","IND","Esparza","Maya","","","","","","","","","","","","43239.0","","86.66","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6730","","IND","Carrasco","Magdalena","","","","","","","","","","","","43239.0","","16.06","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23430","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621.0","","","","","43216.0","","800.0","","","","","","","800.0","","","","","Refund of Contribution","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23431","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43216.0","","14.49","","","","","","","1738.76","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23433","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43216.0","","14.5","","","","","","","1738.76","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23435","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43216.0","","14.49","","","","","","","1738.76","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23441","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43216.0","","1538.51","","","","","","","34927.21","","","","IND","Walk Piece/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23443","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43216.0","","1038.51","","","","","","","34927.21","","","","IND","Walk Piece/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23445","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43216.0","","1338.5","","","","","","","34927.21","","","","IND","Walk Piece/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23447","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43216.0","","1333.33","","","","","","","14420.0","","","","IND","Polling for Field Campaign/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23449","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43216.0","","1333.33","","","","","","","14420.0","","","","IND","Polling for Field Campaign/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23451","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43216.0","","1333.34","","","","","","","14420.0","","","","IND","Polling for Field Campaign/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23453","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43216.0","","168.0","","","","","","","24065.69","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23455","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43216.0","","27.02","","","","","","","24065.69","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23457","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43216.0","","547.58","","","","","","","24065.69","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23459","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43216.0","","100.31","","","","","","","24065.69","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23461","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43216.0","","520.0","","","","","","","24065.69","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23468","","IND","Martinez","Albert","","","","","San Jose","CA","95125.0","","","","","43231.0","","67.76","","","","","","","166.95","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23469","","IND","Martinez","Albert","","","","","San Jose","CA","95125.0","","","","","43231.0","","50.98","","","","","","","166.95","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23486","","COM","Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor","","","","","","Sacramento","CA","95814.0","","","","","43237.0","","60000.0","","","","","","","60000.0","","","","CTB","","","","","","1405466","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23511","","IND","Martinez","Albert","","","","","San Jose","CA","95125.0","","","","","43231.0","","48.21","","","","","","","166.95","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23538","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43216.0","","0.02","","","","","","","24065.69","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6646","","OTH","United States Post Office","","","","","","San Jose","CA","95125.0","","","","","43231.0","","705.61","","","","","","","8949.87","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6647","","OTH","United States Post Office","","","","","","San Jose","CA","95125.0","","","","","43231.0","","948.42","","","","","","","8949.87","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6648","","OTH","United States Post Office","","","","","","San Jose","CA","95125.0","","","","","43231.0","","1781.01","","","","","","","8949.87","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6649","","OTH","United States Post Office","","","","","","San Jose","CA","95125.0","","","","","43234.0","","1940.4","","","","","","","8949.87","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6650","","OTH","United States Post Office","","","","","","San Jose","CA","95125.0","","","","","43234.0","","705.61","","","","","","","8949.87","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6651","","OTH","United States Post Office","","","","","","San Jose","CA","95125.0","","","","","43234.0","","928.42","","","","","","","8949.87","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6652","","OTH","United States Post Office","","","","","","San Jose","CA","95125.0","","","","","43238.0","","1940.4","","","","","","","8949.87","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6684","","OTH","Togo's","","","","","","San Jose","CA","95125.0","","","","","43223.0","","67.71","","","","","","","263.43","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6686","","OTH","Togo's","","","","","","San Jose","CA","95125.0","","","","","43229.0","","195.72","","","","","","","263.43","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6692","","OTH","Safeway","","","","","","San Jose","CA","95118.0","","","","","43238.0","","90.89","","","","","","","157.64","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6694","","OTH","Mountain Mike's Pizza","","","","","","San Jose","CA","95136.0","","","","","43238.0","","85.18","","","","","","","172.1","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6695","","OTH","Safeway","","","","","","San Jose","CA","95118.0","","","","","43239.0","","30.01","","","","","","","157.64","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6697","","OTH","Safeway","","","","","","San Jose","CA","95118.0","","","","","43232.0","","36.74","","","","","","","157.64","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6699","","OTH","Mountain Mike's Pizza","","","","","","San Jose","CA","95136.0","","","","","43231.0","","86.92","","","","","","","172.1","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6700","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43231.0","","250.0","","","","","","","450.0","","","","","Online Ads","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6702","","OTH","Ace Casino Rentals","","","","","","South San Francisco","CA","94080.0","","","","","43239.0","","704.79","","","","","","","704.79","","","","FND","","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","F","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6703","","OTH","Fairmont Hotel","","","","","","San Jose","CA","95113.0","","","","","43239.0","","5815.07","","","","","","","5815.07","","","","FND","","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","F","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23758","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","300.0","0.0","0.0","","","300.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23759","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","150.0","0.0","0.0","","","150.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23760","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","55.0","0.0","0.0","","","55.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23774","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","545.87","0.0","0.0","","","545.87","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23261","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","1538.51","0.0","1538.51","","","0.0","","","","","IND","Walk Piece/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23394","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","1038.51","0.0","1038.51","","","0.0","","","","","IND","Walk Piece/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23395","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","1338.5","0.0","1338.5","","","0.0","","","","","IND","Walk Piece/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23401","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","","","","1333.33","0.0","1333.33","","","0.0","","","","","IND","Polling for Field Campaign/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23402","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","","","","1333.33","0.0","1333.33","","","0.0","","","","","IND","Polling for Field Campaign/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23403","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","","","","1333.34","0.0","1333.34","","","0.0","","","","","IND","Polling for Field Campaign/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23405","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","547.58","0.0","547.58","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23406","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","168.0","0.0","168.0","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23407","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","27.02","0.0","27.02","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23408","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","100.31","0.0","100.31","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23409","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","520.0","0.0","520.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23410","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","59.82","0.0","0.0","","","59.82","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23411","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","59.83","0.0","0.0","","","59.83","","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23412","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","59.83","0.0","0.0","","","59.83","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23416","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","108.4","0.0","0.0","","","108.4","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23417","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","47.12","0.0","0.0","","","47.12","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23418","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","47.12","0.0","0.0","","","47.12","","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23419","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","47.13","0.0","0.0","","","47.13","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23768","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","203.62","0.0","0.0","","","203.62","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23769","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","203.62","0.0","0.0","","","203.62","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23770","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","203.61","0.0","0.0","","","203.61","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23493","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","3218.69","0.0","","","3218.69","","","","","IND","Staff Time/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23494","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","6246.54","0.0","","","6246.54","","","","","IND","Staff Time/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23495","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","4662.88","0.0","","","4662.88","","","","","IND","Staff Time/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23496","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","732.78","0.0","","","732.78","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23497","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","5076.04","0.0","","","5076.04","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23498","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","117.86","0.0","","","117.86","","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23499","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","190.75","0.0","","","190.75","","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23500","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","109.12","0.0","","","109.12","","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23501","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","39.56","0.0","","","39.56","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23502","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","28.5","0.0","","","28.5","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23503","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","33.11","0.0","","","33.11","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23508","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","164.93","0.0","","","164.93","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23509","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","157.47","0.0","","","157.47","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23510","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","162.12","0.0","","","162.12","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23477","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2177.24","0.0","","","2177.24","","","","","IND","Mailer/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23478","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2841.21","0.0","","","2841.21","","","","","IND","Mailer/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23479","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","4641.65","0.0","","","4641.65","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23480","","OTH","Shallman Communications","","","","","","Sherman Oaks","CA","91403.0","","","","","","","","0.0","450.0","0.0","","","450.0","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23481","","OTH","Shallman Communications","","","","","","Sherman Oaks","CA","91403.0","","","","","","","","0.0","450.0","0.0","","","450.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23771","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","20.35","0.0","","","20.35","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23772","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","109.9","0.0","","","109.9","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23773","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","73.26","0.0","","","73.26","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23482","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2177.24","0.0","","","2177.24","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23483","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2841.21","0.0","","","2841.21","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23484","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","4766.21","0.0","","","4766.21","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23487","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270.0","","","","","","","","0.0","1541.84","0.0","","","1541.84","","","","","IND","Phonebank/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23488","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","4766.21","0.0","","","4766.21","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23491","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","325.0","0.0","","","325.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23492","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","","","","0.0","2359.7","0.0","","","2359.7","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23901","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","57.77","0.0","","","57.77","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23902","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","16.05","0.0","","","16.05","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23903","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","86.66","0.0","","","86.66","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23515","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","93.02","0.0","","","93.02","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23516","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","18.72","0.0","","","18.72","","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23517","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","502.29","0.0","","","502.29","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23519","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","101.12","0.0","","","101.12","","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23520","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","334.84","0.0","","","334.84","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23521","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","67.41","0.0","","","67.41","","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23525","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","31.36","0.0","","","31.36","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23526","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","169.34","0.0","","","169.34","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23527","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","112.89","0.0","","","112.89","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23528","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","260.68","0.0","","","260.68","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23542","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","7283.85","0.0","","","7283.85","","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23595","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","166.65","0.0","","","166.65","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23615","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","","","","0.0","6420.0","0.0","","","6420.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23392","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","14.49","0.0","14.49","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23397","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","14.5","0.0","14.5","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23398","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","14.49","0.0","14.49","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23504","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","40.86","0.0","","","40.86","","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23505","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","15.49","0.0","","","15.49","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23506","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","30.29","0.0","","","30.29","","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23522","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","10.47","0.0","","","10.47","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23523","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","56.54","0.0","","","56.54","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23524","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","37.69","0.0","","","37.69","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23529","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","25.45","0.0","","","25.45","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23393","","IND","Haque","Tania","","","","","San Jose","CA","95125.0","","","","","","","","14.0","0.0","14.0","","","0.0","","","","","TRS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23204","","SCC","Plumbers, Steamfitters & Refrigerator Fitters Local 393 Political Action Fund Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","43103.0","","7300.0","","","","","","","25000.0","","","","","","","","","","851452","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23205","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105","","","","","43102.0","","7300.0","","","","","","","12000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23206","","OTH","California School Employees Association","","","","","","San Jose","CA","95131","","","","","43102.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23207","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105","","","","","43102.0","","4700.0","","","","","","","12000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23208","","SCC","Plumbers, Steamfitters & Refrigerator Fitters Local 393 Political Action Fund Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","43103.0","","17700.0","","","","","","","25000.0","","","","","","","","","","851452","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23262","","SCC","California Nurses Association PAC (CNA PAC) Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","43119.0","","1000.0","","","","","","","2500.0","","","","","","","","","","780657","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23263","","SCC","California Federation of Teachers (CFT) COPE Small Contributor Committee","","","","","","Burbank","CA","91505","","","","","43130.0","","1250.0","","","","","","","1250.0","","","","","","","","","","741857","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23264","","SCC","California Nurses Association PAC (CNA PAC) Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","43130.0","","1000.0","","","","","","","2500.0","","","","","","","","","","780657","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23265","","OTH","Lofgren for Congress","","","","","","San Jose","CA","95126","","","","","43130.0","","1250.0","","","","","","","1250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23266","","COM","Morgan Hill Federation of Teachers Committee on Political Education","","","","","","Morgan Hill","CA","95037","","","","","43130.0","","1250.0","","","","","","","1250.0","","","","","","","","","","931838","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23267","","IND","Melton","Russell W.","","","","","Sunnyvale","CA","94087","City of Sunnyvale, Planning Commission","Chairperson","","","43130.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23269","","COM","Sign, Pictorial & Display Ballot Measure Account","","","","","","San Francisco","CA","94134-","","","","","43130.0","","1500.0","","","","","","","1500.0","","","","","","","","","","841600","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23270","","COM","United Food & Commercial Workers (UFCW) Local 5 PAC","","","","","","San Jose","CA","95113","","","","","43130.0","","5000.0","","","","","","","5000.0","","","","","","","","","","1294035","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23271","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","","43136.0","","800.0","","","","","","","800.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23272","","COM","San Jose Teachers' Association Political Action Committee (SJTA-PAC)","","","","","","San Jose","CA","95123","","","","","43140.0","","1000.0","","","","","","","1000.0","","","","","","","","","","1254337","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23273","","OTH","Anna Eshoo for Congress","","","","","","Sacramento","CA","95814","","","","","43143.0","","1250.0","","","","","","","1250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23274","","OTH","California Labor Federation Member Communications","","","","","","Oakland","CA","94610","","","","","43143.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23275","","COM","California Teamsters Public Affairs Council Public Affairs Fund","","","","","","Sacramento","CA","95814","","","","","43143.0","","2500.0","","","","","","","2500.0","","","","","","","","","","742500","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23276","","COM","San Jose Firefighters Local 230 PAC","","","","","","San Jose","CA","95110","","","","","43143.0","","5000.0","","","","","","","6882.68","","","","","","","","","","743393","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23277","","COM","Operating Engineers Local Union No. 3 - District 90 PAC","","","","","","Alameda","CA","94502","","","","","43164.0","","2500.0","","","","","","","2500.0","","","","","","","","","","891403","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23279","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43144.0","","5000.0","","","","","","","5000.0","","","","","","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23280","","COM","West Valley-Mission Federation of Teachers AFT Local 6554 PAC","","","","","","Oakland","CA","94618","","","","","43172.0","","1000.0","","","","","","","1000.0","","","","","","","","","","1368115","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23281","","IND","James","William","","","","","Los Altos","CA","94024","Van Pelt & Yi","Patent Attorney","","","43145.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23282","","IND","Nunez","Robert R.","","","","","San Jose","CA","95132","The Nunez Community Foundation","President","","","43175.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23283","","SCC","United Food Commercial Workers (UFCW) Western States Council PAC Small Contributor Committee","","","","","","Buena Park","CA","90620","","","","","43175.0","","2500.0","","","","","","","2500.0","","","","","","","","","","910874","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23284","","IND","Wasserman","Mike","","","","","Los Gatos","CA","95030","Santa Clara County","County Supervisor","","","43147.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23285","","SCC","California Nurses Association PAC (CNA PAC) Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","43175.0","","500.0","","","","","","","2500.0","","","","","","","","","","780657","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23288","","IND","Cortese","Pattie","","","","","San Jose","CA","95135","East Side Union High School District","Trustee","","","43175.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23289","","COM","District Council of Iron Workers Political Action League","","","","","","Pinole","CA","94564","","","","","43151.0","","2500.0","","","","","","","2500.0","","","","","","","","","","831693","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23290","","COM","Engineers & Scientists of CA Local 20 PAC","","","","","","Oakland","CA","94607","","","","","43151.0","","400.0","","","","","","","400.0","","","","","","","","","","861160","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23291","","COM","Faculty for Our University's Future Local Committee","","","","","","Sacramento","CA","95814-","","","","","43151.0","","2500.0","","","","","","","2500.0","","","","","","","","","","1233722","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23292","","IND","Santos","Richard","","","","","San Jose","CA","95132","","Retired","","","43151.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23293","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","","43152.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23294","","COM","Santa Clara & San Benito Building Trades Council PAC","","","","","","San Jose","CA","95125-2190","","","","","43153.0","","5000.0","","","","","","","5000.0","","","","","","","","","","743618","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23296","","COM","San Jose Police Officers' Association PAC","","","","","","San Jose","CA","95112","","","","","43179.0","","5000.0","","","","","","","5000.0","","","","","","","","","","951339","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23297","","SCC","Northern California Carpenters Regional Council Small Contributor Committee","","","","","","Oakland","CA","94621","","","","","43179.0","","5000.0","","","","","","","5000.0","","","","","","","","","","972104","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23298","","COM","Branch 193 National Association of Letter Carriers PAC","","","","","","San Jose","CA","95148","","","","","43157.0","","1200.0","","","","","","","1200.0","","","","","","","","","","870199","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23299","","COM","Bricklayers & Allied Craftworkers Local 3 PAC","","","","","","San Leandro","CA","94577","","","","","43157.0","","400.0","","","","","","","800.0","","","","","","","","","","1244975","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23300","","COM","Santa Clara County Government Attorneys' Association PAC","","","","","","Sacramento","CA","95814","","","","","43179.0","","3500.0","","","","","","","3500.0","","","","","","","","","","941786","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23301","","OTH","Communications Workers of America (CWA) Local 9423 COPE PCC","","","","","","Washington","DC","20001","","","","","43157.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23302","","COM","IBEW Local Union 1245 - Political Donation Account","","","","","","Vacaville","CA","95687","","","","","43179.0","","2000.0","","","","","","","2000.0","","","","","","","","","","742993","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23303","","IND","Kremen","Gary A.","","","","","Menlo Park","CA","94025","Santa Clara Valley Water District","Board Member","","","43157.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23304","","OTH","Saggau & Derollo, LLC","","","","","","Santa Cruz","CA","95060","","","","","43179.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23305","","COM","Sheet Metal Workers' International Association Local No. 104 PAC","","","","","","San Ramon","CA","94583","","","","","43158.0","","7300.0","","","","","","","15000.0","","","","","","","","","","850381","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23306","","COM","Amalgamated Transit Union (ATU) Local 265 PAC","","","","","","Campbell","CA","95008","","","","","43161.0","","2500.0","","","","","","","2500.0","","","","","","","","","","841330","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23308","","IND","Head","Joseph","","","","","San Jose","CA","95125","Summerhill Homes","Senior Vice President","","","43161.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23309","","OTH","Law Offices of Samuel R. Swift","","","","","","San Jose","CA","95125","","","","","43161.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23310","","COM","Bay Area Municipal Elections Committee","","","","","","Campbell","CA","95008","","","","","43181.0","","1600.0","","","","","","","1600.0","","","","","","","","","","841499","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23311","","COM","Bricklayers & Allied Craftworkers Local 3 PAC","","","","","","San Leandro","CA","94577","","","","","43187.0","","400.0","","","","","","","800.0","","","","","","","","","","1244975","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23312","","IND","Ahrens","Patrick","","","","","Cupertino","CA","95014","California State Assembly","Director","","","43151.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23314","","IND","Becker","Josh","","","","","Menlo Park","CA","94025","Lex Machina","Chief Executive Officer","","","43147.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23315","","IND","Bustamante","Salvador","","","","","San Jose","CA","95125","","Retired","","","43151.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23316","","IND","Chu","Kansen","","","","","Sacramento","CA","95814","California State Assembly","State Assemblymember","","","43145.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23317","","COM","Service Employees International Union Local 521 Independent Expenditure Committee","","","","","","Sacramento","CA","95814","","","","","43151.0","","20000.0","","","","","","","20000.0","","","","","","","","","","1297707","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23318","","IND","Franco-Clausen","Shay","","","","","San Jose","CA","95125","Silicon Valley FACES","Director of Development and Government Affairs","","","43146.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23319","","IND","Hendricks","Glenn","","","","","Sunnyvale","CA","94087","PayPal","Senior Manager","","","43145.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23320","","IND","Ho","Wendy","","","","","San Jose","CA","95123","Silicon Valley Council of Nonprofits","Policy Director","","","43147.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23321","","IND","Klein","Larry","","","","","Sunnyvale","CA","94086","Qnovo","Director of Project Management","","","43147.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23322","","COM","Los Angeles County Council on Political Education","","","","","","Los Angeles","CA","90006","","","","","43164.0","","1000.0","","","","","","","1000.0","","","","","","","","","","742204","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23323","","IND","Larsson","Gustav","","","","","Sunnyvale","CA","94086","Dispersive Networks","Software Engineer","","","43146.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23324","","IND","Le","Van","","","","","San Jose","CA","95133","State Farm","Insurance Agent","","","43145.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23325","","IND","Paul","Darcy","","","","","Santa Clara","CA","95051","Paul Law Group, P.C.","Attorney","","","43149.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23326","","IND","Wong","Gilbert","","","","","Cupertino","CA","95014","Foothill-De Anza Community College Board District","Trustee","","","43145.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23327","","COM","Deputy Sheriffs' Association of Santa Clara County","","","","","","San Jose","CA","95131","","","","","43172.0","","600.0","","","","","","","600.0","","","","","","","","","","871251","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23328","","IND","Yeager","Ken","","","","","San Jose","CA","95110","Office of Supervisor Ken Yeager","Supervisor","","","43147.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23329","","COM","Unite Here TIP State and Local Fund","","","","","","New York","NY","10001","","","","","43187.0","","10000.0","","","","","","","10000.0","","","","","","","","","","810437","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23330","","COM","Dignity CA SEIU Local 2015","","","","","","Los Angeles","CA","90057","","","","","43188.0","","2500.0","","","","","","","2500.0","","","","","","","","","","1357256","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23331","","IND","Showalter","Pat","","","","","Mountain View","CA","94040","","Retired","","","43152.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23334","","IND","Waterman","Richard","","","","","San Jose","CA","95125","Richard Waterman","Accountant","","","43154.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23336","","IND","Griffith","Jim","","","","","Sunnyvale","CA","94089","Apple","Senior iOS Software Engineer","","","43145.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23338","","IND","Konda","Richard","","","","","San Jose","CA","95112","Asian Law Alliance","Executive Director","","","43160.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23340","","IND","Callender","Rick","","","","","San Jose","CA","95118","Santa Clara Valley Water District","Chief of External Affairs","","","43153.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23341","","IND","Camacho","Norma","","","","","San Jose","CA","95125","Santa Clara Valley Water District","Chief Executive Officer","","","43152.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23342","","IND","Estremera","Antonio","","","","","San Jose","CA","95136","Legal Aid Society of Santa Clara County","Attorney","","","43153.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23343","","IND","Spring","Rene","","","","","Morgan Hill","CA","95037","Cadence Design Systems","Program Management Director","","","43153.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23344","","OTH","Weinberg, Roger & Rosenfeld","","","","","","Alameda","CA","94501","","","","","43153.0","","800.0","","","","","","","800.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23346","","IND","Cordova","Gerald","","","","","San Jose","CA","95112","Teamsters Local 287","Secretary/Treasurer","","","43168.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23347","","IND","Davis","Debi","","","","","Santa Clara","CA","95051","City of Santa Clara","Councilmember","","","43168.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23348","","IND","O'Neill","Teresa","","","","","Santa Clara","CA","95051","","Retired","","","43168.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23350","","IND","Alexander","Kobayashi","","","","","Fremont","CA","94536","California State Senate","District Representative","","","43161.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23352","","IND","Le","Amy","","","","","San Jose","CA","95118","Santa Clara County Sheriffs'","Correctional Lieutenant","","","43172.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23354","","IND","Grey","Adrienne","","","","","Campbell","CA","95008","Symphony Consulting","Management Consultant","","","43165.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23355","","IND","Simitian","Joe","","","","","San Jose","CA","95110","Santa Clara County Board of Supervisors","Supervisor","","","43165.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23357","","IND","Escanuela","Jose","","","","","Stanford","CA","94305","SEIU Local 2007","President","","","43166.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23358","","IND","Ginsborg","David","","","","","San Jose","CA","95126","Santa Clara County","Deputy Assessor","","","43166.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23359","","IND","Hirokawa","John","","","","","Saratoga","CA","95070","","Retired","","","43165.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23361","","IND","Gillmor","Lisa M.","","","","","Santa Clara","CA","95051-","Gillmor & Associates","Business Owner","","","43167.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23362","","IND","Lebron","Charisse","","","","","San Jose","CA","95110","Charisse Lebron","Policy & Research","","","43166.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23364","","IND","Baker","Jason","","","","","Campbell","CA","95008","Law Offices of Jason Baker","Attorney","","","43171.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23365","","IND","Darrow","Brian","","","","","San Jose","CA","95126","Santa Clara County Supervisor Ken Yeager","Policy Director","","","43171.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23366","","IND","Larsen","Isak","","","","","San Jose","CA","95125","Isak Larsen","Organizer","","","43170.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23367","","IND","Ramirez","Lucas","","","","","Mountain View","CA","94040","City of San Jose","Council Assistant","","","43169.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23368","","IND","Varela","John","","","","","San Martin","CA","95046","Santa Clara Valley Water District","Board of Directors-District 1","","","43169.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23369","","IND","Willette","Mullissa","","","","","San Jose","CA","95111","County of Santa Clara, Assessor's Office","Investigator","","","43171.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23370","","IND","Wolbach","Cory","","","","","Palo Alto","CA","94303","City of Palo Alto","Council Member","","","43170.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23372","","IND","Dauber","Michele","","","","","Palo Alto","CA","94306","Stanford University","Professor","","","43172.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23373","","IND","Ollano","Chrsitian","","","","","San Jose","CA","95126","People Acting in Community Together","Community Organizer","","","43172.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23374","","IND","Reed","Jay","","","","","Folsom","CA","95630","Wheelhouse Strategy Group","Consultant","","","43172.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23375","","IND","Smith","Laurie","","","","","San Jose","CA","95126","Santa Clara County Sheriff's Office","Sheriff","","","43172.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23378","","COM","Sheet Metal Workers' International Association Local No. 104 PAC","","","","","","San Ramon","CA","94583","","","","","43158.0","","7700.0","","","","","","","15000.0","","","","","","","","","","850381","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23382","","COM","Santa Clara County Probation Peace Officers Union AFSCME Local 1587","","","","","","San Jose","CA","95131","","","","","43130.0","","7300.0","","","","","","","10000.0","","","","","","","","","","743998","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23383","","COM","County Employee Management Association PAC","","","","","","San Jose","CA","95126-","","","","","43125.0","","2000.0","","","","","","","2000.0","","","","","","","","","","981173","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23388","","COM","Santa Clara County Probation Peace Officers Union AFSCME Local 1587","","","","","","San Jose","CA","95131","","","","","43130.0","","2700.0","","","","","","","10000.0","","","","","","","","","","743998","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23390","","COM","American Federation of State, County & Municipal Employees Council 57 PAC","","","","","","Sacramento","CA","95814","","","","","43203.0","","800.0","","","","","","","10000.0","","","","","","","","","","1313474","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23391","","COM","American Federation of State, County & Municipal Employees Council 57 PAC","","","","","","Sacramento","CA","95814","","","","","43201.0","","9200.0","","","","","","","10000.0","","","","","","","","","","1313474","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23423","","COM","San Jose/Evergreen Faculty Association AFT 6157 COPE","","","","","","San Jose","CA","95128","","","","","43164.0","","1000.0","","","","","","","1000.0","","","","","","","","","","1255568","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","C","NON23396","","COM","San Jose Firefighters Local 230 PAC","","","","","","San Jose","CA","95110","","","","","43197.0","","1882.68","","","","","","","6882.68","","","","","Catering","","","","","743393","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3082","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","88.88","","","","","","","4410.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3083","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","88.88","","","","","","","4110.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3084","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43197.0","","88.88","","","","","","","4110.7","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3085","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","627.56","","","","","","","4110.67","","","","IND","Use of Catering; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3086","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","627.56","","","","","","","4410.67","","","","IND","Use of Catering; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3087","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43197.0","","627.56","","","","","","","4110.7","","","","IND","Use of Catering; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3088","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43206.0","","197.34","","","","","","","4110.7","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3089","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","197.34","","","","","","","4410.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3090","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","197.34","","","","","","","4110.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6622","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43197.0","","1538.51","","","","","","","4110.7","","","","IND","Walk Piece","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6623","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","1838.5","","","","","","","4410.67","","","","IND","Walk Piece","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6624","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","1538.51","","","","","","","4110.67","","","","IND","Walk Piece","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6625","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","14.49","","","","","","","4410.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6626","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43197.0","","14.49","","","","","","","4110.7","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6627","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","14.5","","","","","","","4110.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6628","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","1333.33","","","","","","","4410.67","","","","IND","Polling for Field Campaign","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6629","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","1333.33","","","","","","","4110.67","","","","IND","Polling for Field Campaign","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6630","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43197.0","","1333.34","","","","","","","4110.7","","","","IND","Polling for Field Campaign","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6631","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","47.12","","","","","","","4110.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6632","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43206.0","","47.13","","","","","","","4110.7","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6633","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","47.12","","","","","","","4410.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6635","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43197.0","","59.83","","","","","","","4110.7","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6636","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","59.82","","","","","","","4110.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6637","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","59.83","","","","","","","4410.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6722","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","203.61","","","","","","","4110.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6723","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43211.0","","203.62","","","","","","","4110.7","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6724","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","203.62","","","","","","","4410.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23209","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43109.0","","2499.8","","","","","","","9628.45","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23210","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43122.0","","325.0","","","","","","","1300.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23217","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43140.0","","437.0","","","","","","","6800.72","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23218","","OTH","VC Graphic Design","","","","","","Oakland","CA","94601","","","","","43140.0","","150.0","","","","","","","150.0","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23219","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43140.0","","97.5","","","","","","","1478.49","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23221","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43140.0","","126.08","","","","","","","1478.49","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23222","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","126.61","","","","","","","2438.7","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23224","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","147.79","","","","","","","2438.7","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23226","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","52.63","","","","","","","2438.7","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23228","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","0.98","","","","","","","2438.7","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23230","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","104.88","","","","","","","2438.7","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23232","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","83.8","","","","","","","2438.7","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23234","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","2.45","","","","","","","2438.7","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23238","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43140.0","","2448.2","","","","","","","6800.72","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23239","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","39.2","","","","","","","2438.7","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23241","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","7.35","","","","","","","2438.7","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23243","","OTH","Team San Jose","","","","","","San Jose","CA","95110","","","","","43146.0","","47145.37","","","","","","","75530.15","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23244","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43152.0","","2368.6","","","","","","","9628.45","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23245","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43161.0","","31.47","","","","","","","1478.49","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23246","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43161.0","","162.92","","","","","","","1490.37","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23247","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43161.0","","44.78","","","","","","","2438.7","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23248","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43168.0","","325.0","","","","","","","1300.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23250","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43175.0","","2270.9","","","","","","","9628.45","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23251","","OTH","Team San Jose","","","","","","San Jose","CA","95110","","","","","43175.0","","13378.53","","","","","","","75530.15","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23252","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43175.0","","165.62","","","","","","","2438.7","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23253","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43178.0","","325.0","","","","","","","1300.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23254","","OTH","Team San Jose","","","","","","San Jose","CA","95110","","","","","43181.0","","15006.25","","","","","","","75530.15","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23255","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43188.0","","1000.0","","","","","","","1478.49","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23256","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43188.0","","75.6","","","","","","","1478.49","","","","","Mileage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23257","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43188.0","","33.0","","","","","","","1478.49","","","","TRS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23258","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43188.0","","71.36","","","","","","","1478.49","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23259","","IND","Constancio, Jr.","Manuel","","","","","Hayward","CA","94541","","","","","43188.0","","373.58","","","","","","","373.58","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23260","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43188.0","","218.14","","","","","","","1490.37","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23332","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43151.0","","114.1","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23333","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43152.0","","6.1","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23335","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43156.0","","11.9","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23337","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43145.0","","11.9","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23339","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43159.0","","6.1","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23345","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43155.0","","47.9","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23349","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43170.0","","29.9","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23351","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43163.0","","6.1","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23353","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43173.0","","11.9","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23356","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43165.0","","18.0","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23360","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43166.0","","18.3","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23363","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43169.0","","12.2","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23371","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43171.0","","54.3","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23376","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43172.0","","41.8","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23377","","OTH","Value Business Products","","","","","","Morgan Hill","CA","95037","","","","","43204.0","","88.88","","","","","","","266.64","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23379","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43207.0","","2489.15","","","","","","","9628.45","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23380","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43209.0","","325.0","","","","","","","1300.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23381","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43209.0","","131.22","","","","","","","1490.37","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23399","","OTH","Value Business Products","","","","","","Morgan Hill","CA","95037","","","","","43204.0","","88.88","","","","","","","266.64","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23400","","OTH","Value Business Products","","","","","","Morgan Hill","CA","95037","","","","","43204.0","","88.88","","","","","","","266.64","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23413","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43209.0","","197.34","","","","","","","1490.37","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23414","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43209.0","","197.34","","","","","","","1490.37","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23415","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43209.0","","197.34","","","","","","","1490.37","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23424","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43188.0","","136.3","","","","","","","1490.37","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23426","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43161.0","","16.47","","","","","","","2438.7","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23428","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43161.0","","103.75","","","","","","","2438.7","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","EDT3093","","OTH","Facebook","","","","","","Menlo Park","CA","94025","","","","","43159.0","","148.57","","","","","","","200.0","","","","","Online Ads","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","EDT3098","","OTH","Facebook","","","","","","Menlo Park","CA","94025","","","","","43135.0","","51.43","","","","","","","200.0","","","","","Online Ads","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","EDT3100","","OTH","Amazon.com","","","","","","N Seattle","WA","98109","","","","","43194.0","","122.0","","","","","","","122.0","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","EDT3101","","OTH","Costco Wholesale","","","","","","San Jose","CA","95123-","","","","","43192.0","","446.51","","","","","","","446.51","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23758","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","300.0","0.0","0.0","","","300.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23189","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","52.63","0.0","52.63","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23759","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","150.0","0.0","0.0","","","150.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23187","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","126.61","0.0","126.61","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23760","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","55.0","0.0","0.0","","","55.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23212","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","104.88","0.0","104.88","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23178","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","147.79","0.0","147.79","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23180","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.98","0.0","0.98","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23181","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","136.3","0.0","136.3","","","0.0","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23213","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","16.47","0.0","16.47","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23214","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","103.75","0.0","103.75","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23215","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","83.8","0.0","83.8","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23216","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","2.45","0.0","2.45","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23236","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","39.2","0.0","39.2","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23237","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","7.35","0.0","7.35","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23774","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","545.87","0.0","","","545.87","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23261","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","1538.51","0.0","","","1538.51","","","","","IND","Walk Piece/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23394","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","1038.51","0.0","","","1038.51","","","","","IND","Walk Piece/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23395","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","1338.5","0.0","","","1338.5","","","","","IND","Walk Piece/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23401","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","","","","0.0","1333.33","0.0","","","1333.33","","","","","IND","Polling for Field Campaign/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23402","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","","","","0.0","1333.33","0.0","","","1333.33","","","","","IND","Polling for Field Campaign/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23403","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","","","","0.0","1333.34","0.0","","","1333.34","","","","","IND","Polling for Field Campaign/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23405","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","547.58","0.0","","","547.58","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23406","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","168.0","0.0","","","168.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23407","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","27.02","0.0","","","27.02","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23408","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","100.31","0.0","","","100.31","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23409","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","520.0","0.0","","","520.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23410","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","59.82","0.0","","","59.82","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23411","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","59.83","0.0","","","59.83","","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23412","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","59.83","0.0","","","59.83","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23416","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","108.4","0.0","","","108.4","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23417","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","47.12","0.0","","","47.12","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23418","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","47.12","0.0","","","47.12","","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23419","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","47.13","0.0","","","47.13","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23768","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","203.62","0.0","","","203.62","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23769","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","203.62","0.0","","","203.62","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23770","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","203.61","0.0","","","203.61","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23392","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","14.49","0.0","","","14.49","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23397","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","14.5","0.0","","","14.5","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23398","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","14.49","0.0","","","14.49","","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23393","","IND","Haque","Tania","","","","","San Jose","CA","95125","","","","","","","","0.0","14.0","0.0","","","14.0","","","","","TRS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/24/2018 6:21:38 AM","","","","S497","F497P2","EXP23537","","COM","Santa Clara County United Democratic Campaign","","","","","","San Jose","CA","95128.0","","","","","43242.0","","2500.0","","","","","","","","","","","","","","","","","871053","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1740","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131.0","","","","I","42925.0","","22.71","","","","","","","272.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1850","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","42925.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1851","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","42925.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1852","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","42925.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1864","","OTH","International Brotherhood of Electrical Workers, Local 1245","","","","","","Vacaville","CA","95687.0","","","","I","42925.0","","39.0","","","","","","","156.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1866","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110.0","","","","I","42925.0","","40.54","","","","","","","247.01","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1867","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125.0","","","","I","42925.0","","28.66","","","","","","","315.26","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1868","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621.0","","","","I","42925.0","","11.95","","","","","","","167.78","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1878","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057.0","","","","I","42925.0","","47.0","","","","","","","470.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1879","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","42925.0","","63.92","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1880","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","42925.0","","64.74","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1881","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","42925.0","","35.57","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1883","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103.0","","","","I","42925.0","","13.48","","","","","","","218.27","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1887","","OTH","Teamsters Local 287 Drive","","","","","","Sacramento","CA","95814.0","","","","I","42925.0","","19.52","","","","","","","214.47","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1889","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131.0","","","","I","42925.0","","22.71","","","","","","","272.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1894","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","42925.0","","147.29","","","","","","","1768.48","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1895","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125.0","","","","I","42925.0","","13.7","","","","","","","165.97","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1896","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","I","42925.0","","63.4","","","","","","","697.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1898","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621.0","","","","I","42957.0","","33.81","","","","","","","398.95","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1899","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621.0","","","","I","42957.0","","35.59","","","","","","","398.95","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1900","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008.0","","","","I","42957.0","","78.07","","","","","","","220.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1906","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125.0","","","","I","42957.0","","13.7","","","","","","","165.97","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1911","","OTH","County Employment Management Association","","","","","","San Jose","CA","95126.0","","","","I","42957.0","","162.0","","","","","","","162.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1924","","OTH","Laborer's International U ONA Local 270","","","","","","Santa Cruz","CA","95062.0","","","","I","42957.0","","39.14","","","","","","","207.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1925","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125.0","","","","I","42957.0","","28.66","","","","","","","315.26","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1926","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621.0","","","","I","42957.0","","13.53","","","","","","","167.78","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1937","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111.0","","","","I","42957.0","","25.55","","","","","","","283.54","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1938","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111.0","","","","I","42957.0","","25.53","","","","","","","283.54","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1945","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057.0","","","","I","42957.0","","47.0","","","","","","","470.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1946","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057.0","","","","I","42957.0","","47.0","","","","","","","470.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1947","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","42957.0","","147.4","","","","","","","1768.48","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1948","","OTH","Service Employees International Union Local 1877","","","","","","San Jose","CA","95110.0","","","","I","42957.0","","35.57","","","","","","","248.99","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1949","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103.0","","","","I","42957.0","","13.48","","","","","","","218.27","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1955","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","I","42957.0","","63.4","","","","","","","697.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1957","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131.0","","","","I","42957.0","","22.71","","","","","","","272.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1963","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621.0","","","","I","42957.0","","36.34","","","","","","","398.95","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1965","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008.0","","","","I","42957.0","","15.86","","","","","","","220.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1971","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125.0","","","","I","42957.0","","13.7","","","","","","","165.97","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1982","","OTH","International Brotherhood of Electrical Workers, Local 1245","","","","","","Vacaville","CA","95687.0","","","","I","42957.0","","39.0","","","","","","","156.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1983","","OTH","Laborer's International U ONA Local 270","","","","","","Santa Cruz","CA","95062.0","","","","I","42957.0","","42.15","","","","","","","207.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1985","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125.0","","","","I","42957.0","","28.66","","","","","","","315.26","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1986","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621.0","","","","I","42957.0","","12.03","","","","","","","167.78","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1997","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111.0","","","","I","42957.0","","25.83","","","","","","","283.54","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2003","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","42957.0","","145.55","","","","","","","1768.48","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2004","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","42957.0","","63.9","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2005","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","42957.0","","63.88","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2006","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103.0","","","","I","42957.0","","13.48","","","","","","","218.27","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2011","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","I","42957.0","","63.4","","","","","","","697.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2014","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131.0","","","","I","42957.0","","22.71","","","","","","","272.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2028","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621.0","","","","I","42972.0","","34.01","","","","","","","398.95","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2030","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008.0","","","","I","42972.0","","15.77","","","","","","","220.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2035","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","42951.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2036","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","42951.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2037","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","42951.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2039","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125.0","","","","I","42958.0","","13.7","","","","","","","165.97","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2053","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125.0","","","","I","42972.0","","28.66","","","","","","","315.26","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2054","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621.0","","","","I","42958.0","","12.9","","","","","","","167.78","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2063","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111.0","","","","I","42972.0","","25.87","","","","","","","283.54","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2069","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057.0","","","","I","42951.0","","47.0","","","","","","","470.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2070","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","42972.0","","148.29","","","","","","","1768.48","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2071","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","42972.0","","63.05","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2072","","OTH","Service Employees International Union Local 1877","","","","","","San Jose","CA","95110.0","","","","I","42951.0","","35.57","","","","","","","248.99","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2073","","OTH","Service Employees International Union Local 1877","","","","","","San Jose","CA","95110.0","","","","I","42951.0","","35.57","","","","","","","248.99","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2074","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103.0","","","","I","42958.0","","13.48","","","","","","","218.27","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2079","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","I","42972.0","","63.4","","","","","","","697.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2086","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621.0","","","","I","43035.0","","36.17","","","","","","","398.95","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2088","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008.0","","","","I","43028.0","","15.52","","","","","","","220.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2092","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","43021.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2093","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","43021.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2094","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","43021.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2095","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125.0","","","","I","43021.0","","13.7","","","","","","","165.97","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2109","","OTH","International Brotherhood of Electrical Workers, Local 1245","","","","","","Vacaville","CA","95687.0","","","","I","43028.0","","39.0","","","","","","","156.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2110","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125.0","","","","I","43028.0","","28.66","","","","","","","315.26","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2112","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621.0","","","","I","43021.0","","12.67","","","","","","","167.78","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2123","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111.0","","","","I","43021.0","","25.87","","","","","","","283.54","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2124","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111.0","","","","I","43021.0","","25.91","","","","","","","283.54","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2126","","COM","San Jose/Evergreen Faculty Association AFT 6157 COPE","","","","","","San Jose","CA","95128.0","","","","I","43028.0","","6.73","","","","","","","2513.58","","","","","","","","","","1255568","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2130","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057.0","","","","I","43014.0","","47.0","","","","","","","470.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2131","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057.0","","","","I","43035.0","","47.0","","","","","","","470.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2132","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","43028.0","","146.71","","","","","","","1768.48","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2133","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","43014.0","","35.57","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2134","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103.0","","","","I","43021.0","","13.48","","","","","","","218.27","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2137","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545.0","","","","I","43021.0","","0.55","","","","","","","2501.1","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2138","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545.0","","","","I","43028.0","","0.55","","","","","","","2501.1","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2141","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","I","43028.0","","63.4","","","","","","","697.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2142","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131.0","","","","I","43014.0","","22.71","","","","","","","272.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2143","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131.0","","","","I","43028.0","","22.71","","","","","","","272.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2148","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008.0","","","","I","43028.0","","32.07","","","","","","","220.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2149","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008.0","","","","I","43028.0","","32.12","","","","","","","220.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2155","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621.0","","","","I","43000.0","","35.42","","","","","","","398.95","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2157","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008.0","","","","I","43000.0","","15.65","","","","","","","220.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2164","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125.0","","","","I","42993.0","","13.7","","","","","","","165.97","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2178","","OTH","Laborer's International U ONA Local 270","","","","","","Santa Cruz","CA","95062.0","","","","I","42979.0","","44.05","","","","","","","207.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2179","","OTH","Laborer's International U ONA Local 270","","","","","","Santa Cruz","CA","95062.0","","","","I","43007.0","","41.8","","","","","","","207.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2180","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125.0","","","","I","42979.0","","28.66","","","","","","","315.26","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2181","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621.0","","","","I","42993.0","","14.69","","","","","","","167.78","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2193","","COM","San Jose/Evergreen Faculty Association AFT 6157 COPE","","","","","","San Jose","CA","95128.0","","","","I","42986.0","","6.85","","","","","","","2513.58","","","","","","","","","","1255568","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2197","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057.0","","","","I","42979.0","","47.0","","","","","","","470.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2198","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","43000.0","","143.71","","","","","","","1768.48","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2199","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","43007.0","","63.8","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2200","","OTH","Service Employees International Union Local 1877","","","","","","San Jose","CA","95110.0","","","","I","42986.0","","35.57","","","","","","","248.99","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2201","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103.0","","","","I","42993.0","","13.48","","","","","","","218.27","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2212","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131.0","","","","I","42979.0","","22.71","","","","","","","272.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC23201","","COM","IBEW Local 332 Education Fund","","","","","","San Jose","CA","95125.0","","","","","43089.0","","25000.0","","","","","","","40000.0","","","","","","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","I","INC23127","","OTH","Tony & Alba's Mangia Tutti Inc.","","","","","","Santa Clara","CA","95051.0","","","","","42927.0","","715.21","","","","","","","0.0","","","","","Void Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","I","INC23195","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105.0","","","","","43027.0","","301.35","","","","","","","0.0","","","","","Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP23158","","COM","Neighbors for Anthony Phan 2016 - City Council","","","","","","Milpitas","CA","95035.0","","","","","42950.0","","250.0","","","","","","","250.0","","","","MON","","","","","","1389973","","","","","","","","","","","","","","","","","","","","","","Anthony Phan","","","","CCM","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP23197","","COM","Russ Melton for City Council 2020","","","","","","Sunnyvale","CA","94087.0","","","","","43081.0","","250.0","","","","","","","250.0","","","","MON","","","","","","1399907","","","","","","","","","","","","","","","","","","","","","","Russ Melton","","","","CCM","","OTH","City of Sunnyvale,Seat 5","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23125","","OTH","Alliance Graphics","","","","","","Berkeley","CA","94710.0","","","","","42927.0","","1012.35","","","","","","","2024.7","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23161","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","42971.0","","282.0","","","","","","","1297.87","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23128","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","42928.0","","509.82","","","","","","","2696.98","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23160","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","42971.0","","348.85","","","","","","","2696.98","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23167","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","42999.0","","244.1","","","","","","","2696.98","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23184","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","43018.0","","468.5","","","","","","","2696.98","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23191","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","43048.0","","243.35","","","","","","","2696.98","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23196","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","43080.0","","235.7","","","","","","","2696.98","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23198","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43083.0","","4500.0","","","","","","","4500.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23145","","OTH","InSite Shredding and Recycling","","","","","","San Jose","CA","95124.0","","","","","42947.0","","68.0","","","","","","","136.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23158","","COM","Neighbors for Anthony Phan 2016 - City Council","","","","","","Milpitas","CA","95035.0","","","","","42950.0","","250.0","","","","","","","250.0","","","","CTB","","","","","","1389973","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23185","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105.0","","","","","43007.0","","301.35","","","","","","","301.35","","","","","Refunded; See Schedule I","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23147","","OTH","Pirayou Law Offices","","","","","","San Jose","CA","95120.0","","","","","42947.0","","3570.0","","","","","","","12138.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23202","","OTH","Pirayou Law Offices","","","","","","San Jose","CA","95120.0","","","","","43090.0","","4998.0","","","","","","","12138.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23176","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43012.0","","5000.0","","","","","","","5000.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23197","","COM","Russ Melton for City Council 2020","","","","","","Sunnyvale","CA","94087.0","","","","","43081.0","","250.0","","","","","","","250.0","","","","CTB","","","","","","1399907","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23149","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","San Jose","CA","95125.0","","","","","42947.0","","4440.37","","","","","","","8880.74","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23123","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42927.0","","583.0","","","","","","","50259.49","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23121","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42927.0","","2499.96","","","","","","","50259.49","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23143","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42947.0","","19.11","","","","","","","50259.49","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23154","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42947.0","","267.15","","","","","","","50259.49","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23165","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42999.0","","3.43","","","","","","","50259.49","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23166","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42999.0","","83.78","","","","","","","50259.49","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23163","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42999.0","","0.49","","","","","","","50259.49","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23164","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42999.0","","125.65","","","","","","","50259.49","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23200","","OTH","Team San Jose","","","","","","San Jose","CA","95110.0","","","","","43089.0","","15715.13","","","","","","","15715.13","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23159","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","42970.0","","282.0","","","","","","","3332.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23168","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","42999.0","","282.0","","","","","","","3332.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23190","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","43031.0","","282.0","","","","","","","3332.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23192","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","43059.0","","282.0","","","","","","","3332.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23203","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","43090.0","","282.0","","","","","","","3332.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","PDT6621","","OTH","Domino's","","","","","","San Jose","CA","95112.0","","","","","43100.0","","136.3","","","","","","","136.3","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","F","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","EDT3081","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","42947.0","","282.0","","","","","","","3332.0","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23118","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","2499.96","0.0","2499.96","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23119","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","583.0","0.0","583.0","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23120","","OTH","Alliance Graphics","","","","","","Berkeley","CA","94710.0","","","","","","","","1012.35","0.0","1012.35","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23129","","OTH","Santa Clara Labor Center","","","","","","San Jose","CA","95125.0","","","","","","","","300.0","0.0","0.0","","","300.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23130","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","19.11","0.0","19.11","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23134","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","267.15","0.0","267.15","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23135","","OTH","InSite Shredding and Recycling","","","","","","San Jose","CA","95124.0","","","","","","","","68.0","0.0","68.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23136","","OTH","Pirayou Law Offices","","","","","","San Jose","CA","95120.0","","","","","","","","3570.0","0.0","3570.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23137","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","San Jose","CA","95125.0","","","","","","","","4440.37","0.0","4440.37","","","0.0","","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23189","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","52.63","0.0","","","52.63","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23174","","OTH","Santa Clara Labor Center","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","150.0","0.0","","","150.0","","","","","","Food for Volunteers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23187","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","126.61","0.0","","","126.61","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23186","","OTH","Santa Clara Labor Center","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","55.0","0.0","","","55.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23212","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","104.88","0.0","","","104.88","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23178","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","147.79","0.0","","","147.79","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23180","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","0.98","0.0","","","0.98","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23181","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","136.3","0.0","","","136.3","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23213","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","16.47","0.0","","","16.47","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23214","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","103.75","0.0","","","103.75","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23215","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","83.8","0.0","","","83.8","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23216","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","2.45","0.0","","","2.45","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23236","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","39.2","0.0","","","39.2","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23237","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","7.35","0.0","","","7.35","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12019","","OTH","C2K Architecture, Inc.","","","","","","Portland","OR","97209.0","","","","","44096.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12035","","OTH","Crema Properties","","","","","","San Jose","CA","95128.0","","","","","44098.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12036","","IND","Leets","Tim","","","","","Los Gatos","CA","95030.0","Barrett Business Services, Inc.","Business Consultant","","","44098.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12037","","IND","Milligan","Shawn","","","","","San Jose","CA","95124.0","Self; Milligan Land Company","Real Estate Development","","","44099.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12038","","IND","Truong","Eddie","","","","","San Jose","CA","95136.0","The Silicon Valley Organization","Director of Government & Community Relations","","","44099.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12039","","IND","Gentzkow","Joseph","","","","","San Jose","CA","95125.0","Mulberry Capital Advisors","Commercial Real Estate","","","44102.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12040","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020.0","","","","","44098.0","","50000.0","","","","","","","77500.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12043","","OTH","JP DiNapoli Companies, Inc.","","","","","","San Jose","CA","95113.0","","","","","44095.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12044","","OTH","Coca-Cola","","","","","","San Jose","CA","95112.0","","","","","44095.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12045","","OTH","The Sobrato Organization","","","","","","Mountain View","CA","94041.0","","","","","44095.0","","10000.0","","","","","","","15035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12046","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814.0","","","","","44095.0","","10000.0","","","","","","","25000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12047","","IND","Dean, Jr.","Alexander","","","","","San Francisco","CA","94188.0","Apple","Manufacturing Design Engineer","","","44095.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12048","","OTH","Garden City Sanitation, Inc.","","","","","","Santa Clara","CA","95050.0","","","","","44095.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12049","","COM","Pacific Advisory Coalition PAC Sponsored by Allied Waste Services of N. America LLC","","","","","","Phoenix","AZ","85054.0","","","","","44095.0","","5000.0","","","","","","","5000.0","","","","","","","","","","1384188","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12050","","OTH","Republic Urban Properties LLC & Affiliated Entities(Michael Van Every)","","","","","","San Jose","CA","95113.0","","","","","44095.0","","3000.0","","","","","","","8035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12051","","OTH","Petrinovich Pugh & Company, LLP","","","","","","San Jose","CA","95113.0","","","","","44095.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12052","","IND","Doolin","David","","","","","Santa Cruz","CA","95062.0","Petrinovich Pugh & Company LLP","Certified Public Accountant","","","44103.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12053","","IND","Davis","Edward","","","","","Morgan Hill","CA","95037.0","Petrinovich Pugh & Company LLP","Certified Public Accountant","","","44103.0","","200.0","","","","","","","2300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12056","","IND","Pellecchia","Christian D.","","","","","San Jose","CA","95117.0","Slatter Construction, Inc.","Vice President","","","44103.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12057","","OTH","Hoge, Fenton, Jones & Appel, Inc.","","","","","","San Jose","CA","95113.0","","","","","44103.0","","1500.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12058","","COM","California Apartment Association PAC (CAAPAC)","","","","","","Sacramento","CA","95814.0","","","","","44103.0","","10000.0","","","","","","","50000.0","","","","","","","","","","745208","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12059","","OTH","Federal Realty Investment Trust","","","","","","North Bethesda","MD","20852.0","","","","","44103.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12067","","OTH","The Conco Companies","","","","","","Concord","CA","94520.0","","","","","44105.0","","1000.0","","","","","","","2000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12073","","OTH","COMCAST Financial Agency Corporation","","","","","","Philadelphia","PA","19103.0","","","","","44106.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12080","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126.0","","","","","44109.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12081","","OTH","Orange Barrel Media, LLC(Mark Thompson)","","","","","","Columbus","OH","43222.0","","","","","44109.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12083","","OTH","Starcity Ventures, LLC(Eli Sokol)","","","","","","San Francisco","CA","94133.0","","","","","44110.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12084","","IND","Davis","Edward","","","","","Morgan Hill","CA","95037.0","Petrinovich Pugh & Company LLP","Certified Public Accountant","","","44110.0","","600.0","","","","","","","2300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12085","","IND","Waxman","Mark","","","","","Morgan Hill","CA","95037.0","CBIZ","Senior Vice President of Marketing","","","44110.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12089","","IND","Horn","Eric","","","","","Alamo","CA","94507.0","Spark Services Inc.","Construction Management","","","44112.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12090","","COM","California Apartment Association PAC (CAAPAC)","","","","","","Sacramento","CA","95814.0","","","","","44111.0","","40000.0","","","","","","","50000.0","","","","","","","","","","745208","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12091","","OTH","SJ City View LLC(Matt Lituchy)","","","","","","San Francisco","CA","94111.0","","","","","44112.0","","15000.0","","","","","","","45000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12092","","OTH","Hensel Phelps Construction Co.","","","","","","Greeley","CO","80631.0","","","","","44112.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12093","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814.0","","","","","44112.0","","10000.0","","","","","","","25000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12095","","OTH","Caracol Property Owner, LLC(Bryon Wolf)","","","","","","Campbell","CA","95008.0","","","","","44112.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12096","","OTH","Hunter/Storm LLC(Edward Storm)","","","","","","Cupertino","CA","95014.0","","","","","44112.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12098","","OTH","SJ City View LLC(Matt Lituchy)","","","","","","San Francisco","CA","94111.0","","","","","44113.0","","20000.0","","","","","","","45000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12099","","IND","Mahoney","Philip","","","","","Los Altos Hills","CA","94022.0","Newmark Knight Frank","Commercial Real Estate","","","44115.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12100","","IND","Bozzuto","Danny","","","","","San Jose","CA","95120.0","Bozzuto & Associates Insurance Services, Inc.","CEO","","","44116.0","","2500.0","","","","","","","2535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12101","","OTH","Murabito Hao & Barnes, LLP","","","","","","San Jose","CA","95113.0","","","","","44113.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12105","","OTH","TMG Partners","","","","","","San Francisco","CA","94104.0","","","","","44113.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12106","","IND","Facchino","Rob","","","","","San Jose","CA","95138.0","Terracommercial Real Estate Co.","Managing Partner","","","44117.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12109","","OTH","MCM Diversified","","","","","","San Jose","CA","95112.0","","","","","44117.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12110","","OTH","Advantage Homes","","","","","","San Jose","CA","95111.0","","","","","44117.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12114","","OTH","Hanover R.S. Limited Partnership","","","","","","Houston","TX","77056.0","","","","","44118.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12115","","OTH","Robinson Oil Corporation dba Rotten Robbie","","","","","","Santa Clara","CA","95050.0","","","","","44118.0","","5000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12116","","OTH","U.S. Concrete, Inc.","","","","","","Euless","TX","76039.0","","","","","44118.0","","1000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12117","","OTH","Silicon Valley Law Group, ALC","","","","","","San Jose","CA","95113.0","","","","","44118.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12119","","OTH","Power Design","","","","","","Saint Petersburg","FL","33716.0","","","","","44119.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12120","","OTH","CMG Partners, Inc.","","","","","","San Jose","CA","95125.0","","","","","44119.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12122","","OTH","Airfield Supply Co.","","","","","","San Jose","CA","95110.0","","","","","44119.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12123","","OTH","Elemental Wellness Center","","","","","","San Jose","CA","95133.0","","","","","44119.0","","3500.0","","","","","","","3500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12124","","OTH","The Conco Companies","","","","","","Concord","CA","94520.0","","","","","44120.0","","1000.0","","","","","","","2000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12125","","IND","Schmidt","Mark","","","","","San Jose","CA","95124.0","CBRE","Commercial Real Estate","","","44120.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12129","","IND","Brown","Joseph","","","","","San Jose","CA","95125.0","Intero","Real Estate Broker","","","44120.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12130","","OTH","Chevron Policy Government & Public Affairs","","","","","","Concord","CA","94524.0","","","","","44119.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12131","","OTH","TM San Jose 78, LLC(Chris Davenport)","","","","","","San Ramon","CA","94583.0","","","","","44119.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12132","","OTH","McManagement Services, Inc.","","","","","","Los Gatos","CA","95030.0","","","","","44117.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12133","","OTH","Diane Brandenburg Survivors Trust","","","","","","San Jose","CA","95125.0","","","","","44120.0","","7500.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12134","","OTH","BBP 160 WSC LLC(John Barrett)","","","","","","San Francisco","CA","94104.0","","","","","44120.0","","7375.0","","","","","","","7375.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12135","","OTH","R.N. Borelli Inc. dba Borelli Investment Company","","","","","","San Jose","CA","95131.0","","","","","44120.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12136","","IND","Fry","John","","","","","San Jose","CA","95113.0","ARM IoT Services Group","Senior Director of Technology","","","44120.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12141","","IND","Crane","Brian","","","","","Monte Sereno","CA","95030.0","Intero","CEO","","","44121.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12146","","OTH","Mon Arc Group, Inc.","","","","","","Beverly Hills","CA","90212.0","","","","","44123.0","","2000.0","","","","","","","2000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12147","","IND","Blefari","Gino","","","","","Los Altos","CA","94024.0","Self; Gino Blefari","Real Estate","","","44123.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12148","","OTH","South Bay Development","","","","","","Los Gatos","CA","95032.0","","","","","44124.0","","5000.0","","","","","","","10035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12149","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052.0","","","","","44124.0","","2500.0","","","","","","","12500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12150","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125.0","","","","","44124.0","","2500.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12151","","IND","Hudson","Daniel","","","","","Campbell","CA","95008.0","Hudson Properties","Co-Founder & President","","","44124.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12152","","OTH","GilPAC","","","","","","Gilroy","CA","95020.0","","","","","44124.0","","2500.0","","","","","","","2500.0","","","","","","","","","","1347327","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12153","","OTH","Garden City Construction, Inc.","","","","","","San Jose","CA","95113.0","","","","","44124.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12154","","OTH","Shops@Terra, LLC(Jag Kapoor)","","","","","","Milpitas","CA","95035.0","","","","","44123.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12162","","OTH","Green Valley Corporation","","","","","","Los Gatos","CA","95030.0","","","","","44125.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12163","","OTH","KTGY Group, Inc.","","","","","","Oakland","CA","94612.0","","","","","44125.0","","2000.0","","","","","","","2000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12165","","OTH","Orchard Partners, LLC(Michael Biggar)","","","","","","Lafayette","CA","94549.0","","","","","44125.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","S496","F496","PDT77","","","","","","","","","","","","","","","","44125.0","","15255.05","","","","","","","","","","","","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PDT:S496:77","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11877","","OTH","Urban Catalyst Manager LLC","","","","","","San Jose","CA","95113","","","","","44028.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11901","","OTH","Arcadia Development Company","","","","","","San Jose","CA","95150","","","","","44029.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11904","","OTH","West Valley Construction","","","","","","Campbell","CA","95008","","","","","44028.0","","2500.0","","","","","","","2535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11908","","OTH","Robinson Oil Corporation dba Rotten Robbie","","","","","","Santa Clara","CA","95050","","","","","44043.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11910","","OTH","Excite Credit Union","","","","","","San Jose","CA","95118","","","","","44053.0","","1000.0","","","","","","","1035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11912","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125","","","","","44054.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11913","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052","","","","","44054.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11914","","OTH","Lehigh Hanson Southwest Cement/Heidelberg Cement Group","","","","","","Irving","TX","75062","","","","","44054.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11915","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","44054.0","","10000.0","","","","","","","27500.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11916","","IND","Cunneen","James","","","","","San Jose","CA","95125","California Strategies","Partner","","","44061.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11919","","IND","Davis","Edward","","","","","Morgan Hill","CA","95037","Petrinovich Pugh & Company LLP","Certified Public Accountant","","","44062.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11921","","OTH","ZAG Technical Services","","","","","","San Jose","CA","95134","","","","","44063.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11922","","OTH","Norman E. Matteoni, A Prof. Corp., DBA Matteoni, O'Laughlin & Hechtman","","","","","","San Jose","CA","95126","","","","","44064.0","","50.0","","","","","","","835.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11926","","OTH","Barry Swenson Builder/Green Valley Corporation","","","","","","San Jose","CA","95112","","","","","44067.0","","3000.0","","","","","","","8000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11929","","OTH","The Schoennauer Co.","","","","","","San Jose","CA","95110","","","","","44067.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11930","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","44067.0","","1500.0","","","","","","","8250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11931","","OTH","Lewis & Tibbitts, Inc.","","","","","","San Jose","CA","95112","","","","","44067.0","","3000.0","","","","","","","3035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11932","","OTH","Hoge, Fenton, Jones & Appel, Inc.","","","","","","San Jose","CA","95113","","","","","44067.0","","5000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11933","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","44067.0","","1750.0","","","","","","","8250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11934","","OTH","West Valley Construction","","","","","","Campbell","CA","95008","","","","","44067.0","","35.0","","","","","","","2535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11934","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11953","","OTH","Devcon Construction Incorporated","","","","","","Milpitas","CA","95035","","","","","44067.0","","35.0","","","","","","","15035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11953","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11954","","OTH","Urban Community","","","","","","Los Altos","CA","94024","","","","","44067.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11956","","IND","Foley","Pam","","","","","San Jose","CA","95125","City of San Jose","Councilmember","","","44067.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11957","","IND","Rogers","Dan","","","","","San Jose","CA","95131","Blach Construction","Construction","","","44068.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11959","","OTH","Bayview Development Group","","","","","","San Jose","CA","95113","","","","","44068.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11963","","OTH","McCarthy Ranch","","","","","","Los Gatos","CA","95030","","","","","44071.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11964","","IND","James","Sandra","","","","","Palo Alto","CA","94304","Sand Hill Property Company","Public Affairs Manager","","","44074.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11971","","OTH","Boston Properties","","","","","","San Francisco","CA","94080","","","","","44074.0","","5000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11971","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11972","","OTH","Norman E. Matteoni, A Prof. Corp., DBA Matteoni, O'Laughlin & Hechtman","","","","","","San Jose","CA","95126","","","","","44074.0","","750.0","","","","","","","835.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11973","","OTH","Willco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","44074.0","","3000.0","","","","","","","3035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11974","","OTH","KT Properties Urban, Inc","","","","","","Cupertino","CA","95014","","","","","44074.0","","2500.0","","","","","","","17500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11974","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11975","","OTH","Leadpoint Business Services","","","","","","Phoenix","AZ","85054","","","","","44077.0","","2500.0","","","","","","","5500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11976","","OTH","Bradley Tanks, Inc.","","","","","","Danville","CA","94526","","","","","44077.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11977","","OTH","Conklin Brothers","","","","","","San Jose","CA","95125","","","","","44077.0","","3000.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11978","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","44077.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11979","","OTH","Technology Credit Union","","","","","","San Jose","CA","95131","","","","","44077.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11980","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","44077.0","","5000.0","","","","","","","27500.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11981","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196","","","","","44077.0","","5000.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11982","","OTH","Republic Services Inc.","","","","","","Phoenix","AZ","85054","","","","","44077.0","","5500.0","","","","","","","14000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11983","","OTH","Albertsons Safeway","","","","","","Phoenix","AZ","85027","","","","","44077.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11988","","OTH","Steinberg Hart","","","","","","Palo Alto","CA","94301","","","","","44084.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11990","","OTH","Level 10 Construction","","","","","","Sunnyvale","CA","94089","","","","","44084.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11992","","OTH","Broadcom, Inc.","","","","","","San Jose","CA","95131","","","","","44088.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11993","","OTH","Walmart, Inc.","","","","","","Bentonville","AK","72716","","","","","44088.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11994","","IND","Bussey","Timothy J.","","","","","San Jose","CA","95134","ZAG Technical Services","Chief Financial Officer","","","44089.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11998","","OTH","REDCO Development, LLC(Chris Freise)","","","","","","San Francisco","CA","94111","","","","","44090.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12001","","OTH","Christopher Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)(Christopher Neale)","","","","","","San Jose","CA","95113","","","","","44091.0","","1750.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12002","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597","","","","","44091.0","","5000.0","","","","","","","10000.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12003","","OTH","SRGNC (Sares Regis Group of Northern California) LLC(Jeff Smith)","","","","","","San Mateo","CA","94404","","","","","44091.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12004","","OTH","Motor Body Company, Inc.","","","","","","San Jose","CA","95126","","","","","44091.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12005","","OTH","Alongi Brothers, Inc.","","","","","","San Jose","CA","95126","","","","","44091.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12006","","OTH","City Towing & Body Shop","","","","","","San Jose","CA","95116","","","","","44091.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12007","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125","","","","","44091.0","","1750.0","","","","","","","2750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12008","","OTH","Strangis Properties","","","","","","San Jose","CA","95136","","","","","44091.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12009","","OTH","HP Investment Associates LP","","","","","","Palo Alto","CA","94301","","","","","44091.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12010","","OTH","Devcon Construction Incorporated","","","","","","Milpitas","CA","95035","","","","","44091.0","","10000.0","","","","","","","15035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12011","","OTH","Auto Return - Tegsco, LLC(Allan Brasher)","","","","","","San Francisco","CA","94103","","","","","44091.0","","500.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12012","","OTH","Heritage Bank of Commerce","","","","","","San Jose","CA","95113","","","","","44091.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12013","","OTH","Hudson Metro Plaza, LLC, CBRE, Inc. (Mark Lammas)","","","","","","Minneapolis","MN","55435","","","","","44091.0","","10000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12014","","OTH","Avidbank","","","","","","Palo Alto","CA","94302","","","","","44091.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12017","","OTH","John Edward (Jed) York & Affiliated Entities, Including the Forty Niners Football Company LLC.(John Edward (Jed) York)","","","","","","Santa Clara","CA","95054","","","","","44092.0","","7500.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12031","","OTH","Arcadia Development Company","","","","","","San Jose","CA","95150","","","","","44093.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC12031","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","D","EDT1018","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","44082.0","","5000.0","","","","","","","95379.64","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","D","EDT1019","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","44082.0","","27250.0","","","","","","","95379.64","","","","IND","Research & Polling","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","D","EDT1020","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","44089.0","","4875.0","","","","","","","95379.64","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","D","EDT1021","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","44091.0","","110.0","","","","","","","95379.64","","","","IND","Website Design & Development","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","D","EDT1022","","OTH","Devora Davis - IE 2020","","","","","","","","","","","","","44091.0","","110.0","","","","","","","110.0","","","","IND","Website Design & Development","","","","","","","","","","","","","","","","","","","","","","","","","","","Devora Davis","","","","CCM","","CIT","City of San Jose","6.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","D","EXP11905","","COM","Otto Lee for Supervisor 2020","","","","","","San Jose","CA","95126","","","","","44029.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1415319","","","","","","","","","","","","","","","","","","","","","","Otto Lee","","","","CSU","","OTH","County of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11873","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","44019.0","","5000.0","","","","","","","262793.98","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11874","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","44020.0","","2600.0","","","","","","","11752.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11876","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","44021.0","","6250.0","","","","","","","56357.31","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11905","","COM","Otto Lee for Supervisor 2020","","","","","","San Jose","CA","95126","","","","","44029.0","","1000.0","","","","","","","1000.0","","","","CTB","","","","","","1415319","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11906","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44033.0","","225.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11907","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44034.0","","79.25","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11909","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","44053.0","","1025.0","","","","","","","11752.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11911","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44056.0","","45.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11918","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","44062.0","","6250.0","","","","","","","56357.31","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11924","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44064.0","","18.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11927","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44067.0","","73.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11960","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44068.0","","225.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11961","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44069.0","","5.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11965","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44070.0","","228.0","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11966","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44071.0","","532.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11967","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","44075.0","","5000.0","","","","","","","262793.98","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11968","","OTH","Compass Group - Cosmopolitan Catering, Inc.","","","","","","Sunnyvale","CA","94089","","","","","44075.0","","5290.32","","","","","","","5290.32","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11969","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44075.0","","2.75","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11985","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44076.0","","45.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11986","","OTH","Vien Thao Media, Inc.","","","","","","San Jose","CA","95112","","","","","44083.0","","5000.0","","","","","","","13000.0","","","","IND","Radio Advertisement Supporting Lan Diep - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11989","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","44084.0","","750.0","","","","","","","11752.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11991","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","44084.0","","6250.0","","","","","","","56357.31","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11995","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44089.0","","676.0","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11996","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44077.0","","79.25","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11997","","OTH","Que Huong Radio & Television","","","","","","San Jose","CA","95131","","","","","44089.0","","4875.0","","","","","","","11875.0","","","","IND","Radio Advertisement Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11999","","OTH","Xaicode","","","","","","Reno","NV","89502","","","","","44091.0","","220.0","","","","","","","220.0","","","","IND","Website Design & Development Supporting Lan Diep & Devora Davis","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP12015","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44091.0","","450.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP12018","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44092.0","","45.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","G","EDT1017","","OTH","Saigon Radio / VT News Radio - AM 1290 KAZA","","","","","","San Jose","CA","95112","","","","","44083.0","","5000.0","","","","","","","13000.0","","","","IND","Radio Advertisement Supporting Lan Diep","Vien Thao Media, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","DEBT","F","PAY11869","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","","","","2600.0","0.0","2600.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","DEBT","F","PAY12033","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","","","","0.0","390.0","0.0","","","390.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","DEBT","F","PAY12034","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","","","","0.0","750.0","0.0","","","750.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","DEBT","F","PAY12126","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","","","","0.0","25000.0","0.0","","","25000.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","DEBT","F","PAY12127","","OTH","FM3 Research, Inc.","","","","","","Oakland","CA","94612","","","","","","","","0.0","27750.0","0.0","","","27750.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","DEBT","F","PAY12128","","OTH","FM3 Research, Inc.","","","","","","Oakland","CA","94612","","","","","","","","0.0","25250.0","0.0","","","25250.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11819","","IND","Hallgrimson","Erik","","","","","San Jose","CA","95128.0","Cushman & Wakefield","Real Estate Advisor","","","43899.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11820","","OTH","WCC Consulting, LLC","","","","","","Los Gatos","CA","95030.0","","","","","43899.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11821","","OTH","Slatter Construction Inc.","","","","","","Santa Cruz","CA","95060.0","","","","","43899.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11822","","OTH","Auto Return - Tegsco, LLC","","","","","","San Francisco","CA","94103.0","","","","","43899.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11823","","IND","O'Brien","Patrick","","","","","Pleasanton","CA","94588.0","Leisure Sports, Inc.","CFO","","","43899.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11837","","OTH","Hudson Metro Plaza, LLC, CBRE, Inc.","","","","","","Minneapolis","MN","55435.0","","","","","43942.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11838","","OTH","Hoge, Fenton, Jones & Appel, Inc.","","","","","","San Jose","CA","95113.0","","","","","43942.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11839","","OTH","Christopher Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113.0","","","","","43942.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11860","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125.0","","","","","43984.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11863","","OTH","Republic Services Inc.","","","","","","Phoenix","AZ","85054.0","","","","","43984.0","","8500.0","","","","","","","8500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11864","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020.0","","","","","43985.0","","7500.0","","","","","","","12500.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11870","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020.0","","","","","43969.0","","5000.0","","","","","","","12500.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11878","","OTH","Republic Urban Properties LLC & Affiliated Entities","","","","","","San Jose","CA","95113.0","","","","","44012.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11878","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11894","","OTH","The Sobrato Organization","","","","","","Mountain View","CA","94041.0","","","","","44012.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11894","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","D","EXP11871","","COM","Lan Diep for San Jose - City Council District 4 2020","","","","","","San Jose","CA","95161.0","","","","","44004.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1420029","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","D","EXP11872","","COM","Re-Elect Dev Davis 2020 San Jose City Council D6","","","","","","San Jose","CA","95125.0","","","","","44004.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1420397","","","","","","","","","","","","","","","","","","","","","","Dev Davis","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11834","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43892.0","","5000.0","","","","","","","227793.98","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11836","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43937.0","","5000.0","","","","","","","227793.98","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11866","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43956.0","","5000.0","","","","","","","227793.98","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11865","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43985.0","","5000.0","","","","","","","227793.98","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11815","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","43894.0","","225.5","","","","","","","721.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11825","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","43902.0","","45.5","","","","","","","721.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11824","","OTH","Eric Valverde Photography","","","","","","San Jose","CA","95132.0","","","","","43899.0","","600.0","","","","","","","600.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11816","","OTH","FM3 Research, Inc.","","","","","","Oakland","CA","94612.0","","","","","43899.0","","16000.0","","","","","","","16000.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11826","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","43907.0","","750.0","","","","","","","9227.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11828","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","43907.0","","1000.0","","","","","","","9227.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11835","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","43923.0","","1025.0","","","","","","","9227.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11859","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","43958.0","","750.0","","","","","","","9227.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11868","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","43987.0","","750.0","","","","","","","9227.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11871","","COM","Lan Diep for San Jose - City Council District 4 2020","","","","","","San Jose","CA","95161.0","","","","","44004.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1420029","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11872","","COM","Re-Elect Dev Davis 2020 San Jose City Council D6","","","","","","San Jose","CA","95125.0","","","","","44004.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1420397","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11818","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","43899.0","","6250.0","","","","","","","37607.31","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11867","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","43987.0","","18793.69","","","","","","","37607.31","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11902","","IND","Truong","Eddie","","","","","San Jose","CA","95136.0","","","","","43907.0","","12473.66","","","","","","","12509.56","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","G","EDT1016","","OTH","Hilton San Jose","","","","","","San Jose","CA","95113.0","","","","","43907.0","","12473.66","","","","","","","25473.66","","","","FND","","Truong","Eddie","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY11757","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY11814","","OTH","Hilton San Jose","","","","","","San Jose","CA","95113.0","","","","","","","","13000.0","-13000.0","0.0","","","0.0","","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PAY11814","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY11796","","OTH","FM3 Research, Inc.","","","","","","Oakland","CA","94612.0","","","","","","","","16000.0","0.0","16000.0","","","0.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY11869","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","","","","0.0","2600.0","0.0","","","2600.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11759","","OTH","SiliconSage Builders","","","","","","Sunnyvale","CA","94086.0","","","","","43879.0","","20000.0","","","","","","","35000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11759","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11792","","OTH","Lehigh Hanson Southwest Cement/Heidelberg Cement Group","","","","","","Irving","TX","75062.0","","","","","43885.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11793","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105.0","","","","","43885.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11800","","OTH","Toeniskoetter Construction Inc.","","","","","","San Jose","CA","95126.0","","","","","43887.0","","2500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11801","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126.0","","","","","43887.0","","2500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11802","","OTH","Urban Catalyst Manager LLC","","","","","","San Jose","CA","95113.0","","","","","43887.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11803","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597.0","","","","","43887.0","","5000.0","","","","","","","5000.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11804","","OTH","SiliconSage Builders","","","","","","Sunnyvale","CA","94086.0","","","","","43887.0","","15000.0","","","","","","","35000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11806","","OTH","U.S. Concrete, Inc.","","","","","","Euless","TX","76039.0","","","","","43889.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11807","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814.0","","","","","43889.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11808","","OTH","TM San Jose 78 LLC","","","","","","San Ramon","CA","94583.0","","","","","43889.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11809","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196.0","","","","","43889.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11810","","IND","Fagundo","Dania","","","","","San Jose","CA","95131.0","Willco Management Inc.","President","","","43889.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT996","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","43882.0","","14692.32","","","","","","","78144.58","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","EDT996","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT998","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","43882.0","","17246.0","","","","","","","78144.58","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT1000","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","43885.0","","10000.0","","","","","","","78144.58","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT1010","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","43885.0","","10377.91","","","","","","","78144.58","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT1002","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","43886.0","","15000.0","","","","","","","78144.58","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT1013","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","43887.0","","10828.35","","","","","","","78144.58","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT997","","OTH","Huy Tran - IE 2020","","","","","","","","","","","","","43882.0","","9323.61","","","","","","","60893.22","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Huy Tran","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","EDT997","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT999","","OTH","Huy Tran - IE 2020","","","","","","","","","","","","","43882.0","","17246.0","","","","","","","60893.22","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Huy Tran","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT1001","","OTH","Huy Tran - IE 2020","","","","","","","","","","","","","43885.0","","10000.0","","","","","","","60893.22","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Huy Tran","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT1009","","OTH","Huy Tran - IE 2020","","","","","","","","","","","","","43885.0","","9323.61","","","","","","","60893.22","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Huy Tran","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT1003","","OTH","Huy Tran - IE 2020","","","","","","","","","","","","","43886.0","","15000.0","","","","","","","60893.22","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Huy Tran","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT988","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43880.0","","14692.32","","","","","","","58144.64","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","EDT988","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT991","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43880.0","","600.0","","","","","","","58144.64","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT992","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43880.0","","1000.0","","","","","","","58144.64","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT993","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43880.0","","500.0","","","","","","","58144.64","","","","IND","Translation Services","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11794","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43885.0","","10581.25","","","","","","","207793.98","","","","IND","Mailer Opposing David Cohen & Huy Tran - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11805","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43887.0","","10828.35","","","","","","","207793.98","","","","IND","Mailer Opposing David Cohen - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11798","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43887.0","","10377.91","","","","","","","207793.98","","","","IND","Mailer Opposing David Cohen - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11799","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43887.0","","9323.61","","","","","","","207793.98","","","","IND","Mailer Opposing Huy Tran - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11788","","OTH","Phue Tranchi","","","","","","Anaheim","CA","92801.0","","","","","43881.0","","500.0","","","","","","","500.0","","","","IND","Translation Services Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11795","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","43885.0","","20000.0","","","","","","","50000.0","","","","IND","Digital Advertisements Opposing David Cohen & Huy Tran - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11797","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","43887.0","","30000.0","","","","","","","50000.0","","","","IND","Digital Advertisement Opposing David Cohen & Huy Tran - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11789","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","43882.0","","1020.0","","","","","","","3382.8","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11787","","OTH","Tre Magazine","","","","","","Anaheim","CA","92801.0","","","","","43881.0","","1000.0","","","","","","","1000.0","","","","IND","Digital Advertisement Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11786","","OTH","Viet Bao Daily News, Inc.","","","","","","Anaheim","CA","92801.0","","","","","43881.0","","600.0","","","","","","","600.0","","","","IND","Digital Advertisement Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT989","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43880.0","","5214.0","","","","","","","123755.16","","","","IND","Printing Supporting Lan Diep","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT990","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43880.0","","6427.93","","","","","","","123755.16","","","","IND","Postage Supporting Lan Diep","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT994","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43885.0","","9081.0","","","","","","","123755.16","","","","IND","Printing Opposing David Cohen & Huy Tran","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT995","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43885.0","","10068.42","","","","","","","123755.16","","","","IND","Postage Opposing David Cohen & Huy Tran","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1004","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43887.0","","3867.0","","","","","","","123755.16","","","","IND","Printing Opposing Huy Tran","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1006","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43887.0","","3640.49","","","","","","","123755.16","","","","IND","Postage Opposing Huy Tran","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1007","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43887.0","","4446.0","","","","","","","123755.16","","","","IND","Printing Opposing David Cohen","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1008","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43887.0","","4578.27","","","","","","","123755.16","","","","IND","Postage Opposing David Cohen","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1011","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43887.0","","4468.0","","","","","","","123755.16","","","","IND","Printing Opposing David Cohen","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1012","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43887.0","","4252.3","","","","","","","123755.16","","","","IND","Postage Opposing David Cohen","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1014","","OTH","DataXu","","","","","","Santa Monica","CA","90401.0","","","","","43887.0","","19011.09","","","","","","","19011.09","","","","IND","Digital Advertisement Opposing David Cohen & Huy Tran","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1015","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43887.0","","10000.0","","","","","","","10000.0","","","","IND","Digital Advertisement Opposing David Cohen & Huy Tran","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","DEBT","F","PAY11757","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","","","","750.0","0.0","0.0","","","750.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","DEBT","F","PAY11784","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","","","","1020.0","0.0","1020.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","DEBT","F","PAY11814","","OTH","Hilton San Jose","","","","","","San Jose","CA","95113.0","","","","","","","","0.0","13000.0","0.0","","","13000.0","","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","DEBT","F","PAY11796","","OTH","FM3 Research, Inc.","","","","","","Oakland","CA","94612.0","","","","","","","","0.0","16000.0","0.0","","","16000.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11682","","OTH","Boston Properties","","","","","","San Francisco","CA","94080","","","","","43844.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11691","","OTH","Robinson Oil Corporation dba Rotten Robbie","","","","","","Santa Clara","CA","95050","","","","","43851.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11692","","OTH","South Bay Development","","","","","","Los Gatos","CA","95032","","","","","43851.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11712","","OTH","South Bay Development","","","","","","Los Gatos","CA","95032","","","","","43853.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11712","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11721","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052","","","","","43860.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11722","","OTH","KT Properties Urban, Inc","","","","","","Cupertino","CA","95014","","","","","43860.0","","15000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11723","","COM","Associated Builders and Contractors Northern CA Chapter PAC","","","","","","Livermore","CA","94551","","","","","43860.0","","2500.0","","","","","","","2500.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11724","","OTH","SJ City View LLC","","","","","","San Francisco","CA","94111","","","","","43860.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11725","","OTH","Devcon Construction Incorporated","","","","","","Milpitas","CA","95035","","","","","43860.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11726","","OTH","Green Valley Corporation","","","","","","San Jose","CA","95112","","","","","43860.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11742","","OTH","Republic Urban Properties LLC & Affiliated Entities","","","","","","San Jose","CA","95113","","","","","43871.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11743","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","43871.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11744","","OTH","Webcor Builders/Construction LP","","","","","","Alameda","CA","94502","","","","","43871.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11751","","OTH","The Sobrato Organization","","","","","","Mountain View","CA","94041","","","","","43874.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11752","","OTH","Leadpoint Business Services","","","","","","Phoenix","AZ","85054","","","","","43874.0","","3000.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11754","","OTH","130 to 180 Lewis Road, LLC","","","","","","Campbell","CA","95008","","","","","43875.0","","2500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11755","","OTH","1660 Monterey Street, LLC","","","","","","Campbell","CA","95008","","","","","43875.0","","2500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT945","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43854.0","","3500.0","","","","","","","91757.93","","","","IND","Radio Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT946","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43854.0","","19340.0","","","","","","","91757.93","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT948","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43858.0","","3500.0","","","","","","","91757.93","","","","IND","Radio Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT949","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43858.0","","2500.0","","","","","","","91757.93","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT953","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43860.0","","3423.0","","","","","","","91757.93","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT954","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43861.0","","10749.53","","","","","","","91757.93","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT955","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43861.0","","2700.0","","","","","","","91757.93","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT959","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43864.0","","10749.53","","","","","","","91757.93","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT962","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43864.0","","3234.31","","","","","","","91757.93","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT964","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43865.0","","1000.0","","","","","","","91757.93","","","","IND","Magazine Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT966","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43865.0","","9562.5","","","","","","","91757.93","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT977","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43869.0","","10749.53","","","","","","","91757.93","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT987","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43873.0","","10749.53","","","","","","","91757.93","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EXP11683","","COM","Johnny Khamis Independent for State Senate District 15","","","","","","San Jose","CA","95120","","","","","43845.0","","2700.0","","","","","","","2700.0","","","","MON","","","","","","1414110","","","","","","","","","","","","","","","","","","","","","","Johnny Khamis","","","","SEN","","SEN","","15.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT940","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43852.0","","12460.0","","","","","","","41352.32","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT941","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43852.0","","3500.0","","","","","","","41352.32","","","","IND","Radio Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT942","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43852.0","","4500.0","","","","","","","41352.32","","","","IND","Radio Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT943","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43857.0","","2500.0","","","","","","","41352.32","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT956","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43861.0","","2700.0","","","","","","","41352.32","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT963","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43865.0","","1000.0","","","","","","","41352.32","","","","IND","Magazine Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT983","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43871.0","","14692.32","","","","","","","41352.32","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT967","","OTH","Sylvia Arenas - IE 2020","","","","","","","","","","","","","43865.0","","3187.5","","","","","","","44356.56","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Sylvia Arenas","","","","CCM","","OTH","City of San Jose","8.0","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT968","","OTH","Sylvia Arenas - IE 2020","","","","","","","","","","","","","43865.0","","8470.0","","","","","","","44356.56","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Sylvia Arenas","","","","CCM","","OTH","City of San Jose","8.0","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT971","","OTH","Sylvia Arenas - IE 2020","","","","","","","","","","","","","43867.0","","11200.0","","","","","","","44356.56","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Sylvia Arenas","","","","CCM","","OTH","City of San Jose","8.0","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT974","","OTH","Sylvia Arenas - IE 2020","","","","","","","","","","","","","43867.0","","10749.53","","","","","","","44356.56","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Sylvia Arenas","","","","CCM","","OTH","City of San Jose","8.0","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT980","","OTH","Sylvia Arenas - IE 2020","","","","","","","","","","","","","43871.0","","10749.53","","","","","","","44356.56","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Sylvia Arenas","","","","CCM","","OTH","City of San Jose","8.0","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11673","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43839.0","","16340.0","","","","","","","166682.86","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11674","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43839.0","","5000.0","","","","","","","166682.86","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11728","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43861.0","","10749.53","","","","","","","166682.86","","","","IND","Mailer Supporting Jim Zito - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11727","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43861.0","","3423.0","","","","","","","166682.86","","","","IND","Digital Advertisement Supporting Jim Zito - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11812","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43861.0","","9327.0","","","","","","","166682.86","","","","IND","Prepaid Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11731","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43864.0","","5000.0","","","","","","","166682.86","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11732","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43864.0","","10749.53","","","","","","","166682.86","","","","IND","Mailer Supporting Jim Zito - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11733","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43864.0","","3234.31","","","","","","","166682.86","","","","IND","Mailer Supporting Jim Zito - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11736","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43866.0","","12750.0","","","","","","","166682.86","","","","IND","Digital Advertisement Supporting Jim Zito & Opposing Sylvia Arenas - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11738","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43866.0","","10749.53","","","","","","","166682.86","","","","IND","Mailer Opposing Sylvia Arenas - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11813","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43867.0","","18800.0","","","","","","","166682.86","","","","IND","Prepaid Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11737","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43867.0","","11200.0","","","","","","","166682.86","","","","IND","Digital Advertisement Opposing Sylvia Arenas - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11740","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43871.0","","10749.53","","","","","","","166682.86","","","","IND","Mailer Opposing Sylvia Arenas - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11739","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43871.0","","10749.53","","","","","","","166682.86","","","","IND","Mailer Supporting Jim Zito - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11745","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43872.0","","14692.32","","","","","","","166682.86","","","","IND","Mailer Supporting Lan Diep - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11749","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43874.0","","10749.53","","","","","","","166682.86","","","","IND","Mailer Supporting Jim Zito - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11750","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43874.0","","2419.05","","","","","","","166682.86","","","","LIT","Printing for potential Independent Expenditure - Never used. See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11735","","OTH","CM Magazine","","","","","","San Jose","CA","95111","","","","","43865.0","","1000.0","","","","","","","2000.0","","","","IND","Magazine Advertisement Supporting Jim Zito","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11734","","OTH","CM Magazine","","","","","","San Jose","CA","95111","","","","","43865.0","","1000.0","","","","","","","2000.0","","","","IND","Magazine Advertisement Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11684","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43846.0","","450.5","","","","","","","450.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11678","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43844.0","","767.84","","","","","","","3102.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11746","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43872.0","","750.0","","","","","","","3102.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11748","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43872.0","","835.0","","","","","","","3102.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11683","","COM","Johnny Khamis Independent for State Senate District 15","","","","","","San Jose","CA","95120","","","","","43845.0","","2700.0","","","","","","","2700.0","","","","CTB","","","","","","1414110","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11717","","OTH","Phu Nu Cali Magazine","","","","","","San Jose","CA","95161","","","","","43857.0","","2500.0","","","","","","","5000.0","","","","IND","Newspaper Advertisement Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11720","","OTH","Phu Nu Cali Magazine","","","","","","San Jose","CA","95161","","","","","43858.0","","2500.0","","","","","","","5000.0","","","","IND","Newspaper Advertisement Supporting Jim Zito","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11715","","OTH","Que Huong Radio & Television","","","","","","San Jose","CA","95131","","","","","43853.0","","3500.0","","","","","","","7000.0","","","","IND","Radio Advertising Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11718","","OTH","Que Huong Radio & Television","","","","","","San Jose","CA","95131","","","","","43857.0","","3500.0","","","","","","","7000.0","","","","IND","Radio Advertising Supporting Jim Zito","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11680","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43844.0","","495.0","","","","","","","3382.8","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11756","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43875.0","","1867.8","","","","","","","3382.8","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11741","","OTH","The An Giang Association","","","","","","San Jose","CA","95112","","","","","43871.0","","2000.0","","","","","","","2000.0","","","","CVC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11695","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43853.0","","63.62","","","","","","","12563.62","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11693","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43853.0","","6250.0","","","","","","","12563.62","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11753","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43874.0","","6250.0","","","","","","","12563.62","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11716","","OTH","Vien Thao Media, Inc.","","","","","","San Jose","CA","95112","","","","","43854.0","","4500.0","","","","","","","8000.0","","","","IND","Radio Advertising Supporting Lan Diep - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11719","","OTH","Vien Thao Media, Inc.","","","","","","San Jose","CA","95112","","","","","43858.0","","3500.0","","","","","","","8000.0","","","","IND","Radio Advertising Supporting Jim Zito - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11729","","OTH","Viet Nam Daily News","","","","","","San Jose","CA","95112","","","","","43861.0","","2700.0","","","","","","","5400.0","","","","IND","Newspaper Advertisement Supporting Jim Zito","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11730","","OTH","Viet Nam Daily News","","","","","","San Jose","CA","95112","","","","","43861.0","","2700.0","","","","","","","5400.0","","","","IND","Newspaper Advertisement Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT951","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43861.0","","4879.0","","","","","","","67711.75","","","","IND","Printing Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT952","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43861.0","","3706.21","","","","","","","67711.75","","","","IND","Postage Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT957","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43864.0","","3706.21","","","","","","","67711.75","","","","IND","Postage Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT958","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43864.0","","4879.0","","","","","","","67711.75","","","","IND","Printing Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT960","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43864.0","","1871.65","","","","","","","67711.75","","","","IND","Printing Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT961","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43864.0","","815.26","","","","","","","67711.75","","","","IND","Postage Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT972","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43866.0","","3706.21","","","","","","","67711.75","","","","IND","Postage Opposing Sylvia Arenas","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT973","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43866.0","","4879.0","","","","","","","67711.75","","","","IND","Printing Opposing Sylvia Arenas","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT975","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43871.0","","4879.0","","","","","","","67711.75","","","","IND","Printing Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT976","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43871.0","","3706.21","","","","","","","67711.75","","","","IND","Postage Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT978","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43871.0","","4879.0","","","","","","","67711.75","","","","IND","Printing Opposing Sylvia Arenas","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT979","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43871.0","","3706.21","","","","","","","67711.75","","","","IND","Postage Opposing Sylvia Arenas","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT981","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43872.0","","5214.0","","","","","","","67711.75","","","","IND","Printing Supporting Lan Diep","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT982","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43872.0","","6427.93","","","","","","","67711.75","","","","IND","Postage Supporting Lan Diep","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT984","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43874.0","","1871.65","","","","","","","67711.75","","","","LIT","Printing for potential Independent Expenditure - Never used.","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT985","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43874.0","","4879.0","","","","","","","67711.75","","","","IND","Printing Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT986","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43874.0","","3706.21","","","","","","","67711.75","","","","IND","Postage Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT970","","OTH","Sney Noorani","","","","","","Sacramento","CA","95814","","","","","43867.0","","4000.0","","","","","","","4000.0","","","","IND","Digital Advertisement Opposing Sylvia Arenas","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT950","","OTH","Strategic Red","","","","","","Houston","TX","77018","","","","","43861.0","","10500.0","","","","","","","41000.0","","","","IND","Digital Advertisement Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT965","","OTH","Strategic Red","","","","","","Houston","TX","77018","","","","","43866.0","","10500.0","","","","","","","41000.0","","","","IND","Digital Advertisement Supporting Jim Zito & Opposing Sylvia Arenas","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT969","","OTH","Strategic Red","","","","","","Houston","TX","77018","","","","","43867.0","","20000.0","","","","","","","41000.0","","","","IND","Digital Advertisement Opposing Sylvia Arenas","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT944","","OTH","Saigon Radio / VT News Radio - AM 1290 KAZA","","","","","","San Jose","CA","95112","","","","","43854.0","","4500.0","","","","","","","8000.0","","","","IND","Radio Advertising Supporting Lan Diep","Vien Thao Media, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT947","","OTH","Saigon Radio / VT News Radio - AM 1290 KAZA","","","","","","San Jose","CA","95112","","","","","43858.0","","3500.0","","","","","","","8000.0","","","","IND","Radio Advertising Supporting Jim Zito","Vien Thao Media, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","DEBT","F","PAY11675","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","","","","767.84","0.0","767.84","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","DEBT","F","PAY11677","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","","","","495.0","0.0","495.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","DEBT","F","PAY11757","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","","","","0.0","750.0","0.0","","","750.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","DEBT","F","PAY11784","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","","","","0.0","1020.0","0.0","","","1020.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","EXP11464","","IND","Davis","Christine","","","","","San Jose","CA","95112","TMFC, Inc.","CEO","","R","43697.0","","-200.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11319","","OTH","Sensiba San Filippo, LLP","","","","","","San Jose","CA","95110","","","","","43648.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11320","","OTH","P2S Inc.","","","","","","San Jose","CA","95113","","","","","43654.0","","400.0","","","","","","","435.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11321","","OTH","Silicon Valley Business Journal","","","","","","San Jose","CA","95113","","","","","43654.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11323","","IND","Becerra","April","","","","","Redwood City","CA","94061","Santa Clara County Medical Association","CEO","","","43654.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11328","","OTH","Albertsons Safeway","","","","","","Phoenix","AZ","85027","","","","","43655.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11329","","OTH","West Valley Construction","","","","","","Campbell","CA","95008","","","","","43655.0","","1950.0","","","","","","","1985.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11330","","OTH","Pump Repair Service Company","","","","","","San Francisco","CA","94134","","","","","43655.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11331","","OTH","Willco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","43656.0","","1750.0","","","","","","","11785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11333","","IND","Folzman","Claudia","","","","","San Jose","CA","95126","Iron Construction, Inc.","Co-Founder & COO","","","43656.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11334","","OTH","Bad Boys Bail Bonds","","","","","","San Jose","CA","95110","","","","","43656.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11336","","IND","Cytron","Craig","","","","","Redwood City","CA","94061","Stephen Silver Fine Jewelry","Controller","","","43657.0","","800.0","","","","","","","800.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11338","","OTH","RNB Associates, Inc.","","","","","","San Jose","CA","95131","","","","","43658.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11340","","OTH","Filice Insurance","","","","","","San Jose","CA","95112","","","","","43661.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11341","","OTH","Layton Construction","","","","","","San Jose","CA","95110","","","","","43661.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11344","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43662.0","","200.0","","","","","","","270.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11346","","IND","Trekell","Todd","","","","","San Jose","CA","95126","Toeniskoetter Development, Inc.","Development Project Manager","","","43662.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11347","","OTH","Bozzuto Insurance Services","","","","","","Campbell","CA","95008","","","","","43661.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11348","","OTH","Blach Construction Company","","","","","","San Jose","CA","95131","","","","","43663.0","","200.0","","","","","","","235.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11351","","IND","Kieve","Robert","","","","","San Jose","CA","95124","Empire Broadcasting","CEO/President","","","43655.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11351","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11353","","IND","Kline","Norman","","","","","San Jose","CA","95126","LibraryWorld, Inc.","CEO & Founder","","","43665.0","","400.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11354","","OTH","Heritage Bank of Commerce","","","","","","San Jose","CA","95113","","","","","43665.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11355","","OTH","Nterra Group","","","","","","Morgan Hill","CA","95037","","","","","43665.0","","875.0","","","","","","","1820.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11356","","OTH","Bagg Engineers","","","","","","Sunnyvale","CA","94085","","","","","43665.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11357","","OTH","Webcor Builders/Construction LP","","","","","","Alameda","CA","94502","","","","","43665.0","","1750.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11358","","OTH","Santa Clara County Dental Society","","","","","","San Jose","CA","95126","","","","","43665.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11365","","OTH","PayPal, Inc.","","","","","","San Jose","CA","95131","","","","","43669.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11366","","IND","De Young","Gerry","","","","","San Jose","CA","95150","Ruth & Going, Inc.","President","","","43670.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11367","","OTH","JMH Weiss, Inc.","","","","","","San Jose","CA","95110","","","","","43670.0","","400.0","","","","","","","835.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11368","","OTH","JMH Weiss, Inc.","","","","","","San Jose","CA","95110","","","","","43670.0","","400.0","","","","","","","835.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11369","","IND","Adams","Brian","","","","","San Jose","CA","95126","Bellarmine College Prep.","Vice President","","","43670.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11371","","OTH","Samaritan Medical Care Center","","","","","","San Jose","CA","95124","","","","","43671.0","","2000.0","","","","","","","2035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11373","","OTH","Bay Area News Group","","","","","","San Jose","CA","95113","","","","","43672.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11374","","OTH","BBSI- Barrett Business Services, Inc.","","","","","","San Jose","CA","95131","","","","","43672.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11375","","OTH","Happy Hollow Foundation","","","","","","San Jose","CA","95112","","","","","43674.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11376","","IND","Hogan","John","","","","","San Jose","CA","95118","Excite Credit Union","VP of Community Relations","","","43676.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11378","","IND","Bremner","Barbara","","","","","San Jose","CA","95112","Rotary Club of San Jose","Executive Director","","","43676.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11379","","OTH","Santa Clara County Medical Association","","","","","","Redwood City","CA","94061","","","","","43676.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11381","","OTH","Largo Concrete, Inc.","","","","","","Campbell","CA","95008","","","","","43677.0","","1200.0","","","","","","","1235.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11382","","OTH","Del Grande Dealer Group","","","","","","San Jose","CA","95136","","","","","43677.0","","200.0","","","","","","","235.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11383","","IND","Lequang","Crystal","","","","","San Jose","CA","95125","Amazae Events, Inc.","Owner & Event Designer","","","43676.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11385","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","43677.0","","3500.0","","","","","","","3500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11387","","OTH","J. Phillip DiNapoli & Affiliated Entites - D & D Ranch","","","","","","San Jose","CA","95113","","","","","43677.0","","1750.0","","","","","","","11750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11388","","OTH","Technology Credit Union","","","","","","San Jose","CA","95131","","","","","43677.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11389","","OTH","McManagement LLC","","","","","","Los Gatos","CA","95030","","","","","43677.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11390","","OTH","Webcor Builders/Construction LP","","","","","","Alameda","CA","94502","","","","","43677.0","","5000.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11391","","OTH","Mrs. Bloom's Mobile","","","","","","Elmsford","NY","10523","","","","","43677.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11392","","OTH","Biggs Cardosa Associates, Inc.","","","","","","San Jose","CA","95126","","","","","43678.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11393","","IND","Alkan","Sanem","","","","","Los Gatos","CA","95032","Silicon Valley Risk & Insurance Services","Business Development","","","43679.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11394","","IND","Bruni","David","","","","","Los Gatos","CA","95032","Barry Slatt Commercial Mortgage","Commercial Mortgage Banker","","","43679.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11397","","IND","Paton","Thomas","","","","","San Jose","CA","95113","BBVA Bank USA","City President","","","43682.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11399","","IND","Bhatti","Kanwaljit","","","","","San Jose","CA","95113","BBVA Bank USA","Vice President - Deposit Services Relationship Manager","","","43682.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11403","","IND","Peterson","Kevin","","","","","Long Beach","CA","90815","P2S, Inc.","President & CEO","","","43683.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11404","","IND","Davis","Christine","","","","","San Jose","CA","95112","TMFC, Inc.","CEO","","","43683.0","","200.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11405","","IND","Benkert","Mike","","","","","San Jose","CA","95138","Universal Maintenance","CEO","","","43684.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11410","","OTH","Hathaway Dinwiddie Construction Co.","","","","","","Santa Clara","CA","95054","","","","","43685.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11411","","OTH","Boy Scouts of America Silicon Valley","","","","","","San Jose","CA","95126","","","","","43685.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11413","","OTH","Christopher Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113","","","","","43686.0","","5000.0","","","","","","","7585.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11414","","OTH","Anderson Architects Inc.","","","","","","Campbell","CA","95008","","","","","43686.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11415","","OTH","SJ City View LLC","","","","","","San Francisco","CA","94111","","","","","43686.0","","10000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11416","","OTH","Norman E. Matteoni, A Prof. Corp., DBA Matteoni, O'Laughlin & Hechtman","","","","","","San Jose","CA","95126","","","","","43686.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11417","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","43686.0","","3500.0","","","","","","","3535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11418","","COM","Business San Jose Chamber PAC","","","","","","San Rafael","CA","94901","","","","","43686.0","","1750.0","","","","","","","1750.0","","","","","","","","","","1409516","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11419","","OTH","Petrinovich Pugh & Company, LLP","","","","","","San Jose","CA","95113","","","","","43686.0","","6000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11420","","OTH","HNTB Corporation","","","","","","Kansas City","MO","64105","","","","","43686.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11421","","OTH","Hoge, Fenton, Jones & Appel, Inc.","","","","","","San Jose","CA","95113","","","","","43686.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11424","","IND","Franco","John","","","","","San Jose","CA","95125","Sandis","Civil Engineers","","","43690.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11426","","IND","Fasenmyer","Amanda","","","","","Sunnyvale","CA","94087","Steinberg Hart","Director of Growth & Strategy","","","43691.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11427","","OTH","Reading Partners - Silicon Valley","","","","","","Milpitas","CA","95035","","","","","43691.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11428","","OTH","Jackson and Main, LLC.","","","","","","Los Gatos","CA","95030","","","","","43691.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11430","","IND","Anderson","Chris","","","","","San Jose","CA","95110","Borelli Investment Company","Broker & Developer","","","43692.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11431","","OTH","eBay Inc.","","","","","","San Jose","CA","95125","","","","","43692.0","","800.0","","","","","","","800.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11441","","OTH","Strangis Properties","","","","","","San Jose","CA","95136","","","","","43692.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11442","","OTH","Jerome Bellotti & Associates","","","","","","Los Gatos","CA","95032","","","","","43692.0","","1400.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11443","","IND","Downing","Terry","","","","","San Jose","CA","95123","PRx Digital","Vice President of Business Development","","","43692.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11445","","IND","James","Sandy","","","","","Cupertino","CA","95014","Sand Hill Property Company","Public Affairs Manager","","","43693.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11446","","OTH","Republic Family of Companies","","","","","","San Jose","CA","95113","","","","","43696.0","","200.0","","","","","","","8600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11447","","OTH","Now CFO","","","","","","San Jose","CA","95113","","","","","43696.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11448","","IND","Firouzjaei","Arash","","","","","San Jose","CA","95131","Achievement Engineering Corp.","President & Engineer","","","43696.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11449","","IND","Vignolo","Tony","","","","","Pleasanton","CA","94588","Wood Rodgers, Inc.","Principal Engineer","","","43696.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11452","","OTH","Garden City Construction, Inc.","","","","","","San Jose","CA","95113","","","","","43696.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11453","","IND","Pellecchia","Christian","","","","","Santa Clara","CA","95054","Slatter Construction Inc.","Vice President","","","43696.0","","200.0","","","","","","","1700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11454","","OTH","Stoer Construction, Inc.","","","","","","San Jose","CA","95125","","","","","43696.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11455","","IND","Swanson","Rochelle","","","","","Davis","CA","95618","Crown Castle","Manager of Government Affairs","","","43696.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11456","","OTH","Jerome Bellotti & Associates","","","","","","Los Gatos","CA","95032","","","","","43697.0","","350.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11457","","IND","Meis","Kate","","","","","Sacramento","CA","95814","Local Government Commission","Executive Director","","","43697.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11459","","IND","Baer","Rebecca","","","","","San Jose","CA","95126","Downtown Streets Team","Marketing & Community Engagement","","","43697.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11460","","IND","Ericson","Shasta","","","","","San Jose","CA","95129","Way of Wellness","Owner & Acupuncturist","","","43697.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11461","","IND","Sun","Ou","","","","","Burlingame","CA","94010","Kylli, Inc.","Real Estate","","","43697.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11462","","IND","Guardino","Carl","","","","","Monte Sereno","CA","95030","Silicon Valley Leadership Group","CEO","","","43697.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11466","","IND","Machado","Ed","","","","","San Jose","CA","95126","Star One Credit Union","Banking","","","43697.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11467","","IND","Kremen","Gary","","","","","Menlo Park","CA","94025","Santa Clara Valley Water District","Director","","","43698.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11468","","OTH","City of San Jose Parks Recreation","","","","","","San Jose","CA","95113","","","","","43698.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11469","","OTH","Gidel & Kocal Construction Co.","","","","","","Campbell","CA","95008","","","","","43698.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11470","","IND","Duren","Paul","","","","","San Jose","CA","95113","BBVA Bank USA","Banker","","","43698.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11471","","IND","Wong","Geri","","","","","San Jose","CA","95128","Newmark Knight Frank","Commercial Real Estate Sales & Leasing","","","43698.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11472","","IND","Becker","Josh","","","","","Menlo Park","CA","94025","Lexis Nexis","Head of Legal Analytics","","","43698.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11476","","IND","Tran","Huy","","","","","San Jose","CA","95132","Justice at Work Law Group","Attorney & Partner","","","43699.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11478","","IND","Gambelin","Papia","","","","","San Mateo","CA","94403","Platnium Advisors","President","","","43703.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11479","","IND","Graham","Joel","","","","","Santa Clara","CA","95050","Vulcan Construction","CEO","","","43703.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11480","","IND","Tan","Joanne","","","","","San Jose","CA","95112","10 Plus Brand","CEO","","","43703.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11481","","IND","Campos","Xavier","","","","","San Jose","CA","95113","SVEP Consultants","Principal","","","43703.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11482","","IND","Kastury","Kiran","","","","","San Jose","CA","95138","Eat Safe Verified","CEO","","","43703.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11483","","IND","Zari","Gina","","","","","San Mateo","CA","94401","San Mateo County Association of Realtors","Government Affairs","","","43703.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11485","","IND","Benjamin","Carrie","","","","","San Jose","CA","95110","San Jose Sports Authority","Director of Events","","","43703.0","","800.0","","","","","","","800.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11491","","IND","Strangis","Jerry","","","","","San Jose","CA","95136","Strangis Properties","Owner","","","43704.0","","1050.0","","","","","","","2550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11492","","IND","Cunneen","James","","","","","Campbell","CA","95008","California Strategies","Principal","","","43704.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11496","","OTH","Republic Family of Companies","","","","","","San Jose","CA","95113","","","","","43704.0","","3400.0","","","","","","","8600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11501","","OTH","Lopes Electric, Inc.","","","","","","San Jose","CA","95126","","","","","43706.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11502","","OTH","The Sobrato Organization","","","","","","Mountain View","CA","94041","","","","","43706.0","","1750.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11503","","IND","Fox, Jr.","Michael E.","","","","","Saratoga","CA","95070","Goodwill of Silicon Valley","CEO","","","43706.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11534","","OTH","Nterra Group","","","","","","Morgan Hill","CA","95037","","","","","43718.0","","75.0","","","","","","","1820.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11535","","OTH","Nterra Group","","","","","","Morgan Hill","CA","95037","","","","","43718.0","","800.0","","","","","","","1820.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11536","","OTH","DAL Properties, LLC","","","","","","San Jose","CA","95110-2406","","","","","43718.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11537","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597","","","","","43718.0","","1750.0","","","","","","","2750.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11538","","OTH","California Bank of Commerce","","","","","","Lafayette","CA","94549","","","","","43718.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11539","","OTH","Lockheed Martin","","","","","","Bethesda","MD","20817","","","","","43718.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11553","","OTH","Republic Services Inc.","","","","","","Phoenix","AZ","85054","","","","","43740.0","","5000.0","","","","","","","11500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11554","","OTH","Hewlett-Packard Enterprise","","","","","","Houstan","TX","77070","","","","","43740.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11555","","OTH","Christopher Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113","","","","","43740.0","","800.0","","","","","","","7585.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11556","","OTH","Orange Barrel Media, LLC","","","","","","Columbus","OH","43222","","","","","43740.0","","700.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11573","","IND","Bussey","Timothy J.","","","","","San Jose","CA","95134","ZAG Technical Services","Chief Financial Officer","","","43789.0","","6000.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11574","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814","","","","","43789.0","","35.0","","","","","","","10035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11584","","OTH","P2S Inc.","","","","","","San Jose","CA","95113","","","","","43789.0","","35.0","","","","","","","435.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11584","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11595","","OTH","KT Properties Urban, Inc","","","","","","Cupertino","CA","95014-","","","","","43789.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11595","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11597","","OTH","Urban Catalyst Manager LLC","","","","","","San Jose","CA","95113","","","","","43789.0","","35.0","","","","","","","6035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11597","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11605","","OTH","Toeniskoetter Construction Inc.","","","","","","San Jose","CA","95126","","","","","43789.0","","35.0","","","","","","","270.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11605","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11606","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43789.0","","35.0","","","","","","","270.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11606","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11609","","OTH","SRGNC (Sares Regis Group of Northern California) LLC","","","","","","San Mateo","CA","94404","","","","","43789.0","","35.0","","","","","","","1820.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11609","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11619","","OTH","SiliconSage Builders","","","","","","Sunnyvale","CA","94086","","","","","43789.0","","35.0","","","","","","","15035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11619","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11620","","OTH","Sandis","","","","","","Roseville","CA","95661","","","","","43789.0","","35.0","","","","","","","3035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11620","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11634","","OTH","Premier Recycle Company","","","","","","San Jose","CA","95112","","","","","43808.0","","875.0","","","","","","","910.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11635","","OTH","Conklin Brothers","","","","","","San Jose","CA","95125","","","","","43808.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11638","","IND","Pellecchia","Christian","","","","","Santa Clara","CA","95054","Slatter Construction Inc.","Vice President","","","43790.0","","1500.0","","","","","","","1700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11643","","OTH","John Edward (Jed) York & Affiliated Entities, Including the Forty Niners Football Company LLC.","","","","","","Santa Clara","CA","95054","","","","","43827.0","","5000.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11644","","OTH","C.W. Swenson, Inc.","","","","","","San Jose","CA","95112","","","","","43827.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11644","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11645","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","43827.0","","35.0","","","","","","","3535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11645","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11649","","OTH","Conklin Brothers","","","","","","San Jose","CA","95125","","","","","43827.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11649","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11650","","OTH","Preston PipeLines, Inc","","","","","","Milipitas","CA","95035","","","","","43827.0","","35.0","","","","","","","6035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11650","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11652","","OTH","Bad Boys Bail Bonds","","","","","","San Jose","CA","95110","","","","","43827.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11652","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11655","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196","","","","","43827.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11655","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11668","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052","","","","","43827.0","","35.0","","","","","","","10035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11668","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP11370","","COM","Johnny Khamis Independent for State Senate District 15","","","","","","San Jose","CA","95120","","","","","43671.0","","2000.0","","","","","","","2000.0","","","","MON","","","","","","1414110","","","","","","","","","","","","","","","","","","","","","","Johnny Khamis","","","","SEN","","SEN","","15.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP11531","","COM","Neighbors for Matt Mahan for San Jose City Council District 10","","","","","","San Jose","CA","95123","","","","","43718.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1417738","","","","","","","","","","","","","","","","","","","","","","Matt Mahan","","","","CCM","","OTH","City of San Jose","10.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP11532","","COM","Lan Diep for San Jose - City Council District 4 2020","","","","","","San Jose","CA","95161","","","","","43718.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1420029","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP11533","","COM","Re-Elect Dev Davis 2020 San Jose City Council D6","","","","","","San Jose","CA","95125","","","","","43718.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1420397","","","","","","","","","","","","","","","","","","","","","","Dev Davis","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP11569","","COM","Zito for San Jose City Council District 8 - 2020","","","","","","San Rafael","CA","94913","","","","","43763.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1421718","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP11640","","COM","Evan Low for Assembly 2020","","","","","","Sacramento","CA","95815","","","","","43819.0","","1700.0","","","","","","","4700.0","","","","MON","","","","","","1414197","","","","","","","","","","","","","","","","","","","","","","Evan Low","","","","ASM","","ASM","","28.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP11641","","COM","Evan Low for Assembly 2020","","","","","","Sacramento","CA","95815","","","","","43819.0","","3000.0","","","","","","","4700.0","","","","MON","","","","","","1414197","","","","","","","","","","","","","","","","","","","","","","Evan Low","","","","ASM","","ASM","","28.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11332","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43654.0","","79.25","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11335","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43656.0","","18.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11337","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43657.0","","97.75","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11339","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43658.0","","6250.0","","","","","","","100081.68","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11342","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43661.0","","124.75","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11343","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43662.0","","36.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11345","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43658.0","","79.25","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11349","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43663.0","","323.25","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11350","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43664.0","","19.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11360","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43665.0","","9.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11363","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43665.0","","750.0","","","","","","","8485.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11370","","COM","Johnny Khamis Independent for State Senate District 15","","","","","","San Jose","CA","95120","","","","","43671.0","","2000.0","","","","","","","2000.0","","","","CTB","","","","","","1414110","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11372","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43672.0","","125.75","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11377","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43675.0","","9.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11380","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43676.0","","109.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11384","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43677.0","","88.75","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11395","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43678.0","","45.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11396","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43679.0","","111.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11398","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43682.0","","1025.0","","","","","","","8485.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11400","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43682.0","","18.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11401","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43683.0","","9.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11402","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43670.0","","18.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11406","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43684.0","","9.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11407","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43684.0","","6331.68","","","","","","","100081.68","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11409","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43685.0","","19.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11412","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43686.0","","28.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11422","","OTH","History San Jose","","","","","","San Jose","CA","95112","","","","","43690.0","","4090.0","","","","","","","10628.0","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11423","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43690.0","","28.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11444","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43693.0","","28.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11450","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43696.0","","75.63","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11463","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43697.0","","152.25","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11473","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43698.0","","156.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11475","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43699.0","","85.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11477","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43700.0","","103.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11487","","OTH","Eric Valverde Photography","","","","","","San Jose","CA","95132","","","","","43704.0","","700.0","","","","","","","700.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11488","","OTH","JP Graphics, Inc.","","","","","","Santa Clara","CA","95054","","","","","43704.0","","1865.44","","","","","","","1865.44","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11489","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43704.0","","6250.0","","","","","","","100081.68","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11490","","OTH","History San Jose","","","","","","San Jose","CA","95112","","","","","43704.0","","2448.0","","","","","","","10628.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11493","","IND","Llerena","Amanda","","","","","San Jose","CA","95113","","","","","43703.0","","299.91","","","","","","","299.91","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11494","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43703.0","","11.8","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11495","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43704.0","","18.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11497","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43706.0","","927.78","","","","","","","16031.59","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11498","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43705.0","","91.75","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11499","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43706.0","","153.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11500","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43707.0","","87.63","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11530","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43714.0","","1025.0","","","","","","","8485.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11531","","COM","Neighbors for Matt Mahan for San Jose City Council District 10","","","","","","San Jose","CA","95123","","","","","43718.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1417738","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11532","","COM","Lan Diep for San Jose - City Council District 4 2020","","","","","","San Jose","CA","95161","","","","","43718.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1420029","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11533","","COM","Re-Elect Dev Davis 2020 San Jose City Council D6","","","","","","San Jose","CA","95125","","","","","43718.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1420397","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11540","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43719.0","","1641.25","","","","","","","16031.59","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11541","","OTH","Compass Group - Cosmopolitan Catering, Inc.","","","","","","Los Angeles","CA","90074","","","","","43719.0","","65432.65","","","","","","","65432.65","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11543","","OTH","Golf Car Rental Co. - A Turf & Idustrial Equipment Company","","","","","","Santa Clara","CA","95050","","","","","43699.0","","617.26","","","","","","","617.26","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11544","","OTH","Signs Now","","","","","","San Jose","CA","95112","","","","","43699.0","","1799.35","","","","","","","1799.35","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11547","","OTH","Office Depot","","","","","","Fremont","CA","94538","","","","","43703.0","","51.97","","","","","","","226.73","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11548","","OTH","Avista A/V Rentals","","","","","","San Jose","CA","95131","","","","","43703.0","","370.0","","","","","","","370.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11549","","OTH","KPAW, Inc. (TapSnap 1050)","","","","","","San Jose","CA","95118","","","","","43703.0","","1306.63","","","","","","","1306.63","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11550","","OTH","United Site Services of CA, Inc.","","","","","","Phoenix","AZ","85072","","","","","43720.0","","3849.3","","","","","","","3849.3","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11551","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43739.0","","750.0","","","","","","","8485.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11552","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43739.0","","5000.0","","","","","","","33920.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11567","","OTH","Joseph George Fine Wines","","","","","","San Jose","CA","95125","","","","","43747.0","","16463.43","","","","","","","16463.43","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11568","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43755.0","","6250.0","","","","","","","100081.68","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11569","","COM","Zito for San Jose City Council District 8 - 2020","","","","","","San Rafael","CA","94913","","","","","43763.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1421718","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11570","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43774.0","","5000.0","","","","","","","33920.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11571","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43788.0","","6250.0","","","","","","","100081.68","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11572","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43788.0","","785.68","","","","","","","8485.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11621","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43789.0","","5000.0","","","","","","","100081.68","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11622","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43789.0","","100.0","","","","","","","1874.07","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11627","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43794.0","","68.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11631","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43801.0","","5000.0","","","","","","","33920.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11632","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43801.0","","34.59","","","","","","","16031.59","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11633","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43802.0","","750.0","","","","","","","8485.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11636","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43808.0","","1850.0","","","","","","","8485.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11639","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43810.0","","18920.0","","","","","","","33920.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11640","","COM","Evan Low for Assembly 2020","","","","","","Sacramento","CA","95815","","","","","43819.0","","1700.0","","","","","","","4700.0","","","","CTB","","","","","","1414197","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11641","","COM","Evan Low for Assembly 2020","","","","","","Sacramento","CA","95815","","","","","43819.0","","3000.0","","","","","","","4700.0","","","","CTB","","","","","","1414197","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11642","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43819.0","","6250.0","","","","","","","100081.68","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11686","","OTH","Lepori Photography","","","","","","Los Gatos","CA","95030","","","","","43792.0","","550.0","","","","","","","550.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT935","","OTH","Sunstate Equipment","","","","","","Phoenix","AZ","85072","","","","","43706.0","","927.78","","","","","","","927.78","","","","FND","","Truong","Eddie","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT936","","IND","Corrales","Michelle","","","","","Watsonville","CA","95076","","","","","43719.0","","500.0","","","","","","","500.0","","","","FND","","Truong","Eddie","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT937","","OTH","Stuart Event Rentals","","","","","","Milpitas","CA","95035","","","","","43719.0","","22559.9","","","","","","","22559.9","","","","FND","","Compass Group - Cosmopolitan Catering, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT938","","OTH","O'Brien's Ice Cream Parlor & Candy Shop","","","","","","San Jose","CA","95112","","","","","43690.0","","585.0","","","","","","","585.0","","","","FND","","History San Jose","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT939","","OTH","San Jose Ice Company","","","","","","San Jose","CA","95112","","","","","43690.0","","930.68","","","","","","","930.68","","","","FND","","Compass Group - Cosmopolitan Catering, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY11362","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY11685","","OTH","Lepori Photography","","","","","","Los Gatos","CA","95030","","","","","","","","550.0","0.0","550.0","","","0.0","","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY11675","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","","","","0.0","767.84","0.0","","","767.84","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY11677","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","","","","0.0","495.0","0.0","","","495.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11076","","OTH","COMCAST Financial Agency Corporation","","","","","","Philadelphia","PA","19103","","","","","43473.0","","1500.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11077","","OTH","Enterprise Trust & Investment Co.","","","","","","Los Gatos","CA","95032","","","","","43473.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11079","","OTH","Boston Properties","","","","","","San Francisco","CA","94080","","","","","43475.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11101","","OTH","John Edward (Jed) York & Affiliated Entities, Including the Forty Niners Football Company LLC.","","","","","","Santa Clara","CA","95054","","","","","43486.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11102","","OTH","South Bay Development","","","","","","Los Gatos","CA","95032","","","","","43486.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11104","","OTH","TM San Jose 78 LLC","","","","","","San Ramon","CA","94583","","","","","43493.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11105","","OTH","The Irvine Company LLC","","","","","","Newport Beach","CA","92660","","","","","43493.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11106","","OTH","Devcon Construction Incorporated","","","","","","Milpitas","CA","95035","","","","","43493.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11107","","IND","Bussey","Timothy J.","","","","","San Jose","CA","95134","ZAG Technical Services","Chief Financial Officer","","","43493.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11108","","OTH","SJ City View LLC","","","","","","San Francisco","CA","94111","","","","","43493.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11109","","OTH","Republic Urban Properties LLC & Affiliated Entities","","","","","","San Jose","CA","95113","","","","","43493.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11110","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052","","","","","43493.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11111","","OTH","Barry Swenson Builder/Green Valley Corporation","","","","","","San Jose","CA","95112","","","","","43500.0","","5000.0","","","","","","","8000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11116","","OTH","Robinson Oil Corporation dba Rotten Robbie","","","","","","Santa Clara","CA","95050","","","","","43508.0","","1500.0","","","","","","","11500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11117","","COM","Associated Builders and Contractors Northern CA Chapter PAC","","","","","","Livermore","CA","94551","","","","","43508.0","","5000.0","","","","","","","5000.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11118","","OTH","Robinson Oil Corporation dba Rotten Robbie","","","","","","Santa Clara","CA","95050","","","","","43508.0","","5000.0","","","","","","","11500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11119","","COM","California Apartment Association PAC (CAAPAC)","","","","","","Sacramento","CA","95814","","","","","43508.0","","15000.0","","","","","","","15000.0","","","","","","","","","","745208","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11120","","OTH","The Sobrato Organization","","","","","","Mountain View","CA","94041","","","","","43508.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11121","","OTH","Essex Property Trust, Inc.","","","","","","San Mateo","CA","94403","","","","","43508.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11122","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196","","","","","43508.0","","1500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11148","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125","","","","","43515.0","","1000.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11149","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125","","","","","43515.0","","1500.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11150","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597","","","","","43515.0","","1000.0","","","","","","","1000.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11151","","OTH","KT Properties Urban, Inc","","","","","","Cupertino","CA","95014-","","","","","43528.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11152","","OTH","Milligan Land Company","","","","","","San Jose","CA","95124","","","","","43528.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11153","","OTH","J. Phillip DiNapoli & Affiliated Entites - D & D Ranch","","","","","","San Jose","CA","95113","","","","","43528.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11158","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","43532.0","","7500.0","","","","","","","20250.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11159","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814","","","","","43532.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11161","","OTH","SRGNC (Sares Regis Group of Northern California) LLC","","","","","","San Mateo","CA","94404","","","","","43532.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11161","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11187","","OTH","Newmark & Company Real Estate Inc.","","","","","","New York","NY","10017","","","","","43545.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11188","","OTH","Lehigh Hanson Inc./Heidelberg Cement Group","","","","","","Irving","TX","94583","","","","","43545.0","","5000.0","","","","","","","30000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11189","","OTH","Casa Verde Vending & Management Inc.","","","","","","Salinas","CA","93901","","","","","43545.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11205","","OTH","South Bay Development","","","","","","Los Gatos","CA","95032","","","","","43545.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11205","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11209","","OTH","CSA LA, LLC","","","","","","Van Nuys","CA","91406","","","","","43556.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11210","","OTH","Willco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","43556.0","","10000.0","","","","","","","10035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11212","","OTH","NC3 Systems, Inc. DBA Calvia","","","","","","San Jose","CA","95112","","","","","43556.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11219","","IND","Strangis","Jerry","","","","","San Jose","CA","95136","Strangis Properties","Owner","","","43572.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11221","","OTH","Avidbank","","","","","","Palo Alto","CA","94302","","","","","43584.0","","6000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11222","","OTH","Western Alliance Bank","","","","","","Pheonix","AZ","85004","","","","","43584.0","","6000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11223","","OTH","Lehigh Hanson Inc./Heidelberg Cement Group","","","","","","Irving","TX","94583","","","","","43584.0","","20000.0","","","","","","","30000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11224","","OTH","Preston PipeLines, Inc","","","","","","Milipitas","CA","95035","","","","","43588.0","","6000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11225","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125","","","","","43588.0","","1750.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11226","","OTH","Casino M8trix","","","","","","San Jose","CA","95110","","","","","43588.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11229","","OTH","Duran & Venables, Inc.","","","","","","Milpitas","CA","95035","","","","","43613.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11230","","OTH","COMCAST Financial Agency Corporation","","","","","","Philadelphia","PA","19103","","","","","43613.0","","5000.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11231","","OTH","Essex Property Trust, Inc.","","","","","","San Mateo","CA","94403","","","","","43613.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11232","","OTH","Green Valley Corporation","","","","","","San Jose","CA","95112","","","","","43613.0","","3000.0","","","","","","","8000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11233","","OTH","Studio G Architects","","","","","","San Jose","CA","95110","","","","","43613.0","","3000.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11234","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052","","","","","43613.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11235","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814","","","","","43613.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11236","","OTH","Arcadia Development Company","","","","","","San Jose","CA","95150","","","","","43613.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11237","","OTH","Republic Services Inc.","","","","","","Phoenix","AZ","85054","","","","","43613.0","","6500.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11260","","OTH","Willco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","43613.0","","35.0","","","","","","","10035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11260","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11278","","OTH","SiliconSage Builders","","","","","","Sunnyvale","CA","94086","","","","","43613.0","","15000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11278","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11281","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125","","","","","43619.0","","6000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11282","","OTH","Lewis & Tibbitts, Inc.","","","","","","San Jose","CA","95112","","","","","43619.0","","3000.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11283","","OTH","Robinson Oil Corporation dba Rotten Robbie","","","","","","Santa Clara","CA","95050","","","","","43619.0","","5000.0","","","","","","","11500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11284","","OTH","Sandis","","","","","","Roseville","CA","95661","","","","","43619.0","","3000.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11286","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196","","","","","43623.0","","3500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11287","","OTH","Urban Catalyst Manager LLC","","","","","","San Jose","CA","95113","","","","","43623.0","","6000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11289","","OTH","Coca-Cola","","","","","","San Jose","CA","95112","","","","","43633.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11290","","OTH","Federal Realty Investment Trust","","","","","","Rockville","MD","20852","","","","","43633.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11310","","OTH","Johanson & Yau Accountancy Corp.","","","","","","San Jose","CA","95113","","","","","43634.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11313","","OTH","SRGNC (Sares Regis Group of Northern California) LLC","","","","","","San Mateo","CA","94404","","","","","43640.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11314","","OTH","Lehigh Hanson Inc./Heidelberg Cement Group","","","","","","Irving","TX","94583","","","","","43640.0","","5000.0","","","","","","","30000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11315","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","43640.0","","7750.0","","","","","","","20250.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11316","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","43640.0","","5000.0","","","","","","","20250.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11352","","OTH","Christopher Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113","","","","","43613.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11352","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11361","","OTH","Christopher Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113","","","","","43633.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","D","EXP11100","","COM","Susan Ellenberg for Santa Clara County Supervisor 2018","","","","","","San Jose","CA","95150","","","","","43481.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1394541","","","","","","","","","","","","","","","","","","","","","","Susan Ellenberg","","","","CSU","","OTH","County of Santa Clara","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11074","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43472.0","","750.0","","","","","","","4585.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11080","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43480.0","","225.5","","","","","","","372.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11099","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43481.0","","6250.0","","","","","","","57500.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11100","","COM","Susan Ellenberg for Santa Clara County Supervisor 2018","","","","","","San Jose","CA","95150","","","","","43481.0","","1000.0","","","","","","","1000.0","","","","CTB","","","","","","1394541","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11103","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43488.0","","1625.0","","","","","","","13427.97","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11112","","OTH","United States Postal Service","","","","","","San Jose","CA","95101","","","","","43472.0","","121.75","","","","","","","121.75","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11115","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43508.0","","1310.0","","","","","","","4585.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11123","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43509.0","","6250.0","","","","","","","57500.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11147","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43514.0","","454.77","","","","","","","1279.07","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11154","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43528.0","","498.19","","","","","","","13427.97","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11155","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43530.0","","45.0","","","","","","","13427.97","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11156","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43530.0","","6250.0","","","","","","","57500.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11157","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43531.0","","1025.0","","","","","","","4585.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11185","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43542.0","","11259.78","","","","","","","13427.97","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11186","","OTH","History San Jose","","","","","","San Jose","CA","95112","","","","","43542.0","","4090.0","","","","","","","4090.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11214","","OTH","WOWzy Creation Corp. DBA First Place Inc.","","","","","","Santa Clara","CA","95054","","","","","43532.0","","152.93","","","","","","","152.93","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11215","","OTH","Office Depot","","","","","","Fremont","CA","94538","","","","","43536.0","","174.76","","","","","","","174.76","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11217","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43560.0","","750.0","","","","","","","4585.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11218","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43563.0","","26250.0","","","","","","","57500.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11220","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43574.0","","68.0","","","","","","","372.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11227","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43595.0","","750.0","","","","","","","4585.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11228","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43607.0","","824.3","","","","","","","1279.07","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11280","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43614.0","","6250.0","","","","","","","57500.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11285","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43619.0","","782.27","","","","","","","1532.27","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11311","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43635.0","","6250.0","","","","","","","57500.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11312","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43636.0","","79.25","","","","","","","372.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11326","","OTH","The Stage","","","","","","San Jose","CA","95113","","","","","43640.0","","158.0","","","","","","","158.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","G","EDT933","","OTH","Hilton San Jose","","","","","","San Jose","CA","95113","","","","","43488.0","","1625.0","","","","","","","12884.78","","","","FND","","Truong","Eddie","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","G","EDT934","","OTH","Hilton San Jose","","","","","","San Jose","CA","95113","","","","","43542.0","","11259.78","","","","","","","12884.78","","","","FND","","Truong","Eddie","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","DEBT","F","PAY11073","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","DEBT","F","PAY11362","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","","","","0.0","750.0","0.0","","","750.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","DEBT","F","PAY11685","","OTH","Lepori Photography","","","","","","Los Gatos","CA","95030","","","","","","","","0.0","550.0","0.0","","","550.0","","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/16/2020 12:42:04 AM","","","","S497","F497P2","EXP11683","","COM","Johnny Khamis Independent for State Senate District 15","","","","","","San Jose","CA","95120.0","","","","","43845.0","","2700.0","","","","","","","","","","","","","","","","","1414110","","","","","","","","","","","","","","","","","","","","","","Johnny Khamis","","","","SEN","","SEN","","15.0","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","12/20/2019 11:36:39 PM","","","","S497","F497P2","EXP11640","","COM","Evan Low for Assembly 2020","","","","","","Sacramento","CA","95815.0","","","","","43819.0","","1700.0","","","","","","","","","","","","","","","","","1414197","","","","","","","","","","","","","","","","","","","","","","Evan Low","","","","ASM","","ASM","","28.0","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","12/20/2019 11:36:39 PM","","","","S497","F497P2","EXP11641","","COM","Evan Low for Assembly 2020","","","","","","Sacramento","CA","95815.0","","","","","43819.0","","3000.0","","","","","","","","","","","","","","","","","1414197","","","","","","","","","","","","","","","","","","","","","","Evan Low","","","","ASM","","ASM","","28.0","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11016","","OTH","Lehigh Hanson Inc./Heidelberg Cement Group","","","","","","Irving","TX","94583","","","","","43402.0","","7500.0","","","","","","","14500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11023","","OTH","R.N. Borelli Inc. dba Borelli Investment Company","","","","","","San Jose","CA","95131","","","","","43409.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11024","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105","","","","","43409.0","","2000.0","","","","","","","7000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11028","","IND","Arrillaga","Jeff","","","","","Los Altos","CA","94024","Newmark Knight Frank","Managing Director","","","43416.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11029","","IND","Dillabough","Gary D.","","","","","Atherton","CA","94027","The Westly Group","Smart Buildings & Efficiency Practice","","","43416.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11030","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43416.0","","5000.0","","","","","","","13690.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11032","","OTH","Coca-Cola","","","","","","San Jose","CA","95112","","","","","43416.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11032","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11035","","OTH","Sandis","","","","","","Roseville","CA","95661","","","","","43416.0","","35.0","","","","","","","10035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11035","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11043","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","43416.0","","35.0","","","","","","","5535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11043","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11057","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","43437.0","","30000.0","","","","","","","50000.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11060","","OTH","BBSI- Barrett Business Services, Inc.","","","","","","San Jose","CA","95131","","","","","43437.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11063","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","43444.0","","1500.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11064","","OTH","Willco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","43444.0","","1500.0","","","","","","","5500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11065","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125","","","","","43444.0","","1500.0","","","","","","","6035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11089","","OTH","Valin Corporation","","","","","","San Jose","CA","95131","","","","","43465.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11089","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11129","","OTH","Conklin Brothers","","","","","","San Jose","CA","95125","","","","","43465.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11129","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11139","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196","","","","","43465.0","","35.0","","","","","","","4535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11139","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11144","","OTH","Norman E. Matteoni, A Prof. Corp., DBA Matteoni, O'Laughlin & Hechtman","","","","","","San Jose","CA","95126","","","","","43465.0","","35.0","","","","","","","735.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11144","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","LOAN","B1","PAY11013","","IND","Truong","Eddie","","","","","San Jose","CA","95136","The Silicon Valley Organization","Director of Government & Community Relations","","","43398.0","","10000.0","0.0","10000.0","10000.0","0.0","0.0","0.0","50.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PAY11013","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","LOAN","B1","PAY11019","","IND","Truong","Eddie","","","","","San Jose","CA","95136","The Silicon Valley Organization","Director of Government & Community Relations","","","43403.0","","10000.0","0.0","10000.0","10000.0","0.0","0.0","0.0","50.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PAY11019","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT926","","IND","Pam Foley - IE","","","","","","","","","","","","","43399.0","","17851.41","","","","","","","282257.21","","","","IND","TV Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT930","","IND","Pam Foley - IE","","","","","","","","","","","","","43403.0","","12148.59","","","","","","","282257.21","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP11069","","COM","Evan Low for Assembly 2020","","","","","","Sacramento","CA","95815","","","","","43453.0","","3000.0","","","","","","","3000.0","","","","MON","","","","","","1414197","","","","","","","","","","","","","","","","","","","","","","Evan Low","","","","ASM","","ASM","","28.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11011","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43399.0","","17851.41","","","","","","","390234.85","","","","IND","TV Advertisement Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11014","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43399.0","","315.0","","","","","","","12698.15","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11020","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43403.0","","12148.59","","","","","","","390234.85","","","","IND","Mailer Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11021","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43403.0","","450.5","","","","","","","1783.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11022","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43406.0","","450.5","","","","","","","1783.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11025","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43411.0","","6250.0","","","","","","","114175.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11026","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43411.0","","3000.0","","","","","","","390234.85","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11051","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43419.0","","750.0","","","","","","","16371.11","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11053","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43419.0","","883.1","","","","","","","16371.11","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11054","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112","","","","","43430.0","","45.4","","","","","","","1133.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11055","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43430.0","","500.0","","","","","","","1310.89","","","","MTG","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11056","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43431.0","","364.19","","","","","","","12698.15","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11061","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43439.0","","6250.0","","","","","","","114175.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11062","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43440.0","","225.5","","","","","","","1783.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11066","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43445.0","","1475.0","","","","","","","16371.11","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11067","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43445.0","","5000.0","","","","","","","114175.75","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11069","","COM","Evan Low for Assembly 2020","","","","","","Sacramento","CA","95815","","","","","43453.0","","3000.0","","","","","","","3000.0","","","","CTB","","","","","","1414197","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11071","","OTH","Starbucks","","","","","","San Jose","CA","95132","","","","","43448.0","","16.95","","","","","","","237.55","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11072","","OTH","Starbucks","","","","","","San Jose","CA","95132","","","","","43455.0","","16.95","","","","","","","237.55","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT924","","OTH","CableTime","","","","","","San Francisco","CA","94111","","","","","43399.0","","15173.69","","","","","","","99150.74","","","","IND","TV Advertisement Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT925","","OTH","The Battin Group, Inc.","","","","","","La Quinta","CA","92253","","","","","43399.0","","1338.85","","","","","","","8836.78","","","","IND","TV Advertisement Production Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT927","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43403.0","","750.0","","","","","","","16750.0","","","","IND","Design Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT928","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43403.0","","647.18","","","","","","","11727.03","","","","IND","Data Vendor Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT929","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43403.0","","9341.24","","","","","","","151872.57","","","","IND","Printing & Postage Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT932","","OTH","Aspira","","","","","","Mountain View","CA","94041","","","","","43430.0","","500.0","","","","","","","500.0","","","","MTG","","Truong","Eddie","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY11007","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY11008","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","","","","315.0","0.0","315.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY11073","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","0.0","750.0","0.0","","","750.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/31/2018 12:22:42 AM","","","","RCPT","F496P3","INC11016","","OTH","Lehigh Hanson Inc./Heidelberg Cement Group","","","","","","Irving","TX","94583.0","","","","","43402.0","","7500.0","","","","","","","14500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/31/2018 12:22:42 AM","","","","RCPT","F496P3","PAY11013","","IND","Truong","Eddie","","","","","San Jose","CA","95136.0","The Silicon Valley Organization","Director of Government & Community Relations","","","43398.0","","10000.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PAY:F496P3:11013","","","","","0.0","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/31/2018 12:22:42 AM","","","","RCPT","F496P3","PAY11019","","IND","Truong","Eddie","","","","","San Jose","CA","95136.0","The Silicon Valley Organization","Director of Government & Community Relations","","","43403.0","","10000.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PAY:F496P3:11019","","","","","0.0","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/31/2018 12:22:42 AM","","","","S496","F496","EDT930","","","","","","","","","","","","","","","","43403.0","","12148.59","","","","","","","","","","","","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EDT:S496:930","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","EXP10792","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","R","43332.0","","-1635.0","","","","","","","-5408.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EXP10792","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","EXP10798","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","R","43335.0","","-2135.0","","","","","","","-5408.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EXP10798","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10720","","OTH","KBHome South Bay Inc.","","","","","","San Ramon","CA","94583","","","","","43294.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10732","","IND","Ball","Jon","","","","","Los Gatos","CA","95030","","Retired","","","43327.0","","700.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10734","","OTH","Willco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","43327.0","","1500.0","","","","","","","4000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10735","","OTH","WCC Consulting, LLC","","","","","","Los Gatos","CA","95030","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10736","","OTH","Andary's Enterprise Inc.","","","","","","San Jose","CA","95124","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10737","","OTH","Albertsons Safeway","","","","","","Phoenix","AZ","85027","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10738","","OTH","Bozzuto Insurance Services","","","","","","Campbell","CA","95008","","","","","43327.0","","1750.0","","","","","","","3250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10739","","OTH","PayPal, Inc.","","","","","","San Jose","CA","95131","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10740","","OTH","Northern Underground Construction, Inc.","","","","","","San Jose","CA","95139","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10741","","IND","Kieve","Robert","","","","","San Jose","CA","95124","Empire Broadcasting","CEO/President","","","43327.0","","1500.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10742","","OTH","Iron Construction, Inc.","","","","","","San Jose","CA","95126","","","","","43327.0","","700.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10743","","OTH","Johanson & Yau Accountancy Corp.","","","","","","San Jose","CA","95113","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10744","","OTH","Achievement Engineering Corporation","","","","","","San Jose","CA","95131","","","","","43327.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10745","","OTH","Robinson Oil Corporation","","","","","","Santa Clara","CA","95050","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10746","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597","","","","","43327.0","","1750.0","","","","","","","7750.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10747","","OTH","Robert A. Bothman Inc.","","","","","","Santa Clara","CA","95050","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10748","","OTH","RDL Construction, Inc.","","","","","","San Jose","CA","95113","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10749","","OTH","Santa Clara County Dental Society","","","","","","San Jose","CA","95126","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10750","","OTH","KBM-Hogue Workspace","","","","","","San Jose","CA","95113","","","","","43327.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10751","","OTH","Premier Recycle Company","","","","","","San Jose","CA","95112","","","","","43327.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10752","","OTH","SRGNC (Sares Regis Group of Northern California) LLC","","","","","","San Mateo","CA","94404","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10753","","OTH","Hoge, Fenton, Jones & Appel, Inc.","","","","","","San Jose","CA","95113","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10754","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","43327.0","","3000.0","","","","","","","4500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10755","","OTH","Sandis","","","","","","Roseville","CA","95661","","","","","43327.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10756","","OTH","Lewis & Tibbitts, Inc.","","","","","","San Jose","CA","95112","","","","","43327.0","","3000.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10757","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125","","","","","43327.0","","3000.0","","","","","","","4535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10758","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","43327.0","","3000.0","","","","","","","5500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10759","","OTH","Green Valley Corporation","","","","","","San Jose","CA","95112","","","","","43327.0","","3000.0","","","","","","","8000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10760","","OTH","Casino M8trix","","","","","","San Jose","CA","95110","","","","","43327.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10761","","OTH","Conklin Brothers","","","","","","San Jose","CA","95125","","","","","43327.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10762","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","43327.0","","6000.0","","","","","","","20000.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10763","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","43327.0","","1500.0","","","","","","","20000.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10763","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10764","","OTH","Avidbank","","","","","","Palo Alto","CA","94301","","","","","43327.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10765","","OTH","COMCAST Financial Agency Corporation","","","","","","Philadelphia","PA","19103","","","","","43327.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10766","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196","","","","","43327.0","","3000.0","","","","","","","4500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10767","","OTH","CBIZ, Inc.","","","","","","Cleveland","OH","44131","","","","","43327.0","","1750.0","","","","","","","3285.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10768","","OTH","Blach Construction Company","","","","","","San Jose","CA","95131","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10769","","OTH","Technology Credit Union","","","","","","San Jose","CA","95131","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10770","","OTH","West Valley Construction","","","","","","Campbell","CA","95008","","","","","43327.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10771","","OTH","Heritage Bank of Commerce","","","","","","San Jose","CA","95113","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10772","","OTH","Duran & Venables, Inc.","","","","","","Milpitas","CA","95035","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10773","","OTH","Lockheed Martin","","","","","","Bethesda","MD","20817","","","","","43327.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10774","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814","","","","","43327.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10775","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125","","","","","43327.0","","1750.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10776","","OTH","Irvine Management Company","","","","","","Newport Beach","CA","92660","","","","","43327.0","","1750.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10781","","OTH","Republic Urban Properties LLC & Affiliated Entities","","","","","","San Jose","CA","95113","","","","","43332.0","","3175.0","","","","","","","8175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10782","","OTH","McManagement LLC","","","","","","Los Gatos","CA","95032","","","","","43332.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10783","","OTH","Enterprise Trust & Investment Co.","","","","","","Los Gatos","CA","95032","","","","","43332.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10784","","OTH","Bagg Engineers","","","","","","Sunnyvale","CA","94085","","","","","43332.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10785","","OTH","David Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113","","","","","43332.0","","1750.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10787","","OTH","Norman E. Matteoni, A Prof. Corp., DBA Matteoni, O'Laughlin & Hechtman","","","","","","San Jose","CA","95126","","","","","43332.0","","700.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10788","","OTH","Hensel Phelps Construction Co.","","","","","","Greeley","CO","80631","","","","","43332.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10791","","OTH","Toeniskoetter Construction Inc.","","","","","","San Jose","CA","95126","","","","","43332.0","","1635.0","","","","","","","8690.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10793","","OTH","Valin Corporation","","","","","","San Jose","CA","95131","","","","","43333.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10796","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43335.0","","1635.0","","","","","","","8690.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10797","","OTH","Arcadia Development Company","","","","","","San Jose","CA","95150","","","","","43335.0","","2250.0","","","","","","","2250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10799","","OTH","Largo Concrete, Inc.","","","","","","Tustin","CA","92780","","","","","43335.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10800","","IND","Connolly","Shane Patrick","","","","","San Jose","CA","95125","City of San Jose - District 10","Chief of Staff","","","43335.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10812","","OTH","West Valley Construction","","","","","","Campbell","CA","95008","","","","","43335.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10812","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10819","","OTH","KBM-Hogue Workspace","","","","","","San Jose","CA","95113","","","","","43335.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10819","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10820","","OTH","Trumark Homes LLC","","","","","","Danville","CA","94506","","","","","43335.0","","35.0","","","","","","","673.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10820","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10833","","IND","Callender","Rick","","","","","San Jose","CA","95111","Santa Clara Valley Water District","Local Gov't. Affairs Manager","","","43342.0","","1575.0","","","","","","","1575.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10834","","IND","Bautista","Gail","","","","","San Jose","CA","95112","Google, Inc.","Information Systems Project Manager","","","43342.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10835","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110","","","","","43342.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10837","","IND","Schumb","Christopher E.","","","","","San Jose","CA","95113-","Self; Christopher E. Schumb, Attorney at Law","Attorney","","","43342.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10838","","COM","Associated Builders and Contractors Northern CA Chapter PAC","","","","","","Livermore","CA","94551","","","","","43342.0","","5000.0","","","","","","","15000.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10839","","OTH","California Waste Solutions, Inc.","","","","","","San Jose","CA","95133","","","","","43342.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10843","","OTH","Samaritan Medical Care Center","","","","","","San Jose","CA","95124","","","","","43347.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10844","","OTH","John Edward (Jed) York & Affiliated Entities, Including the Forty Niners Football Company LLC.","","","","","","Santa Clara","CA","95054","","","","","43347.0","","1750.0","","","","","","","3250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10845","","OTH","Lehigh Hanson Inc./Heidelberg Cement Group","","","","","","Irving","TX","94583","","","","","43347.0","","2000.0","","","","","","","7000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10846","","OTH","Nterra Group","","","","","","San Jose","CA","95112","","","","","43347.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10847","","OTH","Western Alliance Bank","","","","","","Pheonix","AZ","85004","","","","","43347.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10851","","OTH","Vallco Property Owner, LLC","","","","","","Palo Alto","CA","94304","","","","","43350.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10852","","OTH","SiliconSage Homes, Inc.","","","","","","Sunnyvale","CA","94086","","","","","43350.0","","25000.0","","","","","","","40000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10868","","IND","Waterman","Richard","","","","","San Jose","CA","95125","City of Campbell","Vice Mayor","","","43335.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10868","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10870","","IND","Keehn","Sam","","","","","Morgan Hill","CA","95037","LWG Construction","Construction","","","43335.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10870","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10873","","IND","Van Cleave","William","","","","","San Jose","CA","95110","County of Santa Clara","Supervising Investigator","","","43335.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10873","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10874","","IND","Graziano","Margaret","","","","","San Jose","CA","95125","Keen Alignment","CEO","","","43335.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10874","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10875","","IND","Boyce","Phil","","","","","Saratoga","CA","95070","","Retired","","","43335.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10875","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10876","","IND","Dominguez","Daniel","","","","","San Jose","CA","95117","Union Bank","Banker","","","43335.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10876","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10877","","OTH","Silicon Valley Business Journal","","","","","","San Jose","CA","95113","","","","","43335.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10877","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10878","","IND","Bangs","Michael R.","","","","","Campbell","CA","95008","Oracle Corp.","Vice President - Real Estate & Facilities","","","43335.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10878","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10880","","IND","Hogan","John","","","","","Los Gatos","CA","95030","Silicon Valley Children's Fund","VP - Career Services","","","43335.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10880","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10882","","IND","Lundgaard","Jason","","","","","Cupertino","CA","95014","Apple Inc.","Sr. Manager - Corporate Gov't Affairs","","","43335.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10882","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10883","","IND","Sterner","Ewell","","","","","San Jose","CA","95112","Hunger at Home","CEO","","","43335.0","","700.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10883","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10885","","IND","Kline","Norman","","","","","San Jose","CA","95126","LibraryWorld, Inc.","CEO/Founder","","","43335.0","","350.0","","","","","","","1050.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10885","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10886","","IND","Williams","Stan","","","","","San Jose","CA","95129","Pure Water Silicon Valley","President","","","43335.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10886","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10887","","IND","Ellenberg","Steve","","","","","San Jose","CA","95113","Ellenberg & Hull","Attorney","","","43335.0","","175.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10887","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10889","","OTH","Silicon Valley Auto Dealers Assoc.","","","","","","San Jose","CA","95110","","","","","43363.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10890","","COM","Pacific Advisory Coalition PAC Sponsored by Allied Waste Services of N. America LLC","","","","","","Phoenix","AZ","85054","","","","","43363.0","","3000.0","","","","","","","3000.0","","","","","","","","","","1384188","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10891","","OTH","San Jose Earthquakes Soccer Holdings, LLC","","","","","","San Jose","CA","95110","","","","","43363.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10892","","OTH","Petrinovich Pugh & Company, LLP","","","","","","San Jose","CA","95113","","","","","43363.0","","5000.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10893","","OTH","Coca-Cola","","","","","","San Jose","CA","95112","","","","","43363.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10894","","OTH","Essex Property Trust, Inc.","","","","","","San Mateo","CA","94403","","","","","43363.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10898","","OTH","The Sobrato Organization","","","","","","Cupertino","CA","95014","","","","","43363.0","","35.0","","","","","","","13035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10898","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10903","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43363.0","","35.0","","","","","","","8690.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10903","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10907","","OTH","Toeniskoetter Construction Inc.","","","","","","San Jose","CA","95126","","","","","43363.0","","35.0","","","","","","","8690.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10907","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10913","","IND","Aberin","Maria","","","","","San Jose","CA","95110","California Bank of Commerce","Commercial Banker","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10913","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10914","","IND","Anderson","Chris","","","","","San Jose","CA","95131","Borelli Investment Company","Broker","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10914","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10915","","IND","Bruni","David","","","","","Burlingame","CA","94010","Barry Slatt Commercial Mortgage","Commercial Mortgage Banker","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10915","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10917","","IND","Cunneen","James","","","","","San Jose","CA","95125","California Strategies LLC","Principal","","","43363.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10917","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10919","","IND","De Young","Gerry","","","","","San Jose","CA","95150","Ruth & Going, Inc.","President","","","43363.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10919","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10922","","IND","Duren","Paul","","","","","Sunnyvale","CA","94086","BBVA Compass","Banker","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10922","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10923","","IND","Ellenberg","Steve","","","","","San Jose","CA","95113","Ellenberg & Hull","Attorney","","","43363.0","","175.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10923","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10929","","IND","Khan","Michael","","","","","San Jose","CA","95110","California Bank of Commerce","Senior Vice President","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10929","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10931","","IND","Lagomarsino","Randy","","","","","San Jose","CA","95113","City National Bank","Commercial Banker","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10931","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10932","","IND","Lerner","Heather","","","","","San Jose","CA","95126","Boy Scouts of America","Director of Development","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10932","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10933","","IND","Mirenda","Tony","","","","","San Jose","CA","95131","Blach Construction","Development Executive","","","43363.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10933","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10934","","IND","Nguyen","Tracy","","","","","San Jose","CA","95128","New York Life Insurance Co.","Insurance Agent","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10934","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10935","","IND","Osone","Kiyoko","","","","","Sunnyvale","CA","94086","Morgan Stanley","Wealth Management","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10935","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10936","","IND","Perkins","Glenn","","","","","San Jose","CA","95113","Executive Forums Silicon Valley","Owner","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10936","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10937","","IND","Rhodes","Beth","","","","","San Jose","CA","95110","Dome Construction","Business Development","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10937","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10938","","IND","Rhodes","Mitch","","","","","San Jose","CA","95113","Webcor Builders","Director","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10938","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10940","","IND","Sack","Brian","","","","","Moss Landing","CA","95039","Sanctuary Cruises","Whale Tour Operator","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10940","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10942","","IND","Schlager","David","","","","","San Jose","CA","95113","MUFG Union Bank","Banker","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10942","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10943","","IND","Schoennauer","Erik","","","","","San Jose","CA","95110-","The Schoennauer Company, LLC","Principal","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10943","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10945","","IND","Snider","Kelly","","","","","San Jose","CA","95126","Kelly Snider Consulting","Land Use Consultant","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10945","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10946","","IND","Taaffe","Natalie","","","","","San Jose","CA","95110","California Bank of Commerce","Banker","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10946","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10947","","IND","Thurston","Veronique","","","","","San Jose","CA","95110","Pacific Advisors","Financial Advisor","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10947","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10948","","IND","Viramontez","Joe","","","","","San Jose","CA","92125","ICS4Schools, LLC","School Safety Expert","","","43363.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10948","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10949","","IND","Weiss","Kevin","","","","","San Jose","CA","95110","JMH Weiss, Inc.","CEO","","","43363.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10949","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10950","","OTH","Lehigh Hanson Inc./Heidelberg Cement Group","","","","","","Irving","TX","94583","","","","","43363.0","","5000.0","","","","","","","7000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10950","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10951","","OTH","Cemex","","","","","","Shafter","CA","93263","","","","","43363.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10951","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10952","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10952","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10953","","OTH","Brigade","","","","","","San Francisco","CA","94107","","","","","43363.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10953","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10954","","OTH","Sensiba San Filippo LLC","","","","","","Pleasonton","CA","94588","","","","","43363.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10954","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10955","","OTH","Bay Area News Group","","","","","","San Jose","CA","95113","","","","","43363.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10955","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10956","","OTH","Canyon Snow Consulting","","","","","","Los Gatos","CA","95030","","","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10956","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10957","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43363.0","","350.0","","","","","","","8690.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10957","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10958","","OTH","Marble Bridge Funding Group","","","","","","Walnut Creek","CA","94596","","","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10958","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10959","","OTH","Vulcan Construction","","","","","","Santa Clara","CA","95050","","","","","43363.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10959","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10960","","OTH","Ritchie Commercial Real Estate","","","","","","San Jose","CA","95113","","","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10960","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10961","","OTH","Century Communities","","","","","","San Jose","CA","95113","","","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10961","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10962","","OTH","Legacy Real Estate & Associates","","","","","","Livermore","CA","94550","","","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10962","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10963","","OTH","Cornish & Carey Commercial Real Estate","","","","","","Santa Clara","CA","95054","","","","","43363.0","","350.0","","","","","","","385.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10963","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10967","","OTH","Bad Boys Bail Bonds","","","","","","San Jose","CA","95110","","","","","43369.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10969","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105","","","","","43371.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10971","","IND","Kieve","Robert","","","","","San Jose","CA","95124","Empire Broadcasting","CEO/President","","","43374.0","","5000.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10979","","OTH","The Sobrato Organization","","","","","","Cupertino","CA","95014","","","","","43377.0","","1500.0","","","","","","","13035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10980","","COM","California Apartment Association PAC (CAAPAC)","","","","","","Sacramento","CA","95814","","","","","43377.0","","15000.0","","","","","","","15000.0","","","","","","","","","","745208","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10988","","OTH","KT Properties Urban, Inc","","","","","","Cupertino","CA","95014-","","","","","43388.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10989","","COM","Associated Builders and Contractors Northern CA Chapter PAC","","","","","","Livermore","CA","94551","","","","","43388.0","","10000.0","","","","","","","15000.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10994","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597","","","","","43392.0","","5000.0","","","","","","","7750.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC11002","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125","","","","","43392.0","","35.0","","","","","","","4535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11002","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT869","","IND","Pam Foley - IE","","","","","","","","","","","","","43368.0","","13434.35","","","","","","","252257.21","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT871","","IND","Pam Foley - IE","","","","","","","","","","","","","43369.0","","2955.25","","","","","","","252257.21","","","","IND","Video Production","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT874","","IND","Pam Foley - IE","","","","","","","","","","","","","43369.0","","23405.0","","","","","","","252257.21","","","","IND","TV Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT875","","IND","Pam Foley - IE","","","","","","","","","","","","","43368.0","","10500.0","","","","","","","252257.21","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT879","","IND","Pam Foley - IE","","","","","","","","","","","","","43370.0","","12940.33","","","","","","","252257.21","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT883","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43374.0","","12940.33","","","","","","","76164.14","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT886","","IND","Pam Foley - IE","","","","","","","","","","","","","43374.0","","23405.0","","","","","","","252257.21","","","","IND","TV Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT887","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43374.0","","10500.0","","","","","","","76164.14","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT888","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43374.0","","875.0","","","","","","","76164.14","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT889","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43374.0","","87.5","","","","","","","76164.14","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT893","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43376.0","","12940.32","","","","","","","76164.14","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT897","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43377.0","","12940.33","","","","","","","76164.14","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT901","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43383.0","","12940.33","","","","","","","76164.14","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT904","","IND","Pam Foley - IE","","","","","","","","","","","","","43383.0","","23405.0","","","","","","","252257.21","","","","IND","TV Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT914","","IND","Pam Foley - IE","","","","","","","","","","","","","43389.0","","29758.0","","","","","","","252257.21","","","","IND","TV Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT919","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43389.0","","12940.33","","","","","","","76164.14","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT921","","IND","Pam Foley - IE","","","","","","","","","","","","","43389.0","","16500.0","","","","","","","252257.21","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10713","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43284.0","","6250.0","","","","","","","96675.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10714","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43284.0","","1750.0","","","","","","","68175.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10715","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43284.0","","3000.0","","","","","","","357234.85","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10717","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43287.0","","750.0","","","","","","","12513.01","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10722","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43298.0","","513.24","","","","","","","12018.96","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10727","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43314.0","","8290.5","","","","","","","96675.75","","","","PRO","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10729","","OTH","History San Jose","","","","","","San Jose","CA","95112","","","","","43315.0","","6937.5","","","","","","","8389.5","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10730","","OTH","Starbucks","","","","","","San Jose","CA","95132","","","","","43293.0","","33.9","","","","","","","203.65","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10731","","OTH","Starbucks","","","","","","San Jose","CA","95132","","","","","43300.0","","33.9","","","","","","","203.65","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10777","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43327.0","","6451.0","","","","","","","96675.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10778","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43327.0","","1750.0","","","","","","","68175.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10779","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43327.0","","3000.0","","","","","","","357234.85","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10780","","OTH","Candid Research Solutions","","","","","","Los Alamitos","CA","90720","","","","","43327.0","","21000.0","","","","","","","67500.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10789","","IND","Truong","Eddie D.","","","","","San Jose","CA","95113","","","","","43332.0","","195.89","","","","","","","810.89","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10790","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112","","","","","43332.0","","50.85","","","","","","","1088.51","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10795","","IND","Truong","Eddie D.","","","","","San Jose","CA","95113","","","","","43335.0","","150.0","","","","","","","810.89","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10801","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43335.0","","79.25","","","","","","","656.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10802","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43335.0","","1025.0","","","","","","","12513.01","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10829","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43336.0","","871.25","","","","","","","96675.75","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10830","","OTH","History San Jose","","","","","","San Jose","CA","95112","","","","","43336.0","","1452.0","","","","","","","8389.5","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10831","","OTH","Joseph George Fine Wines","","","","","","San Jose","CA","95125","","","","","43336.0","","15566.23","","","","","","","15566.23","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10832","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43339.0","","2.75","","","","","","","656.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10841","","OTH","Cosmopolitan Catering, Inc.","","","","","","Los Angeles","CA","90074","","","","","43342.0","","54403.7","","","","","","","54403.7","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10842","","OTH","Lepori Photography","","","","","","Los Gatos","CA","95030","","","","","43342.0","","600.0","","","","","","","600.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10848","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43348.0","","3000.0","","","","","","","357234.85","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10849","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43348.0","","6250.0","","","","","","","96675.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10850","","OTH","Sunstate Equipment","","","","","","Phoenix","AZ","85072","","","","","43349.0","","273.32","","","","","","","273.32","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10853","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43350.0","","1575.0","","","","","","","12513.01","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10854","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43350.0","","329.25","","","","","","","96675.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10855","","OTH","Total Wine & More","","","","","","San Jose","CA","95118","","","","","43332.0","","129.81","","","","","","","129.81","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10856","","OTH","United Site Services of CA","","","","","","San Jose","CA","95136","","","","","43332.0","","3767.72","","","","","","","3767.72","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10857","","OTH","Signs Now","","","","","","San Jose","CA","95112","","","","","43334.0","","1122.0","","","","","","","1122.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10858","","OTH","KPAW, Inc. (TapSnap 1050)","","","","","","San Jose","CA","95118","","","","","43334.0","","1311.0","","","","","","","1311.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10859","","OTH","Golf Car Rental Co. - A Turf & Idustrial Equipment Company","","","","","","Santa Clara","CA","95050","","","","","43335.0","","371.45","","","","","","","371.45","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10861","","OTH","Avista A/V Rentals","","","","","","San Jose","CA","95131","","","","","43336.0","","436.0","","","","","","","436.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10911","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43368.0","","5000.0","","","","","","","96675.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10964","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43368.0","","13434.35","","","","","","","357234.85","","","","IND","Mailer Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10965","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43369.0","","2955.25","","","","","","","357234.85","","","","IND","Video Production Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10966","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43369.0","","23405.0","","","","","","","357234.85","","","","IND","TV Advertisement Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10968","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43370.0","","407.9","","","","","","","12018.96","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10970","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43370.0","","12940.33","","","","","","","357234.85","","","","IND","Mailer Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10972","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43374.0","","3000.0","","","","","","","357234.85","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10974","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43374.0","","12940.33","","","","","","","357234.85","","","","IND","Mailer Opposing Kalen Gallagher - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10975","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43374.0","","23405.0","","","","","","","357234.85","","","","IND","TV Advertisement Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10976","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43374.0","","79.25","","","","","","","656.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10977","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43376.0","","12940.32","","","","","","","357234.85","","","","IND","Mailer Opposing Kalen Gallagher - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10978","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43376.0","","776.84","","","","","","","12513.01","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10981","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43377.0","","12940.33","","","","","","","357234.85","","","","IND","Mailer Opposing Kalen Gallagher - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10982","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43383.0","","12940.33","","","","","","","357234.85","","","","IND","Mailer Opposing Kalen Gallagher - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10983","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43383.0","","23405.0","","","","","","","357234.85","","","","IND","TV Advertisement Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10984","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43383.0","","16500.0","","","","","","","357234.85","","","","IND","Digital Advertisement Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10986","","OTH","Torrey Pines Bank","","","","","","Carlsbad","CA","92009","","","","","43383.0","","45.0","","","","","","","118.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10987","","OTH","Torrey Pines Bank","","","","","","Carlsbad","CA","92009","","","","","43378.0","","45.0","","","","","","","118.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10990","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43389.0","","29758.0","","","","","","","357234.85","","","","IND","TV Advertisement Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10991","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43389.0","","12940.33","","","","","","","357234.85","","","","IND","Mailer Opposing Kalen Gallagher - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10992","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43390.0","","6250.0","","","","","","","96675.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10993","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112","","","","","43391.0","","127.8","","","","","","","1088.51","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP11009","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43383.0","","3500.0","","","","","","","357234.85","","","","","Video Production that will not be used.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT863","","OTH","O'Brien's Ice Cream Parlor & Candy Shop","","","","","","San Jose","CA","95112","","","","","43315.0","","500.0","","","","","","","500.0","","","","FND","","History San Jose","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT864","","OTH","Stuart Event Rentals","","","","","","Milpitas","CA","95035","","","","","43342.0","","18567.7","","","","","","","18567.7","","","","FND","","Cosmopolitan Catering, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT866","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43368.0","","750.0","","","","","","","16000.0","","","","IND","Design Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT867","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43368.0","","708.05","","","","","","","11079.85","","","","IND","Data Vendor Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT868","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43368.0","","10390.8","","","","","","","142531.33","","","","IND","Printing & Postage Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT870","","OTH","Atomic Productions","","","","","","Emeryville","CA","94608","","","","","43369.0","","2512.0","","","","","","","2512.0","","","","IND","Video Production Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT872","","OTH","CableTime","","","","","","San Francisco","CA","94111","","","","","43369.0","","18894.25","","","","","","","83977.05","","","","IND","TV Advertisement Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT873","","OTH","The Battin Group, Inc.","","","","","","La Quinta","CA","92253","","","","","43369.0","","1755.36","","","","","","","7497.93","","","","IND","TV Advertisement Production Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT876","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43370.0","","750.0","","","","","","","16000.0","","","","IND","Design Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT877","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43370.0","","708.05","","","","","","","11079.85","","","","IND","Data Vendor Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT878","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43370.0","","9955.44","","","","","","","142531.33","","","","IND","Printing & Postage Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT880","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43374.0","","750.0","","","","","","","16000.0","","","","IND","Design Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT881","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43374.0","","708.05","","","","","","","11079.85","","","","IND","Data Vendor Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT882","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43374.0","","10006.43","","","","","","","142531.33","","","","IND","Printing & Postage Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT884","","OTH","CableTime","","","","","","San Francisco","CA","94111","","","","","43374.0","","19894.25","","","","","","","83977.05","","","","IND","TV Advertisement Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT885","","OTH","The Battin Group, Inc.","","","","","","La Quinta","CA","92253","","","","","43374.0","","1755.36","","","","","","","7497.93","","","","IND","TV Advertisement Production Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT890","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43376.0","","750.0","","","","","","","16000.0","","","","IND","Design Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT891","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43376.0","","708.05","","","","","","","11079.85","","","","IND","Data Vendor Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT892","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43376.0","","10006.43","","","","","","","142531.33","","","","IND","Printing & Postage Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT894","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43377.0","","750.0","","","","","","","16000.0","","","","IND","Design Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT895","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43377.0","","708.05","","","","","","","11079.85","","","","IND","Data Vendor Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT896","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43377.0","","10006.43","","","","","","","142531.33","","","","IND","Printing & Postage Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT898","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43383.0","","750.0","","","","","","","16000.0","","","","IND","Design Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT899","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43383.0","","708.05","","","","","","","11079.85","","","","IND","Data Vendor Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT900","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43383.0","","10006.43","","","","","","","142531.33","","","","IND","Printing & Postage Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT902","","OTH","CableTime","","","","","","San Francisco","CA","94111","","","","","43383.0","","19894.25","","","","","","","83977.05","","","","IND","TV Advertisement Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT903","","OTH","The Battin Group, Inc.","","","","","","La Quinta","CA","92253","","","","","43383.0","","1755.36","","","","","","","7497.93","","","","IND","TV Advertisement Production Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT905","","OTH","Strategic Red","","","","","","Houston","TX","77018","","","","","43383.0","","14025.0","","","","","","","24225.0","","","","IND","Digital Advertisement Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT912","","OTH","CableTime","","","","","","San Francisco","CA","94111","","","","","43389.0","","25294.3","","","","","","","83977.05","","","","IND","TV Advertisement Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT913","","OTH","The Battin Group, Inc.","","","","","","La Quinta","CA","92253","","","","","43389.0","","2231.85","","","","","","","7497.93","","","","IND","TV Advertisement Production Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT915","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43389.0","","750.0","","","","","","","16000.0","","","","IND","Design Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT916","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43389.0","","708.05","","","","","","","11079.85","","","","IND","Data Vendor Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT918","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43389.0","","10006.43","","","","","","","142531.33","","","","IND","Printing & Postage Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT922","","OTH","Octopus Audio","","","","","","Sacramento","CA","95814","","","","","43383.0","","875.0","","","","","","","1600.0","","","","","Audio Production that will not be used.","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT923","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43383.0","","1600.0","","","","","","","16000.0","","","","","Video Production Design that will not be used.","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","DEBT","F","PAY10726","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","","","","8290.5","0.0","8290.5","","","0.0","","","","","PRO","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","DEBT","F","PAY10716","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","DEBT","F","PAY10721","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","","","","513.24","0.0","513.24","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","DEBT","F","PAY11007","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","0.0","750.0","0.0","","","750.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","DEBT","F","PAY11008","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","","","","0.0","315.0","0.0","","","315.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","EXP10724","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","R","43281.0","","-638.0","","","","","","","-1638.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EXP10724","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC10682","","OTH","Silicon Valley Law Group, ALC","","","","","","San Jose","CA","95113.0","","","","","43255.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC10683","","OTH","Zanker Road Resource Management, LTD. DBA Zanker Road Landfill","","","","","","San Jose","CA","95134.0","","","","","43255.0","","100.0","","","","","","","10100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC10694","","OTH","Trumark Homes LLC","","","","","","Danville","CA","94506.0","","","","","43276.0","","638.0","","","","","","","638.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC10699","","OTH","South Bay Development","","","","","","Campbell","CA","95008.0","","","","","43276.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10699","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","I","INC10712","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","43276.0","","5295.2","","","","","","","0.0","","","","","Legal Fee Reimbursement","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EXP10692","","COM","Pam Foley for San Jose City Council D9 2018","","","","","","San Jose","CA","95125.0","","","","","43271.0","","600.0","","","","","","","1200.0","","","","MON","","","","","","1398262","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP10684","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","43255.0","","440.0","","","","","","","10782.82","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP10686","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","43256.0","","6250.0","","","","","","","48213.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP10687","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024.0","","","","","43262.0","","750.0","","","","","","","7636.17","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP10689","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024.0","","","","","43262.0","","275.0","","","","","","","7636.17","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP10691","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112.0","","","","","43271.0","","16.95","","","","","","","909.86","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP10692","","COM","Pam Foley for San Jose City Council D9 2018","","","","","","San Jose","CA","95125.0","","","","","43271.0","","600.0","","","","","","","1200.0","","","","CTB","","","","","","1398262","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP10719","","OTH","Starbucks","","","","","","San Jose","CA","95132.0","","","","","43272.0","","33.9","","","","","","","135.85","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY10667","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024.0","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY10672","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","","","","440.0","0.0","440.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY10726","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","","","","8290.5","0.0","0.0","","","8290.5","","","","","PRO","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY10716","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024.0","","","","","","","","0.0","750.0","0.0","","","750.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY10721","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","","","","0.0","513.24","0.0","","","513.24","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","RCPT","A","INC10673","","OTH","George M. Marcus & Affiliated Entities - Summer Hill Homes, LLC","","","","","","Palo Alto","CA","94304.0","","","","","43244.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","RCPT","A","INC10674","","OTH","CBIZ, Inc.","","","","","","Cleveland","OH","44131.0","","","","","43244.0","","1500.0","","","","","","","1535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","RCPT","A","INC10676","","OTH","R&J Jewelry and Loan","","","","","","San Jose","CA","95122.0","","","","","43249.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","RCPT","A","INC10677","","OTH","Garden City Construction, Inc.","","","","","","San Jose","CA","95113.0","","","","","43250.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","D","EDT861","","IND","Thomas Duong - IE","","","","","","","","","","","","","43241.0","","4308.23","","","","","","","69287.33","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","D","EDT862","","IND","Thomas Duong - IE","","","","","","","","","","","","","43245.0","","1500.0","","","","","","","69287.33","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","E","EXP10669","","OTH","Tan Phuong Media","","","","","","San Jose","CA","95116.0","","","","","43241.0","","1000.0","","","","","","","3000.0","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","E","EXP10671","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43242.0","","4308.23","","","","","","","131230.28","","","","IND","Mailer Supporting Thomas Duong - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","E","EXP10675","","OTH","CM Magazine","","","","","","San Jose","CA","95111.0","","","","","43245.0","","1500.0","","","","","","","2500.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","E","EXP10678","","IND","Truong","Eddie D.","","","","","San Jose","CA","95113.0","","","","","43250.0","","405.0","","","","","","","465.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","E","EXP10679","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","43251.0","","5.0","","","","","","","495.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","E","EXP10680","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43252.0","","3000.0","","","","","","","131230.28","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","E","EXP10681","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","43252.0","","5.0","","","","","","","495.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","G","EDT858","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43242.0","","750.0","","","","","","","9150.0","","","","IND","Design Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","G","EDT859","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43242.0","","88.41","","","","","","","6123.5","","","","IND","Data Vendor Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","G","EDT860","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43242.0","","2790.05","","","","","","","72152.94","","","","IND","Printing & Postage Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","DEBT","F","PAY10667","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024.0","","","","","","","","750.0","0.0","0.0","","","750.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","DEBT","F","PAY10668","","OTH","Tan Phuong Media","","","","","","San Jose","CA","95116.0","","","","","","","","1000.0","0.0","1000.0","","","0.0","","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","DEBT","F","PAY10672","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","","","","440.0","0.0","0.0","","","440.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","DEBT","F","PAY10726","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","","","","8290.5","0.0","0.0","","","8290.5","","","","","PRO","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","RCPT","A","EXP10616","","OTH","Acsatm, Inc.","","","","","","Santa Clara","CA","95050.0","","","","R","43221.0","","-600.0","","","","","","","4035.0","","","","","Contribution Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","RCPT","A","INC10611","","OTH","Zanker Road Resource Management, LTD. DBA Zanker Road Landfill","","","","","","San Jose","CA","95134.0","","","","","43220.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","RCPT","A","INC10612","","IND","Enfantino","Tracey","","","","","Santa Clara","CA","95054.0","Environmental Systems, Inc.","General Manager","","","43220.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","RCPT","A","INC10620","","IND","Escher","Christopher","","","","","San Jose","CA","95126.0","Self; Christopher Escher","Real Estate Manager","","","43224.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","RCPT","A","INC10633","","OTH","Boyce Associates","","","","","","Saratoga","CA","95070.0","","","","","43234.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","RCPT","A","INC10634","","OTH","Eller Law Office","","","","","","San Jose","CA","95110.0","","","","","43234.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT805","","IND","Pam Foley - IE","","","","","","","","","","","","","43220.0","","10715.84","","","","","","","95954.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT806","","IND","Pam Foley - IE","","","","","","","","","","","","","43220.0","","481.93","","","","","","","95954.28","","","","IND","Voter File","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT811","","IND","Pam Foley - IE","","","","","","","","","","","","","43222.0","","10110.52","","","","","","","95954.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT815","","IND","Pam Foley - IE","","","","","","","","","","","","","43224.0","","10110.52","","","","","","","95954.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT820","","IND","Thomas Duong - IE","","","","","","","","","","","","","43227.0","","4998.78","","","","","","","63479.1","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT821","","IND","Thomas Duong - IE","","","","","","","","","","","","","43227.0","","10000.0","","","","","","","63479.1","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT825","","IND","Pierluigi Oliverio - IE","","","","","","","","","","","","","43227.0","","18418.21","","","","","","","56836.42","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pierluigi Oliverio","","","","CSU","","OTH","County of Santa Clara","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT826","","IND","Pierluigi Oliverio - IE","","","","","","","","","","","","","43227.0","","10000.0","","","","","","","56836.42","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Pierluigi Oliverio","","","","CSU","","OTH","County of Santa Clara","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT831","","IND","Pierluigi Oliverio - IE","","","","","","","","","","","","","43227.0","","7000.0","","","","","","","56836.42","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Pierluigi Oliverio","","","","CSU","","OTH","County of Santa Clara","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT832","","IND","Pierluigi Oliverio - IE","","","","","","","","","","","","","43227.0","","3000.0","","","","","","","56836.42","","","","IND","Digital Advertisement Production","","","","","","","","","","","","","","","","","","","","","","","","","","","Pierluigi Oliverio","","","","CSU","","OTH","County of Santa Clara","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT836","","IND","Pierluigi Oliverio - IE","","","","","","","","","","","","","43230.0","","18418.21","","","","","","","56836.42","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pierluigi Oliverio","","","","CSU","","OTH","County of Santa Clara","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT837","","IND","Pam Foley - IE","","","","","","","","","","","","","43231.0","","10110.47","","","","","","","95954.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT841","","IND","Thomas Duong - IE","","","","","","","","","","","","","43234.0","","2500.0","","","","","","","63479.1","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT847","","IND","Thomas Duong - IE","","","","","","","","","","","","","43236.0","","4308.23","","","","","","","63479.1","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT848","","IND","Thomas Duong - IE","","","","","","","","","","","","","43235.0","","1000.0","","","","","","","63479.1","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT849","","IND","Thomas Duong - IE","","","","","","","","","","","","","43237.0","","1500.0","","","","","","","63479.1","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT850","","IND","Thomas Duong - IE","","","","","","","","","","","","","43237.0","","750.0","","","","","","","63479.1","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT851","","IND","Thomas Duong - IE","","","","","","","","","","","","","43237.0","","1500.0","","","","","","","63479.1","","","","IND","Commercial","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT855","","IND","Thomas Duong - IE","","","","","","","","","","","","","43238.0","","4308.23","","","","","","","63479.1","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT856","","IND","Thomas Duong - IE","","","","","","","","","","","","","43238.0","","5000.0","","","","","","","63479.1","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT857","","IND","Thomas Duong - IE","","","","","","","","","","","","","43237.0","","2000.0","","","","","","","63479.1","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","PDT69","","IND","Thomas Duong - IE","","","","","","","","","","","","","43235.0","","1000.0","","","","","","","63479.1","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10610","","OTH","Candid Research Solutions","","","","","","Los Alamitos","CA","90720.0","","","","","43216.0","","10000.0","","","","","","","46500.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10614","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43220.0","","10715.84","","","","","","","123922.05","","","","IND","Mailer Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10615","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43221.0","","3000.0","","","","","","","123922.05","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10617","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43222.0","","10110.52","","","","","","","123922.05","","","","IND","Mailer Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10618","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","43223.0","","5.0","","","","","","","485.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10619","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43224.0","","10110.52","","","","","","","123922.05","","","","IND","Mailer Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10621","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024.0","","","","","43224.0","","750.0","","","","","","","5861.17","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10623","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43227.0","","4998.78","","","","","","","123922.05","","","","IND","Mailer Supporting Thomas Duong - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10624","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43227.0","","18418.21","","","","","","","123922.05","","","","IND","Mailer Supporting Pierluigi Oliverio - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10626","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43228.0","","7000.0","","","","","","","123922.05","","","","IND","Digital Advertisement Supporting Pierluigi Oliverio - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10627","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43228.0","","3000.0","","","","","","","123922.05","","","","IND","Digital Advertisement Production Supporting Pierluigi Oliverio - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10628","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43230.0","","18418.21","","","","","","","123922.05","","","","IND","Mailer Supporting Pierluigi Oliverio - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10629","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112.0","","","","","43230.0","","16.95","","","","","","","892.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10631","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","43229.0","","5.0","","","","","","","485.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10632","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43231.0","","10110.47","","","","","","","123922.05","","","","IND","Mailer Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10649","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","43235.0","","6250.0","","","","","","","41325.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10650","","OTH","Vien Thao Media","","","","","","San Jose","CA","95112.0","","","","","43235.0","","2500.0","","","","","","","5500.0","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10652","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43220.0","","247.66","","","","","","","123922.05","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10654","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43236.0","","5000.0","","","","","","","123922.05","","","","IND","Digital Advertisement Supporting Tomas Duong - See Scheulde G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10655","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43236.0","","4308.23","","","","","","","123922.05","","","","IND","Mailer Supporting Thomas Duong - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10656","","OTH","Dai Phat Thanh Que Huong Inc.","","","","","","San Jose","CA","95131.0","","","","","43236.0","","1000.0","","","","","","","2500.0","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10657","","OTH","Viet Nam Daily News","","","","","","San Jose","CA","95112.0","","","","","43237.0","","1500.0","","","","","","","4800.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10658","","OTH","Phu Nu Cali Magazine","","","","","","San Jose","CA","95161.0","","","","","43237.0","","750.0","","","","","","","1750.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10659","","OTH","VIETV San Jose","","","","","","San Jose","CA","95122.0","","","","","43237.0","","1500.0","","","","","","","3300.0","","","","IND","Commercial Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10660","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43238.0","","4308.23","","","","","","","123922.05","","","","IND","Mailer Supporting Thomas Duong - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10661","","OTH","Cali Today","","","","","","San Jose","CA","95122.0","","","","","43238.0","","2000.0","","","","","","","2000.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10662","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","43238.0","","1421.84","","","","","","","9829.58","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10664","","OTH","Starbucks","","","","","","San Jose","CA","95132.0","","","","","43238.0","","25.0","","","","","","","101.95","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10665","","OTH","Starbucks","","","","","","San Jose","CA","95132.0","","","","","43223.0","","16.95","","","","","","","101.95","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT802","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43220.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT803","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43220.0","","499.56","","","","","","","6035.09","","","","IND","Data Vendor Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT807","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43220.0","","8107.32","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT808","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43222.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT809","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43222.0","","499.56","","","","","","","6035.09","","","","IND","Data Vendor Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT810","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43222.0","","7636.31","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT812","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43224.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT813","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43224.0","","499.56","","","","","","","6035.09","","","","IND","Data Vendor Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT814","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43224.0","","7636.31","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT816","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43227.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT817","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43227.0","","133.77","","","","","","","6035.09","","","","IND","Data Vendor Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT818","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43227.0","","3489.04","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT819","","OTH","LanDo & Associates","","","","","","San Francisco","CA","94107.0","","","","","43227.0","","250.0","","","","","","","250.0","","","","IND","Translation Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT822","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43227.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT823","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43227.0","","1113.13","","","","","","","6035.09","","","","IND","Data Vendor Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT824","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43227.0","","14638.75","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT827","","OTH","Strategic Red","","","","","","Houston","TX","77018.0","","","","","43228.0","","5950.0","","","","","","","10200.0","","","","IND","Social Media Broadcast Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT828","","IND","Anchor","Julie","","","","","Sacramento","CA","95822.0","","","","","43228.0","","175.0","","","","","","","175.0","","","","IND","Voice Talent Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT829","","OTH","Octopus Audio","","","","","","Sacramento","CA","95814.0","","","","","43228.0","","725.0","","","","","","","725.0","","","","IND","Audio Production Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT830","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43228.0","","1650.0","","","","","","","8400.0","","","","IND","Design Production Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT833","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43230.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT834","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43230.0","","1113.13","","","","","","","6035.09","","","","IND","Data Vendor Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT835","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43230.0","","14638.75","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT838","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43231.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT839","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43231.0","","499.56","","","","","","","6035.09","","","","IND","Data Vendor Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT840","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43231.0","","7636.31","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT842","","OTH","Strategic Red","","","","","","Houston","TX","77018.0","","","","","43236.0","","4250.0","","","","","","","10200.0","","","","IND","Social Media Broadcast Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT844","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43236.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT845","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43236.0","","88.41","","","","","","","6035.09","","","","IND","Data Vendor Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT846","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43236.0","","2790.05","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT852","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43238.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT853","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43238.0","","88.41","","","","","","","6035.09","","","","IND","Data Vendor Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT854","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43238.0","","2790.05","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","PDT70","","OTH","Nielsen Merksamer Parrinello Gross & Leoni LLP","","","","","","San Rafael","CA","94901.0","","","","","43239.0","","8290.5","","","","","","","8290.5","","","","PRO","","The Silicon Valley Organization","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","DEBT","F","PAY10608","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024.0","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","DEBT","F","PAY10651","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","","","","247.66","0.0","247.66","","","0.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","DEBT","F","PAY10667","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024.0","","","","","","","","0.0","750.0","0.0","","","750.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","DEBT","F","PAY10668","","OTH","Tan Phuong Media","","","","","","San Jose","CA","95116.0","","","","","","","","0.0","1000.0","0.0","","","1000.0","","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","DEBT","F","PAY10672","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","","","","0.0","440.0","0.0","","","440.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","DEBT","F","PAY10726","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","","","","0.0","8290.5","0.0","","","8290.5","","","","","PRO","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","EXP10436","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","R","43111.0","","-1000.0","","","","","","","-1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EXP10436","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10437","","OTH","Boston Properties","","","","","","South San Francisco","CA","94080","","","","","43125.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10438","","IND","Bozzuto","Dan","","","","","San Jose","CA","95113","Bozzuto & Assoc. Insurance Services, Inc.","CEO","","","43126.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10439","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125","","","","","43126.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10440","","OTH","Wilco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","43126.0","","1500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10441","","OTH","Acsatm, Inc.","","","","","","Santa Clara","CA","95050","","","","","43126.0","","1500.0","","","","","","","4635.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10442","","IND","Davis","John","","","","","San Jose","CA","95112","","Retired","","","43126.0","","1500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10445","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","43126.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10446","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196","","","","","43126.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10447","","OTH","Mhet","","","","","","Campbell","CA","95008","","","","","43126.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10484","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","43133.0","","1500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10485","","OTH","Petrinovich Pugh & Company, LLP","","","","","","San Jose","CA","95113","","","","","43133.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10486","","OTH","Acsatm, Inc.","","","","","","Santa Clara","CA","95050","","","","","43133.0","","1000.0","","","","","","","4635.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10487","","OTH","TM San Jose 78 LLC","","","","","","San Ramon","CA","94583","","","","","43133.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10488","","OTH","South Bay Development","","","","","","Campbell","CA","95008","","","","","43133.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10491","","OTH","David Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113","","","","","43150.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10492","","OTH","Acsatm, Inc.","","","","","","Santa Clara","CA","95050","","","","","43150.0","","1500.0","","","","","","","4635.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10493","","OTH","Acsatm, Inc.","","","","","","Santa Clara","CA","95050","","","","","43150.0","","600.0","","","","","","","4635.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10494","","OTH","Devcon Construction Incorporated","","","","","","Milpitas","CA","95035","","","","","43150.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10495","","OTH","Irvine Management Company","","","","","","Newport Beach","CA","92660","","","","","43150.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10496","","OTH","The Sobrato Organization","","","","","","Cupertino","CA","95014","","","","","43150.0","","11500.0","","","","","","","11500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10497","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052","","","","","43150.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10499","","IND","Davis","John","","","","","San Jose","CA","95112","","Retired","","","43152.0","","1000.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10501","","OTH","Environmental Systems, Inc.","","","","","","Santa Clara","CA","95054","","","","","43152.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10502","","OTH","Wilco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","43154.0","","1000.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10509","","IND","Schneider","Janis","","","","","San Jose","CA","95113","R&J Jewelry and Loan","Pawn Broker","","","43160.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10521","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125","","","","","43164.0","","1500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10522","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125","","","","","43164.0","","1000.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10523","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","43164.0","","1000.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10524","","OTH","D & D Ranch","","","","","","San Jose","CA","95113","","","","","43164.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10525","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597","","","","","43164.0","","1000.0","","","","","","","1000.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10526","","OTH","Green Valley Corporation","","","","","","San Jose","CA","95112","","","","","43164.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10527","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814","","","","","43164.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10528","","OTH","Sandis","","","","","","Roseville","CA","95661","","","","","43164.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10529","","OTH","Essex Property Trust, Inc.","","","","","","San Mateo","CA","94403","","","","","43164.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10530","","OTH","SiliconSage Homes, Inc.","","","","","","Sunnyvale","CA","94086","","","","","43164.0","","15000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10534","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43171.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10535","","OTH","Republic Urban Properties LLC & Affiliated Entities","","","","","","San Jose","CA","95113","","","","","43171.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10537","","IND","Kieve","Robert","","","","","San Jose","CA","95124","Empire Broadcasting","CEO/President","","","43171.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10540","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","43174.0","","12500.0","","","","","","","12500.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10543","","OTH","Brandenburg Properties","","","","","","San Jose","CA","95125","","","","","43179.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10545","","OTH","Republic Services Inc.","","","","","","Phoenix","AZ","85054","","","","","43185.0","","6500.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10546","","OTH","Triware Networld Systems, LLC","","","","","","Santa Clara","CA","95056","","","","","43185.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10547","","OTH","Tittle Insurance Services, Inc.","","","","","","San Jose","CA","95110","","","","","43192.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10548","","OTH","Webcor Builders/Construction LP","","","","","","Alameda","CA","94502","","","","","43192.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10556","","OTH","Acsatm, Inc.","","","","","","Santa Clara","CA","95050","","","","","43192.0","","35.0","","","","","","","4635.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10556","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10586","","OTH","John Edward (Jed) York & Affiliated Entities, Including the Forty Niners Football Company LLC.","","","","","","Santa Clara","CA","95054","","","","","43209.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","C","NON10609","","OTH","Santa Clara County Association of Realtors","","","","","","San Jose","CA","95112","","","","","43194.0","","20000.0","","","","","","","20000.0","","","","","Research & Polling","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EXP10506","","COM","Oliverio for Supervisor","","","","","","San Jose","CA","95125","","","","","43154.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1394828","","","","","","","","","","","","","","","","","","","","","","Pierluigi Oliverio","","","","CSU","","OTH","County of Santa Clara","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT783","","IND","Pam Foley - IE","","","","","","","","","","","","","43193.0","","46175.0","","","","","","","54425.0","","","","IND","Field Program","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT784","","IND","Pam Foley - IE","","","","","","","","","","","","","43193.0","","250.0","","","","","","","54425.0","","","","IND","Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT785","","IND","Pam Foley - IE","","","","","","","","","","","","","43193.0","","8000.0","","","","","","","54425.0","","","","IND","Polling","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EXP10504","","COM","Pam Foley for San Jose City Council D9 2018","","","","","","San Jose","CA","95150","","","","","43154.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1398262","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT786","","IND","Thomas Duong - IE","","","","","","","","","","","","","43193.0","","3000.0","","","","","","","24613.86","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT787","","IND","Thomas Duong - IE","","","","","","","","","","","","","43193.0","","10250.0","","","","","","","24613.86","","","","IND","Polling","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT788","","IND","Thomas Duong - IE","","","","","","","","","","","","","43194.0","","1800.0","","","","","","","24613.86","","","","IND","Commercial","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT789","","IND","Thomas Duong - IE","","","","","","","","","","","","","43194.0","","1500.0","","","","","","","24613.86","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT790","","IND","Thomas Duong - IE","","","","","","","","","","","","","43194.0","","3300.0","","","","","","","24613.86","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT795","","IND","Thomas Duong - IE","","","","","","","","","","","","","43196.0","","1000.0","","","","","","","24613.86","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT796","","IND","Thomas Duong - IE","","","","","","","","","","","","","43196.0","","800.0","","","","","","","24613.86","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT797","","IND","Thomas Duong - IE","","","","","","","","","","","","","43196.0","","1000.0","","","","","","","24613.86","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT791","","IND","Thomas Duong - IE","","","","","","","","","","","","","43199.0","","1000.0","","","","","","","24613.86","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT792","","IND","Thomas Duong - IE","","","","","","","","","","","","","43199.0","","963.86","","","","","","","24613.86","","","","IND","Voter File","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EXP10505","","COM","Thomas Duong for City Council D7 2018","","","","","","San Jose","CA","95136","","","","","43154.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1400108","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10541","","OTH","Candid Research Solutions","","","","","","Los Alamitos","CA","90720","","","","","43174.0","","36500.0","","","","","","","36500.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10477","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43129.0","","9250.0","","","","","","","64675.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10531","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43165.0","","9250.0","","","","","","","64675.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10572","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43193.0","","16175.0","","","","","","","64675.0","","","","IND","Field Program Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10602","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43210.0","","30000.0","","","","","","","64675.0","","","","IND","Field Program Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10605","","OTH","CM Magazine","","","","","","San Jose","CA","95111","","","","","43210.0","","1000.0","","","","","","","1000.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10576","","OTH","Dai Phat Thanh Que Huong Inc.","","","","","","San Jose","CA","95131","","","","","43194.0","","1500.0","","","","","","","1500.0","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10478","","IND","Donovan","Mike","","","","","Sacramento","CA","95814","","","","","43129.0","","5000.0","","","","","","","5000.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10480","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43130.0","","225.5","","","","","","","475.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10503","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43154.0","","45.5","","","","","","","475.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10507","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43157.0","","45.5","","","","","","","475.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10508","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43158.0","","45.5","","","","","","","475.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10511","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43164.0","","45.5","","","","","","","475.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10544","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43181.0","","68.0","","","","","","","475.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10489","","OTH","Hilton San Jose","","","","","","San Jose","CA","95113","","","","","43126.0","","1500.0","","","","","","","9214.42","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10578","","OTH","Hilton San Jose","","","","","","San Jose","CA","95113","","","","","43167.0","","7714.42","","","","","","","9214.42","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10538","","OTH","Jeremy Sykes Photography","","","","","","Roseville","CA","95747","","","","","43171.0","","896.0","","","","","","","896.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10431","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43104.0","","3000.0","","","","","","","14175.38","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10481","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43131.0","","3000.0","","","","","","","14175.38","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10510","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43160.0","","3000.0","","","","","","","14175.38","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10570","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43193.0","","3000.0","","","","","","","14175.38","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10579","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43196.0","","1927.72","","","","","","","14175.38","","","","LIT","Voter File - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10506","","COM","Oliverio for Supervisor","","","","","","San Jose","CA","95125","","","","","43154.0","","1000.0","","","","","","","1000.0","","","","CTB","","","","","","1394828","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10500","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112","","","","","43152.0","","169.51","","","","","","","875.96","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10532","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112","","","","","43165.0","","612.55","","","","","","","875.96","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10574","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112","","","","","43194.0","","60.0","","","","","","","875.96","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10583","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112","","","","","43202.0","","33.9","","","","","","","875.96","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10504","","COM","Pam Foley for San Jose City Council D9 2018","","","","","","San Jose","CA","95150","","","","","43154.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1398262","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10603","","OTH","Phu Nu Cali Magazine","","","","","","San Jose","CA","95161","","","","","43210.0","","1000.0","","","","","","","1000.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10433","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43108.0","","750.0","","","","","","","4361.17","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10490","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43137.0","","1361.17","","","","","","","4361.17","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10533","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43166.0","","750.0","","","","","","","4361.17","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10580","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43199.0","","750.0","","","","","","","4361.17","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10606","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43210.0","","7967.74","","","","","","","7967.74","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10581","","OTH","Tan Phuong Media","","","","","","San Jose","CA","95116","","","","","43199.0","","1000.0","","","","","","","1000.0","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10435","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43111.0","","6250.0","","","","","","","26785.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10479","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43130.0","","306.0","","","","","","","26785.25","","","","PRO","Sutton Law Firm Reimbursement","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10482","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43132.0","","6250.0","","","","","","","26785.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10539","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43173.0","","479.25","","","","","","","26785.25","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10542","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43178.0","","6250.0","","","","","","","26785.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10582","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43200.0","","6250.0","","","","","","","26785.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10505","","COM","Thomas Duong for City Council D7 2018","","","","","","San Jose","CA","95136","","","","","43154.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1400108","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10573","","OTH","Vien Thao Media","","","","","","San Jose","CA","95112","","","","","43193.0","","3000.0","","","","","","","3000.0","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10575","","OTH","Viet Nam Daily News","","","","","","San Jose","CA","95112","","","","","43194.0","","3300.0","","","","","","","3300.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10604","","OTH","Viet Tribune Media, Inc.","","","","","","San Jose","CA","95131","","","","","43210.0","","800.0","","","","","","","800.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10577","","OTH","VIETV San Jose","","","","","","San Jose","CA","95122","","","","","43194.0","","1800.0","","","","","","","1800.0","","","","IND","Commercial Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","G","EDT793","","OTH","GOCO Consulting","","","","","","Sacramento","CA","95819","","","","","43193.0","","10125.0","","","","","","","30375.0","","","","IND","Field Program - Canvassing Supporting Pam Foley","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","G","EDT798","","OTH","GOCO Consulting","","","","","","Sacramento","CA","95819","","","","","43210.0","","20250.0","","","","","","","30375.0","","","","IND","Field Program - Canvassing Supporting Pam Foley","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","G","EDT794","","OTH","Spotlight Printing","","","","","","San Francisco","CA","94107","","","","","43193.0","","566.67","","","","","","","1700.0","","","","IND","Field Program - Door Hangers Supporting Pam Foley","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","G","EDT799","","OTH","Spotlight Printing","","","","","","San Francisco","CA","94107","","","","","43210.0","","1133.33","","","","","","","1700.0","","","","IND","Field Program - Door Hanger Supporting Pam Foley","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","G","EDT800","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43196.0","","1500.0","","","","","","","1500.0","","","","LIT","Voter File","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","DEBT","F","PAY10432","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","DEBT","F","PAY10608","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","0.0","750.0","0.0","","","750.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","DEBT","F","PAY10651","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","","","","0.0","247.66","0.0","","","247.66","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","EXP10219","","OTH","Arcadia Development Company","","","","","","San Jose","CA","95150","","","","R","42964.0","","-5000.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","EXP10275","","IND","Reynolds","Charles","","","","","San Jose","CA","95131","CH Reynolds Electric","Principal","","R","42979.0","","-175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10074","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","42926.0","","3000.0","","","","","","","4000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10075","","OTH","Zanker Road Resource Management, LTD. DBA Zanker Road Landfill","","","","","","San Jose","CA","95112","","","","","42926.0","","5000.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10080","","OTH","KT Properties Urban, Inc","","","","","","Cupertino","CA","95014-","","","","","42927.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10086","","OTH","Johanson & Yau Accountancy Corp.","","","","","","San Jose","CA","95113","","","","","42929.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10088","","OTH","Duran & Venables, Inc.","","","","","","Milpitas","CA","95035","","","","","42930.0","","1750.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10093","","OTH","PayPal","","","","","","San Jose","CA","95131","","","","","42935.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10094","","OTH","Robert A. Bothman Construction Inc.","","","","","","Santa Clara","CA","95050","","","","","42935.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10095","","OTH","Robinson Oil Corporation","","","","","","Santa Clara","CA","95050","","","","","42936.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10096","","OTH","Biggs Cardosa Associates, Inc.","","","","","","San Jose","CA","95126","","","","","42936.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10097","","OTH","CBIZ, Inc.","","","","","","Cleveland","OH","44131","","","","","42936.0","","1750.0","","","","","","","2335.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10098","","IND","Vander Esch","Elizabeth","","","","","San Jose","CA","95113","Johanson & Yau Accountancy Corporation","Administrative Assistant","","","42937.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10100","","OTH","Republic Urban Properties LLC & Affiliated Entities","","","","","","San Jose","CA","95113","","","","","42937.0","","1750.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10102","","IND","Reynolds","Charles","","","","","San Jose","CA","95131","CH Reynolds Electric","Principal","","","42940.0","","350.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10103","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597","","","","","42940.0","","1500.0","","","","","","","2500.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10104","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814","","","","","42940.0","","5000.0","","","","","","","11500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10105","","OTH","Petrinovich Pugh & Company, LLP","","","","","","San Jose","CA","95113","","","","","42940.0","","5000.0","","","","","","","6550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10106","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","42940.0","","3000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10107","","OTH","Santa Clara County Dental Society","","","","","","San Jose","CA","95126","","","","","42940.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10108","","OTH","Boyce Associates","","","","","","Saratoga","CA","95070","","","","","42940.0","","5000.0","","","","","","","6035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10109","","OTH","Western Alliance Bank","","","","","","Pheonix","AZ","85004","","","","","42940.0","","1000.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10129","","IND","Kline","Norman","","","","","San Jose","CA","95126","LibraryWorld, Inc.","CEO/Founder","","","42941.0","","350.0","","","","","","","1050.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10132","","OTH","Bad Boys Bail Bonds","","","","","","San Jose","CA","95112","","","","","42941.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10134","","IND","Anderson","Chris","","","","","San Jose","CA","95110","Borelli Investment Company","Broker","","","42942.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10135","","OTH","Boston Properties","","","","","","South San Francisco","CA","94080","","","","","42942.0","","1500.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10138","","OTH","The Irvine Company LLC","","","","","","Newport Beach","CA","92660","","","","","42943.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10140","","IND","Arrillaga","Jeff","","","","","Los Altos","CA","94024","Newmark Knight Frank","Managing Director","","","42944.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10141","","IND","Fagundo","Cosme","","","","","San Jose","CA","95131","Willco Management, Inc","Owner/Operator","","","42944.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10142","","OTH","ERRG, Inc","","","","","","San Francisco","CA","94104","","","","","42944.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10143","","OTH","Iron Construction, Inc.","","","","","","San Jose","CA","95126","","","","","42947.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10144","","IND","Benzing","Katharina","","","","","Fremont","CA","94555","Boehringer Ingelheim","President & CEO","","","42947.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10145","","OTH","Boston Properties","","","","","","South San Francisco","CA","94080","","","","","42948.0","","250.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10146","","IND","Dominguez","Daniel","","","","","San Jose","CA","95123","Union Bank","Banker","","","42948.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10150","","OTH","Hoge, Fenton, Jones & Appel, Inc.","","","","","","San Jose","CA","95113","","","","","42949.0","","1850.0","","","","","","","2400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10151","","OTH","West Valley Construction","","","","","","Campbell","CA","95008","","","","","42949.0","","3000.0","","","","","","","4035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10152","","COM","Western Manufactured Housing Communities Association PAC","","","","","","Sacramento","CA","95814","","","","","42949.0","","1750.0","","","","","","","1750.0","","","","","","","","","","742422","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10153","","OTH","The Schoennauer Co.","","","","","","San Jose","CA","95110","","","","","42949.0","","350.0","","","","","","","385.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10158","","COM","Associated Builders and Contractors Northern CA Chapter PAC","","","","","","Livermore","CA","94551","","","","","42951.0","","5000.0","","","","","","","5000.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10159","","OTH","Avidbank","","","","","","Palo Alto","CA","94301","","","","","42951.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10160","","OTH","Winchester Ranch, Inc.","","","","","","San Jose","CA","95117","","","","","42951.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10161","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","42951.0","","175.0","","","","","","","11795.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10162","","OTH","Sweeney, Mason, Wilson & Bosomworth","","","","","","Los Gatos","CA","95032","","","","","42954.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10163","","OTH","JN Worldwide, LLC","","","","","","New York","NY","10036","","","","","42954.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10164","","OTH","David Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113","","","","","42954.0","","1750.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10165","","OTH","Green Valley Corporation","","","","","","San Jose","CA","95112","","","","","42954.0","","3000.0","","","","","","","13000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10167","","OTH","Silicon Valley Business Journal","","","","","","San Jose","CA","95113","","","","","42954.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10168","","IND","Witkin","Jon M","","","","","Los Gatos","CA","95032","","Retired","","","42955.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10169","","IND","Firouzjaei","Arash","","","","","San Jose","CA","95131","Achievement Engineering Corp.","Engineer","","","42955.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10171","","IND","Cunneen","James","","","","","San Jose","CA","95125","California Strategies LLC","Principal","","","42956.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10175","","OTH","Garden City Construction, Inc.","","","","","","San Jose","CA","95113","","","","","42957.0","","1750.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10176","","IND","Escher","Christopher","","","","","San Jose","CA","95126","Union Bank","Regional Bank Controller","","","42957.0","","1750.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10178","","IND","Connolly","Shane Patrick","","","","","San Jose","CA","95125","City of San Jose - District 10","Chief of Staff","","","42957.0","","48.0","","","","","","","118.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10183","","OTH","SiliconSage Builders","","","","","","Sunnyvale","CA","94086","","","","","42957.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10183","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10188","","OTH","Bay Area Builders, Inc.","","","","","","Santa Clara","CA","95054","","","","","42957.0","","35.0","","","","","","","7535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10188","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10191","","OTH","Boyce Associates","","","","","","Saratoga","CA","95070","","","","","42957.0","","35.0","","","","","","","6035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10191","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10194","","OTH","Webcor Builders","","","","","","ALAMEDA","CA","94502","","","","","42957.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10194","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10199","","OTH","Kelly Snider Consulting","","","","","","San Jose","CA","95126","","","","","42957.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10200","","OTH","WMH Corporation","","","","","","San Jose","CA","95113","","","","","42957.0","","175.0","","","","","","","210.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10203","","OTH","The First Tee of Silicon Valley","","","","","","San Jose","CA","95126","","","","","42961.0","","175.0","","","","","","","210.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10204","","IND","Griswold","Charles","","","","","San Jose","CA","95125","McSherry & Hudson","Partner","","","42961.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10205","","OTH","BrightView Landscape Services","","","","","","San Jose","CA","95133","","","","","42961.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10206","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052","","","","","42961.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10207","","OTH","Ruth & Going, Inc.","","","","","","San Jose","CA","95150","","","","","42961.0","","350.0","","","","","","","900.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10208","","OTH","Nterra Group","","","","","","San Jose","CA","95112","","","","","42961.0","","2625.0","","","","","","","2625.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10209","","IND","Davidson","Charles W.","","","","","San Jose","CA","95110","Charles W. Davidson Co.","Engineer/Contractor","","","42961.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10210","","OTH","Pump Repair Service Company","","","","","","San Francisco","CA","94134","","","","","42961.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10211","","OTH","Conklin Brothers","","","","","","San Jose","CA","95125","","","","","42961.0","","5000.0","","","","","","","5350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10212","","OTH","Norman E. Matteoni, A Prof. Corp., DBA Matteoni, O'Laughlin & Hechtman","","","","","","San Jose","CA","95126","","","","","42961.0","","700.0","","","","","","","735.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10220","","OTH","BT Metal Sales and Fabrication","","","","","","Eureka","CA","95501","","","","","42963.0","","5000.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10221","","OTH","BT Metal Sales and Fabrication","","","","","","Eureka","CA","95501","","","","","42963.0","","1000.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10225","","OTH","Acsatm, Inc.","","","","","","Santa Clara","CA","95050","","","","","42965.0","","1500.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10226","","OTH","Lewis & Tibbitts, Inc.","","","","","","San Jose","CA","95112","","","","","42965.0","","3000.0","","","","","","","4000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10227","","OTH","Premier Recycle Company","","","","","","San Jose","CA","95112","","","","","42965.0","","700.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10228","","IND","Tittle","John","","","","","Pleasanton","CA","94566","YA Tittle & Associates Insurance Services","Insurance Broker","","","42965.0","","1500.0","","","","","","","5535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10229","","IND","Tittle","Yelberton A.","","","","","San Jose","CA","95109","YA Tittle & Associates Insurance Services","Insurance Broker","","","42965.0","","3000.0","","","","","","","5535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10231","","OTH","CliftonLarsonAllen","","","","","","San Jose","CA","95113","","","","","42968.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10232","","OTH","Garden City Construction, Inc.","","","","","","San Jose","CA","95113","","","","","42968.0","","500.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10233","","OTH","Lopes Electric, Inc.","","","","","","San Jose","CA","95126","","","","","42968.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10235","","IND","Henry","Carmen","","","","","Mahwah","NJ","07430","Jaguar Land Rover Experience","Manager","","","42969.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10238","","IND","Duren","Paul","","","","","Santa Cruz","CA","95062","BBVA Compass","Banker","","","42969.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10240","","OTH","Now CFO","","","","","","San Jose","CA","95113","","","","","42969.0","","350.0","","","","","","","385.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10241","","OTH","Anderson Architects Inc.","","","","","","Campbell","CA","95008","","","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10243","","IND","Copenhagen","Diane","","","","","Mountain View","CA","95070","One Workplace","Sales","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10244","","IND","Bruni","David","","","","","Los Gatos","CA","95032","Barry Slatt Commercial Mortgage","Commercial Mortgage Banker","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10245","","IND","Griggs","Mike","","","","","San Jose","CA","95126","Flex Ltd.","Project Manager","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10246","","IND","Rast","Edward","","","","","San Jose","CA","95125","Edward Rast & Company","Principal","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10247","","IND","Gemellos","Lila","","","","","San Jose","CA","95148","Gemellos Murals","Entrepreneur/Creative Force","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10249","","OTH","Silicon Valley Law Group, ALC","","","","","","San Jose","CA","95113","","","","","42970.0","","1750.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10251","","OTH","JP Graphics","","","","","","Santa Clara","CA","95054","","","","","42970.0","","175.0","","","","","","","210.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10252","","OTH","Thomas J. Sweeney Construction","","","","","","Santa Clara","CA","95051","","","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10253","","IND","Fleming","Jonathan","","","","","San Jose","CA","95111","Self: Jonathan Fleming","Mechanical Engineer","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10257","","IND","Peralez","Raul","","","","","San Jose","CA","95113","City of San Jose","Councilmember","","","42971.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10260","","OTH","Northern Underground Construction, Inc.","","","","","","San Jose","CA","95139","","","","","42971.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10261","","OTH","Largo Concrete, Inc.","","","","","","Tustin","CA","92780","","","","","42971.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10262","","OTH","Steinberg Architects","","","","","","San Jose","CA","95113","","","","","42971.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10263","","OTH","Sprig Electric","","","","","","San Jose","CA","95112","","","","","42971.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10265","","OTH","Eller Law Office","","","","","","San Jose","CA","95110","","","","","42972.0","","350.0","","","","","","","2850.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10268","","OTH","HabiTech Architecture & Planning","","","","","","San Jose","CA","95113","","","","","42972.0","","700.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10270","","IND","Milligan","Shawn","","","","","San Jose","CA","95124","Self; Milligan Land Company","Real Estate Development","","","42969.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10271","","OTH","First American Title Insurance Company","","","","","","Scottsdale","AZ","85258","","","","","42977.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10272","","OTH","SRGNC (Sares Regis Group of Northern California) LLC","","","","","","San Mateo","CA","94404","","","","","42977.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10277","","OTH","Earthquakes Soccer, LLC","","","","","","San Jose","CA","95110","","","","","42983.0","","1500.0","","","","","","","1535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10278","","OTH","Conklin Brothers","","","","","","San Jose","CA","95125","","","","","42983.0","","350.0","","","","","","","5350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10279","","OTH","Republic Services Inc.","","","","","","Phoenix","AZ","85054","","","","","42983.0","","1750.0","","","","","","","4750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10284","","OTH","John Edward (Jed) York & Affiliated Entities, Including the Forty Niners Football Company LLC.","","","","","","Santa Clara","CA","95054","","","","","42989.0","","5000.0","","","","","","","9000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10289","","OTH","R & J Jewelry & Loan","","","","","","San Jose","CA","95113","","","","","42998.0","","4000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10292","","OTH","JMH Weiss, Inc.","","","","","","San Jose","CA","95110","","","","","43000.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10293","","IND","Fox, Jr.","Michael E.","","","","","Saratoga","CA","95070","Goodwill of Silicon Valley","CEO","","","43003.0","","350.0","","","","","","","900.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10303","","OTH","C.W. Swenson, Inc.","","","","","","San Jose","CA","95112","","","","","43003.0","","35.0","","","","","","","1035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10303","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10312","","OTH","The Schoennauer Co.","","","","","","San Jose","CA","95110","","","","","43003.0","","35.0","","","","","","","385.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10312","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10318","","OTH","Trumark Homes LLC","","","","","","Danville","CA","94506","","","","","43003.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10318","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10319","","IND","Borelli","Ralph","","","","","San Jose","CA","95131","RNB Associates, Inc.","President/CEO","","","43003.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10328","","OTH","Casino M8trix","","","","","","San Jose","CA","95110","","","","","43007.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10334","","OTH","Technology Credit Union","","","","","","San Jose","CA","95131","","","","","43013.0","","1050.0","","","","","","","1050.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10335","","OTH","Community Bank of the Bay","","","","","","Oakland","CA","94612","","","","","43014.0","","1750.0","","","","","","","2750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10336","","OTH","The Brandenburg Revocable Trust","","","","","","San Jose","CA","95125","","","","","43014.0","","1500.0","","","","","","","4000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10337","","OTH","California Waste Solutions, Inc.","","","","","","San Jose","CA","95133","","","","","43014.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10340","","IND","Silva","Rob","","","","","San Jose","CA","95110","Old Republic Title","Commercial Sales Manager","","","43024.0","","625.0","","","","","","","625.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10346","","IND","Kieve","Robert","","","","","San Jose","CA","95124","Empire Broadcasting","CEO/President","","","43045.0","","2500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10347","","OTH","RDL Construction, Inc.","","","","","","San Jose","CA","95113","","","","","43045.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10348","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43045.0","","1000.0","","","","","","","11795.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10349","","OTH","Triware Networld Systems, LLC","","","","","","Santa Clara","CA","95056","","","","","43045.0","","1500.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10350","","OTH","Bay Area Builders, Inc.","","","","","","Santa Clara","CA","95054","","","","","43045.0","","5000.0","","","","","","","7535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10353","","OTH","The Sobrato Organization","","","","","","Cupertino","CA","95014","","","","","43045.0","","35.0","","","","","","","12285.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10353","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10369","","OTH","BBSI- Barrett Business Services, Inc.","","","","","","San Jose","CA","95131","","","","","43054.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10375","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105","","","","","43066.0","","5000.0","","","","","","","7700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10376","","OTH","JP Graphics","","","","","","Santa Clara","CA","95054","","","","","43066.0","","35.0","","","","","","","210.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10376","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10395","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43066.0","","35.0","","","","","","","11795.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10395","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10398","","OTH","Steinberg Architects","","","","","","San Jose","CA","95113","","","","","43066.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10398","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10404","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105","","","","","43076.0","","2700.0","","","","","","","7700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10405","","OTH","COMCAST Financial Agency Corporation","","","","","","Philadelphia","PA","19103","","","","","43076.0","","6500.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10409","","OTH","Environmental Systems, Inc.","","","","","","Santa Clara","CA","95054","","","","","43080.0","","2500.0","","","","","","","9000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10410","","OTH","Triware Networld Systems, LLC","","","","","","Santa Clara","CA","95056","","","","","43081.0","","4500.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10415","","OTH","eBay Inc.","","","","","","San Jose","CA","95125","","","","","43088.0","","10000.0","","","","","","","10035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10425","","OTH","SRGNC (Sares Regis Group of Northern California) LLC","","","","","","San Mateo","CA","94404","","","","","43098.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10425","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10426","","OTH","Toeniskoetter Construction Inc.","","","","","","San Jose","CA","95126","","","","","43098.0","","35.0","","","","","","","11795.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10426","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10448","","OTH","California Janitorial Supply Company","","","","","","San Jose","CA","95131","","","","","43100.0","","35.0","","","","","","","585.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10448","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10452","","OTH","Now CFO","","","","","","San Jose","CA","95113","","","","","43100.0","","35.0","","","","","","","385.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10452","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10455","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","43100.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10455","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP10418","","COM","Chappie Jones for City Council 2018","","","","","","San Jose","CA","95129","","","","","43089.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1400515","","","","","","","","","","","","","","","","","","","","","","Chappie Jones","","","","CCM","","OTH","City of San Jose","1.0","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP10417","","COM","Neighbors for Sam Liccardo for San Jose Mayor 2018","","","","","","San Jose","CA","95126","","","","","43089.0","","1200.0","","","","","","","1200.0","","","","MON","","","","","","1398059","","","","","","","","","","","","","","","","","","","","","","Sam Liccardo","","","","MAY","","OTH","City of San Jose","","","","","","S","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10283","","OTH","Bell, McAndrews & Hiltachk, LLP","","","","","","Sacramento","CA","95814","","","","","42986.0","","2662.2","","","","","","","2662.2","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10418","","COM","Chappie Jones for City Council 2018","","","","","","San Jose","CA","95129","","","","","43089.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1400515","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10399","","OTH","Cosmopolitan Catering, Inc.","","","","","","Sunnyvale","CA","94089","","","","","43066.0","","53283.45","","","","","","","62825.67","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10400","","OTH","Cosmopolitan Catering, Inc.","","","","","","Sunnyvale","CA","94089","","","","","43067.0","","628.19","","","","","","","62825.67","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10083","","IND","De La Cruz Vargas","Jennifer","","","","","San Jose","CA","95113","","","","","42929.0","","15.95","","","","","","","649.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10092","","IND","De La Cruz Vargas","Jennifer","","","","","San Jose","CA","95113","","","","","42935.0","","47.85","","","","","","","649.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10170","","IND","De La Cruz Vargas","Jennifer","","","","","San Jose","CA","95113","","","","","42956.0","","15.95","","","","","","","649.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10224","","IND","De La Cruz Vargas","Jennifer","","","","","San Jose","CA","95113","","","","","42965.0","","47.85","","","","","","","649.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10288","","IND","De La Cruz Vargas","Jennifer","","","","","San Jose","CA","95113","","","","","42992.0","","15.95","","","","","","","649.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10290","","IND","De La Cruz Vargas","Jennifer","","","","","San Jose","CA","95113","","","","","42998.0","","47.85","","","","","","","649.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10081","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42927.0","","1.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10082","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42929.0","","1.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10087","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42930.0","","16.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10090","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42934.0","","79.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10091","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42935.0","","81.91","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10099","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42937.0","","68.0","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10101","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42938.0","","79.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10131","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42941.0","","87.63","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10133","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42942.0","","16.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10137","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42943.0","","16.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10155","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42944.0","","79.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10147","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42947.0","","76.38","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10148","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42948.0","","84.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10149","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42949.0","","155.63","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10154","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42950.0","","11.75","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10156","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42951.0","","8.38","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10173","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42957.0","","127.41","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10201","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42958.0","","16.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10214","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42961.0","","25.71","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10215","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42962.0","","16.76","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10218","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42963.0","","250.13","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10222","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42965.0","","271.0","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10248","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42970.0","","119.13","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10259","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42971.0","","26.21","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10264","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42972.0","","78.08","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10267","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42975.0","","27.8","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10269","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42976.0","","33.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10320","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43000.0","","180.5","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10322","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43005.0","","24.13","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10325","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43006.0","","8.38","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10327","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43007.0","","2.75","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10330","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43010.0","","1.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10331","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43012.0","","1.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10339","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43020.0","","1.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10343","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43026.0","","28.63","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10372","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43059.0","","225.5","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10373","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43060.0","","1.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10374","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43061.0","","1.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10411","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43082.0","","113.0","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10413","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43083.0","","203.0","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10323","","OTH","History San Jose","","","","","","San Jose","CA","95112","","","","","43005.0","","8287.94","","","","","","","8287.94","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10276","","OTH","Joseph George Fine Wines","","","","","","San Jose","CA","95125","","","","","42979.0","","15566.23","","","","","","","15566.23","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10333","","OTH","JP Graphics","","","","","","Santa Clara","CA","95054","","","","","43013.0","","362.43","","","","","","","362.43","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10408","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43076.0","","3000.0","","","","","","","3000.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10417","","COM","Neighbors for Sam Liccardo for San Jose Mayor 2018","","","","","","San Jose","CA","95126","","","","","43089.0","","1200.0","","","","","","","1200.0","","","","CTB","","","","","","1398059","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10414","","IND","Nguyen","Elizabeth","","","","","San Jose","CA","95122","","","","","43087.0","","300.0","","","","","","","300.0","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10078","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","42927.0","","750.0","","","","","","","13179.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10157","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","42951.0","","1023.85","","","","","","","13179.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10282","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","42985.0","","750.0","","","","","","","13179.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10344","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43038.0","","750.0","","","","","","","13179.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10401","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43067.0","","750.0","","","","","","","13179.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10407","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43076.0","","798.36","","","","","","","13179.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10223","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","42965.0","","467.64","","","","","","","9659.77","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10084","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42929.0","","6250.0","","","","","","","96236.38","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10085","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42929.0","","5000.0","","","","","","","96236.38","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10130","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42941.0","","45.2","","","","","","","96236.38","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10136","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42942.0","","178.74","","","","","","","96236.38","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10174","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42957.0","","218.5","","","","","","","96236.38","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10202","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42958.0","","6250.0","","","","","","","96236.38","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10213","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42961.0","","313.71","","","","","","","96236.38","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10274","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42979.0","","642.35","","","","","","","96236.38","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10286","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42990.0","","550.0","","","","","","","96236.38","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10287","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42991.0","","30.71","","","","","","","96236.38","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10324","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43005.0","","6250.01","","","","","","","96236.38","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10332","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43012.0","","6250.0","","","","","","","96236.38","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10341","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43025.0","","31.9","","","","","","","96236.38","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10342","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43026.0","","1037.88","","","","","","","96236.38","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10345","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43039.0","","37.13","","","","","","","96236.38","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10368","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43045.0","","6250.0","","","","","","","96236.38","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10403","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43073.0","","6250.0","","","","","","","96236.38","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10285","","OTH","Western Site Services LLC","","","","","","San Jose","CA","95122","","","","","42989.0","","1000.01","","","","","","","1000.01","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","EDT781","","OTH","Signs Now","","","","","","San Jose","CA","95112","","","","","43066.0","","1180.0","","","","","","","1180.0","","","","FND","","Cosmopolitan Catering, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","EDT782","","OTH","Stuart Event Rentals","","","","","","Milpitas","CA","95035","","","","","43066.0","","10231.5","","","","","","","10231.5","","","","FND","","Cosmopolitan Catering, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","EDT780","","OTH","KPAW, Inc.","","","","","","San Jose","CA","95126","","","","","43026.0","","1037.88","","","","","","","1037.88","","","","FND","","The Silicon Valley Organization","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","EDT779","","OTH","Wayfair LLC","","","","","","Boston","MA","02116","","","","","42979.0","","642.35","","","","","","","642.35","","","","FND","","The Silicon Valley Organization","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY10077","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY10432","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","0.0","750.0","0.0","","","750.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11708","","IND","Roldan","Cynthia","","","","","Mountain View","CA","94404.0","Safeway","Barista","","I","44093.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11709","","IND","Ahrens","Patrick","","","","","Cupertino","CA","95124.0","CA Assembly","District Director","","I","44093.0","","104.15","","","","","","","282.65","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11710","","IND","spitzer","Jason","","","","","San Jose","CA","95120.0","Inficon","Engineer","","I","44093.0","","10.7","","","","","","","74.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11711","","IND","Gomez","Ketzal","","","","","San Jose","CA","95112.0","County of Santa Clara","Management Analyst","","I","44093.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11712","","IND","Landers","Ben","","","","","CAmpbell","CA","95008.0","Fufillment Systems Inc","Cashier","","I","44093.0","","104.15","","","","","","","312.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11713","","IND","Thomas","Ryan","Mr.","","","","San Jose","CA","95124.0","Catholic Charities of Santa Clara County","AFter School Teacher","","I","44093.0","","31.46","","","","","","","303.3","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11714","","IND","Catalan","Mayra","","","","","San Jose","CA","95128.0","Community Partnership Supervisor","Health Trust","","I","44093.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11715","","IND","Haberly","Brian","Mr.","","","","San Jose","CA","95112.0","Paypal","Paralegal","","I","44093.0","","26.27","","","","","","","371.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11716","","IND","Nouri","Kordieh","Ms.","","","","San Jose","CA","95131.0","None","Homemaker","","I","44093.0","","26.27","","","","","","","330.73","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11717","","IND","Tomer","Becky","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","44093.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11718","","IND","Gormley","Eamonn","","","","","San Jose","CA","95112.0","Adobe","Web Producer","","I","44093.0","","15.89","","","","","","","38.82","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11719","","IND","Nouri","Kordieh","Ms.","","","","San Jose","CA","95131.0","None","Homemaker","","I","44093.0","","52.23","","","","","","","330.73","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11720","","IND","Colvin","Morgan","","","","","San Jose","CA","95112.0","Davey Resource Group","Ultility Forester","","I","44093.0","","10.7","","","","","","","23.4","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11721","","IND","Manion","Nonie","","","","","Ballston Lake","NY","12019.0","Fast Enterprises","Consultant","","I","44093.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11722","","IND","Jacobsen","Margaret","","","","","Clifton Park","NY","12065.0","Unemployed","Unemployed","","I","44093.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11723","","IND","Auerhahn","Louise","","","","","San Jose","CA","95112.0","Working Partnerships USA","Researcher","","I","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11724","","IND","Sherman","Justin","","","","","San Jose","CA","95116.0","Cisco","Software Engineer","","I","44093.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11725","","IND","Mignon","Will","","","","","Jersey City","NJ","7306.0","Like New Products","Purchaser","","I","44093.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11726","","IND","Schwartz","Haley","","","","","Laguna Niguel","CA","92677.0","Edwards","Marketing","","I","44093.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11727","","IND","Kiely","Deborah","Ms.","","","","Helena","MT","59601.0","Retired","Pharmicist","","I","44093.0","","104.15","","","","","","","260.53","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11728","","IND","Williams","Marny","","","","","Marana","AZ","85653.0","St. Mary's Hospital","Medical Technologist","","I","44093.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11729","","IND","Tavernise","Sara","","","","","San Jose","CA","95125.0","Mulberry School","Teacher","","I","44093.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11730","","IND","Wentworth","John","","","","","Palo Alto","CA","94303.0","Unemployed","Unemployed","","I","44093.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11731","","IND","Marwah","Natasha","","","","","San Jose","CA","95126.0","US Forest Service","Program Director","","I","44093.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11732","","IND","Salter","Erin","","","","","San Jose","CA","95117.0","Retired","Retired","","I","44093.0","","26.27","","","","","","","130.42","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11733","","IND","Buckley","Joanne","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44093.0","","62.62","","","","","","","62.62","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11734","","IND","Billing-Ross","Paul","","","","","San Jose","CA","95113.0","Stanford University","Software Developer","","I","44093.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11735","","IND","Boyle","Andrew","","","","","San Jose","CA","95126.0","Ursus Inc","Hydraulic Modeling Engineer","","I","44093.0","","10.7","","","","","","","125.55","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11736","","IND","Padover","David","Mr.","","","","San Jose","CA","95126.0","Lockheed Martin","Engineer","","I","44093.0","","52.23","","","","","","","470.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11737","","IND","Harris","Elizabeth","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44093.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11738","","IND","Thurston","Owen","","","","","Los Angeles","CA","90066.0","Unemployed","Unemployed","","I","44093.0","","5.0","","","","","","","6.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11739","","IND","Askew","Wendy","","","","","Marina","CA","93933.0","County of Monterey","Board Aide","","I","44093.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11740","","IND","McLaughlin","Keith","","","","","San Jose","CA","95125.0","Winston Privacy","Manager","","I","44093.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11741","","IND","Westerlund","William","Mr.","","","","San Jose","CA","95126.0","Accenture","Recruiter","","I","44092.0","","104.15","","","","","","","360.53","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11742","","IND","Fargo","Peter","","","","","San Jose","CA","95125.0","retired","retired","","I","44092.0","","52.23","","","","","","","313.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11743","","IND","Dammeier","Joshua","","","","","San Jose","CA","95126.0","Marvell","Software Engineer","","I","44092.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11744","","IND","Stark","Lauren","","","","","San Jose","CA","95125.0","Hospital","Health Care","","I","44092.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11745","","IND","markowitz","malinda","","","","","San Jose","CA","95123.0","Unemployed","Unemployed","","I","44092.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11746","","IND","Zeman","Brandon","","","","","Chicago","IL","60618.0","UL","Marketing technologist","","I","44092.0","","52.23","","","","","","","62.94","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11747","","IND","Kubik","Elaine","","","","","Venice","CA","90291.0","Naughty Dog","VFX Artist","","I","44092.0","","52.23","","","","","","","104.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11748","","IND","Foley","Patti","","","","","Los Gatos","CA","95033.0","Corcept Therapeutic inc","HR","","I","44092.0","","100.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11749","","IND","Condito","Michael","Mr.","","","","San Jose","CA","95125.0","self employed","Analog Mask Designer","","I","44092.0","","10.7","","","","","","","47.98","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11750","","IND","Hernandez","Carla","","","","","San Jose","CA","95123.0","East Side Union High School","Teacher","","I","44092.0","","36.66","","","","","","","36.66","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11751","","COM","Cindy Chavez for SCCo Supervisor","","","","","","San Jose","CA","95126.0","","","","I","44092.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11752","","IND","Flowers","Caroline","","","","","Austin","TX","78735.0","Smith and Nephew","Mechanical Engineer","","I","44091.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11753","","IND","Luebcke","Christopher","","","","","San Jose","CA","95126.0","Clari, Inc.","Director of Engineering","","I","44091.0","","21.08","","","","","","","73.31","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11754","","IND","Ledesma","David","Mr.","","","","San Jose","CA","95128.0","Self Employed","Message Therapist","","I","44091.0","","26.27","","","","","","","373.72","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11755","","IND","Kellogg","Stacey","","","","","San Jose","CA","95123.0","Self Employed","Attorney and HR Consultant","","I","44091.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11756","","IND","Domingo","Glenn","","","","","San Jose","CA","95126.0","Options For All","TDS Community Instructor","","I","44091.0","","10.7","","","","","","","16.2","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11757","","IND","Padover","David","Mr.","","","","San Jose","CA","95126.0","Lockheed Martin","Engineer","","I","44091.0","","26.27","","","","","","","470.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11758","","IND","Kelly","Andrea Guillen","","","","","San Jose","CA","95126.0","Stanford Children’s","Nurse","","I","44091.0","","26.27","","","","","","","61.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11759","","IND","Berbelis","Christine","","","","","San Jose","CA","95126.0","Law Foundation of Silicon Valley","Attorney","","I","44091.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11760","","IND","Barrera","Jeffrey","","","","","Santa Clara","CA","95054.0","Working Partnerships USA","Communications Director","","I","44091.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11761","","IND","Youkhanehnejad","Noel","","","","","Fontana","CA","92336.0","Unemployed","Unemployed","","I","44090.0","","5.5","","","","","","","5.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11762","","IND","Moore","Rob","","","","","Los Gatos","CA","95032.0","Unemployed","Unemployed","","I","44090.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11763","","IND","Gursu","Jen","","","","","San Jose","CA","95136.0","unemployed","unemployed","","I","44090.0","","20.0","","","","","","","95.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11764","","IND","Leong","Daniel","","","","","Oakland","CA","94619.0","unemployed","unemployed","","I","44090.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11765","","IND","Berg","Lynda","","","","","Rohnert Park","CA","94928.0","California Nurses Association","Labor Rep/Organizer","","I","44090.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11766","","IND","Herrin","Steven","","","","","San Jose","CA","95126.0","23andMe","Software Engineer","","I","44090.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11767","","IND","Senior","Amanda","","","","","San Jose","CA","95123.0","unemployed","unemployed","","I","44090.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11768","","IND","Alvarez","Serena","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44090.0","","52.23","","","","","","","102.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11769","","IND","DellaMattera","Nancy","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44090.0","","100.0","","","","","","","308.3","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11770","","IND","Cuykendall","Ellen","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","44089.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11771","","IND","Moss","Kabir","Mr.","","","","Highlands","NJ","7732.0","New Jersey State Senate","Deputy Directory of Communications","","I","44089.0","","104.15","","","","","","","454.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11772","","IND","Liao","Christine","","","","","Boulder Creek","CA","95006.0","Linkedin","Accountant","","I","44089.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11773","","IND","WAGNER","SUZANNE","","","","","San Jose","CA","95125.0","Adobe","Business Operations","","I","44089.0","","52.23","","","","","","","77.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11774","","IND","Madrid","Cordelia","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44089.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11775","","IND","Thurston","Owen","","","","","Los Angeles","CA","90066.0","Unemployed","Unemployed","","I","44089.0","","1.0","","","","","","","6.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11776","","IND","Siegler","Andrew","","","","","Sunnyvale","CA","94086.0","unemployed","unemployed","","I","44087.0","","20.7","","","","","","","83.9","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11777","","IND","Shaner","Bryan","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44087.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11778","","IND","Leehane","Kathryn","","","","","San Jose","CA","95125.0","Self Employed","Writer","","I","44087.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11779","","IND","McManaway","Douglas","","","","","Palo Alto","CA","95113.0","Wilson Sonsini Goodrich and Rosati","Attorney","","I","44087.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11780","","IND","Lechuga","Maricela","","","","","San Jose","CA","95122.0","Unemployed","Unemployed","","I","44087.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11781","","IND","Hernandez","Delma","","","","","San Jose","CA","95116.0","Next Door Solutions","Domestic Violence Advocate","","I","44086.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11782","","IND","Clerencia","Isaac","","","","","San Jose","CA","95131.0","Google","Software Engineer","","I","44086.0","","10.7","","","","","","","32.1","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11784","","IND","Simas","Joanne","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44086.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11795","","IND","Buchanan","Jeffrey","","","","","San Jose","CA","95128.0","Working Partnerships USA","Policy Director","","I","44085.0","","156.07","","","","","","","206.07","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11796","","IND","Kline","Anne","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44085.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11797","","IND","Erbes","Scott","","","","","San Jose","CA","95126.0","JSR Micro, Inc.","Purchasing","","I","44085.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11798","","IND","Harlan","Lawrence","","","","","San Jose","CA","95125.0","AACI","Finance","","I","44085.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11799","","IND","Lee","Grace","","","","","San Jose","CA","95128.0","unemployed","unemployed","","I","44085.0","","259.92","","","","","","","259.92","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11800","","IND","Snowden","Kenneth","","","","","San Jose","CA","95128.0","unemployed","unemployed","","I","44085.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11801","","IND","Kent","Heather","","","","","San Jose","CA","95125.0","Santa Clara Unified","Teacher","","I","44085.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11802","","IND","Collins","John","","","","","San Jose","CA","95112.0","John Marshall Collins, PC","Attorney","","I","44084.0","","400.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11803","","IND","Collins","John","","","","","San Jose","CA","95112.0","John Marshall Collins, PC","Attorney","","I","44084.0","","200.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11804","","IND","Costa","Stephanie","","","","","Los Gatos","CA","95033.0","unemployed","unemployed","","I","44084.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11805","","IND","Haranzo","Kathy","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44082.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11806","","IND","Fairley","David","","","","","San Francisco","CA","94110.0","unemployed","unemployed","","I","44082.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11807","","IND","Sharrock","Joan","","","","","San Ramon","CA","95125.0","unemployed","unemployed","","I","44082.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11808","","IND","Bybee","Eric","","","","","San Jose","CA","95125.0","Apple","Project Manager","","I","44082.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11809","","IND","Collins","Sheila","","","","","San Jose","CA","95125.0","Google","Attorney","","I","44082.0","","52.23","","","","","","","852.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11810","","IND","Kette","Glen","","","","","Surprize","AZ","85379.0","Retired","Retired","","I","44081.0","","104.15","","","","","","","156.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11811","","IND","Fargo","Peter","","","","","San Jose","CA","95125.0","retired","retired","","I","44081.0","","52.23","","","","","","","313.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11812","","IND","Means","Robert","Mr.","","","","Milpitas","CA","95035.0","Sustainable Habitat","Marketing","","I","44081.0","","50.0","","","","","","","729.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11813","","IND","Mattison","Laurie","","","","","Menlo Park","CA","94025.0","BBC","Bartender","","I","44081.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11814","","IND","Roe","Tahoe","","","","","Hayward","CA","94545.0","unemployed","unemployed","","I","44081.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11815","","IND","Haberly","Brian","Mr.","","","","San Jose","CA","95112.0","Paypal","Paralegal","","I","44081.0","","20.0","","","","","","","371.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11816","","IND","Elkinton","Rosalie","","","","","San Jose","CA","95125.0","PPMM","CNM/WHNP","","I","44081.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11817","","IND","Vierra","Rosemarie","","","","","Santa Clara","CA","95050.0","unemployed","unemployed","","I","44081.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11818","","IND","Feltovich","Susan","","","","","San Jose","CA","95124.0","unemployed","unemployed","","I","44081.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11819","","IND","Sandoval","Terry","","","","","San Jose","CA","95128.0","SEIU UHW","Political Organizer","","I","44081.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11820","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","CUHSD","Teacher","","I","44081.0","","75.0","","","","","","","210.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11821","","IND","Ma","Kevin","","","","","Palo Alto","CA","94306.0","Rubrik","Software Engineer","","I","44081.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11822","","IND","Vo","Jenny","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44081.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11823","","IND","Cortez","Vincent","","","","","Campbell","CA","95008.0","unemployed","unemployed","","I","44081.0","","35.0","","","","","","","55.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11824","","IND","Casey","Charlotte","Ms.","","","","San Jose","CA","95127.0","Retired","Retired","","I","44081.0","","104.15","","","","","","","202.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11825","","IND","Elwell","Peggy","Ms.","","","","San Jose","CA","95133.0","Santa Clara County","Librarian","","I","44081.0","","50.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11826","","IND","Doherty","Mary Helen","","","","","San Jose","CA","95112.0","unemployed","unemployed","","I","44081.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11827","","IND","Cortez","Virginia","Ms.","","","","Campbell","CA","95008.0","Retired","Retired","","I","44081.0","","26.27","","","","","","","36.97","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11828","","IND","Haberly","Brian","Mr.","","","","San Jose","CA","95112.0","Paypal","Paralegal","","I","44081.0","","100.0","","","","","","","371.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11829","","IND","Nguyen","Lam","","","","","San Jose","CA","95132.0","State of California","Senate","","I","44081.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11830","","IND","McLaughlin","Gayle","","","","","Richmond","CA","94805.0","unemployed","unemployed","","I","44081.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11831","","IND","Oliver","Lisa","","","","","Milpitas","CA","95035.0","Fremont Unified","Teacher","","I","44081.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11832","","IND","Cortez","Scott","","","","","Campbell","CA","95008.0","unemployed","unemployed","","I","44081.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11833","","IND","Ramsden","Lindi","","","","","San Jose","CA","95112.0","unemployed","unemployed","","I","44081.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11834","","IND","Nouri","Nadia","Ms.","","","","San Jose","CA","95134.0","Sales","eSilicon","","I","44081.0","","20.0","","","","","","","858.92","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11835","","IND","Robledo","Robert","","","","","San Jose","CA","95126.0","Santa Clara County Medical Association","Deputy Director","","I","44081.0","","100.0","","","","","","","152.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11836","","IND","Desjardin","Susan","","","","","San Jose","CA","95125.0","Retired","Teacher/Engineer","","I","44080.0","","156.07","","","","","","","774.28","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11837","","IND","Tabrizi","Hamid","","","","","Los Gatos","CA","95032.0","unemployed","unemployed","","I","44080.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11838","","IND","Cristiano","Anthony","","","","","San Jose","CA","95112.0","Linkedin","Software Engineer","","I","44080.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11839","","IND","Hussain","Yusra","","","","","Palo Alto","CA","94301.0","Self Employed","Doctor","","I","44080.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11840","","IND","Feinstein","Michael","","","","","Santa Monica","CA","90409.0","unemployed","unemployed","","I","44080.0","","150.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11841","","IND","Teon-Nicols","Ramses","","","","","San Jose","CA","95125.0","SEIU Local 1021","VP","","I","44080.0","","100.0","","","","","","","204.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11842","","IND","Simmons","Nora","","","","","Baltimore","MD","21211.0","CMS","Policy","","I","44080.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11843","","IND","Ellis","Steven","","","","","Baltimore","MD","21206.0","Nielsen","Analyst","","I","44079.0","","100.0","","","","","","","135.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11844","","IND","stein","jill","","","","","Lexington","MA","2421.0","unemployed","unemployed","","I","44079.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11845","","IND","rabeendran","iskandar","","","","","Honolulu","HI","96813.0","unemployed","unemployed","","I","44079.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11846","","IND","Nouri","Nadia","Ms.","","","","San Jose","CA","95134.0","Sales","eSilicon","","I","44079.0","","15.0","","","","","","","858.92","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11847","","IND","Meece","Eric","","","","","San Jose","CA","95124.0","unemployed","unemployed","","I","44079.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11848","","IND","edstrom","john","","","","","Newport","OR","97365.0","unemployed","unemployed","","I","44079.0","","15.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11849","","IND","Feinstein","Michael","","","","","Santa Monica","CA","90409.0","unemployed","unemployed","","I","44079.0","","100.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11850","","IND","Esposito","Ashley","","","","","Haverhill","MD","21229.0","State of MD","IT Analyst","","I","44079.0","","15.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11851","","IND","Huff","Chris","","","","","Silver Spring","MD","20910.0","unemployed","unemployed","","I","44079.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11852","","IND","Andrews","Owen","","","","","Baltimore","MD","21224.0","AACC","IS","","I","44079.0","","15.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11853","","IND","Montegna","Patrick","","","","","Baltimore","MD","21202.0","BMA","Security","","I","44079.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11854","","IND","Richman","Benjamin","","","","","Huntsville","AL","35802.0","Combustion Research and Flow Technology Inc.","Engineer","","I","44079.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11855","","IND","Hruban","Zoe","","","","","Baltimore","MD","21211.0","CMS","Analyst","","I","44079.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11856","","IND","Andrews","Owen","","","","","Baltimore","MD","21224.0","AACC","IS","","I","44079.0","","30.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11857","","IND","Ledesma","David","Mr.","","","","San Jose","CA","95128.0","Self Employed","Message Therapist","","I","44079.0","","35.0","","","","","","","373.72","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11858","","IND","Mejia","Kenneth","","","","","Burbank","CA","91504.0","EVGO","Accountant","","I","44079.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11859","","IND","McDonald","Erika","","","","","San Francisco","CA","94110.0","unemployed","unemployed","","I","44079.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11860","","IND","edstrom","john","","","","","Newport","OR","97365.0","unemployed","unemployed","","I","44079.0","","35.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11861","","IND","Ellis","Steven","","","","","Baltimore","MD","21206.0","Nielsen","Analyst","","I","44079.0","","35.0","","","","","","","135.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11862","","IND","Cayetano","Craig","","","","","Hawthorne","NJ","7506.0","Park ave bmw","sales advisor","","I","44079.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11863","","IND","Latz","Johanna","","","","","San Jose","CA","95112.0","SJUSD","Teacher","","I","44079.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11864","","IND","Garvey","Carol","","","","","San Jose","CA","95112.0","unemployed","unemployed","","I","44079.0","","75.0","","","","","","","180.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11865","","IND","Barcelos","Elizabeth","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44079.0","","208.0","","","","","","","268.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11866","","IND","Thomas","Ryan","Mr.","","","","San Jose","CA","95124.0","Catholic Charities of Santa Clara County","AFter School Teacher","","I","44078.0","","31.46","","","","","","","303.3","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11867","","IND","Honeyman","Anita","","","","","Santa Clarity Valencia","CA","91355.0","Sunrise a Sterling canyon","Concerige","","I","44078.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11868","","IND","Davis","Belinda","","","","","Philadelphia","PA","19119.0","Rutgers University","Professor of History","","I","44078.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11869","","IND","Esposito","Ashley","","","","","Haverhill","MD","21229.0","State of MD","IT Analyst","","I","44078.0","","15.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11870","","IND","Matthews","Emma","","","","","Cockeysville","MD","21030.0","unemployed","unemployed","","I","44078.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11871","","IND","Daniel","Maxine","","","","","Tracy","CA","95377.0","unemployed","unemployed","","I","44077.0","","15.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11872","","IND","Walker","Jay","","","","","Pittsburgh","PA","15232.0","Clean Air Council","Community Organizer","","I","44077.0","","15.0","","","","","","","36.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11873","","IND","Grenier-Mullins","Deanna","","","","","San Jose","CA","95118.0","Dept of Veterans Affairs","Nurse Practicioner","","I","44077.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11874","","IND","Nouri","Nadia","Ms.","","","","San Jose","CA","95134.0","Sales","eSilicon","","I","44077.0","","15.0","","","","","","","858.92","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11875","","IND","Edmunds","Linda","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44076.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11876","","IND","Petersen","Eric","","","","","Salinas","CA","93902.0","unemployed","unemployed","","I","44076.0","","259.92","","","","","","","259.92","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11877","","IND","Thorsen","Hilary","","","","","San Jose","CA","95128.0","Stanford University","Librarian","","I","44076.0","","52.23","","","","","","","104.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11878","","IND","Armstrong","Cynthia","","","","","San Jose","CA","95125.0","IBM","Cybersecurity","","I","44076.0","","26.27","","","","","","","78.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11879","","IND","Peterson","Matthew","","","","","Irvine","CA","92626.0","Edwards Lifesciences","Engineer","","I","44076.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11880","","IND","Morris","Caleb","","","","","San Jose","CA","95125.0","Apple","Designer","","I","44076.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11881","","IND","Gursu","Jen","","","","","San Jose","CA","95136.0","unemployed","unemployed","","I","44075.0","","50.0","","","","","","","95.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11882","","IND","Rosenberg","Joel H","","","","","Palo Alto","CA","94306.0","Self","Math Tutor","","I","44075.0","","26.27","","","","","","","78.81","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11883","","IND","Moser","Richard","Mr.","","","","Durango","CO","81301.0","Retired","Retired","","I","44075.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11884","","IND","Noah","Martin","Mr.","","","","Olympia","WA","98506.0","Quaker Voice on Washington Public Policy","Legislative Advocate","","I","44075.0","","10.7","","","","","","","115.6","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11885","","IND","Crump","Michael","","","","","San Jose","CA","95126.0","Palmer College of Chiropractic West","Administrator","","I","44075.0","","36.66","","","","","","","36.66","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11886","","IND","Lee","Sean","","","","","San Jose","CA","95125.0","None","Freelance Film Maker","","I","44075.0","","15.89","","","","","","","25.89","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11887","","IND","Poeschel","David","","","","","San Jose","CA","95120.0","Unemployed","Unemployed","","I","44075.0","","52.23","","","","","","","156.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11888","","IND","Baratz","Michael","","","","","San Jose","CA","95128.0","unemployed","unemployed","","I","44075.0","","200.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11889","","IND","Cortese","Jim","","","","","Gilroy","CA","95020.0","Old Republic Title","Title and escrow manager","","I","44075.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11890","","IND","Guevara","Melissa Cushman","","","","","Lancaster","CA","93536.0","Self","Teacher","","I","44075.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11891","","IND","Bricmont","Paul","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","44075.0","","20.0","","","","","","","70.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11892","","IND","Poon","Hoi Yung","","","","","San Jose","CA","95129.0","Self Employed","Consultant","","I","44075.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11893","","IND","Montejano","Ruben","","","","","Riverside","CA","92505.0","ACT","Behavior interventionist","","I","44075.0","","10.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11894","","IND","Perry","Andrea","","","","","San Jose","CA","95112.0","unemployed","unemployed","","I","44074.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11895","","IND","Bondur","Anne","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44074.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11896","","IND","Westh","Heather","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44074.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11897","","IND","Larson","Tera","","","","","Lewisburg","PA","17837.0","Geisinger","Athletic Trainer","","I","44074.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11898","","IND","Garvey","Carol","","","","","San Jose","CA","95112.0","unemployed","unemployed","","I","44074.0","","105.0","","","","","","","180.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11899","","IND","McAdams","Brennan","","","","","San Jose","CA","95125.0","Clumio","Marketing","","I","44074.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11900","","IND","Whittaker","Andrea","","","","","San Jose","CA","95125.0","Self","Consultant","","I","44072.0","","52.23","","","","","","","62.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11901","","IND","Gillick","Beth","","","","","San Jose","CA","95126.0","Brandvia","Accountant","","I","44072.0","","10.7","","","","","","","62.93","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11902","","IND","Colby","Robert","","","","","san Jose","CA","95125.0","Apple","QA Engineer","","I","44072.0","","104.15","","","","","","","154.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11903","","IND","Sandoval","Barbara","","","","","San Jose","CA","95125.0","San Jose State College","Teacher Assistant","","I","44071.0","","62.62","","","","","","","62.62","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11904","","IND","Vaccaro","Jenna","","","","","San Jose","CA","95125.0","Amex","Web Designer","","I","44070.0","","15.89","","","","","","","47.67","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11905","","IND","Pezzaniti","Santina","","","","","San Jose","CA","95125.0","Santie's Hair & Makeup","Hair Stylist","","I","44070.0","","52.23","","","","","","","104.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11906","","IND","Vercammen-Grandjean","Catie","","","","","San Jose","CA","95126.0","Apple","Producer","","I","44070.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11907","","IND","Colclasure","Peter","","","","","San Jose","CA","95125.0","Self","Piano Teacher","","I","44070.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11908","","IND","Colvin","Morgan","","","","","San Jose","CA","95112.0","Davey Resource Group","Ultility Forester","","I","44070.0","","10.7","","","","","","","23.4","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11909","","IND","Violett","Tom","","","","","Farmingdale","NJ","7727.0","Walters Group","Project Manager","","I","44069.0","","10.7","","","","","","","31.78","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11910","","IND","Wells","Laura","","","","","Oakland","CA","94610.0","Unemployed","Unemployed","","I","44068.0","","200.0","","","","","","","252.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11911","","IND","Chaid","David","","","","","San Jose","CA","95125.0","KDInfotech","IT Manager","","I","44068.0","","10.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11912","","IND","Petkiewicz","Mags & Jim","","","","","San Jose","CA","95125.0","Community Links International","Nonprofit Admin","","I","44068.0","","36.68","","","","","","","36.68","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11913","","IND","Gloner","Mary","","","","","San Jose","CA","95126.0","Project Safety Net","Nonprofit Executive","","I","44068.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11914","","IND","Gold","Bill","","","","","San Jose","CA","95126.0","City of San Jose","Senior Executive Analyst","","I","44068.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11915","","IND","Wright","Amy","","","","","Los Altos","CA","94024.0","maria smolenski DDS","Office Manager","","I","44067.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11916","","IND","Jonas","Michael","","","","","Portland","OR","97214.0","Rational unicorn Legal Services","Self Employed","","I","44067.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11917","","IND","berg","Casey","","","","","San Jose","CA","95128.0","Recogni","Visualization and Simulation Engineer","","I","44067.0","","21.08","","","","","","","31.78","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11918","","IND","Brownstein","Robert","","","","","San Jose","CA","95110.0","Working Partnerships USA","Strategic Advisor","","I","44067.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11919","","IND","Sawaya","Nicolas","Mr.","","","","Menlo Park","CA","94025.0","Intel","Research Scientist","","I","44066.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11920","","IND","Flood","Christopher","","","","","San Jose","CA","95159.0","C Flood Management","CEO","","I","44066.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11921","","IND","Olson","Jeffrey","","","","","San Diego","CA","92104.0","Public Library Foundation","Charity fundraiser","","I","44066.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11922","","IND","Kocher","Marc","","","","","San Jose","CA","95125.0","Automation Anywhere","Executive","","I","44066.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11923","","IND","Hammes","Norma","","","","","San Jose","CA","95126.0","Self Employed","Attorney","","I","44066.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11924","","IND","Marshall","James","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44066.0","","31.45","","","","","","","71.45","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11925","","IND","Adams","Vicki","","","","","Army Post Office","CA","96338.0","Girl Scouts","Volunteer Manager","","I","44066.0","","15.89","","","","","","","15.89","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11926","","IND","Keating","Todd","","","","","San Jose","CA","95126.0","Uber","HRBP","","I","44066.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11927","","IND","Park","Matthew","","","","","San Jose","CA","95126.0","Center for Spiritual Enlightenment","Administrator","","I","44066.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11928","","IND","Donaldson","David","","","","","Santa Clara","CA","95051.0","unemployed","unemployed","","I","44065.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11929","","IND","Myhre","Jennifer","","","","","San Jose","CA","94402.0","De Anza College","Sociology instructor","","I","44065.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11930","","IND","Adams","Harry","","","","","San Jose","CA","95127.0","unemployed","unemployed","","I","44065.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11931","","IND","Collins","Alan","","","","","San Francisco","CA","94107.0","unemployed","unemployed","","I","44065.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11934","","IND","Karpf","Jonathan","","","","","San Jose","CA","95112.0","unemployed","unemployed","","I","44064.0","","26.27","","","","","","","52.54","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11935","","IND","Shoup","Laurence","","","","","Oakland","CA","94609.0","unemployed","unemployed","","I","44064.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11936","","IND","Nouri","Naghmeh","","","","","Belmont","CA","94002.0","Experien","Consultant","","I","44064.0","","52.23","","","","","","","104.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11937","","IND","Dennis","Michael","","","","","Miami Beach","FL","33139.0","NationBuilder","Account Executive","","I","44064.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11938","","IND","Nouri","Nadia","Ms.","","","","San Jose","CA","95134.0","Sales","eSilicon","","I","44064.0","","52.23","","","","","","","858.92","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11939","","IND","Sandoval","Kai","","","","","San Jose","CA","95111.0","M/M Pulido","Care Provider","","I","44064.0","","52.23","","","","","","","478.93","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11940","","IND","Nouri","Nadia","Ms.","","","","San Jose","CA","95134.0","Sales","eSilicon","","I","44064.0","","52.23","","","","","","","858.92","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11941","","IND","Brashares","June","","","","","Sebastopol","CA","95472.0","Zero Energy Associates","Office Manager","","I","44064.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11942","","IND","Habibizad","Nazila","","","","","Woodside","CA","94062.0","GBT","Head of opérations","","I","44064.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11943","","IND","Nouri","Kordieh","Ms.","","","","San Jose","CA","95131.0","None","Homemaker","","I","44064.0","","52.23","","","","","","","330.73","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11948","","IND","Cobb","David","","","","","Eureka","CA","95501.0","Cooperation Humboldt","Organizer","","I","44064.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11949","","IND","Mallon","Monica","Ms.","","","","San Jose","CA","95124.0","SJSU Associated Students","TDM Assistant","","I","44064.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11950","","IND","Bishop","Vance","","","","","San Jose","CA","95120.0","No Name","Engineer","","I","44064.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11951","","IND","Ukaegbu","Henry","","","","","San Jose","CA","95110.0","Menlo Security","Engineer","","I","44064.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11952","","IND","Halse","Maryann","","","","","Chula Vista","CA","91911.0","unemployed","unemployed","","I","44063.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11953","","IND","BAUM","DALE","","","","","Oakland","CA","94602.0","unemployed","unemployed","","I","44063.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11954","","IND","Stoll","Roger","","","","","San Rafael","CA","94901.0","unemployed","unemployed","","I","44063.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11955","","IND","Stream","Mary Anne","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44063.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11956","","IND","Nouri","Naghmeh","","","","","Belmont","CA","94002.0","Experien","Consultant","","I","44062.0","","52.23","","","","","","","104.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11957","","IND","McManaway","Doug","","","","","San Jose","CA","95113.0","Wilson Sonsini Goodrich and Rosati","Attorney","","I","44062.0","","104.15","","","","","","","154.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11958","","IND","Padover","David","Mr.","","","","San Jose","CA","95126.0","Lockheed Martin","Engineer","","I","44062.0","","52.23","","","","","","","470.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11959","","IND","Taherpour","Rokhsan","","","","","Los Angeles","CA","91356.0","CCHCS","Physician","","I","44062.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11960","","IND","Koski","Anna","","","","","San Jose","CA","95118.0","CTA","Uniserv Staff","","I","44061.0","","37.69","","","","","","","37.69","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11961","","IND","Wierslee","Zeal","","","","","San Jose","CA","95126.0","Instagram","Software Engineer","","I","44061.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11962","","IND","Violett","Tom","","","","","Farmingdale","NJ","7727.0","Walters Group","Project Manager","","I","44061.0","","21.08","","","","","","","31.78","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11963","","IND","Lurey","Matan","","","","","San Jose","CA","95126.0","Google","Software Engineer","","I","44061.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11964","","IND","Rodarte","Ron","","","","","San Clemente","CA","92672.0","AAS-LLC","L.A. County District Manager","","I","44061.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11965","","IND","Chappell","Rex","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44061.0","","519.52","","","","","","","519.52","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11966","","IND","DaValle","Sebastian","","","","","San Francisco","CA","94110.0","Aperture aviation","Line Pilot","","I","44061.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11967","","IND","spitzer","Jason","","","","","San Jose","CA","95120.0","Inficon","Engineer","","I","44060.0","","27.0","","","","","","","74.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11968","","IND","Gursu","Jen","","","","","San Jose","CA","95136.0","unemployed","unemployed","","I","44060.0","","25.0","","","","","","","95.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11969","","IND","Herrin","Steven","","","","","San Jose","CA","95126.0","23andMe","Software Engineer","","I","44060.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11970","","IND","Coleman","Michele","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44059.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11971","","IND","Young","Roberto","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44058.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11972","","IND","Poirier","Lindsay","","","","","Sacramento","CA","95833.0","University of California Davis","Assistant Professor","","I","44058.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11973","","IND","Jung","Bob","Mr.","","","","Los Altos","CA","94024.0","Google","Engineering Manager","","I","44058.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11974","","IND","Holstrom","Cindy","","","","","Los Altos","CA","94024.0","unemployed","unemployed","","I","44058.0","","62.62","","","","","","","62.62","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11975","","IND","Purcell","Gloria","","","","","Belmont","CA","94002.0","Unemployed","Unemployed","","I","44058.0","","31.46","","","","","","","165.61","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11976","","IND","Watson","David","","","","","San Jose","CA","95125.0","Google","Engineer","","I","44058.0","","523.47","","","","","","","523.47","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11977","","IND","Valentine","Heather","","","","","San Jose","CA","95124.0","Notre Dame High School San Jose","Counselor, LMFT","","I","44058.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11978","","IND","Sawyer","Thomas","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44057.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11979","","IND","Roemer","Thomas","","","","","San Jose","CA","95126.0","Applied Materials","HR Analyst","","I","44057.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11980","","IND","Driver","Diane","","","","","Langley","WA","98260.0","unemployed","unemployed","","I","44057.0","","5.5","","","","","","","5.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11981","","IND","Robledo","Robert","","","","","San Jose","CA","95126.0","Santa Clara County Medical Association","Deputy Director","","I","44057.0","","52.23","","","","","","","152.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11982","","IND","Bigney","Falcon","","","","","San Jose","CA","95126.0","Starbucks","Barista","","I","44057.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11983","","IND","Farkouh","Adriana","Ms.","","","","San Jose","CA","95126.0","Retired","Retired","","I","44057.0","","50.0","","","","","","","327.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11984","","IND","Buchanan","Blake","","","","","San Jose","CA","95126.0","ARUSD","Teacher","","I","44057.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11985","","IND","McCain","Adrianna","","","","","San Jose","CA","95126.0","The Law Office of Matthew J. Rudy","Legal Assistant","","I","44057.0","","21.08","","","","","","","31.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11986","","IND","Anders","Nancy","","","","","San Jose","CA","95128.0","Unemployed","Unemployed","","I","44057.0","","52.23","","","","","","","62.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11987","","IND","Padover","David","Mr.","","","","San Jose","CA","95126.0","Lockheed Martin","Engineer","","I","44056.0","","26.27","","","","","","","470.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11988","","IND","Siegler","Andrew","","","","","Sunnyvale","CA","94086.0","unemployed","unemployed","","I","44056.0","","10.7","","","","","","","83.9","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11989","","IND","Pearl","Dennis","","","","","Port Matilda","PA","16970.0","Penn State University","Professor","","I","44056.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11990","","IND","Cortez","Vince","","","","","Campbell","CA","95008.0","unemployed","unemployed","","I","44056.0","","10.7","","","","","","","21.4","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11991","","IND","Schwab","David","","","","","Madison","WI","53703.0","Self Employed","Communications","","I","44056.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11992","","IND","Dent","Clarice","","","","","San Jose","CA","95128.0","retired","retired","","I","44056.0","","26.27","","","","","","","391.88","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11993","","IND","Driscoll","Bryce","Mr.","","","","Portland","OR","97221.0","St. John the Baptist","AFter School Teacher","","I","44056.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11994","","IND","Colby","Robert","","","","","san Jose","CA","95125.0","Apple","QA Engineer","","I","44055.0","","50.0","","","","","","","154.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11995","","IND","Jacob","Sushil","","","","","Oakland","CA","94619.0","Tuttle Law Group","Lawyer","","I","44055.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11996","","IND","Vitek","Clementine","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44055.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11997","","IND","Clerencia","Isaac","","","","","San Jose","CA","95131.0","Google","Software Engineer","","I","44055.0","","10.7","","","","","","","32.1","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11998","","IND","Ruiz","Brian","","","","","Santa Clara","CA","95050.0","Gardner","Therapist","","I","44055.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11999","","IND","Ostberg","Anna","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44055.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12000","","IND","Strange","Alex","","","","","Sunnyvale","CA","94086.0","Apple","Engineer","","I","44055.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12001","","IND","Atondo","Alexa","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44055.0","","10.7","","","","","","","40.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12002","","IND","Eligado","Sara","","","","","San Jose","CA","95131.0","Good Samaritan","RN","","I","44055.0","","10.7","","","","","","","60.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12003","","IND","Zapien","Rosie","","","","","San Jose","CA","95126.0","John Welsh MD","Medical Assistant","","I","44054.0","","100.0","","","","","","","256.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12004","","IND","Elwell","Peggy","Ms.","","","","San Jose","CA","95133.0","Santa Clara County","Librarian","","I","44054.0","","50.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12005","","IND","Sajjan","Jas","","","","","Oakland","CA","94607.0","San Francisco 49ers","Public Affairs","","I","44054.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12006","","IND","Aodha","Sean Mac","","","","","San Jose","CA","95126.0","APMG, Inc.","Medical Services Manager","","I","44053.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12007","","IND","Bellorado","Jason","","","","","San Jose","CA","95125.0","Seagate Technology","Engineer","","I","44053.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12008","","IND","Tyler","Scott","","","","","Winston-Salem","NC","27127.0","Edwards LifeSciences","Engineer","","I","44052.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12009","","IND","Mora","Antonio","Mr.","","","","San Jose","CA","95121.0","Retired","Retired","","I","44052.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12010","","IND","Rivers","Kristin","","","","","San Jose","CA","95123.0","Santa Clara County Office of Education","Alternative Education Teacher","","I","44051.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12011","","IND","Ames","Lawrence","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44051.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12012","","IND","Abreim","Gary","Mr.","","","","Occidental","CA","95465.0","self employed","Business Consultant","","I","44051.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12013","","IND","Marin","Lynda","","","","","Santa Cruz","CA","95060.0","Carmel Valley Retreat","Owner Manager","","I","44051.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12014","","IND","Ortiz","Edgar","","","","","San Jose","CA","95128.0","EAH Housing","Resident Services","","I","44051.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12015","","IND","Farkouh","Adriana","Ms.","","","","San Jose","CA","95126.0","Retired","Retired","","I","44050.0","","52.23","","","","","","","327.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12016","","IND","Fargo","Peter","","","","","San Jose","CA","95125.0","retired","retired","","I","44050.0","","52.23","","","","","","","313.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12017","","IND","Doyle","James","","","","","San Jose","CA","95124.0","unemployed","unemployed","","I","44048.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12018","","IND","Park-McClintick","Neil","","","","","Cupertino","CA","95014.0","Working Partnerships USA","Organizer","","I","44048.0","","45.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12019","","IND","shannon","jack","","","","","San Jose","CA","95128.0","unemployed","unemployed","","I","44048.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12020","","IND","Swift","Megan","","","","","San Jose","CA","95128.0","unemployed","unemployed","","I","44047.0","","208.0","","","","","","","416.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12021","","IND","Eldredge","Annette","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44047.0","","52.23","","","","","","","78.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12022","","IND","Wong","Sebastian","","","","","San Jose","CA","95125.0","LogDNA","Sales Manager","","I","44047.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12023","","IND","O'Connell","Joseph","","","","","Homewood","IL","60430.0","Unemployed","Unemployed","","I","44046.0","","52.23","","","","","","","156.69","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12024","","IND","Ahrens","Patrick","","","","","Cupertino","CA","95124.0","CA Assembly","District Director","","I","44046.0","","52.23","","","","","","","282.65","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12025","","IND","Ehrhart","Rick","","","","","San Jose","CA","95125.0","Ionic Security","Developer Advocate","","I","44045.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12026","","IND","Zandbergen","Zoe","","","","","San Jose","CA","95125.0","JetPens","Marketing","","I","44045.0","","15.0","","","","","","","55.89","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12027","","IND","Ajluni","Salem","","","","","San Jose","CA","95128.0","Self Employed","Economist","","I","44045.0","","100.0","","","","","","","120.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12028","","IND","Thorsen","Hilary","","","","","San Jose","CA","95128.0","Stanford University","Librarian","","I","44045.0","","52.23","","","","","","","104.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12029","","IND","Osborne","Eric Victorino","","","","","San Jose","CA","95122.0","unemployed","unemployed","","I","44044.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12030","","IND","Rosenberg","Joel H","","","","","Palo Alto","CA","94306.0","Self","Math Tutor","","I","44044.0","","26.27","","","","","","","78.81","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12031","","IND","Schmit","John","","","","","Salida","CA","95368.0","Unemployed","Unemployed","","I","44044.0","","62.62","","","","","","","374.77","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12032","","IND","Noah","Martin","Mr.","","","","Olympia","WA","98506.0","Quaker Voice on Washington Public Policy","Legislative Advocate","","I","44044.0","","10.7","","","","","","","115.6","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12033","","IND","Price","Susan","","","","","San Jose","CA","95128.0","Retired","Community Outreach","","I","44044.0","","31.46","","","","","","","99.58","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12034","","IND","Griffin","Dina","","","","","San Jose","CA","95125.0","Evergreen School District","Speech Therapist","","I","44044.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12035","","IND","Dewald","Thomas","","","","","Fort Walton Beach","FL","32548.0","retired","retired","","I","44044.0","","6.54","","","","","","","214.84","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12036","","IND","spitzer","Jason","","","","","San Jose","CA","95120.0","Inficon","Engineer","","I","44044.0","","27.0","","","","","","","74.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12037","","IND","Higgins","Jenny","","","","","San Jose","CA","95120.0","unemployed","unemployed","","I","44044.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12038","","IND","Madsen","Felicia","","","","","San Jose","CA","95125.0","David and Lucile Packard Foundation","Non-profit volunteer","","I","44044.0","","104.15","","","","","","","156.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12039","","IND","Hunt","Gerald","","","","","San Jose","CA","95124.0","Retired","Retired","","I","44044.0","","10.0","","","","","","","52.16","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12040","","IND","DellaMattera","Nancy","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44044.0","","104.15","","","","","","","308.3","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12041","","IND","Britton","Jon","","","","","Campbell","CA","95008.0","Retired","Retired","","I","44044.0","","10.7","","","","","","","47.36","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12042","","IND","Vladimirov","Georgy","Mr.","","","","Palo Alto","CA","94303.0","Zume","Computer Programmer","","I","44044.0","","15.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12043","","IND","Barrett","Bob","","","","","San Jose","CA","95112.0","Confluent","Software Engineer","","I","44044.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12044","","IND","Solick","Randa","","","","","Aptos","CA","95003.0","unemployed","unemployed","","I","44043.0","","6.54","","","","","","","6.54","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12045","","IND","Palmer","Will","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44043.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12046","","IND","Cook","Travis","","","","","San Jose","CA","95126.0","Slack","Engineer","","I","44043.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12047","","IND","Baez","Rosemary","","","","","San Jose","CA","95124.0","Third Street Community Center","Executive Director","","I","44043.0","","10.7","","","","","","","36.97","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12048","","IND","Mazelis","Dylan","","","","","San Jose","CA","95126.0","San Jose Stae University","Leadership Development Coordinator","","I","44043.0","","10.7","","","","","","","65.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12049","","IND","watson","michelle","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44043.0","","104.15","","","","","","","572.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12050","","IND","Krackov","Patricia","","","","","San Jose","CA","95126.0","Self Employed","Philanthropic and Nonprofit Advisor","","I","44043.0","","21.08","","","","","","","62.48","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12051","","IND","El-Miaari","Abid","","","","","Foster City","CA","94404.0","Caltrans","Engineer","","I","44043.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12052","","IND","Avalos","Manuel","","","","","San Jose","CA","95110.0","Brown University","It Support","","I","44043.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12053","","IND","Franco-Clausen","Shanta","","","","","San Jose","CA","95124.0","Yes on Prop 17","Campaign Manager","","I","44043.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12054","","IND","King","Ralph","Mr.","","","","Portola Valley","CA","94028.0","Self Employed","Film Maker","","I","44043.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12055","","IND","Southall","Sean","","","","","Brooklyn","NY","11230.0","Linedata","Product Manager","","I","44043.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12056","","IND","Boyle","Andrew","","","","","San Jose","CA","95126.0","Ursus Inc","Hydraulic Modeling Engineer","","I","44043.0","","10.7","","","","","","","125.55","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12057","","IND","Condito","Michael","Mr.","","","","San Jose","CA","95125.0","self employed","Analog Mask Designer","","I","44043.0","","10.7","","","","","","","47.98","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12058","","IND","campbell","Benita","","","","","Burgettstown","PA","15021.0","unemployed","unemployed","","I","44042.0","","3.05","","","","","","","6.1","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12059","","IND","Sandoval","Kai","","","","","San Jose","CA","95111.0","M/M Pulido","Care Provider","","I","44042.0","","208.0","","","","","","","478.93","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12060","","IND","Desjardin","Susan","","","","","San Jose","CA","95125.0","Retired","Teacher/Engineer","","I","44042.0","","156.07","","","","","","","774.28","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12061","","IND","Roth","Bill","","","","","San Jose","CA","95125.0","VMWare","Economist","","I","44042.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12062","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","44042.0","","10.7","","","","","","","180.16","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12063","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","CUHSD","Teacher","","I","44041.0","","50.0","","","","","","","210.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12064","","IND","Rivell","Thomas","Mr.","","","","San Jose","CA","95113.0","Retired","Retired","","I","44041.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12065","","IND","Bigelow","Caitlin","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44041.0","","20.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12066","","IND","Mankin","Jennifer","","","","","San Jose","CA","95126.0","Crowndstrike","Software Engineer","","I","44041.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12067","","IND","Brockmeyer","Sarah","","","","","San Jose","CA","95126.0","Santa Clara University","Immigration advisor","","I","44041.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12068","","IND","Rothrock","Kelsey","","","","","San Jose","CA","95125.0","Alum Rock Union School District","5th grade teacher","","I","44041.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12069","","IND","Westerlund","William","Mr.","","","","San Jose","CA","95126.0","Accenture","Recruiter","","I","44040.0","","104.15","","","","","","","360.53","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12070","","IND","Renaud","Lauren","","","","","San Jose","CA","95125.0","Family Independence Initiative","Director of Analytics","","I","44040.0","","124.92","","","","","","","229.07","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12071","","IND","Campi","Michael","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44040.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12072","","IND","Manski","Ben","","","","","Goleta","CA","93117.0","unemployed","unemployed","","I","44040.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12073","","IND","Wasser","Charles","Mr.","","","","San Jose","CA","95118.0","Print Broker","Self Employed","","I","44040.0","","21.08","","","","","","","47.35","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12074","","IND","Bennett","Marguerite","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44040.0","","26.27","","","","","","","78.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12075","","IND","Yates","Debbie","Mrs.","","","","Schereville","IN","46375.0","retired","retired","","I","44040.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12076","","IND","White","Anna-Maria","Ms.","","","","Saratoga","CA","95070.0","CUSD","Teacher","","I","44040.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12077","","IND","Bleymaier","Claire","Ms.","","","","San Jose","CA","95120.0","The Health Trust","Mgr. Food and Nutrition Services","","I","44040.0","","10.7","","","","","","","165.16","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12078","","IND","Ledesma","David","Mr.","","","","San Jose","CA","95128.0","Self Employed","Message Therapist","","I","44040.0","","104.15","","","","","","","373.72","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12079","","IND","Eldridge","Jordan","Mr.","","","","Cupertino","CA","95014.0","Eldridge Political Partners LLC","Principal","","I","44040.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12080","","IND","Cortez","Vince","","","","","Campbell","CA","95008.0","unemployed","unemployed","","I","44040.0","","10.7","","","","","","","21.4","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12081","","IND","Manley","Anne","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44039.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12082","","IND","Vaccaro","Jenna","","","","","San Jose","CA","95125.0","Amex","Web Designer","","I","44039.0","","15.89","","","","","","","47.67","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12083","","IND","Bell","Tyler","","","","","San Jose","CA","95126.0","Apex Systems","Sales","","I","44039.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12084","","IND","Chaid","David","","","","","San Jose","CA","95125.0","KDInfotech","IT Manager","","I","44037.0","","10.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12085","","IND","Chang","Charlsie","","","","","San Jose","CA","95129.0","County of Santa Clara","Board Aide","","I","44036.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12086","","IND","McMahon","Tom","","","","","San Jose","CA","95126.0","Google","Engineering Manager","","I","44035.0","","5.5","","","","","","","5.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12087","","IND","ROBLEDO","Carol","","","","","San Jose","CA","95128.0","unemployed","unemployed","","I","44035.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12088","","IND","Wilson","Laura","","","","","San Jose","CA","95125.0","Berryessa Union School District","Teacher","","I","44034.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12089","","IND","Karpf","Jonathan","","","","","San Jose","CA","95112.0","unemployed","unemployed","","I","44033.0","","26.27","","","","","","","52.54","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12090","","IND","Dent","Clarice","","","","","San Jose","CA","95128.0","retired","retired","","I","44033.0","","26.27","","","","","","","391.88","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12091","","IND","Dovala","John","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44032.0","","15.89","","","","","","","15.89","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12092","","IND","Padover","David","Mr.","","","","San Jose","CA","95126.0","Lockheed Martin","Engineer","","I","44031.0","","52.23","","","","","","","470.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12093","","IND","Boyle","Andrew","","","","","San Jose","CA","95126.0","Ursus Inc","Hydraulic Modeling Engineer","","I","44031.0","","104.15","","","","","","","125.55","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12094","","IND","McTernan","George","","","","","San Jose","CA","95133.0","unemployed","unemployed","","I","44030.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12095","","IND","Pearl","Dennis","","","","","Port Matilda","PA","16970.0","Penn State University","Professor","","I","44029.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12096","","IND","Eldredge","Annette","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44029.0","","26.27","","","","","","","78.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12097","","IND","Berry","Bob","","","","","San Jpse","CA","95126.0","unemployed","unemployed","","I","44029.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12098","","IND","Means","Robert","Mr.","","","","Milpitas","CA","95035.0","Sustainable Habitat","Marketing","","I","44029.0","","50.0","","","","","","","729.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12099","","IND","Vanness","Shawn","","","","","Oxford","OH","45056.0","Miami University","Communications","","I","44029.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12100","","IND","Kelly","Andrea Guillen","","","","","San Jose","CA","95126.0","Stanford Children’s","Nurse","","I","44029.0","","35.0","","","","","","","61.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12101","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","44029.0","","31.46","","","","","","","180.16","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12102","","IND","Foley","Patti","","","","","Los Gatos","CA","95033.0","Corcept Therapeutic inc","HR","","I","44029.0","","50.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12103","","IND","Cavada","William","","","","","San Jose","CA","95125.0","ESUHSD","Teacher","","I","44029.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12104","","IND","Bigelow","Caitlin","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44028.0","","25.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12105","","IND","Condito","Michael","Mr.","","","","San Jose","CA","95125.0","self employed","Analog Mask Designer","","I","44027.0","","5.5","","","","","","","47.98","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12106","","IND","Swift","Megan","","","","","San Jose","CA","95128.0","unemployed","unemployed","","I","44027.0","","208.0","","","","","","","416.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12107","","IND","Rossmann","Emilia","","","","","San Jose","CA","95125.0","Athena Camps","Camp Coach","","I","44027.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12108","","IND","Titizer","Emre","","","","","Santa Clara","CA","95051.0","Walmart","Intern","","I","44026.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12109","","IND","Landers","Ben","","","","","CAmpbell","CA","95008.0","Fufillment Systems Inc","Cashier","","I","44026.0","","208.0","","","","","","","312.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12110","","IND","Idemoto","Eula","","","","","San Jose","CA","95125.0","FIRST 5 Santa Clara County","Assistant Director","","I","44026.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12111","","IND","Armstrong","Cynthia","","","","","San Jose","CA","95125.0","IBM","Cybersecurity","","I","44026.0","","52.23","","","","","","","78.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12112","","IND","Mazelis","Dylan","","","","","San Jose","CA","95126.0","San Jose Stae University","Leadership Development Coordinator","","I","44026.0","","35.0","","","","","","","65.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12113","","IND","Barrera","Gregoria","","","","","San Jose","CA","95125.0","Child Development Inc.","Staff Acctountant","","I","44026.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12114","","IND","Huang","Mindy","","","","","Santa Clara","CA","95054.0","Google","Project Manager","","I","44026.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12115","","IND","Rojas","Sarai","","","","","San Jose","CA","95126.0","SEI","Fellow","","I","44026.0","","40.0","","","","","","","55.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12116","","IND","Barcelos","Elizabeth","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44026.0","","50.0","","","","","","","268.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12117","","IND","Ciccarello","Sarah","","","","","San Jose","CA","95128.0","Evergreen Schools","Teacher","","I","44026.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12118","","IND","Gillick","Beth","","","","","San Jose","CA","95126.0","Brandvia","Accountant","","I","44025.0","","52.23","","","","","","","62.93","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12119","","IND","Clerencia","Isaac","","","","","San Jose","CA","95131.0","Google","Software Engineer","","I","44024.0","","10.7","","","","","","","32.1","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12120","","IND","Moody","Brandi","","","","","San Jose","CA","95126.0","Self","consultant","","I","44023.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12121","","IND","O'Connell","Joseph","","","","","Homewood","IL","60430.0","Unemployed","Unemployed","","I","44022.0","","52.23","","","","","","","156.69","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12122","","IND","Fargo","Peter","","","","","San Jose","CA","95125.0","retired","retired","","I","44019.0","","52.23","","","","","","","313.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12123","","IND","Patenaude","Tera","Ms.","","","","Lewisburg","PA","17837.0","Geisinger Hospital","Certified Athletic Trainer","","I","44019.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12124","","IND","Short","Kyle","","","","","Saratoga","CA","95070.0","Ma Labs","Customer Service","","I","44019.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12125","","IND","Hunt","Gerald","","","","","San Jose","CA","95124.0","Retired","Retired","","I","44018.0","","15.89","","","","","","","52.16","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12126","","IND","Hickey","David","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44018.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12127","","IND","Baratz","Michael","","","","","San Jose","CA","95128.0","unemployed","unemployed","","I","44018.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12128","","IND","Nelson","Jake","","","","","San Jose","CA","95128.0","PBN2020 Inc.","Marketing Manager","","I","44018.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12129","","IND","Glaser","Fiona","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44017.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12130","","IND","Moore","Mari","","","","","San Jose","CA","95124.0","Law Office","Paralegal","","I","44016.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12131","","IND","Bachelani","Najma","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44015.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12132","","IND","Bonner","Travis","","","","","San Jose","CA","95124.0","BCS marketing","Sales","","I","44014.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12133","","IND","Huezo","Alex","","","","","Huntington Park","CA","90255.0","Unemployed","Unemployed","","I","44014.0","","25.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12134","","IND","Parkhurst","Maggie","","","","","San Jose","CA","95125.0","Ushur","Marketing","","I","44014.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12135","","IND","Candler","Blake","","","","","Arlington","VA","22206.0","U.S. Department of Commerce","International Program Specialist","","I","44014.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12136","","IND","Sarson","Michael","","","","","AB10 6AQ","XX","0.0","Baker Hughes","Supply Chain Manager","","I","44014.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12137","","IND","Kindel","Alexander","","","","","Mountain View","CA","94043.0","Google","Programmer","","I","44014.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12138","","IND","Parsons","Karen","Ms","","","","Morgan Hill","CA","95037.0","County of Santa Clara","Social Worker","","I","44014.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12139","","IND","Kim","Jongjin","","","","","San Jose","CA","95128.0","KLA Corporation","Research Scientist","","I","44014.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12140","","IND","Rosenberg","Joel H","","","","","Palo Alto","CA","94306.0","Self","Math Tutor","","I","44013.0","","26.27","","","","","","","78.81","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12141","","IND","Filzen","Drea","","","","","Arlington","VA","22205.0","Management analyst","Cherokee nation businesses","","I","44013.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12142","","IND","Ahrens","Patrick","","","","","Cupertino","CA","95124.0","CA Assembly","District Director","","I","44013.0","","26.27","","","","","","","282.65","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12143","","IND","Noah","Martin","Mr.","","","","Olympia","WA","98506.0","Quaker Voice on Washington Public Policy","Legislative Advocate","","I","44013.0","","10.7","","","","","","","115.6","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12144","","OTH","Northern California Carpenters Regional Council ID #972104","","","","","","Oakland","CA","94621.0","","","","","44093.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12144","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12145","","IND","Cortese","Dave and Suzanne","","","","","San Jose","CA","95135.0","Santa Clara County","County Supervisor","","","44088.0","","750.0","","","","","","","750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12145","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12146","","IND","Feldberg","Lisa","","","","","San Jose","CA","95112.0","Retired","Retired","","","44085.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12146","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12147","","IND","Madero","Bertha","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","","44085.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12147","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12148","","OTH","IBEW 302 Community Candidates PAC #1300752","","","","","","Martinez","CA","94533.0","","","","","44082.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12148","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12149","","OTH","IBEW Local 617","","","","","","San Mateo","CA","94402.0","","","","","44082.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12149","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12150","","IND","Osmer","Gail","","","","","San Jose","CA","95136.0","County Senior Care Commission","Chairperson","","","44082.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12150","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12151","","OTH","California Nurses Associatoin PAC #780657","","","","","","Sacramento","CA","95814.0","","","","","44082.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12151","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12152","","IND","Daniel","Maxine","","","","","Tracy","CA","95377.0","unemployed","unemployed","","","44071.0","","25.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12152","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12153","","IND","Jain","Sudhanshu","Mr.","","","","Santa Clara","CA","95050.0","retired","retired","","","44071.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12153","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12154","","IND","Armstrong","Libby","","","","","San Jose","CA","95126.0","Retired","Retired","","","44071.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12154","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12155","","IND","Sheppard","Barry","","","","","Hayward","CA","94541.0","Retired","Retired","","","44071.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12155","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12156","","IND","Markowitz","Paul","","","","","San Jose","CA","95123.0","Unemployed","Unemployed","","","44071.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12156","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12157","","OTH","Sheet Metal Workers International Local 104 #850381","","","","","","San Ramon","CA","94583.0","","","","","44065.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12157","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12158","","OTH","SJTA Political Action Committee","","","","","","San Jose","CA","95123.0","","","","","44064.0","","599.0","","","","","","","599.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12158","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12159","","OTH","Teamsters Local 856 PAC","","","","","","Sacramento","CA","95814.0","","","","","44060.0","","500.0","","","","","","","1100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12159","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12160","","IND","Good","Brian","","","","","Palo Alto","CA","94301.0","self employed","analyst","","","44060.0","","200.0","","","","","","","356.07","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12160","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12161","","IND","Baradar","Esmat","","","","","San Jose","CA","95120.0","Retired","Retired","","","44060.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12161","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12162","","OTH","Santa Clara & San Benito Counties Building Contstruction Trades Council","","","","","","San Jose","CA","95125.0","","","","","44054.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12162","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12163","","IND","Farley","Timothy","","","","","San Jose","CA","95126.0","Retired","Retired","","","44049.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12163","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12164","","OTH","Cement Masons Local 400 PAC #1223458","","","","","","Sacramento","CA","95834.0","","","","","44049.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12164","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12165","","OTH","IBEW PAC Educational Fund","","","","","","Washington","DC","20001.0","","","","","44049.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12165","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12166","","OTH","IBEW Local 11","","","","","","Pasadena","CA","91101.0","","","","","44049.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12166","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12167","","OTH","Local 393 PAC #851452","","","","","","Sacramento","CA","95814.0","","","","","44049.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12167","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12168","","OTH","IFPTE Local 21 #881248","","","","","","San Francisco","CA","94103.0","","","","","44043.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12168","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12169","","IND","Loewenstein","Carol","","","","","Ben Lomond","CA","95005.0","Retired","Retired","","","44039.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12169","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12170","","OTH","Teamsters Local Union PAC","","","","","","Sacramento","CA","95814.0","","","","","44030.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12170","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12171","","IND","Shafi","Sayed","","","","","San Jose","CA","95126.0","Google","Engineer","","","44019.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12171","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12172","","IND","Boyle","Mary","","","","","Homewood","IL","60430.0","unemployed","unemployed","","","44019.0","","50.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12172","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12173","","IND","Boyle","Janine","","","","","Homewood","IL","60430.0","retired","retired","","","44019.0","","200.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12173","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12174","","IND","Morales","Elena","","","","","San Jose","CA","95111.0","Yerba Buena High School","Custodian","","","44092.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12175","","IND","Mendes","Alfonso","","","","","San Jose","CA","95122.0","Mas Service","Technician","","","44092.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12176","","IND","Valencia","Nancy","","","","","San Jose","CA","95122.0","AT&T","Customer Service","","","44092.0","","70.0","","","","","","","70.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12177","","IND","Ponce","Amaliea","","","","","San Jose","CA","95122.0","None","Housewife","","","44092.0","","53.0","","","","","","","53.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12178","","IND","Elwell","Peggy","Ms.","","","","San Jose","CA","95133.0","Santa Clara County","Librarian","","","44092.0","","50.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12179","","IND","Aleage","Bilma","","","","","San Jose","CA","95122.0","Amazon","Packing","","","44092.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12180","","IND","Spencer","Julia","","","","","San Jose","CA","95122.0","Cavalleras Immigration & Associates","Secretary","","","44092.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12181","","IND","Marshall","James","","","","","San Jose","CA","95125.0","unemployed","unemployed","","","44092.0","","40.0","","","","","","","71.45","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12182","","IND","Medina","Maria","","","","","San Jose","CA","95111.0","None","Housewife","","","44092.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12183","","IND","Gonzalez","Maria","","","","","San Jose","CA","95112.0","Unemployed","Unemployed","","","44092.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12184","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","CUHSD","Teacher","","","44092.0","","25.0","","","","","","","210.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12185","","IND","Gutierrez","Teresa","","","","","San Jose","CA","95122.0","Retired","Retired","","","44092.0","","22.0","","","","","","","22.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12186","","IND","Cortez","Vincent","","","","","Campbell","CA","95008.0","unemployed","unemployed","","","44092.0","","20.0","","","","","","","55.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12187","","IND","Walker","Tinamarie","","","","","San Jose","CA","95117.0","Mosaic Global Transportation","Dispatcher","","","44092.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12188","","IND","Rosas","Damian","","","","","San Jose","CA","95122.0","Self Employed","Painter","","","44092.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12189","","IND","Linares","Gloria","","","","","San Jose","CA","95122.0","Unemployed","Unemployed","","","44092.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12190","","IND","Lopez","Sandra","","","","","San Jose","CA","95122.0","Meza Corporation","Cashier","","","44092.0","","13.0","","","","","","","13.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12191","","IND","Aliaga","Stephanie","","","","","San Jose","CA","95122.0","Talent Solutions TAPFIN","HR Coordinator","","","44092.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12194","","IND","Dean","Kate Ellen","","","","","Marcellus","NY","13108.0","Pinterest","Account Manager","","I","44013.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12195","","IND","Baker","Emma","","","","","San Jose","CA","95112.0","Our City Forest","AmeriCorps member","","I","44013.0","","5.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12196","","IND","Toscano","Cynthia","","","","","San Jose","CA","95122.0","San Jose Primary School","Teacher","","I","44013.0","","10.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12197","","IND","Stern","Jake","","","","","New York","NY","10026.0","Student","Student","","I","44013.0","","20.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12198","","IND","Roland","Jacob","","","","","Seattle","WA","98102.0","Relign Corporation","Engineer","","I","44013.0","","100.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12199","","IND","Nickerson","Ryan","","","","","San Jose","CA","95128.0","El Camino Hospital","Facilities Engineer","","I","44013.0","","10.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12200","","IND","Madero","Angel","","","","","San Jose","CA","95126.0","STudent","Student","","I","44013.0","","20.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12201","","IND","Gonzalez","Damaris","","","","","San Jose","CA","95126.0","City of San Jose","Recreational Leader","","I","44013.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12202","","IND","Lanham","Elizabeth","","","","","San Jose","CA","95110.0","DRG, INC","Urban Forestry Project Manager","","I","44013.0","","10.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12203","","IND","Mooney","Paul","","","","","San Francisco","CA","94131.0","San Mateo Foster City School District","Science teacher","","I","44013.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12204","","IND","Palmer","Michael","","","","","San Francisco","CA","94133.0","Augmedix","Sales Operations Analyst","","I","44013.0","","10.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12205","","IND","Schuler","Karen","Ms.","","","","San Jose","CA","95124.0","Casa di Mir Montessori School","Director of Finance","","I","44013.0","","50.0","","","","","","","190.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12206","","IND","Privitt","Mara","","","","","San Jose","CA","95123.0","Snake & Butterfly","Owner","","I","44013.0","","15.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12207","","IND","Caballero","Ryan","","","","","New York","NY","10014.0","Databricks","Sales","","I","44013.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12208","","IND","Harris","Kerry","","","","","San Francisco","CA","94118.0","Mixpanel","Sales","","I","44013.0","","20.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12209","","IND","Kozak","Scott","","","","","San Francisco","CA","94118.0","Samsara","Sales","","I","44013.0","","20.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12210","","IND","Berg","Sarah","","","","","San Jose","CA","95117.0","Student","Student","","I","44013.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12211","","IND","Colvin","Morgan","","","","","San Jose","CA","95112.0","Davey Resource Group","Ultility Forester","","I","44013.0","","1.0","","","","","","","23.4","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12212","","IND","Romero","Lauren","","","","","Los Angeles","CA","90024.0","Unemployed","Unemployed","","I","44013.0","","1.0","","","","","","","2.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12213","","IND","Hylen","Blake","","","","","Del Mar","CA","92014.0","JNI","Account Executive","","I","44013.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12214","","IND","Ichikawa","Adam","","","","","San Francisco","CA","94108.0","Affirm Inc.","Business Partner","","I","44013.0","","10.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12215","","IND","Fallier","Jeff","","","","","Oakland","CA","94608.0","Unemployed","Unemployed","","I","44013.0","","10.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12216","","IND","Mendoza","Nico","","","","","San Jose","CA","95128.0","Siren","Systems Analyst","","I","44013.0","","20.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12217","","IND","Catano","Aria","","","","","Los Angeles","CA","90007.0","STudent","Student","","I","44013.0","","15.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12218","","IND","Moreno","Ciana","","","","","Morgan Hill","CA","95037.0","Student","Student","","I","44013.0","","10.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12219","","IND","Partida","Victoria","","","","","San Jose","CA","95122.0","Community Health","Partnership Program Coordinator","","I","44013.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12220","","IND","Casas","Jorge","","","","","San Jose","CA","95125.0","City of San Jose","District 5 Council Aid","","I","44013.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12221","","IND","Levine","Adonis","Mr.","","","","San Jose","CA","95125.0","Liftoff mobile","Sales Manager","","I","44013.0","","250.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12222","","IND","Bola","Susheel","","","","","San Jose","CA","95118.0","Randstad SJ","Temp office Manager","","I","44013.0","","15.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12223","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","44013.0","","10.0","","","","","","","180.16","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12224","","IND","Collins","Sheila","","","","","San Jose","CA","95125.0","Google","Attorney","","I","44013.0","","250.0","","","","","","","852.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12225","","IND","Suko","Kristan","","","","","San Jose","CA","95131.0","Unemployed","Unemployed","","I","44013.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12226","","IND","Leabo","Wylie","","","","","San Francisico","CA","94133.0","Marqeta","Software Engineer","","I","44013.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12227","","IND","Swoboda","AJ","","","","","San Francisco","CA","94123.0","21st Club Inc","Managing Director","","I","44013.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12228","","IND","Neouchy","Mo","","","","","San Jose","CA","95120.0","Samsara","Account Executive","","I","44013.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12229","","IND","Sidlauskas","Mary","","","","","San Jose","CA","95125.0","Retired","Retired","","I","44014.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12230","","IND","Ebert","Greg","","","","","San Jose","CA","95125.0","ESUHSD","Teacher","","I","44014.0","","15.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12231","","IND","WAGNER","SUZANNE","","","","","San Jose","CA","95125.0","Adobe","Business Operations","","I","44014.0","","25.0","","","","","","","77.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12232","","IND","Allen","Chelsea","","","","","San Jose","CA","95125.0","Student","Student","","I","44015.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12233","","IND","Williams","Jamie","","","","","San Jose","CA","95125.0","Self Employed","Licenses Marraige and Family Therapist","","I","44019.0","","25.0","","","","","","","51.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12234","","IND","Nourse","John","Mr.","","","","San Jose","CA","95215.0","retired","retired","","I","44019.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12235","","IND","Parker","Allison","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44020.0","","45.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12236","","IND","Pietrobono","Austin","","","","","Apache Junction","AZ","85119.0","OnePlus","Graphic Designer","","I","44024.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12237","","IND","Doran","Robin","","","","","San Jose","CA","95125.0","Joint Venture Silicon Valley","VP of Communications","","I","44087.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12238","","IND","Law","Amanda","","","","","San Jose","CA","95125.0","Unemployed","Homemaker","","I","44025.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12239","","IND","Zavalza","Claudia","","","","","San Jose","CA","95126.0","Self Employed","Graphic Designer","","I","44025.0","","40.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12240","","IND","Ardizzone","Carolyn","","","","","Salt Lake City","UT","84105.0","Student","Student","","I","44025.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12241","","IND","Vargo","Tawna","","","","","San Jose","CA","95126.0","Unite Here","Researcher","","I","44026.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12242","","IND","Fluke","Megan","","","","","San Jose","CA","95125.0","Green Foothills","Executive Director","","I","44026.0","","60.0","","","","","","","120.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12243","","IND","Mattson","Vicky","","","","","San Jose","CA","95113.0","Retired","Retired","","I","44026.0","","50.0","","","","","","","258.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12244","","IND","Sinha","Abhas","","","","","Menlo Park","CA","94025.0","Houzz Inc","Senior Software Engineer","","I","44028.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12245","","IND","Garcia","Luisiana","","","","","San Diego","CA","92122.0","Student","Student","","I","44028.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12246","","IND","Boesch","Gayle","Ms.","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44032.0","","60.0","","","","","","","460.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12247","","IND","Smith","Marlena","","","","","San Jose","CA","95132.0","Crowdstaffing","Public Policy Associate","","I","44036.0","","40.0","","","","","","","110.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12248","","IND","Lander","Cheryl","Ms.","","","","San Jose","CA","95128.0","Oracle","Program Manager","","I","44040.0","","100.0","","","","","","","404.15","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12249","","IND","Chu","Lennie","","","","","San Jose","CA","95120.0","Elasticsearch","Human Resources","","I","44040.0","","19.0","","","","","","","369.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12250","","IND","Ellingson","Mishi","","","","","San Jose","CA","95125.0","ProUnlimited","Yoga Instructor","","I","44042.0","","20.0","","","","","","","110.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12251","","IND","Orange","Cherise","Ms.","","","","San Jose","CA","95110.0","County of Santa Clara","Associate Planner","","I","44043.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12252","","IND","Aguilar","Pete","Mr.","","","","San Jose","CA","95136.0","Zoom Inc.","International Account Manager","","I","44043.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12253","","IND","Tracy","Kily","","","","","Los Gatos","CA","95030.0","Palmer Chiropractic College","Clinician","","I","44043.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12254","","IND","Boesch","Gayle","Ms.","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44043.0","","50.0","","","","","","","460.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12255","","IND","Yada","Shelby","","","","","Richland","WA","99352.0","Washington State Department of Social and Health Services","Strategic Improvement Manager","","I","44043.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12256","","IND","Huston","Dixie","MS.","","","","San Jose","CA","95124.0","retired","retired","","I","44044.0","","25.0","","","","","","","225.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12257","","IND","Shelby","Claire","","","","","San Jose","CA","95125.0","Student","Student","","I","44044.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12258","","IND","Shelby","Linda","","","","","San Jose","CA","95125.0","Retired","Retired","","I","44044.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12259","","IND","Williams","Jamie","","","","","San Jose","CA","95125.0","Self Employed","Licenses Marraige and Family Therapist","","I","44044.0","","26.0","","","","","","","51.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12261","","IND","Noth","Chris","","","","","Des Moines","IA","50314.0","Boys and Girls Club","Unit Director","","I","44046.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12262","","IND","Toller Gardner","Laura","Ms.","","","","San Jose","CA","95125.0","Peninsula Jewish Community Center","Non-Profit Executive","","I","44046.0","","25.0","","","","","","","117.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12263","","IND","Hughes","Stephanie","","","","","San Jose","CA","95126.0","Santa Clara University","Senior Lecturer","","I","44046.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12264","","IND","Hansen","Elizabeth","","","","","San Jose","CA","95128.0","Diocese of San Jose","Teacher","","I","44047.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12265","","IND","Hasan","Areej","","","","","San Jose","CA","95124.0","Citizen's School","Teacher","","I","44051.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12266","","IND","Lopez","Gilbert","","","","","San Jose","CA","95112.0","BlackMagic","Tech Support","","I","44051.0","","50.0","","","","","","","90.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12267","","IND","Heer","Taylor","Mr.","","","","San Francisco","CA","94117.0","Stryker","Regional Service Lead","","I","44051.0","","60.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12268","","IND","Powell","Jamal","","","","","Malden","MA","2148.0","Alfred Benesch & Co","Structural Engineer","","I","44052.0","","53.0","","","","","","","53.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12269","","IND","Hammers","Cole","","","","","Los Gatos","CA","95032.0","Synopsys","FP&A Intern","","I","44052.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12270","","IND","Ellingson","Mishi","","","","","San Jose","CA","95125.0","ProUnlimited","Yoga Instructor","","I","44054.0","","25.0","","","","","","","110.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12271","","IND","Boesch","Gayle","Ms.","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44056.0","","50.0","","","","","","","460.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12272","","IND","Krause","Marika","","","","","San Jose","CA","95125.0","The Tech Interactive","Communications","","I","44057.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12273","","IND","Dominguez","Lisa Anna","","","","","San Francisco","CA","95126.0","Hispanic Foundation of Silicon Valley","Director of Programs","","I","44058.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12274","","IND","Hostetler","Abby","","","","","Porter","IN","46304.0","Porter Hospital","Registered Nurse","","I","44058.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12275","","IND","Weiss","Kyle","","","","","Los Gatos","CA","95030.0","Medical Solutions","Travel Nurse","","I","44058.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12276","","IND","Lewis","Shayna","","","","","Mission Viejo","CA","92692.0","Houzz","Account Coordinator","","I","44058.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12277","","IND","Dewald","Robert","Mr.","","","","Austin","TX","78704.0","Amazon","SR. Program Manager","","I","44058.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12278","","IND","Yates","Diana","Ms.","","","","Chicago","IL","60614.0","Next College Student Athlete","Email Marketing Specialist","","I","44058.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12279","","IND","Hsia-Coron","Mary","","","","","Aromas","CA","95004.0","Retired","Retired","","I","44060.0","","27.0","","","","","","","27.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12280","","IND","Lillis","Bridget","Ms.","","","","Oakland","CA","94610.0","Horizon Water & Environment","Planner","","I","44060.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12281","","IND","Farkouh","Adriana","Ms.","","","","San Jose","CA","95126.0","Retired","Retired","","I","44060.0","","50.0","","","","","","","327.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12282","","IND","Choi","Edward","","","","","San Jose","CA","95128.0","SC mech solution","Controller","","I","44060.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12283","","IND","Patten","Josh","Mr.","","","","Maledn","MA","2148.0","Alfred Benesch & Co","Structural Engineer","","I","44061.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12284","","IND","Ruiz","Brian","","","","","Santa Clara","CA","95050.0","Gardner","Therapist","","I","44061.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12285","","IND","Sanchez-Zapata","Victor","","","","","Ladera Ranch","CA","92694.0","Specright Inc","Sales","","I","44062.0","","250.0","","","","","","","275.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12286","","IND","Mashburn","Michele","Ms.","","","","San Jose","CA","95112.0","Collins Foundation","Non Profit Director","","I","44063.0","","20.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12287","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","CUHSD","Teacher","","I","44064.0","","60.0","","","","","","","210.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12288","","IND","Nunez","Tessa","","","","","Campbell","CA","95008.0","Student","Student","","I","44064.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12289","","IND","Pepin","Christine","Ms.","","","","Sunnyvale","CA","94087.0","unemployed","Engineer","","I","44064.0","","50.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12291","","IND","Nguyen","Andrew","","","","","San Jose","CA","95112.0","SummerWinds Nursery","Staff","","I","44064.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12292","","IND","Setzler","Brian","","","","","Portland","OR","97201.0","Fiducial Business Centers, Inc.","Manager","","I","44064.0","","10.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12293","","IND","Nakhjiri","Farzaneh","","","","","Belmont","CA","94002.0","Gilead","RA CMC Associate Director","","I","44064.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12294","","IND","Dabbagh","Marie","","","","","Palo Alto","CA","94303.0","Sutter Health","Registered Nurse","","I","44064.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12295","","IND","Marquez","Hugo","","","","","Los Angeles","CA","90026.0","FoodMaxx","Clerk","","I","44064.0","","15.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12296","","IND","Coxe","Nicole","","","","","San Jose","CA","95126.0","County of Santa Clara - Public Health","Program Manager","","I","44065.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12297","","IND","Wollack","Carrie","","","","","San Jose","CA","95125.0","De Anza Community College","Teacher","","I","44065.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12298","","IND","Aguiar","Nate","Mr.","","","","Redwood City","CA","94063.0","Google","UX researcher","","I","44065.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12299","","IND","Shepardson","Jason","","","","","Capitola","CA","95010.0","Ronning Physical Therapy","Physical Therapist","","I","44065.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12300","","IND","Biiftuu","Adam","Mr.","","","","Minneapolis","MN","55426.0","The Bloomington City Attorneys Office","Crime Victim Liason","","I","44066.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12301","","IND","Schaa","Dana","","","","","San Jose","CA","95126.0","AMD","Software Engineer","","I","44066.0","","40.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12302","","IND","Riley","Alize","","","","","Chico","CA","95926.0","Unemployed","Unemployed","","I","44066.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12303","","IND","Chavez","Gabe","","","","","Campbell","CA","95008.0","R&B Company","Sales","","I","44066.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12304","","IND","Denny","Michelle","","","","","Canton","OH","44721.0","TimkenSteel","Engineer","","I","44066.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12305","","IND","Krouskup","Scott","","","","","Los Gatos","CA","95032.0","Bravo Electro Components","Sales Representative","","I","44066.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12306","","IND","Wang","Kristen","","","","","Arlington","VA","22201.0","Booz Allen Hamilton","Junior Software Developer","","I","44066.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12307","","IND","Doran","Zachary","","","","","Albuquerque","NM","87106.0","Self Empoyed","Business Valuation Consultant","","I","44066.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12308","","IND","Kapp","Gabriella","","","","","Los Gatos","CA","95030.0","Latham & Watkins","Associate","","I","44066.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12309","","IND","Chou","Lana","","","","","San Jose","CA","95128.0","hashicorp","sales enablement","","I","44067.0","","150.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12310","","IND","Impey","Connor","","","","","Los Gatos","CA","95033.0","Tesla","Material Handler","","I","44067.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12311","","IND","Menges","Andrew","","","","","Garden City","NY","11530.0","AFS Intercultural Programs","Data Analyst and Visualization Consultant","","I","44067.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12312","","IND","Blumenstein","Ryan","Mr.","","","","Mountain View","CA","94041.0","Advanced rotorcraft technology, inc.","Engineer","","I","44067.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12313","","IND","MacLean","Kyle","","","","","Santa Cruz","CA","95060.0","Discretion Brewing","Brewer","","I","44067.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12314","","IND","Papageorgis","Alex","","","","","Brooklyn","NY","11217.0","Ethic Inc.","Head of Quantitative Investments","","I","44068.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12315","","IND","Shelofsky","Jay","Mr.","","","","Rochester","NY","14612.0","Kodak Alaris","QA Software Manager","","I","44068.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12316","","IND","Mesloh","Shelby","","","","","Los Gatos","CA","95033.0","Revenge Hair Salon","Owner","","I","44069.0","","80.0","","","","","","","80.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12317","","IND","Clinton","Adam","","","","","Clifton Park","NY","12065.0","RPI","Soccer Coach","","I","44070.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12318","","IND","Schaa","Dana","","","","","San Jose","CA","95126.0","AMD","Software Engineer","","I","44071.0","","20.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12319","","IND","DiNucci","Olivia","","","","","Washington","DC","20024.0","Unemployed","Unemployed","","I","44071.0","","20.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12320","","IND","Vu","John","","","","","San Jose,","CA","95126.0","PayPal","Engineering Program Manager,","","I","44072.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12321","","IND","Marquez","Hugo","","","","","Los Angeles","CA","90026.0","FoodMaxx","Clerk","","I","44074.0","","10.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12322","","IND","Kirsch","Stephanie","","","","","San Jose","CA","95125.0","Apple","Project Coordinator","","I","44074.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12323","","IND","Corcoran","Christen","","","","","Washington","DC","20010.0","Global Land Alliance","Communications Manager","","I","44074.0","","20.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12324","","IND","Collins","Sheila","","","","","San Jose","CA","95125.0","Google","Attorney","","I","44074.0","","50.0","","","","","","","852.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12325","","IND","Spehar","Michele","","","","","San Francisco","CA","94110.0","EESD","Teacher","","I","44074.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12326","","IND","Eligado","Sara","","","","","San Jose","CA","95131.0","Good Samaritan","RN","","I","44074.0","","50.0","","","","","","","60.7","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12327","","IND","Vulpe","Zoe","","","","","San Jose","CA","95126.0","Student","Student","","I","44074.0","","3.0","","","","","","","3.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12328","","IND","Sidlauskas","Mary","","","","","San Jose","CA","95125.0","Retired","Retired","","I","44075.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12329","","IND","Doyle","Laura","","","","","San Jose,","CA","95128.0","Santa Clara University","Lecturer","","I","44075.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12330","","IND","Mandarelli","Maddy","","","","","San Jose","CA","95125.0","Student","Student","","I","44075.0","","2.0","","","","","","","2.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12331","","IND","Kinsler","Michael","","","","","San Jose","CA","95126.0","Lam Research","Mechanical Engineer","","I","44075.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12332","","IND","McManaway","Doug","","","","","San Jose","CA","95113.0","Wilson Sonsini Goodrich and Rosati","Attorney","","I","44075.0","","50.0","","","","","","","154.15","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12333","","IND","Seguin","Andrew","","","","","Yardley","PA","19067.0","Jacobs Engineering Group, Inc.","Urban Planner","","I","44076.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12334","","IND","Corrigan","Chris","","","","","San Jose","CA","95126.0","Retired","Retired","","I","44076.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12335","","IND","Moss","Kabir","Mr.","","","","Highlands","NJ","7732.0","New Jersey State Senate","Deputy Directory of Communications","","I","44077.0","","200.0","","","","","","","454.15","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12336","","IND","Chiao","Ava","","","","","Cupertino","CA","95014.0","East Side Union High School District","Teacher","","I","44077.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12337","","IND","Calia","Wendy","","","","","San Jose","CA","95125.0","Unemployed","Volunteer","","I","44078.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12338","","IND","Bradanini","Jenny Higgins","","","","","San Jose","CA","95120.0","Unemployed","Unemployed","","I","44079.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12339","","IND","Schuler","Karen","Ms.","","","","San Jose","CA","95124.0","Casa di Mir Montessori School","Director of Finance","","I","44079.0","","50.0","","","","","","","190.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12340","","IND","Lyon","Eric","","","","","San Jose","CA","95128.0","Ridge Wireless","Wireless Network Admin.","","I","44082.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12341","","IND","Botticelli","Joseph","","","","","Cohoes","NY","12047.0","St. Peters Hospital","Biomedical Engineer","","I","44084.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12342","","IND","Schweitzer","Jack","","","","","Sunnyvale,","CA","94086.0","Hercules Capital","HR Business Partner","","I","44084.0","","450.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12343","","IND","Collins","Sheila","","","","","San Jose","CA","95125.0","Google","Attorney","","I","44084.0","","250.0","","","","","","","852.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12344","","IND","Heer","Taylor","Mr.","","","","San Francisco","CA","94117.0","Stryker","Regional Service Lead","","I","44087.0","","20.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12345","","IND","Rodriguez","Michelle","","","","","San Jose","CA","95125.0","On Lok","Occupational Therapist","","I","44087.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12346","","IND","Burchinal","Christine","","","","","San Jose","CA","95125.0","Student","Student","","I","44087.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12347","","IND","Stange","Hazel","","","","","Portland","OR","97203.0","Student","Student","","I","44088.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12348","","IND","Matthew","Jessica","","","","","San Jose","CA","95117.0","Coffee meets bagel","Customer Experience Associate","","I","44088.0","","10.0","","","","","","","120.03","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12349","","IND","Pearson","Kristyn","","","","","San Jose","CA","95124.0","Unemployed","Teacher","","I","44088.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12350","","IND","Carlson","Robert","","","","","San Jose","CA","95125.0","Retired","Retired","","","44054.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12350","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12351","","IND","Rosenberg","Jessica","","","","","San Jose","CA","95116.0","SJSU","Bilingual Assistive Technology Specialist","","I","44088.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12352","","IND","Barcelos","Elizabeth","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44088.0","","10.0","","","","","","","268.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12353","","IND","Ebert","Greg","","","","","San Jose","CA","95125.0","ESUHSD","Teacher","","I","44088.0","","20.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12354","","IND","Ponce","Luis","","","","","San Jose","CA","95126.0","Student","Student","","I","44088.0","","13.0","","","","","","","13.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12355","","IND","Wells","Kayla","","","","","San Jose","CA","95134.0","Santa Clara University","Program Director","","I","44089.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12356","","IND","Vulpe","Carmen","","","","","San Jose","CA","95126.0","Home Maker","Pastry chef","","I","44089.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12357","","IND","Salazar","Omar","","","","","San Jose","CA","95125.0","Employnet","Temp Worker","","I","44090.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12358","","IND","Vuong","Tiffany","","","","","Milpitas","CA","95035.0","Unemployed","Unemployed","","I","44090.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12359","","IND","Nevarez","Lisset","","","","","San Jose","CA","95133.0","Lam Research","Program Manager","","I","44090.0","","20.0","","","","","","","127.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12360","","IND","Whittaker","Andrea","","","","","San Jose","CA","95125.0","Self","Consultant","","I","44090.0","","10.0","","","","","","","62.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12361","","IND","Boesch","Gayle","Ms.","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44090.0","","50.0","","","","","","","460.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12362","","IND","Kiely","Evan","Mr.","","","","Austin","TN","78704.0","Powerschool","Software Engineer","","I","44090.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12363","","IND","Phan","Samantha","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44090.0","","5.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12364","","IND","Barron","Beau","Mr.","","","","Burlingame","CA","94010.0","Credit Sesame","program manager","","I","44091.0","","25.0","","","","","","","325.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12365","","IND","Rojas","Sarai","","","","","San Jose","CA","95126.0","SEI","Fellow","","I","44091.0","","15.0","","","","","","","55.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12366","","IND","Farkouh","Adriana","Ms.","","","","San Jose","CA","95126.0","Retired","Retired","","I","44091.0","","75.0","","","","","","","327.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12367","","IND","Schaa","Dana","","","","","San Jose","CA","95126.0","AMD","Software Engineer","","I","44091.0","","20.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12368","","IND","Bushman","Elina","Ms.","","","","Campbell","CA","95008.0","ICIMS","Account Executive","","I","44091.0","","25.0","","","","","","","124.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12369","","IND","Magana","Jose","","","","","San Jose","CA","95112.0","City Year","Managing Director of Impact","","I","44091.0","","20.2","","","","","","","20.2","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12370","","IND","Gershberg","Felicia","","","","","San Jose","CA","94087.0","Unemployed","Unemployed","","I","44091.0","","50.0","","","","","","","76.27","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12371","","IND","MacMillan","Grady","","","","","Bend","OR","97703.0","Student","Student","","I","44091.0","","7.0","","","","","","","7.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12372","","IND","Anderson","Maura","","","","","Campbell","CA","95008.0","Student","Student","","I","44091.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12373","","IND","Weitzenkamp","Brian","","","","","San Jose","CA","95125.0","Student","Student","","I","44092.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12374","","IND","Phan","Samantha","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44092.0","","25.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12375","","IND","Canny","Michele","","","","","San Jose","CA","95141.0","Northern California Innocence Projec","Communications","","I","44092.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12376","","IND","Brezzo","Pietro","","","","","San Jose","CA","95125.0","Self Employed","Photographer","","I","44092.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12377","","IND","Moezidis","Ciara","","","","","San Jose","CA","95135.0","Student","Student","","I","44092.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12378","","IND","Woodmansee","Marshall","","","","","San Jose","CA","95126.0","Covid Assist","Social Media Manager","","I","44092.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12379","","IND","Kriese","Skyler","","","","","Chico","CA","95926.0","Local Government Commission","CivicSpark AmeriCorps Fellow","","I","44092.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12380","","IND","Haider","Mejghan","","","","","San Jose","CA","95130.0","NASA","Business Development Manager","","I","44092.0","","5.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12381","","IND","Prabha","Srishti","","","","","San Jose","CA","95110.0","India Currents","Editor","","I","44092.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12382","","IND","Wheeler","Andrea","","","","","San Jose","CA","95125.0","Quant Cast","Intellectual Property Manager","","I","44092.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12383","","IND","Atondo","Alexa","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44092.0","","30.0","","","","","","","40.7","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12384","","IND","Mikkelsen","Stevie","","","","","San Jose","CA","95128.0","Stanford Children's Hospital","Administrative Assistant","","I","44092.0","","25.0","","","","","","","46.08","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12385","","IND","Harkness","Anya","","","","","San Jose","CA","95126.0","Student","Student","","I","44093.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12386","","IND","Clark","Lucas","","","","","San Jose","CA","95111.0","Student","Student","","I","44093.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12387","","IND","Maimona","Afzal Berta","","","","","San Jose","CA","95122.0","Alum Rock School district","Teacher","","I","44093.0","","75.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12388","","IND","Kuhlmann","Dylan","","","","","Campbell","CA","95008.0","Trendtec","Public Info Rep","","I","44093.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12389","","IND","Freeman","Nicholas","","","","","San Jose","CA","95125.0","Valley Transportation","Manager","","I","44093.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12390","","IND","Lander","Cheryl","Ms.","","","","San Jose","CA","95128.0","Oracle","Program Manager","","I","44093.0","","200.0","","","","","","","404.15","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12391","","IND","Manion","Christina","","","","","Saratoga Springs","NY","1286.0","North Colonie Central School District","Teacher","","I","44093.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12392","","IND","Estrada-Golden","Henry","","","","","San Francisco","CA","94110.0","Student","Student","","I","44093.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12393","","IND","Breslin","Tracy","","","","","Los Altos","CA","94022.0","Intuitive surgical","Engineer","","I","44093.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12394","","IND","Karthik","Mira","","","","","San Jose","CA","95120.0","Student","Student","","I","44093.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12395","","IND","Monaco","Suzanne","Ms.","","","","Danville","CA","94526.0","Rootstock Cloud ERP","Director of Alliances","","I","44093.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12396","","IND","Nolan","John","","","","","Arlington","VA","22206.0","Amazon","Program Manager","","I","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12397","","IND","Khaledi","Mariaelena","Ms.","","","","San Jose","CA","95120.0","County of Santa Clara","Social Worker","","I","44093.0","","400.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12398","","IND","Fluke","Megan","","","","","San Jose","CA","95125.0","Green Foothills","Executive Director","","I","44093.0","","60.0","","","","","","","120.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12399","","IND","Peregrino","Roman","","","","","San Francisco","CA","94116.0","Student","Student","","I","44093.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12400","","IND","Williams","Suzy","","","","","San Jose","CA","95126.0","Western Digital","Finance","","I","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12401","","IND","Ranjan","Rashi","","","","","San Jose","CA","95120.0","Student","Student","","I","44093.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12402","","IND","Lopes","Shayla","","","","","San Jose","CA","95136.0","Quinn Physical Therapy","Operations Manager","","I","44093.0","","50.0","","","","","","","90.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12403","","IND","Wossenseged","Bruke","","","","","San Jose","CA","95123.0","Student","Student","","I","44093.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12404","","IND","Thibodeau","Jordan","","","","","San Jose,","CA","95125.0","Google","Human Resources Business Partner","","I","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12405","","IND","Brockmeyer","Matthew","","","","","San Jose","CA","95126.0","NVIDIA","GPU Verification Manager","","I","44093.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12406","","IND","Romero","Bianca","","","","","San Jose,","CA","95123.0","Hicklebee’s","Bookseller","","I","44093.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12407","","OTH","City of San Jose - Finance Disbursments","","","","","","San Jose","CA","95113.0","","","","","44074.0","","329.0","","","","","","","329.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12407","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12408","","IND","Torres","Vanessa","","","","","San Jose","CA","95126.0","YWCA Silicon Valley","Social Justice Program Manager","","I","44046.0","","60.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12409","","IND","Matthews","Ricky","","","","","San Francisco","CA","94116.0","Saint Ignatius College Prep","Teacher","","I","44093.0","","3.0","","","","","","","3.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12410","","IND","Venegas","Gustavo","","","","","San Jose","CA","95134.0","Unemployed","Unemployed","","I","44070.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12414","","IND","Tablak","Emily","","","","","San Jose","CA","95120.0","Student","Student","","I","44093.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12415","","IND","Doran","Robin","","","","","San Jose","CA","95125.0","Joint Venture Silicon Valley","VP of Communications","","I","44025.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12416","","IND","Schaa","Dana","","","","","San Jose","CA","95126.0","AMD","Software Engineer","","I","44057.0","","20.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12417","","IND","Pepin","Christine","Ms.","","","","Sunnyvale","CA","94087.0","unemployed","Engineer","","I","44064.0","","100.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12418","","IND","Vasquez","Carlomario","","","","","San Jose","CA","95122.0","Evans and Sons Inc","Construction Worker","","I","44092.0","","83.0","","","","","","","83.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","C","RC12411","","IND","Macapinlac","Andrae","","","","","Campbell","CA","95008.0","CA State Senate","District Representative","","","44075.0","","55.0","","","","","","","75.2","","","","","100x USPS Forever Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","C","RC12412","","IND","Gormley","Eamonn","","","","","San Jose","CA","95112.0","Adobe","Web Producer","","","44086.0","","22.93","","","","","","","38.82","","","","","100x Vinyl Gloves","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","C","RC12413","","IND","Wong","Nathan","","","","","San Jose","CA","95126.0","Alterflex Corp.","Engineer","","","44086.0","","120.0","","","","","","","120.0","","","","","10x Mother Jones Subscription","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","C","RC12419","","IND","Ichinaga","Wesley","","","","","San Jose","CA","95129.0","Kohl's","Associate","","","44075.0","","17.5","","","","","","","17.5","","","","","USPS Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","C","RC12420","","IND","Siegler","Andrew","","","","","Sunnyvale","CA","94086.0","unemployed","unemployed","","","44075.0","","52.5","","","","","","","83.9","","","","","150x USPS Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","LOAN","B1","LN66","","IND","Tonkel","Jacob","Mr.","","","","San Jose","CA","95128.0","Relign Corporation","Mechanical Engineer","","","43651.0","44165.0","4994.0","4994.0","0.0","0.0","0.0","0.0","4994.0","0.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","LN66","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4185","","OTH","Streamyard","","","","","","Tualatin","OR","97062.0","","","","","44013.0","","25.0","","","","","","","0.0","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4185","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4187","","OTH","donorbox","","","","","","San Francisco","CA","94103.0","","","","","44016.0","","255.14","","","","","","","0.0","","","","WEB","campaign credit card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4188","","OTH","Canva","","","","","","Surry Hills","CA","95111.0","","","","","44017.0","","12.95","","","","","","","0.0","","","","WEB","campaign credit card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4189","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44020.0","","1422.44","","","","","","","0.0","","","","LIT","check 127","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4190","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44024.0","","121.08","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4191","","OTH","TOSKR Inc.","","","","","","Oakland","CA","94612.0","","","","","44026.0","","8.24","","","","","","","0.0","","","","WEB","online bill pay","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4191","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4192","","OTH","TOSKR Inc.","","","","","","Oakland","CA","94612.0","","","","","44026.0","","11.84","","","","","","","0.0","","","","WEB","Online bill pay","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4192","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4193","","OTH","US Postal Service","","","","","","Washington","DC","20260.0","","","","","44033.0","","84.0","","","","","","","0.0","","","","OFC","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4194","","IND","Tonkel","Jacob","Mr.","","","","San Jose","CA","95128.0","","","","","44075.0","","350.92","","","","","","","0.0","","","","WEB","check 128","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4194","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4195","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","44069.0","","2990.0","","","","","","","0.0","","","","FIL","check 124","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4195","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4196","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44046.0","","2405.69","","","","","","","0.0","","","","LIT","Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4196","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4197","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44062.0","","2227.61","","","","","","","0.0","","","","LIT","check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4197","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4198","","OTH","Bluehost","","","","","","Burlington, MA 01803","MA","1803.0","","","","","44067.0","","23.87","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4198","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4199","","OTH","Elementor","","","","","","unknown","XX","0.0","","","","","44073.0","","49.0","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4200","","OTH","Streamyard","","","","","","Tualatin","OR","97062.0","","","","","44043.0","","25.0","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4200","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4201","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44046.0","","147.48","","","","","","","0.0","","","","LIT","check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4201","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4202","","OTH","Canva","","","","","","Surry Hills","CA","95111.0","","","","","44048.0","","12.95","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4202","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4203","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","44051.0","","5.57","","","","","","","0.0","","","","LIT","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4203","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4204","","OTH","Zoom","","","","","","San Jose","CA","95113.0","","","","","44061.0","","14.99","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4205","","OTH","Streamyard","","","","","","Tualatin","OR","97062.0","","","","","44074.0","","25.0","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4207","","OTH","Canva","","","","","","Surry Hills","CA","95111.0","","","","","44079.0","","12.95","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4207","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4208","","OTH","Zoom","","","","","","San Jose","CA","95113.0","","","","","44080.0","","20.97","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4209","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","44082.0","","175.04","","","","","","","0.0","","","","LIT","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4209","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4211","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44085.0","","1790.61","","","","","","","0.0","","","","LIT","check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4211","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4212","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44086.0","","708.04","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4212","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4213","","OTH","Zoom","","","","","","San Jose","CA","95113.0","","","","","44092.0","","64.99","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4214","","OTH","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","44093.0","","1314.94","","","","","","","0.0","","","","WEB","Deductions from contributions","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4215","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","44093.0","","174.67","","","","","","","0.0","","","","LIT","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4216","","OTH","Scale to Win","","","","","","Santa Ana","CA","92703.0","","","","","44076.0","","279.22","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","9/29/2020 7:16:41 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4217","","OTH","Whole Foods","","","","","","Campbell","CA","94125.0","","","","","44093.0","","48.54","","","","","","","0.0","","","","CMP","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10360","","IND","Bair","Addison","","","","","San Jose","CA","95125.0","Engineer","AirBus","","I","43916.0","","30.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10361","","IND","Muriel Ann","Nourse","","","","","San Jose","CA","95125.0","retired","retired","","","43892.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10361","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10362","","IND","North","Denny","","","","","20 cash only","CA","95125.0","cash only","cash only","","","43892.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10362","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10363","","IND","Freschi","Mark","","","","","San Jose","CA","95125.0","Attorney","Self","","I","43892.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10364","","IND","Catalan","Mayra","","","","","San Jose","CA","95128.0","Community Partnership Supervisor","Health Trust","","I","43893.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10365","","IND","Corral","Tracy","","","","","San Jose","CA","95125.0","Editor","Self","","I","43895.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10366","","IND","Nass","Scott","","","","","Palm Springs","CA","92264.0","Family Physician","Eisenhower Medical Associates","","I","43897.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10367","","IND","Monaghan","Mark","","","","","Ambler","PA","19002.0","Sales","1010data","","I","43900.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10368","","IND","Partridge","Rick","","","","","San Jose","CA","95126.0","Professor","SJSU","","I","43902.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10369","","IND","Spielberg","Ben","Mr.","","","","Palo Alto","CA","94036.0","Public Engagement Officer","San Jose Unified","","I","43907.0","","54.0","","","","","","","108.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10370","","IND","Pearl","Dennis","","","","","Port Matilda","PA","16970.0","Penn State University","Professor","","I","43908.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10371","","IND","Tran","David","Mr.","","","","San Jose","CA","95116.0","City of San Jose","Govt employee","","I","43908.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10372","","IND","Padover","David","Mr.","","","","San Jose","CA","95126.0","Lockheed Martin","Engineer","","I","43909.0","","52.23","","","","","","","261.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10373","","IND","Noah","Martin","Mr.","","","","Olympia","WA","98506.0","Quaker Voice on Washington Public Policy","Legislative Advocate","","I","43921.0","","10.7","","","","","","","83.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10374","","IND","Farley","Diane","","","","","San Jose","CA","95126.0","Retired","Retired","","","43921.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10374","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10375","","IND","Westerlund","William","Mr.","","","","San Jose","CA","95126.0","Accenture","Recruiter","","I","43922.0","","52.23","","","","","","","152.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10376","","OTH","Teamsters Local 856 PAC","","","","","","Sacramento","CA","95814.0","","","","","43921.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10376","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10377","","IND","Kiely","Deborah","Ms.","","","","Helena","MT","59601.0","Retired","Pharmicist","","I","43924.0","","104.15","","","","","","","156.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10378","","IND","Parris","James","","","","","Los Angeles","CA","90025.0","Self","Film Maker","","I","43927.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10379","","IND","Gamonal","Mickey","","","","","Las Vegas","NV","89127.0","Excalibur hotel and casino","Security Officer","","I","43931.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10380","","IND","Dupree","Isaiah","","","","","Glassboro","NJ","8028.0","Unemployed","Unemployed","","I","43931.0","","36.66","","","","","","","36.66","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10381","","IND","Purcell","Gloria","","","","","Belmont","CA","94002.0","Unemployed","Unemployed","","I","43932.0","","104.15","","","","","","","134.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10382","","IND","Lardinois","Justin","Mr.","","","","San Jose","CA","95117.0","Google","Software Engineer","","","43934.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10382","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10383","","IND","Padover","David","Mr.","","","","San Jose","CA","95126.0","Lockheed Martin","Engineer","","I","43940.0","","52.23","","","","","","","261.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10384","","IND","Sanchez","Bryan","","","","","Salinas","CA","93901.0","State of California","Teacher","","I","43942.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10385","","IND","Milardo","Gregory","","","","","Camas","WA","98607.0","Unemployed","Unemployed","","I","43943.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10386","","IND","Ellingson","Mishi","","","","","San Jose","CA","95125.0","ProUnlimited","Yoga Instructor","","I","43943.0","","25.0","","","","","","","65.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10387","","IND","McAthur","Drew","","","","","Boston","MA","2135.0","TripAdvisor","Software Engineer","","I","43945.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10388","","IND","Matthew","Jessica","","","","","San Jose","CA","95117.0","Coffee meets bagel","Customer Experience Associate","","I","43946.0","","10.7","","","","","","","110.03","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10389","","IND","Montejano","Ruben","","","","","Riverside","CA","92505.0","ACT","Behavior interventionist","","I","43945.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10390","","IND","Chaid","David","","","","","San Jose","CA","95125.0","KDInfotech","IT Manager","","I","43946.0","","10.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10391","","IND","Landers","Benjamin","","","","","San Jose","CA","95118.0","Giorgios Italian Food & Pizzeria (Fulfillment Systems Inc)","Cashier","","I","43946.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10392","","IND","Sund","Christopher","","","","","Los Gatos","CA","95030.0","Pivotal Systems, Inc","Software Engineer","","I","43946.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10394","","IND","Adams","Blake","Mr.","","","","Washington","DC","20009.0","District of Columbia Government","Program Analyst","","I","43946.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10395","","IND","Biemiller","Stephen","","","","","Jacksonville","FL","32225.0","US Navy","Biologist","","I","43947.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10396","","IND","Smith","Marlena","","","","","San Jose","CA","95132.0","Crowdstaffing","Public Policy Associate","","I","43950.0","","20.0","","","","","","","70.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10397","","IND","Lawson","Shane","","","","","Rochester","NY","14604.0","ERT","Quality Assurance Auditor","","I","43951.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10398","","IND","Macapinlac","Andrae","","","","","Campbell","CA","95008.0","CA State Senate","District Representative","","I","43951.0","","20.2","","","","","","","20.2","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10399","","IND","Hasson","Dylan","Mr.","","","","Brookline","MA","2446.0","Volpe Center","Operations Research Analyst","","I","43951.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10400","","IND","Barron","Beau","Mr.","","","","Burlingame","CA","94010.0","Credit Sesame","program manager","","I","43951.0","","250.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10401","","IND","Toulouse","Michael","Mr.","","","","San Jose","CA","95128.0","Dell","Engineer","","I","43951.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10402","","IND","Noah","Martin","Mr.","","","","Olympia","WA","98506.0","Quaker Voice on Washington Public Policy","Legislative Advocate","","I","43952.0","","10.7","","","","","","","83.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10403","","IND","Atkins","Kevin","Mr.","","","","Santa Clara","CA","95051.0","Malwarebytes","Corporate Manager","","I","43952.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10404","","IND","Douzdjian","Viken","","","","","Portland","OR","97209.0","Self Employed","Investor","","I","43953.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10405","","IND","Impey","Patrick","","","","","San Diego","CA","92111.0","Sctr services","Web Developer","","I","43953.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10406","","IND","Laugenour","Lee Scott","","","","","Sammamish","WA","98075.0","Unemployed","Unemployed","","I","43953.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10407","","IND","Bishop","Jake","","","","","Summerland","CA","93067.0","Procore Technologies","Sales","","I","43953.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10408","","IND","Kette","David","Mr.","","","","Aliso Viejo","CA","92656.0","Irvine Unified School District","Assistant Principal","","I","43953.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10409","","IND","Kiely","Evan","Mr.","","","","Austin","TN","78704.0","Powerschool","Software Engineer","","I","43953.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10410","","IND","Kane","Alexandra","","","","","Chicago","IL","60625.0","Unemployed","Unemployed","","I","43954.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10411","","IND","Wizer","Ann","","","","","Richmond","CA","94801.0","Unemployed","Unemployed","","I","43954.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10412","","IND","Langholff","Allison","Ms.","","","","Seattle","WA","98119.0","CBRE Affordable Housing","Financial Analyst","","I","43954.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10413","","IND","Gaunt","Dylan","","","","","Portland","OR","97210.0","US Coast Guard","Sailor","","I","43954.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10414","","IND","Kette","Debbie","Mrs.","","","","Surprise","AZ","85379.0","Dysart Unified School District","School Aide","","I","43954.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10415","","IND","Tonkel","Katie","","","","","Portland","OR","97210.0","Fisher Investments","Sales Manager","","I","43954.0","","200.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10416","","IND","Karnos","Kristine","Ms.","","","","San Jose","CA","95124.0","Intel Corporation","Engineer","","I","43954.0","","600.0","","","","","","","900.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10417","","IND","Tonkel","Marc","Mr.","","","","San Jose","CA","95128.0","Veem","Sales","","I","43954.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10418","","IND","Tonkel","Jackie","Ms.","","","","San Jose","CA","95128.0","Sojourn","Social Worker","","","43954.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10418","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10419","","IND","Mulhern","Jim","Mr.","","","","Brooklyn","NY","11201.0","Group 1 Trading","News and Research Analyst","","I","43955.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10420","","IND","Keddy-Hector","William","","","","","Watertown","MA","2472.0","Ecosystem Emergy Services","Project Design Engineer","","I","43956.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10421","","IND","Ahrens","Patrick","","","","","Cupertino","CA","95124.0","CA Assembly","District Director","","I","43956.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10422","","IND","Zeman","Beth","Ms.","","","","Chicago","IL","60618.0","Evanston Northshore Hospital","Registered Nurse","","I","43956.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10423","","IND","Cisneros","Julian","","","","","Kentwood","MI","49508.0","2020 Spaces","Office Technical Support","","I","43957.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10424","","IND","Sinha","Abhas","","","","","Menlo Park","CA","94025.0","Houzz Inc","Senior Software Engineer","","I","43957.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10425","","IND","Khaledi","Mariaelena","Ms.","","","","San Jose","CA","95120.0","County of Santa Clara","Social Worker","","I","43957.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10426","","IND","Koziol","Matthew","Mr.","","","","New York","NY","12601.0","IBM","Manufacturing Engineer","","I","43957.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10427","","IND","Terrezza","Tim","","","","","Jersey City","NJ","7307.0","JP Morgan Chase","Lead Developer","","I","43957.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10428","","IND","Kelley","Ryan","","","","","Saratoga Springs","NY","12866.0","Naval Nuclear Laboratories","Engineer","","I","43957.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10429","","IND","Stauffacher","Ashley","Ms.","","","","Ben Lomond","CA","95005.0","Satellite","Social Worker","","I","43958.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10430","","IND","Wilhelm","Charles","","","","","San Jose","CA","95125.0","Self","Energy Efficiency, Biz Dev","","I","43958.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10431","","IND","Dent","Clarice","","","","","San Jose","CA","95128.0","retired","retired","","I","43958.0","","52.23","","","","","","","339.34","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10432","","IND","Lentine","Paul","","","","","Rochester","NY","14620.0","L3Harris","Mechanical Design Engineer","","I","43958.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10433","","IND","Bergamaschi","Mike","Mr.","","","","Silver Springs","MD","20902.0","Department of Defense","Investigator","","I","43960.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10434","","IND","McGee","Ryan","","","","","Redwood City","CA","94063.0","Unemployed","Unemployed","","I","43961.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10435","","IND","Anderson","Katherine","","","","","Napa","CA","94559.0","Melchor Corporation","Asset Manager","","I","43963.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10436","","IND","Anderson","Jennifer","","","","","Napa","CA","94559.0","Pill Club","Manager","","I","43963.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10437","","IND","King","Douglas","Mr.","","","","San Jose","CA","95125.0","Retired","Retired","","I","43963.0","","104.15","","","","","","","176.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10438","","IND","Eldridge","Jordan","Mr.","","","","Cupertino","CA","95014.0","Eldridge Political Partners LLC","Principal","","I","43963.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10439","","IND","Ocapcap","Kat","","","","","Hayward","CA","95444.0","Marathon","Process Engineer","","I","43964.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10440","","IND","Updegrove","Adam","Mr.","","","","San Mateo","CA","94401.0","HeartFlow","Engineer","","I","43964.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10441","","IND","Arnon","Erez","","","","","Palo Alto","CA","94303.0","Office Hours Technologies Inc","Head of Engineering","","I","43965.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10442","","IND","Simon","Joan","Ms.","","","","San Jose","CA","95118.0","Retired","Retired","","I","43965.0","","208.0","","","","","","","416.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10443","","IND","Means","Robert","Mr.","","","","Milpitas","CA","95035.0","Sustainable Habitat","Marketing","","I","43965.0","","500.0","","","","","","","629.15","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10444","","IND","Buchanan","Jeffrey","","","","","San Jose","CA","95128.0","Working Partnerships USA","Policy Director","","I","43966.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10445","","IND","Beth","Justin","","","","","Portland","ME","4101.0","Portsmouth Naval Shipyard","Health Physicist","","I","43966.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10446","","IND","Thomas","Ryan","Mr.","","","","San Jose","CA","95124.0","Catholic Charities of Santa Clara County","AFter School Teacher","","I","43966.0","","52.23","","","","","","","240.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10447","","IND","Jung","Bob","Mr.","","","","Los Altos","CA","94024.0","Google","Engineering Manager","","I","43966.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10448","","IND","Ulmer","Barby","","","","","Saratoga","CA","95070.0","Retired","Retired","","I","43967.0","","25.0","","","","","","","45.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10449","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","43967.0","","40.0","","","","","","","128.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10450","","IND","Wilser","Cori","","","","","San Jose","CA","95125.0","Stay at home mom","Stay at home mom","","I","43967.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10451","","IND","Casey","Charlotte","Ms.","","","","San Jose","CA","95127.0","Retired","Retired","","I","43967.0","","52.23","","","","","","","98.31","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10452","","IND","Tennant","Derek","Mr.","","","","San Jose","CA","95128.0","FEMA","Disaster Survior Assistance","","","43967.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10452","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10453","","IND","Gaetjens","Nicole","","","","","Palo Alto","CA","94306.0","Jones Lang LaSalle","Manager","","I","43968.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10454","","IND","Doyle","Harrison","","","","","Santa Barbara","CA","93105.0","Procore Technologies","Finance","","I","43968.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10455","","IND","Voris","Trent","Mr.","","","","Oakland","CA","94612.0","Stealth Space Company","Engineer","","I","43969.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10456","","IND","Spielberg","Ben","Mr.","","","","Palo Alto","CA","94036.0","Public Engagement Officer","San Jose Unified","","I","43969.0","","54.0","","","","","","","108.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10457","","IND","Shyba","Cheryl","Mrs.","","","","Los Gatos","CA","95033.0","Alum Rock Union School District","Teacher","","I","43969.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10458","","IND","Padover","David","Mr.","","","","San Jose","CA","95126.0","Lockheed Martin","Engineer","","I","43970.0","","52.23","","","","","","","261.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10459","","IND","De Smet","Brian","","","","","San Jose","CA","96116.0","Apple","Systems Administrator","","I","43971.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10460","","IND","Britton","Jon","","","","","Campbell","CA","95008.0","Retired","Retired","","I","43972.0","","36.66","","","","","","","36.66","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10461","","IND","Afshar","Shaya","Ms.","","","","San Francisco","CA","94103.0","Skadden, Arps, Slate, Meagher &Flom LLP","Lawyer","","I","43972.0","","76.0","","","","","","","76.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10462","","IND","Tangdall","Sara","Ms.","","","","San Jose","CA","95134.0","Google","Program Manager","","I","43972.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10463","","IND","Tomlin","Sherri","Ms.","","","","Los Gatos","CA","95032.0","Self Employed","Chiropractor","","I","43972.0","","190.0","","","","","","","190.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10464","","IND","Gamonal","Ernest","","","","","Salt Lake City","UT","84103.0","State of Utah","Bureaucrat","","I","43973.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10465","","IND","Ellingson","Mishi","","","","","San Jose","CA","95125.0","ProUnlimited","Yoga Instructor","","I","43973.0","","25.0","","","","","","","65.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10466","","IND","Huezo","Alex","","","","","Huntington Park","CA","90255.0","Unemployed","Unemployed","","I","43974.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10468","","IND","Ngai","Gwen","Ms.","","","","Brookeline","MA","2446.0","Johnson & Johnson","Engineer","","I","43974.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10469","","IND","Jensen","Pirie","","","","","Layfette","CO","80026.0","Unemployed","Unemployed","","I","43974.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10470","","IND","Lin","Titus","","","","","Campbell","CA","95008.0","Grellas Shah LLP","Attorney","","I","43974.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10471","","IND","Wright","Kathleen","","","","","Santa Clara","CA","95052.0","Self Employed","Attorney","","","43974.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10471","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10472","","IND","Koerner","George","","","","","Palo Alto","CA","94306.0","Retired","Retired","","","43974.0","","250.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10472","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10473","","IND","Spitzer","Cameron","Mr.","","","","San Jose","CA","95131.0","Nvidia","Engineer","","","43974.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10473","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10474","","OTH","SCC Probation Officers Union","","","","","","San Jose","CA","95126.0","","","","","43974.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10474","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10475","","IND","Murphy","Braden","","","","","Folsom","CA","95630.0","Unemployed","Unemployed","","I","43975.0","","5.5","","","","","","","5.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10476","","IND","Voisin","Sara","","","","","Los Gatos","CA","95003.0","Stryker","Engineer","","I","43975.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10477","","IND","El-Miarri","Abid","","","","","Foster City","CA","94404.0","SJSU","Student","","I","43975.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10478","","IND","Wilson","Matt","Mr.","","","","Sacramento","CA","95814.0","State Water Board","Attorney","","I","43975.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10479","","IND","Chaid","David","","","","","San Jose","CA","95125.0","KDInfotech","IT Manager","","I","43976.0","","10.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10480","","IND","Matthew","Jessica","","","","","San Jose","CA","95117.0","Coffee meets bagel","Customer Experience Associate","","I","43976.0","","10.7","","","","","","","110.03","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10481","","IND","MacFarland","Matt","Mr.","","","","Leadville","CO","80461.0","Stantec","Engineer","","I","43976.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10482","","IND","Heer","Jeff","Mr.","","","","Burleson","TN","76028.0","Alcon","Sales","","I","43976.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10483","","IND","MacIntosh","Sheila","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","43976.0","","103.2","","","","","","","103.2","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10484","","IND","Powers","Derek","Mr.","","","","Los Gatos","CA","95033.0","Retired","Retired","","I","43976.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10485","","IND","Vasquez","Omar","","","","","San Jose","CA","95122.0","Mosaic Global Transportation","Driver","","I","43976.0","","208.0","","","","","","","312.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10486","","IND","Boitano","Janice","Mrs.","","","","Los Gatos","CA","95032.0","Dr. Silvers","RDA","","I","43977.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10487","","IND","Cahill","Cecily","","","","","Ben Lomond","CA","95005.0","Retired","Retired","","","43977.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10487","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10488","","IND","Hughes","Virginia","Ms.","","","","Ben Lomond","CA","95005.0","retired","retired","","","43977.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10488","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10489","","IND","Trimble","Melissa","","","","","San Francisco","CA","94131.0","Pachamama Alliance","Volunteer Coordinator","","I","43979.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10490","","IND","O'Connell","Joseph","","","","","Homewood","IL","60430.0","Unemployed","Unemployed","","I","43978.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10491","","IND","Pepin","Christine","Ms.","","","","Sunnyvale","CA","94087.0","unemployed","Engineer","","I","43979.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10492","","IND","Tonkel","Jeff","Mr.","","","","Kapolei","HI","96707.0","Retired","Retired","","I","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10493","","IND","Barsamian","Susan","","","","","Menlo Park","CA","94025.0","Norton Lifelock","Independent Board Member","","I","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10494","","IND","Romans","Bill","Mr.","","","","Menlo Park","CA","94025.0","Retired","Retired","","I","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10495","","IND","Horan","Sean","","","","","San Jose","CA","95126.0","Softworld","Cloud DevOps Engineer","","I","43980.0","","52.23","","","","","","","223.88","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10496","","IND","Yates","Debbie","Mrs.","","","","Schereville","IN","46375.0","retired","retired","","","43980.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10496","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10497","","IND","Dent","Clarice","","","","","San Jose","CA","95128.0","retired","retired","","I","43980.0","","52.23","","","","","","","339.34","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10498","","IND","Tovar","Terrance","","","","","Fresno","CA","93726.0","Self","Realtor","","I","43981.0","","8.0","","","","","","","8.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10499","","IND","Ulmer","Barby","","","","","Saratoga","CA","95070.0","Retired","Retired","","I","43981.0","","10.0","","","","","","","45.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10500","","IND","Mathewson","Kathryn","","","","","San Jose","CA","95128.0","Unemployed","Unemployed","","I","43981.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10501","","IND","Williams","Zoe","","","","","San Jose","CA","95112.0","IISD","Researcher","","I","43981.0","","15.89","","","","","","","15.89","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10502","","IND","Toller Gardner","Laura","Ms.","","","","San Jose","CA","95125.0","Peninsula Jewish Community Center","Non-Profit Executive","","I","43981.0","","20.0","","","","","","","92.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10503","","IND","Ajluni","Salem","","","","","San Jose","CA","95128.0","Self Employed","Economist","","I","43981.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10504","","IND","Ebert","Gregory","Mr.","","","","San Jose","CA","95125.0","East Side Union High School District","Teacher","","I","43981.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10505","","IND","Casey","Charlotte","Ms.","","","","San Jose","CA","95127.0","Retired","Retired","","I","43981.0","","21.08","","","","","","","98.31","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10506","","IND","Coulson","Allen","","","","","San Jose","CA","95126.0","G4S US","Security Officer","","I","43981.0","","21.08","","","","","","","31.78","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10507","","IND","Walker","Celeste","","","","","Campbell","CA","95008.0","California State Senate","District Director","","I","43981.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10508","","IND","Nevarez","Lisset","","","","","San Jose","CA","95133.0","Lam Research","Program Manager","","I","43981.0","","25.0","","","","","","","107.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10509","","IND","Heymanns","Stefan","","","","","San Jose","CA","95124.0","Netflix","Web Developer","","I","43981.0","","25.0","","","","","","","125.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10510","","IND","Wasser","Charles","Mr.","","","","San Jose","CA","95118.0","Print Broker","Self Employed","","I","43981.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10511","","IND","Boesch","Gayle","Ms.","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","43981.0","","30.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10512","","IND","Brown","Alexander","Mr.","","","","Mountain View","CA","940431411.0","Google","Software Engineer","","I","43981.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10513","","IND","Alvarez","Serena","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","43981.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10514","","IND","Yin","Ellina","Ms","","","","San Jose","CA","95126.0","Exhibition District","Operations Director","","I","43981.0","","50.0","","","","","","","76.27","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10515","","IND","Bleymaier","Claire","Ms.","","","","San Jose","CA","95120.0","The Health Trust","Mgr. Food and Nutrition Services","","I","43981.0","","52.23","","","","","","","154.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10516","","IND","Nouri","Nadia","Ms.","","","","San Jose","CA","95134.0","Sales","eSilicon","","I","43981.0","","52.23","","","","","","","704.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10517","","IND","Thomas","Ryan","Mr.","","","","San Jose","CA","95124.0","Catholic Charities of Santa Clara County","AFter School Teacher","","I","43981.0","","52.23","","","","","","","240.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10518","","IND","Stansbury","Susan","","","","","Palo Alto","CA","94306.0","Self","Ecologicical Landscapte Design","","I","43981.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10519","","IND","Craig","Bruce","Mr.","","","","Los Gatos","CA","95030.0","bbc Lg consulting","Executive Consultant","","I","43981.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10520","","IND","Liu","Melanie","Ms.","","","","Palo Alto","CA","94303.0","unemployed","Parent","","I","43981.0","","104.15","","","","","","","131.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10521","","IND","DellaMattera","Nancy","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","43981.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10522","","IND","Ledesma","David","Mr.","","","","San Jose","CA","95128.0","Self Employed","Message Therapist","","I","43981.0","","104.15","","","","","","","208.3","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10523","","IND","Dewald","Thomas","","","","","Fort Walton Beach","FL","32548.0","retired","retired","","I","43981.0","","104.15","","","","","","","208.3","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10524","","IND","Cortez","Nicolas","Mr.","","","","Campbell","CA","95008.0","CUHSD","Teacher","","I","43981.0","","150.0","","","","","","","218.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10525","","IND","Desjardin","Susan","","","","","San Jose","CA","95125.0","Retired","Teacher/Engineer","","I","43981.0","","156.07","","","","","","","462.14","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10526","","IND","March","Ernest","","","","","San Jose","CA","95126.0","Adobe","Quality Engineer","","I","43981.0","","208.0","","","","","","","312.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10527","","IND","Mattson","Vicky","","","","","San Jose","CA","95113.0","Retired","Retired","","I","43981.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10528","","IND","Rpse","Julie","","","","","San Jose","CA","95126.0","Cisco","Program Manager","","I","43982.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10529","","IND","Noah","Martin","Mr.","","","","Olympia","WA","98506.0","Quaker Voice on Washington Public Policy","Legislative Advocate","","I","43983.0","","10.7","","","","","","","83.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10530","","IND","Chapman","Dan","","","","","San Jose","CA","95126.0","Castilleja School","Facilities Manager","","I","43982.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10531","","OTH","IBEW Local 332","","","","","","San Jose","CA","95125.0","","","","","43983.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10531","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10532","","IND","quartarolo","Adam","","","","","San Jose","CA","95136.0","Supervisor","City of San Jose","","I","43984.0","","21.09","","","","","","","21.09","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10533","","IND","Smith","Marlena","","","","","San Jose","CA","95132.0","Crowdstaffing","Public Policy Associate","","I","43984.0","","50.0","","","","","","","70.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10534","","IND","watson","michelle","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","43984.0","","52.23","","","","","","","468.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10535","","IND","morales","jesse","","","","","San Jose","CA","95128.0","TEKSYSTEMS","Help Desk Level 2","","I","43985.0","","10.07","","","","","","","10.07","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10536","","IND","guillermo","sheryl","","","","","San Jose","CA","95126.0","NVIDIA","Program Manager","","I","43985.0","","10.07","","","","","","","10.07","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10537","","IND","berg","Casey","","","","","San Jose","CA","95128.0","Recogni","Visualization and Simulation Engineer","","I","43985.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10538","","IND","Condito","Michael","Mr.","","","","San Jose","CA","95125.0","self employed","Analog Mask Designer","","I","43985.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10539","","IND","Patel","Seema","","","","","San Jose","CA","95118.0","Stanford School of Medicine","Manager of Business Operations and Project Management","","I","43985.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10540","","IND","brooks","josh","","","","","San Jose","CA","95126.0","Apple","Engineer","","I","43985.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10541","","IND","savage","brenna","","","","","San Jose","CA","95112.0","Good Samaritan Hospital","ICU Nurse","","I","43985.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10542","","IND","Thompson","Tazio","","","","","San Jose","CA","95133.0","San Jose Earthquakes","Creative manager","","I","43985.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10543","","IND","adamski","Carol","","","","","San Jose","CA","95117.0","Self","Consultant","","I","43985.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10544","","IND","Vasquez","Ann","Ms","","","","Hollister","CA","95023.0","Sbhsd","Teacher","","I","43986.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10545","","IND","Bradley","Karen","Ms.","","","","Newark","CA","94560.0","Riveria Ventures LLC","Partner","","I","43986.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10546","","IND","Wilson","Bill","Mr.","","","","Cupertino","CA","95014.0","Fremont High School","School Board","","","43986.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10546","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10547","","IND","Bricmont","Paul","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","43987.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10548","","IND","Salter","Erin","","","","","San Jose","CA","95117.0","Retired","Retired","","I","43988.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10549","","IND","Haberly","Brian","Mr.","","","","San Jose","CA","95112.0","Paypal","Paralegal","","I","43988.0","","200.0","","","","","","","225.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10550","","IND","Fargo","Peter","","","","","San Jose","CA","95125.0","retired","retired","","I","43989.0","","52.23","","","","","","","104.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10551","","IND","Hadzic","Esmir","","","","","Essex Junction","VT","5452.0","PC Construction","Project Engineer","","I","43989.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10552","","IND","Engelke","Ruthi","","","","","Eureka","CA","95501.0","Retired","Retired","","I","43989.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10553","","IND","Ledesma","David","Mr.","","","","San Jose","CA","95128.0","Self Employed","Message Therapist","","I","43989.0","","104.15","","","","","","","208.3","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10554","","IND","Pliner","Carol","Mrs.","","","","Saratoga","CA","95070.0","Retired","Community Activist","","I","43989.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10555","","IND","Impey","Shannon","Mrs.","","","","Los Gatos","CA","95033.0","Dell Technologies","Human Resources","","I","43989.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10556","","IND","Taylor","Jeremy","","","","","San Jose","CA","95125.0","Netwoven Inc","Sales Rep","","I","43989.0","","200.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10557","","IND","Tran","Huy","","","","","San Jose","CA","95132.0","Justice at Work Law Group, LLP","Partner","","I","43989.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10558","","IND","Madsen","Felicia","","","","","San Jose","CA","95125.0","David and Lucile Packard Foundation","Non-profit volunteer","","I","43990.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10559","","IND","Taylor","Patrick","","","","","San Jose","CA","95126.0","Retired","retired","","","43991.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10559","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10560","","IND","Donnelly","Tim","","","","","Berkeley","CA","94704.0","Retired","Retired","","","43991.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10560","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10561","","IND","Updegrove","Diane","Ms.","","","","Gibsonton","FL","33534.0","Advanced Airfoil Components","CEO","","I","43991.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10562","","IND","Comiskey","John","","","","","San Jose","CA","95124.0","Retired","Retired","","","43991.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10562","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10563","","IND","Dent","Clarice","","","","","San Jose","CA","95128.0","retired","retired","","I","43991.0","","52.23","","","","","","","339.34","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10564","","IND","Clerencia","Issac","","","","","San Jose","CA","95131.0","Google","Software Engineer","","I","43992.0","","21.08","","","","","","","42.16","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10565","","IND","Llanes","Arleen","","","","","San Jose","CA","95125.0","Santa Clara Unified School District","Teacher","","I","43992.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10566","","IND","Luebcke","Christopher","","","","","San Jose","CA","95126.0","Clari, Inc.","Director of Engineering","","I","43992.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10567","","IND","Ellingson","Mishi","","","","","San Jose","CA","95125.0","ProUnlimited","Yoga Instructor","","I","43993.0","","15.0","","","","","","","65.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10568","","IND","Poser","Ben","","","","","Campbell","CA","95008.0","Relign Corporation","Engineer","","I","43993.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10577","","IND","Batista","Ben","","","","","Sykesville","MD","21784.0","Northrop Grumman","Engineer","","I","43993.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10578","","IND","Setzler","Brian","","","","","Portland","OR","97201.0","Fiducial Business Centers, Inc.","Manager","","I","43994.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10579","","IND","Dunbar","Christina","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","43994.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10580","","IND","Zandbergen","Zoe","","","","","San Jose","CA","95125.0","JetPens","Marketing","","I","43994.0","","15.89","","","","","","","40.89","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10581","","IND","Clerencia","Issac","","","","","San Jose","CA","95131.0","Google","Software Engineer","","I","43994.0","","21.08","","","","","","","42.16","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10582","","IND","Mendez","Gil","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","43994.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10583","","IND","Baez","Rosemary","","","","","San Jose","CA","95124.0","Third Street Community Center","Executive Director","","I","43994.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10584","","IND","Gershberg","Felicia","","","","","San Jose","CA","94087.0","Unemployed","Unemployed","","I","43994.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10585","","IND","Breeman","William","","","","","San Jose","CA","95125.0","SJUSD","Teacher","","I","43994.0","","36.66","","","","","","","36.66","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10586","","IND","Borca","Jonathan","","","","","San Jose","CA","95122.0","Circle Communications","Director of community relations and partnerships","","I","43994.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10587","","IND","Lopez","Sergio","","","","","Campbell","CA","94008.0","Kos Read Group","Client Manager","","I","43994.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10588","","IND","Boesch","Gayle","Ms.","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","43994.0","","100.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10589","","IND","Chow","Susie","","","","","Foster City","CA","94404.0","Ivy Acedemics, Inc","Educator","","","43994.0","","400.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10589","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10590","","IND","DiNucci","Olivia","","","","","Washington","DC","20024.0","Unemployed","Unemployed","","I","43995.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10591","","IND","Elbinger","Lewis","","","","","Mount Shasta","CA","95067.0","Unemployed","Unemployed","","I","43995.0","","55.0","","","","","","","55.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10592","","IND","Schmit","John","","","","","Salida","CA","95368.0","Unemployed","Unemployed","","I","43995.0","","104.15","","","","","","","312.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10593","","IND","Cyrluk","Laurel","","","","","Los Gatos","CA","95032.0","Uplift Family Services","General Ledger and Accounts Payable Supervisor","","I","43995.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10594","","IND","Tangdall","Sara","Ms.","","","","San Jose","CA","95134.0","Google","Program Manager","","I","43995.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10595","","IND","Houston","Hibberd","Mr.","","","","Austin","TX","78702.0","Cision","Sales","","I","43995.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10596","","IND","Cortese","David","","","","","San Jose","CA","95127.0","County of Santa Clara","Elected Official","","I","43995.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10597","","IND","Newcomb","Audrey","","","","","Northhampton","MA","1060.0","ISO New England","Engineer","","I","43996.0","","5.5","","","","","","","45.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10598","","IND","Wygant","Anna","","","","","South Lake Tahoe","CA","95160.0","Linkedin","Software Engineer","","I","43996.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10599","","IND","Farb(Sackett)","Lia","","","","","San Francisco","CA","94117.0","University of San Francisco","Higher Education Administrator","","I","43996.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10600","","IND","Schuler","Karen","Ms.","","","","San Jose","CA","95124.0","Casa di Mir Montessori School","Director of Finance","","I","43996.0","","40.0","","","","","","","90.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10601","","IND","Newcomb","Audrey","","","","","Northhampton","MA","1060.0","ISO New England","Engineer","","I","43996.0","","40.0","","","","","","","45.5","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10602","","IND","Coy","Julian","","","","","Arlington","VA","22202.0","Versar Inc.","Milcon Analyst","","I","43996.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10603","","IND","Wong","Kira","","","","","Hobekn","NJ","7030.0","Marchetto Higgins Stieve","Architect","","I","43996.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10604","","IND","Miller","John Greg","","","","","San Jose","CA","95133.0","Retired","RN","","I","43996.0","","300.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10605","","IND","Mendoza","John","","","","","Los Gatos","CA","95030.0","Google","Engineer","","I","43997.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10606","","IND","Rosenberg","Mike & Deborah","","","","","Aptos","CA","95003.0","Self Employed","Landscape Architect","","I","43997.0","","50.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10607","","IND","Atkins","Kurt","","","","","Santa Clara","CA","95050.0","Avnet Electronics","Logistics Manager","","I","43997.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10608","","IND","Nouri","Kordieh","Ms.","","","","San Jose","CA","95131.0","None","Homemaker","","I","43997.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10609","","IND","Nouri","Nadia","Ms.","","","","San Jose","CA","95134.0","Sales","eSilicon","","I","43997.0","","200.0","","","","","","","704.46","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10610","","IND","Taylor","Jeremy","","","","","San Jose","CA","95125.0","Netwoven Inc","Sales Rep","","I","43997.0","","300.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10611","","IND","Heil","William","","","","","San Jose","CA","95127.0","Unemployed","Unemployed","","I","43997.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10612","","IND","Mulhardt","Mark","","","","","Grass Valley","CA","95945.0","Texas Instruments","Engineer","","I","43997.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10613","","IND","Ramirez","Lucas","","","","","Mountain View","CA","94040.0","City of San Jose","Council Assistant","","I","43998.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10614","","IND","Ramos","Emily","","","","","Mountain View","CA","94041.0","Hughes & Company","Associate","","I","43998.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10615","","IND","Pohevitz","Leanna","","","","","Oceanside","NY","11572.0","CUNY School of Law","Student","","I","43999.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10616","","IND","Cortes","Norma","","","","","San Jose","CA","95116.0","Unemployed","Unemployed","","I","43999.0","","10.7","","","","","","","31.78","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10617","","IND","Benson","William","","","","","San Jose","CA","95126.0","DKG Services","Software Engineer","","I","43999.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10618","","IND","Pinson","Connor","","","","","Sommerville","MA","2139.0","Rangine corp","Engineer","","I","43999.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10619","","IND","Tweten","John","","","","","San Jose","CA","95125.0","Retired","Retired","","","43999.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10619","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10620","","IND","Nouri","Nadia","Ms.","","","","San Jose","CA","95134.0","Sales","eSilicon","","","43999.0","","400.0","","","","","","","704.46","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10620","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10621","","IND","Walker","Michael","Mr.","","","","San Francisco","CA","94107.0","Relign Corporation","VP R&D","","I","43999.0","","415.68","","","","","","","415.68","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10622","","IND","Nouri","Nassim","Ms.","","","","San Jose","CA","95131.0","Retired","Retired","","","43999.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10622","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10623","","IND","Joho","Keith","Mr.","","","","San Jose","CA","95131.0","self employed","Consultant","","","43999.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10623","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10625","","IND","De Mey","Amanda","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","44000.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10626","","IND","Galli","Michael","","","","","Salinas","CA","93905.0","Taylor Farms Retail","Replenishment Analyst","","I","44000.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10627","","IND","Bowers","Sam","","","","","New York","NY","10026.0","DM Operations Inc.","Producer","","I","44000.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10628","","IND","Fondriest","Sara","","","","","Los Gatos","CA","95033.0","Marin Health Medical Center","Volunteer Coordinator","","I","44000.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10629","","IND","Schwietzer","Jack","","","","","Sunnyvale","CA","94086.0","Hercules Capital","HR Business Partner","","I","44000.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10630","","IND","Krackov","Patricia","","","","","San Jose","CA","95126.0","Self Employed","Philanthropic and Nonprofit Advisor","","I","44001.0","","10.7","","","","","","","41.4","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10631","","IND","Coulson","Allen","","","","","San Jose","CA","95126.0","G4S US","Security Officer","","I","44001.0","","10.7","","","","","","","31.78","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10632","","IND","Gonzalez","Bobby","","","","","San Jose","CA","95112.0","Town of Los gatos","Analyst","","I","44001.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10633","","IND","Anderson","Tyler","","","","","Philadelphia","PA","19125.0","Amuneal Manufacturing","Manufacturing Engineer","","I","44001.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10634","","IND","Shultz","Tyler","","","","","San Francisco","CA","94122.0","Flux Biosciences","Scientist","","I","44001.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10635","","IND","Padover","David","Mr.","","","","San Jose","CA","95126.0","Lockheed Martin","Engineer","","I","44001.0","","52.23","","","","","","","261.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10636","","IND","Dennie","Jake","","","","","San Jose","CA","95126.0","The Nielsen Company","Analyst","","I","44001.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10637","","IND","Jimenez","Sergio","","","","","San Jose","CA","95123.0","City of San Jose","Council Member","","I","44001.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10638","","IND","Mashburn","Michele","Ms.","","","","San Jose","CA","95112.0","Collins Foundation","Non Profit Director","","I","44002.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10639","","IND","Price","Matthew","","","","","Auburn","AL","36830.0","Unemployed","Unemployed","","I","44002.0","","28.35","","","","","","","28.35","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10640","","IND","Razon","Jony","","","","","Newport","RI","2840.0","Naval Undersea Warfare Center","Systems Engineer","","I","44002.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10641","","IND","Williams","Clark","","","","","Los Angeles","CA","94123.0","Unemployed","Unemployed","","I","44002.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10642","","IND","Peralez","Raul","","","","","San Jose","CA","95110.0","City of San Jose","Council Member","","I","44002.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10643","","IND","Shiroma","Matthew","","","","","Phoenix","AZ","85008.0","Intel Corporation","Engineer","","I","44002.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10644","","IND","Dugas","Zack","","","","","Seattle","WA","98109.0","Amazon","Software Development Engineer","","I","44002.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10645","","IND","Gorham","Alex","Mr.","","","","San Francisco","CA","94117.0","McKinsey & Co","Associate","","I","44003.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10646","","IND","Dent","Clarice","","","","","San Jose","CA","95128.0","retired","retired","","I","44003.0","","26.27","","","","","","","339.34","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10647","","IND","Price","Susan","","","","","San Jose","CA","95128.0","Retired","Community Outreach","","I","44003.0","","41.85","","","","","","","68.12","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10648","","IND","Cassidy","Jason","","","","","San Jose","CA","95112.0","Unemployed","Unemployed","","I","44003.0","","41.85","","","","","","","41.85","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10649","","IND","Kestel","Heather","","","","","Tampa","FL","33607.0","Unemployed","Unemployed","","I","44003.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10650","","IND","Wells","Laura","","","","","Oakland","CA","94610.0","Unemployed","Unemployed","","I","44003.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10651","","IND","Sweeney","EOGHAN","Mr.","","","","Boston","MA","2108.0","Quartet Health","Analyst","","I","44004.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10652","","IND","Desai","Nikhil","","","","","Fremont","CA","94539.0","Google LLC","Engineer","","I","44004.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10653","","IND","Noth","Chris","","","","","Des Moines","IA","50314.0","Boys and Girls Club","Unit Director","","I","44004.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10654","","IND","Aggson","Althea","","","","","San Jose","CA","95126.0","United Airlines","Flight Attendent","","I","44004.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10655","","IND","zdorova","Mary","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44004.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10656","","IND","Gundersen","Nathaniel","","","","","Seattle","WA","98117.0","DLR Group","Architectural Associate","","I","44004.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10657","","IND","watson","michelle","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44004.0","","208.0","","","","","","","468.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10658","","OTH","County Employee Management Association","","","","","","San Jose","CA","95126.0","","","","","44004.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10658","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10659","","IND","Kalra","Ash","","","","","San Jose","CA","95136.0","State of California","Assembly Member","","I","44004.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10660","","IND","Ramirez","Alisha","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44004.0","","25.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10661","","IND","Mine","Brent","Mr.","","","","Campbell","CA","95008.0","Mine, Mine & Arao","Accountant","","I","44005.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10662","","IND","Lopes","Shayla","","","","","San Jose","CA","95136.0","Quinn Physical Therapy","Operations Manager","","I","44005.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10663","","IND","Corcoran","Christen","","","","","Washington","DC","20010.0","Global Land Alliance","Communications Manager","","I","44005.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10664","","IND","Crader","Elisha","","","","","Hayward","CA","94544.0","Centro Legal de la Raza","Paralegal","","I","44005.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10665","","IND","Mohanta","Imone","","","","","Dublin","CA","94568.0","Stanford University","Coach","","I","44005.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10666","","IND","Johnson","Daviyion","","","","","Buffalo","NY","14222.0","Hobsons","Consultant","","I","44005.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10667","","IND","Heer","Lauren","","","","","Washington","DC","20010.0","USDA","Contract Specialist","","I","44005.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10668","","IND","Houston","Jeremy","","","","","Houston","TX","77018.0","DHS","Asylum Officer","","I","44005.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10669","","IND","Bochette","Nick","","","","","Washington Township","NJ","8080.0","Temple University","Soccer Coach","","I","44005.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10670","","IND","Templeton","Carolyn","","","","","Palo Alto","CA","94306.0","Unemployed","Unemployed","","I","44005.0","","27.0","","","","","","","27.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10671","","IND","Miller","Andrew","","","","","Brooklyn","NY","11222.0","Unemployed","Unemployed","","I","44005.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10672","","IND","Huddy","Elaine","","","","","Hillsdale","NJ","7642.0","Becton, Dickinson and Company","IT Manager","","I","44005.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10673","","IND","Waite","Brian","","","","","Troy","NY","12180.0","Fluor Marine Propulsion Corp","Nuclear Engineer","","I","44005.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10674","","IND","Moss","Kabir","Mr.","","","","Highlands","NJ","7732.0","New Jersey State Senate","Deputy Directory of Communications","","I","44005.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10675","","IND","Wayne","Liz","","","","","ST Petersburg","FL","33713.0","Alvarez and Mars","Consultant","","I","44005.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10676","","IND","Schmit","John","","","","","Salida","CA","95368.0","Unemployed","Unemployed","","I","44005.0","","208.0","","","","","","","312.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10677","","IND","Lencioni","Ann","","","","","Reno","NV","89511.0","Unemployed","Unemployed","","I","44005.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10678","","IND","Chu","Lennie","","","","","San Jose","CA","95120.0","Elasticsearch","Human Resources","","I","44005.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10679","","IND","Parkman","Brian","Mr.","","","","San Jose","CA","95126.0","San Jose Public Libraries","Librarian","","I","44006.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10680","","IND","Grayboyes","Sydney","","","","","Worchester","MA","1604.0","UMass Memorial Medical Center","Pharmacy Resident","","I","44006.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10681","","IND","sullivan","Josh","","","","","San Jose","CA","95126.0","Vector Marketing","Assistant Manager","","I","44006.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10685","","IND","Harding","Mariah","","","","","Washington","DC","20002.0","US House of Representatives","Committee Clerk","","I","44006.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10686","","IND","Reed","Matty","","","","","Pismo Beach","CA","93449.0","Unemployed","Unemployed","","I","44006.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10688","","IND","Vidovic","Renata","","","","","San Jose","CA","95136.0","Locus","Engineer","","I","44006.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10689","","IND","Muhammad","Nia","","","","","Columbia","MD","21044.0","Unemployed","Unemployed","","I","44006.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10690","","IND","Rosenberg","Mike & Deborah","","","","","Aptos","CA","95003.0","Self Employed","Landscape Architect","","I","44006.0","","25.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10691","","IND","Lu","Patrick","","","","","Oakland","CA","94612.0","Q5","CEO","","I","44006.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10692","","IND","Umstattd","Rick","","","","","San Jose","CA","95130.0","Unemployed","Unemployed","","I","44006.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10693","","IND","Leonard","Jean","","","","","San Jose","CA","95128.0","Unemployed","Unemployed","","I","44006.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10694","","IND","oberkirch","lorena","","","","","San Jose","CA","95125.0","City of San Jose","Library Page","","I","44006.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10695","","IND","Sweeney","Ian","Mr.","","","","New Haven","CT","6511.0","Assa Abloy","Engineer","","I","44006.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10696","","IND","Kukol","Whitney","","","","","Cleveland","OH","44115.0","MetroHealth","Fellow","","I","44006.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10697","","IND","Briscoe","Jennifer","","","","","San Jose","CA","95136.0","","Mental Health","","I","44006.0","","41.85","","","","","","","41.85","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10698","","IND","Hasbrook","Carly","","","","","Campbell","CA","95008.0","CA Senate","Executive Assistant","","I","44006.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10699","","IND","Miller","Christopher","","","","","Campbell","CA","95008.0","Alum Rock Union School District","Teacher","","I","44006.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10700","","IND","Nguyen","Richard","Mr.","","","","San Jose","CA","95128.0","Santa Clara Valley Water District","Management Analyst","","I","44006.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10701","","IND","Fumia","Joel","","","","","Los Gatos","CA","95032.0","Los Gatos United Soccer Club","Director / Coach","","I","44006.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10702","","IND","Hall","Jennifer","","","","","San Jose","CA","95112.0","VHA","Social Worker","","I","44006.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10703","","IND","Thomas","Ryan","Mr.","","","","San Jose","CA","95124.0","Catholic Charities of Santa Clara County","AFter School Teacher","","I","44006.0","","52.23","","","","","","","240.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10704","","IND","Kanaana","Tarik","","","","","Santa Rosa","CA","95401.0","Sonoma State University","Cook","","I","44006.0","","65.0","","","","","","","65.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10705","","IND","Wolfe","Susan","","","","","San Jose","CA","95130.0","Unemployed","Unemployed","","I","44006.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10706","","IND","Schure","Pamela","","","","","San Jose","CA","95136.0","280 Group","Director","","I","44006.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10707","","IND","Su","Jason","","","","","San Jose","CA","95126.0","SJSU","Instructor","","I","44006.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10708","","IND","Horan","Sean","","","","","San Jose","CA","95126.0","Softworld","Cloud DevOps Engineer","","I","44006.0","","171.65","","","","","","","223.88","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10709","","IND","Gold","James","","","","","San Jose","CA","95126.0","City of San Jose","Analyst","","I","44006.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10710","","IND","Chaid","David","","","","","San Jose","CA","95125.0","KDInfotech","IT Manager","","I","44007.0","","10.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10711","","IND","Martinez","Johanna","","","","","Washington","DC","20010.0","Zemitek","Contractor","","I","44007.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10712","","IND","Matthew","Jessica","","","","","San Jose","CA","95117.0","Coffee meets bagel","Customer Experience Associate","","I","44007.0","","10.7","","","","","","","110.03","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10713","","IND","Breedlove","Steven","Mr.","","","","Chico","CA","95926.0","None","Student","","I","44007.0","","10.7","","","","","","","42.16","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10714","","IND","Wilson","Kevin","","","","","Brooklyn","NY","11238.0","Google","Tech Solutions","","I","44007.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10715","","IND","Apcar","Natalie","","","","","Baltimore","MD","21202.0","Jhpiego","Public Health","","I","44007.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10716","","IND","Melillo","Michael","","","","","San Jose","CA","95118.0","Apple","Engineer","","I","44007.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10717","","IND","Urhausen","David","","","","","Oakland","CA","94602.0","SEIU-UHW","Political","","I","44007.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10718","","IND","Baxter","Linda","Ms.","","","","San Jose","CA","95125.0","retired","retired","","I","44007.0","","500.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10719","","IND","Furgerson","Jean","","","","","Campbell","CA","95008.0","Unemployed","Unemployed","","I","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10720","","IND","Gomez","Richard","","","","","Fresno","CA","93728.0","Fresno Center for Nonviolence","Independent Contractor","","I","44008.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10721","","IND","Valencia","Joel","","","","","San Jose","CA","95110.0","StreetCode Academy","Developement","","I","44008.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10722","","IND","Berry","Janet","Ms.","","","","San Jose","CA","95126.0","Retired","Attorney","","","44008.0","","50.0","","","","","","","102.23","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10722","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10723","","IND","Hayslip","Bryan","","","","","San Jose","CA","95125.0","County of Santa Clara","Election Specialist","","I","44008.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10724","","IND","Pfenning","John","","","","","San Jose","CA","95111.0","Securitas Inc.","Security Officer","","I","44008.0","","60.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10725","","IND","Farley","Diane","","","","","San Jose","CA","95126.0","Retired","Retired","","","44008.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10725","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10726","","IND","Christou","Elena","","","","","Chicago","IL","60615.0","DLA Piper (US)","Attorney","","","44008.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10726","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10727","","IND","Allen","Peter","","","","","San Jose","CA","95128.0","Peter Allen Media","Owner","","","44008.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10727","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10728","","IND","watson","michelle","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44008.0","","208.0","","","","","","","468.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10729","","IND","Pursai","DeAnna","Ms.","","","","San Jose","CA","95120.0","College of Adaptive Arts","Executive Director","","I","44008.0","","467.6","","","","","","","467.6","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10730","","COM","Kenneth Mejia For Congress","","","","","","Los Angeles","CA","90029.0","","","","","44008.0","","500.0","","","","","","","500.0","","","","","","","","","","C00616045","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10730","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10731","","COM","Alex Lee for State Assembly","","","","","","San Jose","CA","95133.0","","","","","44008.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10731","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10732","","IND","Bleymaier","Claire","Ms.","","","","San Jose","CA","95120.0","The Health Trust","Mgr. Food and Nutrition Services","","I","44008.0","","52.23","","","","","","","154.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10733","","IND","Witty","Evan","","","","","San Francisco","CA","94109.0","Cloud Kitchens LLC","Hardware Engineer","","I","44009.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10734","","IND","Cheng","Julius","","","","","Cupertino","CA","95014.0","AISense, Inc.","Software Engineer","","I","44009.0","","52.23","","","","","","","102.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10735","","IND","Smith","Ross","Mr.","","","","San Jose","CA","95126.0","Netflix","Accountant","","I","44009.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10736","","IND","Harrison","Diane","Ms.","","","","Santa Clara","CA","95051.0","Retired","Travel Agent","","I","44009.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10737","","IND","Brenner","Lindsay","","","","","Alburquerque","NM","87110.0","ALP","Autism childrens therapy","","I","44009.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10738","","IND","Ulmer","Barby","","","","","Saratoga","CA","95070.0","Retired","Retired","","I","44009.0","","10.7","","","","","","","45.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10739","","IND","Mancini","Cassie","","","","","San Jose","CA","95124.0","The Pivot Group","Account Associate","","I","44009.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10740","","IND","Vladimirov","Georgy","Mr.","","","","Palo Alto","CA","94303.0","Zume","Computer Programmer","","I","44009.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10741","","IND","Toller Gardner","Laura","Ms.","","","","San Jose","CA","95125.0","Peninsula Jewish Community Center","Non-Profit Executive","","I","44009.0","","20.0","","","","","","","92.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10742","","IND","Haberly","Brian","Mr.","","","","San Jose","CA","95112.0","Paypal","Paralegal","","I","44009.0","","25.0","","","","","","","225.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10743","","IND","Everette","Sanda","","","","","San Mateo","CA","94403.0","Unemployed","Unemployed","","I","44009.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10744","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","44009.0","","28.0","","","","","","","128.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10745","","IND","Bair","Addison","","","","","San Jose","CA","95125.0","Engineer","AirBus","","I","44009.0","","30.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10746","","IND","Fox-Green","Marci","","","","","San Jose","CA","95125.0","retired","teacher","","I","44009.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10747","","IND","Teon Nicols","Ramses","","","","","San Jose","CA","95125.0","SEIU Local 1021","Vice President","","I","44009.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10748","","IND","Cortez","Nicolas","Mr.","","","","Campbell","CA","95008.0","CUHSD","Teacher","","I","44009.0","","50.0","","","","","","","218.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10749","","IND","Kiely","Deborah","Ms.","","","","Helena","MT","59601.0","Retired","Pharmicist","","I","44009.0","","52.23","","","","","","","156.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10750","","IND","Matthew","Jessica","","","","","San Jose","CA","95117.0","Coffee meets bagel","Customer Experience Associate","","I","44009.0","","52.23","","","","","","","110.03","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10751","","IND","Miller","Carina","","","","","Houston","TX","77006.0","Defy Body Mind Wellness","Studio Director","","I","44009.0","","57.42","","","","","","","57.42","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10752","","IND","Farkouh","Adriana","Ms.","","","","San Jose","CA","95126.0","Retired","Retired","","I","44009.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10753","","IND","Westerlund","William","Mr.","","","","San Jose","CA","95126.0","Accenture","Recruiter","","I","44009.0","","100.0","","","","","","","152.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10754","","IND","Koerner","George","","","","","Palo Alto","CA","94306.0","Retired","Retired","","I","44009.0","","100.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10755","","IND","Choy","Yan-Yin","","","","","San Jose","CA","95110.0","ServiceNow","Software Engineer","","I","44009.0","","104.15","","","","","","","156.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10756","","IND","Isensee","Meridith","","","","","San Jose","CA","95136.0","Unemployed","Unemployed","","I","44009.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10757","","IND","Spreadbury","Michelle","","","","","San Jose","CA","95156.0","Law Firm","Paralegal","","I","44009.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10758","","IND","Fane","Zach","","","","","Troy","NY","12182.0","Callanan Industries","Superintendent","","I","44009.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10759","","IND","Simon","Joan","Ms.","","","","San Jose","CA","95118.0","Retired","Retired","","I","44009.0","","208.0","","","","","","","416.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10760","","IND","Miller","John Greg","","","","","San Jose","CA","95133.0","Retired","RN","","I","44009.0","","300.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10761","","IND","Levin","Jeffrey I","","","","","San Jose","CA","95110.0","retired","retired","","I","44009.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10762","","IND","Zapien","Rosie","","","","","San Jose","CA","95126.0","John Welsh MD","Medical Assistant","","I","44009.0","","52.23","","","","","","","156.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10763","","IND","Purcell","Gloria","","","","","Belmont","CA","94002.0","Unemployed","Unemployed","","I","44009.0","","30.0","","","","","","","134.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10764","","IND","Dewald","Thomas","","","","","Fort Walton Beach","FL","32548.0","retired","retired","","I","44009.0","","104.15","","","","","","","208.3","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10765","","IND","Burns","Marie","","","","","San Jose","CA","95126.0","Pinnacle Group","Software Developer","","I","44009.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10766","","IND","Cashman","Anne","","","","","San Jose","CA","95125.0","Self Employed","Destination Services Consultant","","I","44009.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10767","","IND","Vaccaro","Jenna","","","","","San Jose","CA","95125.0","Amex","Web Designer","","I","44009.0","","15.89","","","","","","","15.89","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10768","","IND","vargas","Michael","","","","","Santa Clara","CA","95050.0","Rimon Law, P.C.","Attorney","","I","44010.0","","311.84","","","","","","","311.84","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10769","","IND","Mahan","Jennifer","","","","","Manhattan","NY","10032.0","Thornton Tomasetti","Engineer","","I","44010.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10770","","IND","Impey","Chris","","","","","Los Gatos","CA","95033.0","shrader electric","Electrician","","I","44010.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10771","","IND","Bustamente","Salvador","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44010.0","","156.07","","","","","","","156.07","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10772","","IND","Bushman","Elina","Ms.","","","","Campbell","CA","95008.0","ICIMS","Account Executive","","","44010.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10772","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10773","","IND","Khaledi","Awan","","","","","Reston","VA","20191.0","Dell","Technical Sales Rep","","I","44010.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10774","","IND","Harper","Donna","Ms.","","","","Chicago","IL","60618.0","Lurie children’s hospital","Registered Nurse","","I","44010.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10775","","IND","Tonkel","Jewell","Mrs.","","","","Kapolei","HI","96707.0","Green Bits","Consultant","","I","44010.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10776","","IND","Germain","Leslie","","","","","San Jose","CA","95124.0","Unemployed","Stay at home mom","","I","44010.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10777","","IND","Vaccaro","Genene","","","","","San Jose","CA","95125.0","BSI","Sales","","I","44010.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10778","","IND","Seymour","Matthew","","","","","San Jose","CA","95131.0","San Jose Unifed School District","Teacher","","I","44010.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10779","","IND","Chase","Katie","","","","","San Francisco","CA","94109.0","Nauto","Lawyer","","I","44010.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10780","","IND","Wu","Sally","","","","","Sunnyvale","CA","94086.0","Unemployed","Unemployed","","I","44010.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10781","","IND","Desjardin","Susan","","","","","San Jose","CA","95125.0","Retired","Teacher/Engineer","","I","44010.0","","156.07","","","","","","","462.14","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10782","","IND","Poeschel","David","","","","","San Jose","CA","95120.0","Unemployed","Unemployed","","I","44010.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10783","","IND","Stevens","Chuck","Mr.","","","","San Jose","CA","95128.0","IATSE Local134","Stage Hand","","I","44011.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10784","","IND","Jenkins","A. Jarrod","Mr.","","","","San Jose","CA","95110.0","Facebook","Attorney","","I","44011.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10785","","IND","White","Bailey","","","","","Santa Clara","CA","95050.0","Santa Clara County Public Health Department","Community Nutrition Educator","","I","44011.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10786","","IND","Hoppe","Eric","","","","","San Jose","CA","95125.0","Proteus","Software Exec","","I","44011.0","","52.23","","","","","","","78.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10787","","IND","Khaledi","Tanya","","","","","San Jose","CA","95120.0","Accounting Office","Office Managef","","I","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10788","","IND","Kim","James","Mr.","","","","San Jose","CA","95130.0","Cadence","Engineer","","I","44011.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10789","","IND","Bernstein","Jared","Mr.","","","","Los Gatos","CA","95032.0","Student","Student","","I","44011.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10790","","IND","Smith","Nicolas","Mr.","","","","San Jose","CA","95126.0","Watlow Electric Company","Financial Controller","","I","44011.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10791","","IND","Huston","Dixie","MS.","","","","San Jose","CA","95124.0","retired","retired","","I","44011.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10792","","IND","Hutabarat","William","","","","","Washington","DC","20005.0","ASLA","Accountant","","I","44011.0","","5.5","","","","","","","5.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10793","","IND","Watkins","Kevin","","","","","Santa Clara","CA","95051.0","Avira, Inc","Business Development","","I","44011.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10794","","IND","Cortez","Nicolas","Mr.","","","","Campbell","CA","95008.0","CUHSD","Teacher","","","44011.0","","18.0","","","","","","","218.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10794","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10795","","IND","Hermanson","Barry","","","","","San Francisco","CA","94116.0","Retired","Retired","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10795","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10796","","IND","Ponciano","Frank","","","","","San Jose","CA","95110.0","Law Foundation of Silicon Valley","Community Worker","","I","44011.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10797","","IND","Frank","Andy","","","","","San Jose","CA","95112.0","Our City Forest","Community Nursery Manager","","I","44011.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10798","","IND","campbell","Benita","","","","","Burgettstown","PA","15021.0","unemployed","unemployed","","I","44011.0","","3.05","","","","","","","3.05","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10799","","IND","Thomas","Ryan","Mr.","","","","San Jose","CA","95124.0","Catholic Charities of Santa Clara County","AFter School Teacher","","I","44011.0","","52.23","","","","","","","240.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10800","","IND","Bleymaier","Claire","Ms.","","","","San Jose","CA","95120.0","The Health Trust","Mgr. Food and Nutrition Services","","I","44011.0","","50.0","","","","","","","154.46","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10801","","IND","Swanson","Lety","","","","","San Jose","CA","95130.0","Campbell union","Para Professional","","I","44011.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10802","","IND","spitzer","Jason","","","","","San Jose","CA","95120.0","Inficon","Engineer","","I","44011.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10803","","IND","Jagadeesan","Viveka","","","","","San Jose","CA","95120.0","unemployed","unemployed","","I","44011.0","","15.89","","","","","","","15.89","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10804","","IND","Liu","Melanie","Ms.","","","","Palo Alto","CA","94303.0","unemployed","Parent","","I","44011.0","","27.0","","","","","","","131.15","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10805","","IND","Klein","Kyle","Mr.","","","","San Jose","CA","95133.0","Relign Corp","Engineer","","I","44011.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10806","","IND","Broderick","David","","","","","San Jose","CA","95125.0","Self Employed","Sales","","I","44011.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10807","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","44012.0","","10.0","","","","","","","128.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10808","","IND","Gras","Gerald","","","","","Palo Alto","CA","94306.0","Retired","Retired","","","44012.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10808","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10809","","IND","LoBue","Brian and Lori","","","","","San Jose","CA","95138.0","Oak Grove School District","Teacher","","I","44012.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10810","","IND","Weitz","Dylan","","","","","Colchester","VT","5446.0","Dynapower Company","Mechanical Engineer","","I","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10811","","IND","Foley","Patti","","","","","Los Gatos","CA","95033.0","Corcept Therapeutic inc","HR","","I","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10812","","IND","Hobbs","Richard","Mr.","","","","San Jose","CA","95127.0","Self Employed","Attorney","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10812","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10813","","IND","Ortiz","Albert","","","","","San Jose","CA","95126.0","Superior Court, County of San Mateo","Certified Court Interpreter (English-Spanish)","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10814","","IND","Haider","Mejghan","","","","","San Jose","CA","95130.0","NASA","Business Development Manager","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10815","","COM","Silicon Valley MEPS PAC","","","","","","Sacramento","CA","95814.0","","","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","1390715","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10815","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10816","","IND","Boesch","Gayle","Ms.","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44012.0","","100.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10817","","IND","Silver Taube","Ruth","","","","","Sunnyvale","CA","94087.0","Santa Clara University","Attorney/adjunct professor","","I","44012.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10818","","IND","Ahearne-ray","Joel","Mr.","","","","Columbia","SC","29204.0","Carpenter Technology Corporation","Metallurgist","","I","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10819","","IND","Barron","Nicholas","","","","","San Jose","CA","95123.0","Mission College","Associate Faculty","","I","44012.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10820","","IND","Cisnernos","Alysa","","","","","Sunnyvale","CA","94086.0","Unemployed","Unemployed","","I","44012.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10821","","IND","Gonzalez","Melissa","","","","","San Jose","CA","95148.0","San Jose Unified School District","Teacher","","I","44012.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10822","","IND","Poselenik","Mitchell","","","","","La Mesa","CA","91942.0","General Atomics","Business Systems Analyst","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10823","","IND","Jones","Avery","","","","","San Jose","CA","95128.0","Summit Public Schools","Teacher","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10824","","IND","Espinoza","Mike","","","","","San Jose","CA","95127.0","Campbell Union High School District","Teacher","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10825","","IND","Cashman","Anne","","","","","San Jose","CA","95125.0","Self Employed","Destination Services Consultant","","I","44012.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10826","","IND","McMorrin","Yasmine-Imani","","","","","Culver City","CA","90230.0","USC Gould School of Law","Interim Dean of Students","","I","44012.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10827","","IND","Hallila","Kristina","","","","","Campbell","CA","95008.0","Self","Hairstylist","","I","44012.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10828","","IND","Amodei","Lacei","","","","","Hayward","CA","94544.0","unemployed","unemployed","","I","44012.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10829","","IND","Barton","Kate","","","","","San Jose","CA","95125.0","B-Stock Solutions","Marketing Campaign Manager","","I","44012.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10830","","IND","Blanco","David","","","","","San Jose","CA","95110.0","Downtown College Prep","Teacher","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10831","","IND","Fong","Paul","","","","","Sunnyvale","CA","94085.0","SJECCD","Professor","","I","44012.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10832","","IND","Mota","Alejandra","","","","","San Jose","CA","95148.0","ProUnlimited","Sourcer","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10833","","IND","Sandoval","Kai","","","","","San Jose","CA","95111.0","M/M Pulido","Care Provider","","I","44012.0","","208.0","","","","","","","218.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10834","","IND","Barron","Beau","Mr.","","","","Burlingame","CA","94010.0","Credit Sesame","program manager","","I","44012.0","","50.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10835","","IND","Nevarez","Lisset","","","","","San Jose","CA","95133.0","Lam Research","Program Manager","","I","44012.0","","30.0","","","","","","","107.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10836","","IND","Noah","Martin","Mr.","","","","Olympia","WA","98506.0","Quaker Voice on Washington Public Policy","Legislative Advocate","","I","44012.0","","30.0","","","","","","","83.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10837","","IND","Cook","Christopher","Mr.","","","","San Jose","CA","95127.0","None","Engineer","","I","44012.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10838","","IND","Means","Robert","Mr.","","","","Milpitas","CA","95035.0","Sustainable Habitat","Marketing","","I","44012.0","","25.0","","","","","","","629.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10839","","IND","Chubbic","Erica Shirley","","","","","San Jose","CA","95125.0","Discovery Preschool","teacher","","I","44012.0","","25.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10840","","IND","Sandoval","Kai","","","","","San Jose","CA","95111.0","M/M Pulido","Care Provider","","I","44012.0","","10.7","","","","","","","218.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10841","","IND","Cuevas-Macias","Nityza","","","","","San Jose","CA","95117.0","Peninsula Bridge","Associate Director of College Access","","I","44012.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10842","","IND","Rose","Julie","","","","","San Jose","CA","95126.0","Cisco","Program Manager","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10843","","IND","Watson","Dave","","","","","San Jose","CA","95125.0","Google","Software Engineer","","I","44012.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10844","","IND","Freschi","Mark","","","","","San Jose","CA","95125.0","Attorney","Self","","I","44012.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10845","","IND","Martinez","Diego","","","","","San Jose","CA","95111.0","IPLG","Legal Assistant","","I","44012.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10846","","IND","Cortez","Virginia","Ms.","","","","Campbell","CA","95008.0","Retired","Retired","","I","44012.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10847","","IND","Salvoni","Montana","Ms.","","","","Olympia","WA","98501.0","Wash St Dept of Social & Health Services","Strategic Improvement Manager","","I","44012.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10848","","IND","Elwell","Peggy","Ms.","","","","San Jose","CA","95133.0","Santa Clara County","Librarian","","I","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10849","","IND","Hoag","Adia","","","","","San Jose","CA","95154.0","CTA","PCS","","I","44012.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10850","","IND","Granadosin","Aileen","","","","","San Jose","CA","95148.0","Smash Gyms","Fitness Instructor","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10851","","IND","Brashear","Steven","","","","","San Jose","CA","95128.0","California School Employees Association","CFO","","I","44012.0","","104.15","","","","","","","208.3","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10852","","IND","Kette","Glen","","","","","Surprize","AZ","85379.0","Retired","Retired","","I","44012.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10853","","IND","Zeman","Brandon","","","","","Chicago","IL","60618.0","UL","Marketing technologist","","I","44012.0","","10.71","","","","","","","10.71","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10854","","IND","Bennett","Marguerite","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44012.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10855","","IND","Dent","Clarice","","","","","San Jose","CA","95128.0","retired","retired","","I","44012.0","","52.23","","","","","","","339.34","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10856","","IND","Esrey","Patrick and Trudy","","","","","Los Gatos","CA","95030.0","HD Supply Co","Sales Manager","","I","44012.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10857","","IND","Walker","Jay","","","","","Pittsburgh","PA","15232.0","Clean Air Council","Community Organizer","","I","44012.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10858","","IND","Richardson","Casey","","","","","Tucson","AZ","85716.0","Pima Community College","Instructor","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10859","","IND","Zapien","Rosie","","","","","San Jose","CA","95126.0","John Welsh MD","Medical Assistant","","I","44012.0","","104.15","","","","","","","156.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10860","","IND","Suarez","Giselle","Ms.","","","","San Francisco","CA","94115.0","Celias","Server","","I","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10861","","IND","Nouri","Nadia","Ms.","","","","San Jose","CA","95134.0","Sales","eSilicon","","I","44012.0","","52.23","","","","","","","704.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10862","","IND","Rodriguez-Garcia","Areli","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10863","","IND","Woodmansee","Sophia","","","","","San Jose","CA","95126.0","Continuum Global","Project Manager","","I","44012.0","","15.0","","","","","","","65.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10864","","IND","Coleman","Saagan","","","","","Santa Clara","CA","95050.0","Grad Student,","Grad Student,","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10865","","IND","Pistole","James","","","","","San Jose","CA","95126.0","Advanced Micro Devices","Engineer","","I","44012.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10866","","IND","Mikkelsen","Stevie","","","","","San Jose","CA","95128.0","Stanford Children's Hospital","Administrative Assistant","","I","44012.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10867","","IND","Woodmansee","Sophia","","","","","San Jose","CA","95126.0","Continuum Global","Project Manager","","I","44012.0","","50.0","","","","","","","65.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10868","","IND","Wyman","Sam","","","","","Santa Clara","CA","95050.0","Netpolarity","Technical Recruiter","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10869","","IND","Baker","Nara","","","","","San Jose","CA","95112.0","City of San Jose","Assistant Arborist","","I","44012.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10870","","IND","Halfmann","Courtney","","","","","San Jose","CA","95136.0","Almaden Golf and Country Club","Horticulturalist","","I","44012.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10871","","IND","Zavalza","Claudia","","","","","San Jose","CA","95126.0","Self Employed","Graphic Designer","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10872","","IND","Tarpey","Megan","","","","","San Jose","CA","95125.0","PAIGE","retail coordinator","","I","44012.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10873","","IND","Mazelis","Dylan","","","","","San Jose","CA","95126.0","San Jose Stae University","Leadership Development Coordinator","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10874","","IND","Bricmont","Paul","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","44012.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10875","","IND","Connor","Michael","","","","","San Jose","CA","95116.0","Davey Resourse Group","Ultility Forester","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10876","","IND","Renaud","Lauren","","","","","San Jose","CA","95125.0","Family Independence Initiative","Director of Analytics","","I","44012.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10877","","IND","Pezzaniti","Santina","","","","","San Jose","CA","95125.0","Santie's Hair & Makeup","Hair Stylist","","I","44012.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10878","","IND","Hajrasooliha","Ashkon","Mr.","","","","Campbell","CA","95008.0","Verily LifeSciences","Engineer","","I","44012.0","","5.0","","","","","","","105.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10879","","IND","Cohen","Jean","","","","","San Jose","CA","95112.0","UA Local Union 393","Political Director","","I","44012.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10880","","IND","Domingo","Glenn","","","","","San Jose","CA","95126.0","Options For All","TDS Community Instructor","","I","44012.0","","5.5","","","","","","","5.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10881","","IND","Mehlinger","Richard","","","","","Sunnyvale","CA","94086.0","Dropbox","Software Engineer","","I","44012.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10882","","IND","Sakai","Haru","","","","","San Jose","CA","95126.0","Riot Games","Software Engineer","","I","44012.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10883","","IND","Lin","Sharat G.","","","","","Fremont","CA","94556.0","Unemployed","Unemployed","","I","44012.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10884","","IND","Velasquez","Jonathon","","","","","San Jose","CA","95111.0","First 5 Santa Clara County","Program Specialist","","I","44012.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10885","","IND","Rosas","Mario","","","","","San Jose","CA","95126.0","Fremont","Analyst","","I","44012.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10886","","IND","Chen","Sayuri","","","","","San Jose","CA","95128.0","SJ Unified","Teacher","","I","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10887","","IND","Cortes","Norma","","","","","San Jose","CA","95116.0","Unemployed","Unemployed","","I","44012.0","","21.08","","","","","","","31.78","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10888","","IND","Aodha","Sean Mac","","","","","San Jose","CA","95126.0","APMG, Inc.","Medical Services Manager","","I","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10889","","IND","Horta","Briana","","","","","San Jose","CA","95112.0","Our City Forest","Planting Program Manager","","I","44012.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10890","","IND","Dean","Kathrine","","","","","Marcellus","NY","13108.0","Pintrest","Account Manager","","I","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10891","","IND","Baker","Emma","","","","","San Jose","CA","95112.0","Our City Forest","AmeriCorps member","","I","44012.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10892","","IND","Torres","Richard","","","","","San Jose","CA","95125.0","Netflix","Software Engineer","","I","44012.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10893","","IND","Dickson","Ariel","","","","","Sandwich","IL","60548.0","Lions Clubs International Foundation","Education Program Specialist","","I","44012.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10894","","IND","Catalan","Mayra","","","","","San Jose","CA","95128.0","Community Partnership Supervisor","Health Trust","","I","44012.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10895","","IND","Toscano","Cynthia","","","","","San Jose","CA","95122.0","San Jose Primary School","Teacher","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10896","","IND","Stern","Jake","","","","","New York","NY","10026.0","Student","Student","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10897","","IND","Desouches","Alain","Mr.","","","","Santa Cruz","CA","95060.0","retired","retired","","I","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10898","","IND","Roland","Jacob","","","","","Seattle","WA","98102.0","Relign Corporation","Engineer","","I","44012.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10899","","IND","Nickerson","Ryan","","","","","San Jose","CA","95128.0","El Camino Hospital","Facilities Engineer","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10900","","IND","Stowe","Belinda","","","","","San Jose","CA","95124.0","Execustaff HR","CIO","","I","44012.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10901","","IND","Chi","Sylvia","","","","","Oakland","CA","94608.0","Asian Pacific Environmental Network","Policy Director","","I","44012.0","","52.23","","","","","","","104.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10902","","IND","Madero","Angel","","","","","San Jose","CA","95126.0","STudent","Student","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10903","","IND","Saleh","Basil","","","","","San Jose","CA","95124.0","Santa Clara County","Board Aide","","I","44012.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10904","","IND","Luc","Jessica","","","","","Sunnyvale","CA","94085.0","Unemployed","Unemployed","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10905","","IND","Gonzalez","Damaris","","","","","San Jose","CA","95126.0","City of San Jose","Recreational Leader","","I","44012.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10906","","IND","Keesling","John","","","","","San Jose","CA","95125.0","Apple","Software Engineer","","I","44012.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10907","","IND","Eden","Joyce M","","","","","Cupertino","CA","95014.0","Self Employed","Teacher","","I","44012.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10908","","IND","Lanham","Elizabeth","","","","","San Jose","CA","95110.0","DRG, INC","Urban Forestry Project Manager","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10909","","IND","Stevens","Alexa","","","","","San Jose","CA","95123.0","New Haven unified school district","Speech language pathologist","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10910","","IND","teumer","Matthew","","","","","Austin","TX","78756.0","AFEX, inc","Sales","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10911","","IND","Mooney","Paul","","","","","San Francisco","CA","94131.0","San Mateo Foster City School District","Science teacher","","I","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10912","","IND","Lowe","Carli","","","","","San Jose","CA","95125.0","SJSU","Archivist","","I","44012.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10913","","IND","Palmer","Michael","","","","","San Francisco","CA","94133.0","Augmedix","Sales Operations Analyst","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10914","","IND","Schuler","Karen","Ms.","","","","San Jose","CA","95124.0","Casa di Mir Montessori School","Director of Finance","","I","44012.0","","50.0","","","","","","","90.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10915","","IND","Privitt","Mara","","","","","San Jose","CA","95123.0","Snake & Butterfly","Owner","","I","44012.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10916","","IND","Caballero","Ryan","","","","","New York","NY","10014.0","Databricks","Sales","","I","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10917","","IND","Anders","Nancy","","","","","San Jose","CA","95128.0","Unemployed","Unemployed","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10918","","IND","Casey","Charlotte","Ms.","","","","San Jose","CA","95127.0","Retired","Retired","","I","44012.0","","25.0","","","","","","","98.31","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10919","","IND","Harris","Kerry","","","","","San Francisco","CA","94118.0","Mixpanel","Sales","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10920","","IND","Kozak","Scott","","","","","San Francisco","CA","94118.0","Samsara","Sales","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10921","","IND","Berg","Sara","","","","","San Jose","CA","95117.0","Student","Student","","I","44012.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10922","","IND","Williams","Suzannah","","","","","San Jose","CA","95126.0","Western Digital","Finance","","I","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10923","","IND","Recio","Karina","","","","","San Jose","CA","95126.0","Starbucks","Barista","","I","44012.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10924","","IND","Johnson","Megan","","","","","Brooklyn","NY","11211.0","Edelman","Senior Account Executive","","I","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10925","","IND","Hailey","Brett","","","","","Fremont","CA","94538.0","Unemployed","Unemployed","","I","44012.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10926","","IND","Basseri","Elisheva","","","","","San Jose","CA","95124.0","Unemployed","Unemployed","","I","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10927","","IND","Krackov","Patricia","","","","","San Jose","CA","95126.0","Self Employed","Philanthropic and Nonprofit Advisor","","I","44012.0","","20.0","","","","","","","41.4","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10928","","IND","Colvin","Morgan","","","","","San Jose","CA","95112.0","Davey Resource Group","Ultility Forester","","I","44012.0","","1.0","","","","","","","1.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10929","","IND","Zandbergen","Zoe","","","","","San Jose","CA","95125.0","JetPens","Marketing","","I","44012.0","","25.0","","","","","","","40.89","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10930","","IND","Romero","Lauren","","","","","Los Angeles","CA","90024.0","Unemployed","Unemployed","","I","44012.0","","1.0","","","","","","","1.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10931","","IND","Hylen","Blake","","","","","Del Mar","CA","92014.0","JNI","Account Executive","","I","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10932","","IND","Ichikawa","Adam","","","","","San Francisco","CA","94108.0","Affirm Inc.","Business Partner","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10933","","IND","Teon-Nicols","Ramses","","","","","San Jose","CA","95125.0","SEIU Local 1021","VP","","I","44012.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10934","","IND","Fallier","Jeff","","","","","Oakland","CA","94608.0","Unemployed","Unemployed","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10935","","IND","Mendoza","Nico","","","","","San Jose","CA","95128.0","Siren","Systems Analyst","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10936","","IND","King","Douglas","Mr.","","","","San Jose","CA","95125.0","Retired","Retired","","I","44012.0","","52.23","","","","","","","176.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10937","","IND","Catano","Aria","","","","","Los Angeles","CA","90007.0","STudent","Student","","I","44012.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10938","","IND","Maloy","Megan","","","","","San Jose","CA","95126.0","San Jose Public Library","Librairian","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10939","","IND","Price","Susan","","","","","San Jose","CA","95128.0","Retired","Community Outreach","","I","44012.0","","26.27","","","","","","","68.12","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10940","","IND","Moreno","Ciana","","","","","Morgan Hill","CA","95037.0","Student","Student","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10941","","IND","Partida","Victoria","","","","","San Jose","CA","95122.0","Community Health","Partnership Program Coordinator","","I","44012.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10942","","IND","Thomas-Smith","Deborah","","","","","Sacramento","CA","95821.0","Alliance Member Services","Insurance Claims Examiner","","I","44012.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10943","","IND","Casas","Jorge","","","","","San Jose","CA","95125.0","City of San Jose","District 5 Council Aid","","I","44012.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10944","","IND","Levine","Adonis","Mr.","","","","San Jose","CA","95125.0","Liftoff mobile","Sales Manager","","I","44012.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10945","","IND","Bola","Susheel","","","","","San Jose","CA","95118.0","Randstad SJ","Temp office Manager","","I","44012.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10946","","IND","Mattson","Brad","Mr.","","","","San Jose","CA","95113.0","Retired","CEO","","I","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10947","","IND","Collins","Sheila","","","","","San Jose","CA","95125.0","Google","Attorney","","I","44012.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10948","","IND","Davis","Tristen","","","","","San Jose","CA","95128.0","Unemployed","Unemployed","","I","44012.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10949","","IND","Chen","Jonathan","","","","","San Jose","CA","95120.0","UCLA Summer Institute","Teaching Assistant","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10950","","IND","Yin","Ellina","Ms","","","","San Jose","CA","95126.0","Exhibition District","Operations Director","","I","44012.0","","26.27","","","","","","","76.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10951","","IND","Gomez Biggeri","Sebastian","","","","","San Jose","CA","95126.0","TekSystems","Art Director","","I","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10952","","IND","Starr","Andrea","","","","","San Jose","CA","95123.0","Unemployed","Unemployed","","I","44012.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10953","","IND","Izutsu","Brent","","","","","San Jose","CA","95135.0","Stanford University","Sr. Director Digital Media","","I","44012.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10954","","IND","Noah","Martin","Mr.","","","","Olympia","WA","98506.0","Quaker Voice on Washington Public Policy","Legislative Advocate","","I","44012.0","","10.7","","","","","","","83.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10955","","IND","Teumers","Matthew","","","","","Austin","TX","78756.0","AFEX, inc","Sales","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10958","","IND","Ramirez","Alisha","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44012.0","","20.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11049","","IND","Weiss","Robert","","","","","Los Gatos","CA","95030.0","Envision","anesthesiologist","","I","44008.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11260","","IND","Garcia","Victoria","","","","","Newark","CA","94560.0","Unemployed","Unemployed","","I","44012.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11261","","IND","Mclin","Jessica","","","","","San Luis Obispo","CA","93405.0","Normada Hotel Group","Marketing Communications","","I","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11262","","IND","Lyons","mairead","","","","","Brookline","MA","2446.0","Boston Scientific","Project Manager","","I","43997.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11263","","IND","Taylor","David","","","","","Berkeley","CA","94705.0","Student","Student","","I","43953.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","LOAN","B1","LN66","","IND","Tonkel","Jacob","Mr.","","","","San Jose","CA","95128.0","Relign Corporation","Mechanical Engineer","","","43651.0","44165.0","4994.0","4994.0","0.0","0.0","0.0","0.0","4994.0","0.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","LN66","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3967","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43892.0","","900.0","","","","","","","0.0","","","","WEB","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3967","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3968","","OTH","Information in the Public Interest","","","","","","Sacramento","CA","94203.0","","","","","43892.0","","2000.0","","","","","","","0.0","","","","RAD","TV Airtime","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3969","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43893.0","","900.0","","","","","","","0.0","","","","WEB","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3969","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3970","","OTH","donorbox","","","","","","San Francisco","CA","94103.0","","","","","43894.0","","21.3","","","","","","","0.0","","","","WEB","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3970","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3971","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43902.0","","498.17","","","","","","","0.0","","","","WEB","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3971","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3972","","OTH","TOSKR Inc.","","","","","","Oakland","CA","94612.0","","","","","43908.0","","1274.24","","","","","","","0.0","","","","POL","Thrutext","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3973","","OTH","Bluehost","","","","","","Burlington, MA 01803","MA","1803.0","","","","","43952.0","","50.03","","","","","","","0.0","","","","WEB","Web Hosting Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3974","","OTH","donorbox","","","","","","San Francisco","CA","94103.0","","","","","43955.0","","17.42","","","","","","","0.0","","","","WEB","Donorbox Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3975","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","43963.0","","1600.0","","","","","","","0.0","","","","WEB","Voter Tracking Software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3976","","OTH","TOSKR Inc.","","","","","","Oakland","CA","94612.0","","","","","43983.0","","464.8","","","","","","","0.0","","","","WEB","Textbanking","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3977","","OTH","donorbox","","","","","","San Francisco","CA","94103.0","","","","","43986.0","","82.69","","","","","","","0.0","","","","WEB","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3978","","OTH","Canva","","","","","","Surry Hills","CA","95111.0","","","","","43987.0","","12.95","","","","","","","0.0","","","","WEB","Graphics Software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3978","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3979","","OTH","USPS","","","","","","San Jose","CA","95126.0","","","","","43991.0","","55.0","","","","","","","0.0","","","","POS","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3979","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3980","","OTH","Outreach Circle","","","","","","Los Altos","CA","94022.0","","","","","44001.0","","180.0","","","","","","","0.0","","","","WEB","Voter tracking Sofware","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3981","","OTH","Santa Clara County Registrar of Voters","","","","","","San Jose","CA","95161.0","","","","","44002.0","","129.0","","","","","","","0.0","","","","POL","Voter Data","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3982","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44007.0","","1106.7","","","","","","","0.0","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","8/1/2020 4:20:52 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3988","","OTH","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","44012.0","","893.75","","","","","","","0.0","","","","WEB","Stripe deductions from contributions","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3988","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8558","","IND","Tangdall","Sara","Ms.","","","","San Jose","CA","95134.0","Google","Program Manager","","I","43887.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9615","","IND","Brashear","Steven","","","","","San Jose","CA","95128.0","California School Employees Association","CFO","","I","43879.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9794","","IND","Chi","Sylvia","","","","","Oakland","CA","94608.0","Asian Pacific Environmental Network","Policy Director","","I","43879.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9796","","IND","Vasquez","Omar","","","","","San Jose","CA","95122.0","Mosaic Global Transportation","Driver","","I","43886.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9797","","IND","Nevarez","Lisset","","","","","San Jose","CA","95133.0","Lam Research","Program Manager","","I","43887.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9798","","IND","Kiel","Alexa","","","","","Los Angeles","CA","90034.0","Gimbal","Public Relations","","I","43887.0","","15.89","","","","","","","15.89","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9799","","IND","Hunt","Gerald","","","","","San Jose","CA","95124.0","Retired","Retired","","I","43889.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9800","","IND","Lee","Sean","","","","","San Jose","CA","95125.0","None","Freelance Film Maker","","I","43890.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9801","","IND","Hein","Warren","","","","","San Jose","CA","95125.0","Retired","Retired","","","43877.0","","10.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9801","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9802","","IND","Tweten","John","","","","","San Jose","CA","95125.0","Retired","Retired","","","43877.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9802","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9803","","OTH","California Nurses Association PAC","","","","","","Saramento","CA","95814.0","","","","","43877.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9803","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9804","","OTH","International Union of Elevatord Constructors Local #8 PAC","","","","","","San Francisco","CA","94110.0","","","","","43877.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9804","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9805","","IND","Gras","Gerald","","","","","Palo Alto","CA","94306.0","Retired","Retired","","","43877.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9805","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9806","","IND","Baradar","Esmet","","","","","San Jose","CA","95120.0","Retired","Retired","","","43880.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9806","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9807","","OTH","Unite Here Tip State & Local Fund","","","","","","New York","NY","10001.0","","","","","43887.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9807","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9808","","IND","Foley","Patty","","","","","Los Gatos","CA","95033.0","Corcept Therapeutic inc","HR","","I","43886.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9809","","IND","Urbain","Melissa","Ms.","","","","San Jose","CA","95112.0","SJ Unified","Teacher","","I","43890.0","","5.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9810","","IND","Towers","Kyle","","","","","Campbell","CA","95008.0","Relign Corporation","Comptroller","","I","43878.0","","90.0","","","","","","","90.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN66","","IND","Tonkel","Jacob","Mr.","","","","San Jose","CA","95128.0","Relign Corporation","Mechanical Engineer","","","43651.0","44165.0","4994.0","4994.0","0.0","0.0","0.0","0.0","4994.0","0.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","LN66","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2565","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43877.0","","125.0","","","","","","","0.0","","","","WEB","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3665","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43880.0","","1100.0","","","","","","","0.0","","","","WEB","Advertisiong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3664","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","43880.0","","743.47","","","","","","","0.0","","","","LIT","emails sent out","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3666","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43881.0","","600.0","","","","","","","0.0","","","","WEB","Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3667","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43886.0","","900.0","","","","","","","0.0","","","","WEB","Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3668","","OTH","Information in the Public Interest","","","","","","Sacramento","CA","94203.0","","","","","43886.0","","1013.0","","","","","","","0.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3669","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","43887.0","","124.22","","","","","","","0.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3670","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43888.0","","278.59","","","","","","","0.0","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3672","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43889.0","","900.0","","","","","","","0.0","","","","WEB","Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3671","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","43889.0","","143.48","","","","","","","0.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3673","","OTH","Whole Foods","","","","","","Campbell","CA","94125.0","","","","","43889.0","","18.56","","","","","","","0.0","","","","CMP","Food for volunteers when canvassing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3674","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43890.0","","900.0","","","","","","","0.0","","","","WEB","Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3675","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43891.0","","900.0","","","","","","","0.0","","","","WEB","Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","3/2/2020 5:05:07 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3676","","OTH","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","43891.0","","8.95","","","","","","","0.0","","","","WEB","Deductions from contributions","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6771","","IND","Catalan","Mayra","Ms.","","","","San Jose","CA","95128.0","Health Trust","Supervisor","","I","43850.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6772","","IND","Hajrasooliha","Ashkon","Mr.","","","","Campbell","CA","95008.0","Verily LifeSciences","Engineer","","I","43850.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6798","","IND","Infantino","Rick","","","","","San Jose","CA","95126.0","Dinah's Garden Hotel","Front Desk Agent","","","43850.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6798","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7941","","IND","Boyle","Mary","","","","","Homewood","IL","60430.0","unemployed","unemployed","","","43851.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC7941","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7942","","IND","Boyle","Janine","","","","","Homewood","IL","60430.0","retired","retired","","","43851.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC7942","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8534","","IND","Arnone","Alan","Mr.","","","","San Jose","CA","95125.0","Self Employed","Chiropractor","","I","43852.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8535","","IND","Padover","David","Mr.","","","","San Jose","CA","95126.0","Lockheed Martin","Engineer","","I","43854.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8536","","IND","Berry","Janet","Ms.","","","","San Jose","CA","95126.0","Retired","Attorney","","I","43858.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8537","","IND","Fargo","Peter","","","","","San Jose","CA","95125.0","retired","retired","","I","43860.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8538","","IND","Dent","Clarice","","","","","San Jose","CA","95128.0","retired","retired","","I","43861.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8539","","IND","Lander","Cheryl","Ms.","","","","San Jose","CA","95128.0","Oracle","Program Manager","","I","43862.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8540","","IND","Anderson","Jennifer","","","","","Napa","CA","94559.0","Pill Club","Manager","","I","43862.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8541","","IND","Matthew","Jessica","","","","","San Jose","CA","95117.0","Coffee meets bagel","Customer Experience Associate","","I","43862.0","","10.7","","","","","","","25.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8542","","IND","Johnson","Rusty","","","","","San Jose","CA","95118.0","DeAnza College","Instructor","","I","43862.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8543","","IND","Chubbic","Erica Shirley","","","","","San Jose","CA","95125.0","Discovery Preschool","teacher","","I","43862.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8544","","IND","Williams","Mary","Ms.","","","","San Jose","CA","95130.0","Apple","Project Manager","","I","43863.0","","40.0","","","","","","","70.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8545","","IND","Krackov","Patricia","","","","","San Jose","CA","95126.0","Self Employed","Philanthropic and Nonprofit Advisor","","I","43863.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8546","","IND","Kane","Janet","","","","","Libertyville","IL","60048.0","retired","retired","","I","43864.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8547","","IND","Williams","Barry","Mr.","","","","Santa Cruz","CA","95062.0","Cabrillo Community College","Finance Analyst","","I","43865.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8548","","IND","Thomas","Ryan","Mr.","","","","San Jose","CA","95124.0","Catholic Charities of Santa Clara County","AFter School Teacher","","I","43863.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8549","","IND","Choy","Yan-Yin","","","","","San Jose","CA","95110.0","ServiceNow","Software Engineer","","I","43865.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8550","","IND","Good","Brian","","","","","Palo Alto","CA","94301.0","self employed","analyst","","I","43870.0","","156.07","","","","","","","156.07","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8551","","IND","Toulouse","Michiru","","","","","San Jose","CA","95128.0","retired","teacher","","I","43870.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8552","","IND","Fox-Green","Marci","","","","","San Jose","CA","95125.0","retired","teacher","","I","43873.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8553","","IND","Means","Robert","Mr.","","","","Milpitas","CA","95035.0","Sustainable Habitat","Marketing","","I","43874.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8554","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","43855.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8555","","IND","Matthew","Jessica","","","","","San Jose","CA","95117.0","Coffee meets bagel","Customer Experience Associate","","I","43858.0","","15.0","","","","","","","25.7","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8556","","IND","Desjardin","Susan","","","","","San Jose","CA","95125.0","Retired","Teacher/Engineer","","","43857.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC8556","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8557","","OTH","County Employee Management Association","","","","","","San Jose","CA","95126.0","","","","","43859.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC8557","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8559","","IND","Michael","Harvey Baratz","","","","","San Jose","CA","95128.0","Santa Clara Valley Water","Labor Relations","","","43859.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC8559","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8560","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","43870.0","","15.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8561","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","43864.0","","10.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8562","","IND","Urbain","Melissa","Ms.","","","","San Jose","CA","95112.0","SJ Unified","Teacher","","I","43863.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8563","","IND","Maimona","Afzal Berta","","","","","San Jose","CA","95122.0","Alum Rock School district","Teacher","","I","43862.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8564","","IND","Heer","Taylor","Mr.","","","","San Francisco","CA","94117.0","Stryker","Regional Service Lead","","I","43862.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8565","","IND","Taylor","Jeremy","","","","","San Jose","CA","95125.0","Netwoven Inc","Sales Rep","","I","43860.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8566","","IND","Baxter","Linda","Ms.","","","","San Jose","CA","95125.0","retired","retired","","","43872.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC8566","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8567","","IND","Carlson","Bob","","","","","San Jose","CA","95125.0","retired","retired","","","43865.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC8567","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8568","","IND","Drown","Jake","Mr.","","","","San Jose","CA","95126.0","Stanford","Nurse Manager","","I","43870.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8569","","IND","Vu","Johnson","","","","","San Jose","CA","95125.0","Paypal","Engineering Program Manager","","I","43871.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8570","","IND","March","Ernest","","","","","San Jose","CA","95126.0","Adobe","Quality Engineer","","I","43875.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8571","","IND","Hoppe","Eric","","","","","San Jose","CA","95125.0","Proteus","Software Exec","","I","43875.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9616","","IND","Comiskey","Barbara","","","","","San Jose","CA","95124.0","retired","retired","","","43852.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9616","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9617","","OTH","Teamsters National D.R.I.V.E Fund (Teamsters Local Union 350 Pac)","","","","","","Washington DC","DC","20001.0","","","","","43857.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9617","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9647","","IND","Chow","Susie","","","","","Foster City","CA","94404.0","Ivy Acedemics, Inc","Educator","","","43851.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9647","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9648","","IND","Cheng","Julius","","","","","Cupertino","CA","95014.0","AISense, Inc.","Software Engineer","","I","43864.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9649","","OTH","United Food & Commerical Workers Local 5 PAC","","","","","","San Jose","CA","95113.0","","","","","43868.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9649","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9650","","OTH","Northern California Carpenters Regional Council Small Contributor Committee ID #972104","","","","","","Oakland","CA","94621.0","","","","","43851.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9650","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9651","","OTH","Sanitary Truck Drivers and Helpers Teamsters Local No. 350","","","","","","Sacramento","CA","95814.0","","","","","43857.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9651","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9652","","IND","Zeller","Valerie","","","","","San Jose","CA","95126.0","Retired","Retired","","I","43869.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9653","","IND","McCain","Adrianna","","","","","San Jose","CA","95126.0","The Law Office of Matthew J. Rudy","Legal Assistant","","I","43872.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9654","","IND","Chou","Lana","","","","","San Jose","CA","95128.0","hashicorp","sales enablement","","I","43873.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9656","","OTH","Operating Engineers Local union No. 3","","","","","","Alameda","CA","94502.0","","","","","43866.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9656","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9657","","IND","Lillis","Dennis","","","","","Los Gatos","CA","95033.0","Retired","Retired","","","43871.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9657","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN66","","IND","Tonkel","Jacob","Mr.","","","","San Jose","CA","95128.0","Relign Corporation","Mechanical Engineer","","","43651.0","44165.0","4994.0","4994.0","0.0","0.0","0.0","0.0","4994.0","0.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","LN66","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2231","","OTH","Bagle Guys","","","","","","San Jose","CA","95125.0","","","","","43849.0","","9.0","","","","","","","0.0","","","","CMP","Bagles for Canvass workers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2233","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43850.0","","175.0","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2232","","OTH","Fedex","","","","","","Campbell","CA","95008.0","","","","","43850.0","","15.65","","","","","","","0.0","","","","LIT","Small Print Job","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3541","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","43852.0","","368.04","","","","","","","0.0","","","","POL","District voter research","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3540","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43854.0","","5954.45","","","","","","","0.0","","","","LIT","Mailer #1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3543","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43861.0","","250.0","","","","","","","0.0","","","","WEB","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3545","","OTH","DonnorBox","","","","","","San Francisco","CA","94103.0","","","","","43865.0","","21.16","","","","","","","0.0","","","","WEB","Donorbox Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3544","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43866.0","","12357.89","","","","","","","0.0","","","","LIT","Mailer #2","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3542","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43866.0","","1552.24","","","","","","","0.0","","","","LIT","invoice #38894","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3546","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43868.0","","400.0","","","","","","","0.0","","","","WEB","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3547","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43873.0","","476.79","","","","","","","0.0","","","","WEB","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","2/20/2020 8:33:57 PM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3548","","OTH","Information in the Public Interest","","","","","","Sacramento","CA","94203.0","","","","","43874.0","","2000.0","","","","","","","0.0","","","","TEL","Short TV advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6321","","IND","Kubik","Elaine","","","","","Venice","CA","90291.0","Naughty Dog","VFX Artist","","I","43832.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6322","","IND","Eden","Joyce M","","","","","Cupertino","CA","95014.0","Self Employed","Teacher","","I","43834.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6763","","IND","Noah","Martin","Mr.","","","","Olympia","WA","98506.0","Quaker Voice on Washington Public Policy","Legislative Advocate","","I","43836.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6764","","IND","Maskiewicz","Alisha","Ms.","","","","San Jose","CA","95125.0","None","Honemaker","","I","43837.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6765","","IND","Greenfield","Wendy","Ms.","","","","San Jose","CA","95118.0","Law Office of Richard Hobbs","Paralegal","","I","43839.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6766","","IND","Karnos","Kristine","Ms.","","","","San Jose","CA","95124.0","Intel Corporation","Engineer","","I","43839.0","","208.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6767","","IND","Williams","Mary","Ms.","","","","San Jose","CA","95130.0","Apple","Project Manager","","I","43840.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","RC6767","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6768","","IND","Toller Gardner","Laura","Ms.","","","","San Jose","CA","95125.0","Peninsula Jewish Community Center","Non-Profit Executive","","I","43842.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6769","","IND","Breedlove","Steven","Mr.","","","","Chico","CA","95926.0","None","Student","","I","43843.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6770","","IND","Karnos","Kristine","Ms.","","","","San Jose","CA","95124.0","Intel Corporation","Engineer","","I","43845.0","","92.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6787","","OTH","UA Local 393","","","","","","Sacramento","CA","95814.0","","","","","43838.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6787","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6788","","IND","Morgan","Deborah","","","","","Emerald Lake Hills","CA","94062.0","Relign Corporation","CFO","","","43838.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6788","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6789","","IND","Shepardson","Jason","","","","","Capitola","CA","95010.0","Ronning Physical Therapy","Physical Therapist","","I","43837.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6791","","IND","Viera","Alejandra Silva","","","","","San Jose","CA","95216.0","Self Employed","House Cleaner","","","43837.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6791","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6792","","IND","Yun","Josh","","","","","Los Angeles","CA","95057.0","Kaiser Permanente","Associate Project Manager","","I","43838.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6793","","IND","Wollock","Carrie","","","","","San Jose","CA","95125.0","De Anza Community College","Teacher","","I","43842.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6794","","IND","Poser","Ben","","","","","Campbell","CA","95008.0","Relign Corporation","Engineer","","I","43839.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6795","","IND","Koerner","George","","","","","Palo Alto","CA","94306.0","Retired","Retired","","","43843.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6795","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6796","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council PAC","","","","","","San Jose","CA","95125.0","","","","","43843.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6796","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6797","","OTH","IBEW PAC Educational Fund","","","","","","Washington","DC","20001.0","","","","","43843.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6797","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6799","","IND","Feltorich","Sue","","","","","San Jose","CA","95124.0","Retired","Retired","","","43844.0","","90.0","","","","","","","90.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6799","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6800","","IND","Hackett","Rosalie","","","","","San Jose","CA","95124.0","Cash under 25","Cash under 25","","","43844.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6800","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6801","","IND","Tonkel","Katie","","","","","Portland","OR","97210.0","Fisher Investments","Sales Manager","","I","43837.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7794","","IND","Lopez","Gilbert","","","","","San Jose","CA","95112.0","BlackMagic","Tech Support","","","43844.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC7794","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7795","","IND","King","Douglas","Mr.","","","","San Jose","CA","95125.0","Retired","Retired","","","43844.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC7795","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7796","","IND","Boesch","Gayle","Ms.","","","","San Jose","CA","95126.0","unemployed","unemployed","","","43844.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC7796","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7797","","IND","Rosales","Kenneth","","","","","San Jose","CA","95112.0","City of San Jose","Environmental Planner","","I","43845.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7798","","IND","Heymanns","Stefan","","","","","San Jose","CA","95124.0","Netflix","Web Developer","","I","43845.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7799","","IND","Germain","Leslie","","","","","San Jose","CA","95124.0","Unemployed","Stay at home mom","","I","43845.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7800","","IND","Sanchez-Zapata","Victor","","","","","Ladera Ranch","CA","92694.0","Specright Inc","Sales","","I","43847.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN66","","IND","Tonkel","Jacob","Mr.","","","","San Jose","CA","95128.0","Relign Corporation","Mechanical Engineer","","","43651.0","44165.0","4994.0","4994.0","0.0","0.0","0.0","0.0","4994.0","0.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","LN66","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2164","","OTH","DonnorBox","","","","","","San Francisco","CA","94103.0","","","","","43834.0","","38.96","","","","","","","0.0","","","","WEB","Donorbox Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2216","","IND","Tonkel","Jacob","Mr.","","","","San Jose","CA","95128.0","","","","","43844.0","","24.56","","","","","","","0.0","","","","LIT","Business Cards from Staples reimbursement","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2216","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2217","","IND","Tonkel","Jacob","Mr.","","","","San Jose","CA","95128.0","","","","","43844.0","","1800.0","","","","","","","0.0","","","","POL","Reimbursement for credit card purchase of voter tracking software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2217","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2219","","IND","Tonkel","Jacob","Mr.","","","","San Jose","CA","95128.0","","","","","43844.0","","23.0","","","","","","","0.0","","","","MBR","reimburse Jake for credit card purchase of Text Banking from Political Data Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2219","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2220","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","","","","","43840.0","","9.0","","","","","","","0.0","","","","CMP","Reimburse Nick for Bagle guys purchase","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2220","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2223","","OTH","Fedex","","","","","","Campbell","CA","95008.0","","","","","43841.0","","4.9","","","","","","","0.0","","","","LIT","Small Print Job","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2224","","OTH","Bagle Guys","","","","","","San Jose","CA","95125.0","","","","","43842.0","","9.0","","","","","","","0.0","","","","CMP","Bagles for Canvass workers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2225","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43841.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2226","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43842.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2227","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43843.0","","1.5","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2228","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43843.0","","50.0","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2229","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43843.0","","35.0","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:15:53 AM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2230","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43843.0","","75.0","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5503","","IND","Galvin","Laura","Ms","","","","Campbell","CA","95011.0","Student","Student","","I","43738.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","donorbox","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5504","","IND","Blumenstein","Ryan","Mr.","","","","Mountain View","CA","94041.0","Advanced rotorcraft technology, inc.","Engineer","","I","43738.0","","20.07","","","","","","","20.07","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5545","","IND","Stevens","Chuck","Mr.","","","","San Jose","CA","95128.0","IATSE Local134","Stage Hand","","I","43738.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5547","","IND","Stanojevic","Erica","Ms.","","","","Santa Cruz","CA","95060.0","DevineTree","Yoga Instructor","","I","43737.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5550","","IND","Suarez","Giselle","Ms.","","","","San Francisco","CA","94115.0","Celias","Server","","I","43736.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5551","","IND","Brashear","Kevin","Mr.","","","","San Jose","CA","95125.0","Applied Materials","Mechanical Engineer","","I","43737.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5553","","IND","Spitzer","Cameron","Mr.","","","","San Jose","CA","95131.0","Nvidia","Engineer","","I","43736.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5554","","IND","Dridi","Susan","Ms","","","","San Jose","CA","95131.0","unemployed","unemployed","","I","43736.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5555","","IND","Parsons","Karen","Ms","","","","Morgan Hill","CA","95037.0","County of Santa Clara","Social Worker","","I","43736.0","","52.23","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5556","","IND","Spielberg","Ben","Mr.","","","","Palo Alto","CA","94036.0","Public Engagement Officer","San Jose Unified","","I","43736.0","","27.0","","","","","","","27.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5557","","IND","Pliner","Carol","Mrs.","","","","Saratoga","CA","95070.0","Retired","Community Activist","","I","43734.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5558","","IND","Nouri","Nassim","Ms.","","","","San Jose","CA","95131.0","Retired","Retired","","I","43732.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5559","","IND","Dangerfield","Chris","Mr.","","","","Campbell","CA","95008.0","Self Employed","Technical Recruiter","","I","43732.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5560","","IND","Yang","Christina","Ms.","","","","San Jose","CA","95128.0","Google","Lawyer","","I","43736.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5561","","IND","Lander","Cheryl","Ms.","","","","San Jose","CA","95128.0","Oracle","Program Manager","","I","43731.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5562","","IND","Brougher","Rebekah","Ms.","","","","3161","XX","0.0","Minifab","Engineer","","I","43730.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5563","","IND","Wilson","Bill","Mr.","","","","Cupertino","CA","95014.0","Fremont High School","School Board","","I","43730.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5564","","IND","Bleymaier","Claire","Ms.","","","","San Jose","CA","95120.0","The Health Trust","Mgr. Food and Nutrition Services","","I","43729.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5565","","IND","Chen","Sayuri (Ewen)","Mr.","","","","San Jose","CA","95128.0","San Jose Unified","Teacher","","I","43729.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5566","","IND","Rosenberg","Mike & Deborah","","","","","Aptos","CA","95003.0","Self Employed","Landscape Architect","","I","43729.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5567","","IND","Kim","James","Mr.","","","","San Jose","CA","95130.0","Cadence","Engineer","","I","43729.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5568","","IND","Browning","Shelly","Ms.","","","","Santa Rosa","CA","95404.0","Self Employed","Intrepreter","","I","43729.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5569","","IND","Simon","Joan","Ms.","","","","San Jose","CA","95118.0","Retired","Retired","","I","43726.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5570","","IND","Butchet","Lloyd","Mr.","","","","San Jose","CA","95126.0","Self Employed","Farmer","","I","43726.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5571","","IND","Mora","Antonio","Mr.","","","","San Jose","CA","95121.0","Retired","Retired","","I","43726.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5572","","IND","Eiler","Jill","Ms.","","","","San Jose","CA","95121.0","Self Employed","Physical Theripist","","I","43725.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5573","","IND","Harrison","Diane","Ms.","","","","Santa Clara","CA","95051.0","Retired","Travel Agent","","I","43724.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5574","","IND","Cortez","Virginia","Ms.","","","","Campbell","CA","95008.0","Retired","Retired","","I","43722.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5575","","IND","White","Anna-Maria","Ms.","","","","Saratoga","CA","95070.0","CUSD","Teacher","","I","43719.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5576","","IND","Thomas","Ryan","Mr.","","","","San Jose","CA","95124.0","Catholic Charities of Santa Clara County","AFter School Teacher","","I","43719.0","","10.7","","","","","","","62.93","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5577","","IND","Monaco","Suzanne","Ms.","","","","Danville","CA","94526.0","Rootstock Cloud ERP","Director of Alliances","","I","43719.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5578","","IND","King","Ralph","Mr.","","","","Portola Valley","CA","94028.0","Self Employed","Film Maker","","I","43718.0","","311.84","","","","","","","311.84","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5608","","IND","Brown","Alexander","Mr.","","","","Mountain View","CA","940431411.0","Google","Software Engineer","","I","43760.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5609","","IND","Abreim","Gary","Mr.","","","","Occidental","CA","95465.0","self employed","Business Consultant","","I","43760.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5610","","IND","Smith","Ross","Mr.","","","","San Jose","CA","95126.0","Netflix","Accountant","","I","43758.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5611","","IND","Renesch","John","Mr.","","","","San Francisco","CA","94109.0","Self Employed","Futurist Writer","","I","43749.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5612","","IND","Twist","Lynne","Ms.","","","","San Francisco","CA","94118.0","Self Employed","Author","","I","43748.0","","259.92","","","","","","","259.92","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5613","","IND","Ebert","Gregory","Mr.","","","","San Jose","CA","95125.0","East Side Union High School District","Teacher","","I","43748.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5614","","IND","Stern","Perri","Ms.","","","","San Jose","CA","95125.0","Grand Teton Music Festival","Office Manager","","I","43747.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5615","","IND","Pursai","DeAnna","Ms.","","","","San Jose","CA","95120.0","College of Adaptive Arts","Executive Director","","I","43745.0","","259.92","","","","","","","259.92","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5616","","IND","Jain","Sudhanshu","Mr.","","","","Santa Clara","CA","95050.0","retired","retired","","I","43744.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5617","","IND","Becker","Todd","Mr.","","","","San Jose","CA","95125.0","Self Employed","Pre-School Owner","","I","43744.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5618","","IND","Kette","Debbie","Mrs.","","","","Surprise","AZ","85379.0","Dysart Unified School District","School Aide","","I","43744.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5619","","IND","Salvoni","Montana","Ms.","","","","Olympia","WA","98501.0","Wash St Dept of Social & Health Services","Strategic Improvement Manager","","I","43742.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5620","","IND","Baradar","Essie","Ms.","","","","San Jose","CA","95120.0","Not working","Grandma","","I","43742.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5621","","IND","Moser","Richard","Mr.","","","","Durango","CO","81301.0","Retired","Retired","","I","43741.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5622","","IND","Dewald","Thomas","","","","","Fort Walton Beach","FL","32548.0","retired","retired","","I","43740.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5623","","IND","Bradley","Karen","Ms.","","","","Newark","CA","94560.0","Riveria Ventures LLC","Partner","","I","43719.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5828","","IND","Catalan","Mayra","Ms.","","","","San Jose","CA","95128.0","Health Trust","Supervisor","","I","43721.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5829","","IND","Rivell","Thomas","Mr.","","","","San Jose","CA","95113.0","Retired","Retired","","I","43718.0","","5.5","","","","","","","5.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5830","","IND","Yates","Debbie","Mrs.","","","","Schereville","IN","46375.0","retired","retired","","I","43718.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5831","","IND","Young","Judy","Ms.","","","","San Jose","CA","95153.0","retired","retired","","I","43718.0","","194.15","","","","","","","194.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5832","","IND","Harper","Donna","Ms.","","","","Chicago","IL","60618.0","Lurie children’s hospital","Registered Nurse","","I","43718.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5833","","IND","Tran","Cathy","Ms.","","","","San Jose","CA","95148.0","California State Assembly","Field Representative","","I","43717.0","","20.19","","","","","","","20.19","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5834","","IND","Drown","Jake","Mr.","","","","San Jose","CA","95126.0","Stanford","Nurse Manager","","I","43717.0","","26.27","","","","","","","46.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5835","","IND","Marin","Linda","Ms.","","","","Santa Cruz","CA","95060.0","Self Employed","Self Employed","","I","43717.0","","41.85","","","","","","","41.85","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5836","","IND","Sherman","Kyle","Mr.","","","","Costa Mesa","CA","92627.0","Partner Engineering","Civil Engineer","","I","43716.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5837","","IND","DeSobe","Eric","Mr.","","","","Los Angeles","CA","90066.0","GPSN","Education","","I","43715.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5838","","IND","Casey","Charlotte","Ms.","","","","San Jose","CA","95127.0","Retired","Retired","","I","43715.0","","26.27","","","","","","","52.54","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5839","","IND","Jette","David","Mr.","","","","Los Angeles","CA","90008.0","Innovent Capital Group","Entreprenuer","","I","43715.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5840","","IND","Nouri","Nadia","Ms.","","","","San Jose","CA","95134.0","Sales","eSilicon","","I","43715.0","","194.15","","","","","","","394.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5841","","IND","Ledesma","David","Mr.","","","","San Jose","CA","95128.0","Self Employed","Message Therapist","","I","43715.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5842","","IND","Elwell","Peggy","Ms.","","","","San Jose","CA","95133.0","Santa Clara County","Librarian","","I","43715.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5843","","IND","Lardinois","Justin","Mr.","","","","San Jose","CA","95117.0","Google","Software Engineer","","I","43715.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5844","","IND","McGuire","Thomas","Mr.","","","","Salem","OR","97302.0","Self Employed","Writer","","I","43714.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5845","","IND","Williams","Mary","Ms.","","","","San Jose","CA","95130.0","Apple","Project Manager","","I","43714.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5846","","IND","Olson","Jeff","Mr.","","","","San Diego","CA","92104.0","Public Library Foundation","Charity Fundraiser","","I","43714.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5847","","IND","Haberly","Brian","Mr.","","","","San Jose","CA","95112.0","Paypal","Paralegal","","I","43714.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5852","","IND","Salter","Erin","","","","","San Jose","CA","95117.0","Retired","Retired","","I","43714.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5853","","IND","Gallagher","Kalen","Ms.","","","","San Jose","CA","95124.0","Leadership for Educational Equity","Civic Engagement Coach","","I","43714.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5854","","IND","Eldridge","Jordan","Mr.","","","","Cupertino","CA","95014.0","Eldridge Political Partners LLC","Principal","","I","43714.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5855","","IND","Mallon","Monica","Ms.","","","","San Jose","CA","95124.0","SJSU Associated Students","TDM Assistant","","I","43713.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5856","","IND","Tran","David","Mr.","","","","San Jose","CA","95116.0","City of San Jose","Govt employee","","I","43713.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5857","","IND","Cortez","Nicolas","Mr.","","","","Campbell","CA","95008.0","CUHSD","Teacher","","I","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5858","","IND","Landon","Anna","Ms.","","","","Huntington Beach","CA","92646.0","Edwards Life Sciences","Quality Manager","","I","43764.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5859","","IND","Bly","Austin","Mr.","","","","San Francisco","CA","94110.0","Zenflow","Engineer","","I","43765.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5860","","IND","Overend","Brent","Mr.","","","","Laguna Hills","CA","92653.0","None","Unemployed","","I","43768.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5861","","IND","Williams","George","Mr.","","","","King of Prussia","PA","19406.0","TC","Supervisor","","I","43769.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5862","","IND","Driscoll","Bryce","Mr.","","","","Portland","OR","97221.0","St. John the Baptist","AFter School Teacher","","I","43771.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5863","","IND","Thomas","Ryan","Mr.","","","","San Jose","CA","95124.0","Catholic Charities of Santa Clara County","AFter School Teacher","","I","43772.0","","52.23","","","","","","","62.93","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5864","","IND","Heer","Jeff","Mr.","","","","Burleson","TN","76028.0","Alcon","Sales","","I","43774.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5865","","IND","Daley","Colleen","Ms.","","","","Holland","MI","49423.0","AMIDEAST","Project Manager","","I","43775.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5866","","IND","Nilsen","Derek","Mr.","","","","Sonora","CA","95370.0","None","Student","","I","43776.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5869","","IND","Hinchley","Ronald","Mr.","","","","San Jose","CA","95128.0","unemployed","unemployed","","I","43771.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5870","","IND","Tonkel","Marc","Mr.","","","","San Jose","CA","95128.0","Veem","Sales","","I","43713.0","","150.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5871","","IND","Bernstein","Jared","Mr.","","","","Los Gatos","CA","95032.0","Student","Student","","I","43713.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5872","","IND","Kiely","Evan","Mr.","","","","Austin","TN","78704.0","Powerschool","Software Engineer","","I","43713.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5873","","IND","Dewald","Robert","Mr.","","","","Austin","TX","78704.0","Amazon","SR. Program Manager","","I","43714.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5874","","IND","Lentene","Paul","Mr.","","","","Rochester","NY","14620.0","L3Harris","Mechanical Engineer","","I","43714.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5879","","IND","Noonan","Patrick","Mr.","","","","Minneapolis","MN","55413.0","Target Corporation","Sr. Inights Analyst","","I","43714.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5880","","IND","Ahearne-ray","Joel","Mr.","","","","Columbia","SC","29204.0","Carpenter Technology Corporation","Metallurgist","","I","43714.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5881","","IND","Koziol","Matthew","Mr.","","","","New York","NY","12601.0","IBM","Manufacturing Engineer","","I","43714.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5882","","IND","Houston","Hibberd","Mr.","","","","Austin","TX","78702.0","Cision","Sales","","I","43714.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5883","","IND","Terreza","Tim","Mr.","","","","Jersey City","NJ","7307.0","JP Morgan Chase","Lead Developer","","I","43714.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5884","","IND","Hasson","Dylan","Mr.","","","","Brookline","MA","2446.0","Volpe Center","Operations Research Analyst","","I","43714.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5885","","IND","McDonough","Myles","Mr.","","","","Westwood","MA","2090.0","Consigli Construction Co.","Project Manager","","I","43714.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5886","","IND","Hadzic","Esmir","","","","","Essex Junction","VT","5452.0","PC Construction","Project Engineer","","I","43714.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5887","","IND","Heer","Taylor","Mr.","","","","San Francisco","CA","94117.0","Stryker","Regional Service Lead","","I","43714.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5888","","IND","Aguilar","Pete","Mr.","","","","San Jose","CA","95136.0","Zoom Inc.","International Account Manager","","I","43714.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5889","","IND","Patten","Josh","Mr.","","","","Maledn","MA","2148.0","Alfred Benesch & Co","Structural Engineer","","I","43714.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5890","","IND","Updegrove","Adam","Mr.","","","","San Mateo","CA","94401.0","HeartFlow","Engineer","","I","43716.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5891","","IND","Khaledi","Mariaelena","Ms.","","","","San Jose","CA","95120.0","County of Santa Clara","Social Worker","","I","43716.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5892","","IND","Williams","Jamie","","","","","San Jose","CA","95125.0","Self Employed","Licenses Marraige and Family Therapist","","I","43716.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5893","","IND","Lillis","Bridget","Ms.","","","","Oakland","CA","94610.0","Horizon Water & Environment","Planner","","I","43716.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5894","","IND","Tonkel","Jeff","Mr.","","","","Kapolei","HI","96707.0","Retired","Retired","","I","43717.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5895","","IND","Keddy-Hector","Willian","Mr.","","","","Watertown","MA","2472.0","Ecosystem Emergy Services","Project Design Engineer","","I","43717.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5896","","IND","Afshar","Shaya","Ms.","","","","San Francisco","CA","94103.0","Skadden, Arps, Slate, Meagher &Flom LLP","Lawyer","","I","43717.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5897","","IND","Tonkel","Jackie","Ms.","","","","San Jose","CA","95128.0","Sojourn","Social Worker","","","43718.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5898","","IND","Tennant","Derek","Mr.","","","","San Jose","CA","95128.0","FEMA","Disaster Survior Assistance","","","43718.0","","200.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5899","","IND","Ngai","Gwen","Ms.","","","","Brookeline","MA","2446.0","Johnson & Johnson","Engineer","","I","43718.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5900","","IND","Sleven","Joe","Mr.","","","","Portland","OR","97225.0","Adidas","Category Manager","","I","43718.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5901","","IND","Bushman","Elina","Ms.","","","","Campbell","CA","95008.0","ICIMS","Account Executive","","I","43718.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5902","","IND","Bradley","Dylan","Mr.","","","","Newark","CA","94560.0","DZS","Digital Marketing Coordinator","","I","43718.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5903","","IND","Tonkel","Marc","Mr.","","","","San Jose","CA","95128.0","Veem","Sales","","I","43718.0","","450.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5904","","IND","Papageourgous","Alex","Mr.","","","","Brooklyn","NY","11217.0","Ethic Inc.","Head of Quantititve Investments","","I","43719.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5905","","IND","Bergamaschi","Mike","Mr.","","","","Silver Springs","MD","20902.0","Department of Defense","Investigator","","I","43719.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5906","","IND","Wilson","Matt","Mr.","","","","Sacramento","CA","95814.0","State Water Board","Attorney","","I","43719.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5907","","IND","Peppin","Christine","Ms.","","","","Sunnyvale","CA","94087.0","At home parent","At home parent","","I","43719.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5908","","IND","Tran","Cheryl","Ms.","","","","Alexandria","VA","22304.0","Deloitte Consulting","Senior Consultant","","I","43719.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5909","","IND","Tangdall","Sara","Ms.","","","","San Jose","CA","95134.0","Google","Program Manager","","I","43719.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5910","","IND","Sawaya","Nicolas","Mr.","","","","Menlo Park","CA","94025.0","Intel","Research Scientist","","I","43719.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5911","","IND","Voris","Trent","Mr.","","","","Oakland","CA","94612.0","Stealth Space Company","Engineer","","I","43719.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5912","","IND","Moss","Kabir","Mr.","","","","Highlands","NJ","7732.0","New Jersey State Senate","Deputy Directory of Communications","","I","43720.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5913","","IND","Koliopoulos","Matt","Mr.","","","","Raleigh","NC","27612.0","IBM","Open Source Sales Executive","","I","43720.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5914","","IND","MacFarland","Matt","Mr.","","","","Leadville","CO","80461.0","Stantec","Engineer","","I","43720.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5915","","IND","Comstock","Brian","Mr.","","","","Los Gatos","CA","95030.0","Self Employed","Business Consulting","","I","43720.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5916","","IND","Iosue","Tyler","Mr.","","","","Saratoga Springs","NY","12866.0","American Energy Care","Project Engineer","","I","43721.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5917","","IND","Mulhern","Jim","Mr.","","","","Brooklyn","NY","11201.0","Group 1 Trading","News and Research Analyst","","I","43721.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5918","","IND","Atkins","Kevin","Mr.","","","","Santa Clara","CA","95051.0","Malwarebytes","Corporate Manager","","I","43721.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5919","","IND","Orange","Cherise","Ms.","","","","San Jose","CA","95110.0","County of Santa Clara","Associate Planner","","I","43722.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5920","","IND","Bottechelli","Joseph","Mr.","","","","Cohoes","NY","12047.0","St. Peters Hospital","Biomedical Engineer","","I","43723.0","","160.0","","","","","","","160.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5921","","IND","Adams","Blake","Mr.","","","","Washington","DC","20009.0","District of Columbia Government","Program Analyst","","I","43724.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5922","","IND","Updegrove","Kate","Ms.","","","","Danbury","CT","6811.0","Self Employed","Event planner","","I","43725.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5923","","IND","Eilert","Joey","Mr.","","","","Vernon","CT","6066.0","Spark VR","Owner","","I","43725.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5924","","IND","Victorino","Eric","Mr.","","","","San Jose","CA","95122.0","Self Employed","Artist","","I","43725.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5925","","IND","Crockett","Andrew","Mr.","","","","San Jose","CA","95126.0","Santa Clara County Health System","Health Care Financial Analyst","","I","43726.0","","60.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5926","","IND","Prehoda","Tyler","Mr.","","","","Ballston Spa","NY","12020.0","IBM","Managing Consultant","","I","43726.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5927","","IND","Romans","Bill","Mr.","","","","Menlo Park","CA","94025.0","Retired","Retired","","I","43730.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5928","","IND","Fane","Zack","Mr.","","","","Troy","NY","12182.0","Callanan Industries","Superintendent","","I","43730.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5929","","IND","Baxter","Linda","Ms.","","","","San Jose","CA","95125.0","retired","retired","","I","43734.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5930","","IND","Nourse","John","Mr.","","","","San Jose","CA","95215.0","retired","retired","","","43736.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5931","","IND","Han","David","Mr.","","","","San Jose","CA","95117.0","retired","retired","","","43736.0","","1.0","","","","","","","1.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5932","","IND","Romoser","Mark F.","Mr.","","","","San Jose","CA","95128.0","unemployed","unemployed","","","43736.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5933","","IND","Klein","Kyle","Mr.","","","","San Jose","CA","95133.0","Relign Corp","Engineer","","I","43736.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5934","","IND","Nouri","Kordieh","Ms.","","","","San Jose","CA","95131.0","None","Homemaker","","","43736.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5935","","IND","Karnos","Christine","Ms.","","","","San Jose","CA","95124.0","Intel","Engineer","","","43736.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5936","","IND","LoBue","Brian and Lori","","","","","San Jose","CA","95138.0","Oak Grove School District","Teacher","","","43736.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5937","","IND","Joho","Keith","Mr.","","","","San Jose","CA","95131.0","self employed","Consultant","","","43736.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5938","","IND","Shyba","Cheryl","Mrs.","","","","Los Gatos","CA","95033.0","Alum Rock Union School District","Teacher","","","43736.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5939","","IND","Huston","Dixie","MS.","","","","San Jose","CA","95124.0","retired","retired","","","43736.0","","200.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5940","","IND","Mashburn","Michele","Ms.","","","","San Jose","CA","95112.0","Collins Foundation","Non Profit Director","","","43736.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5941","","IND","Yin","Ellina","Ms","","","","San Jose","CA","95126.0","Exhibition District","Operations Director","","","43736.0","","80.0","","","","","","","80.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5942","","IND","Wong","Richard","Mr.","","","","San Jose","CA","95125.0","ECS Design","Engineer","","","43736.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5943","","IND","Ross","Sam","Mr.","","","","Los Gatos","CA","95030.0","student","student","","","43736.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5944","","IND","Soriano","Hanna","","","","","Boulder Creek","CA","95006.0","Yamagami Garden Center","Landscaper","","","43736.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5945","","IND","King","Douglas","Mr.","","","","San Jose","CA","95125.0","Retired","Retired","","","43736.0","","60.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5946","","IND","Means","Robert","Mr.","","","","Milpitas","CA","95035.0","Sustainable Habitat","Marketing","","","43736.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5947","","IND","Urbain","Melissa","Ms.","","","","San Jose","CA","95112.0","SJ Unified","Teacher","","","43736.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5948","","IND","Boitano","Janice","Mrs.","","","","Los Gatos","CA","95032.0","Dr. Silvers","RDA","","","43736.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5949","","IND","Hobbs","Richard","Mr.","","","","San Jose","CA","95127.0","Self Employed","Attorney","","","43736.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5950","","IND","Tomlin","Sherri","Ms.","","","","Los Gatos","CA","95032.0","Self Employed","Chiropractor","","I","43736.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5951","","IND","Hatifie","Hoshang","","","","","Alameda","CA","94502.0","Aerotek","Recruiter","","I","43737.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5952","","IND","Walker","Michael","Mr.","","","","San Francisco","CA","94107.0","Relign Corporation","VP R&D","","I","43755.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5953","","IND","Broad","Alex","Mr.","","","","Oakland","CA","94609.0","Student","Student","","I","43760.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6036","","IND","McIntosh","Sheila","Ms.","","","","San Jose","CA","95126.0","Retired","Retired","","I","43750.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6037","","IND","Condito","Michael","Mr.","","","","San Jose","CA","95125.0","self employed","Analog Mask Designer","","I","43785.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6038","","IND","Sweeney","Ian","Mr.","","","","New Haven","CT","6511.0","Assa Abloy","Engineer","","I","43791.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6039","","IND","Craig","Bruce","Mr.","","","","Los Gatos","CA","95030.0","bbc Lg consulting","Executive Consultant","","I","43793.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6040","","IND","Vladimirov","Georgy","Mr.","","","","Palo Alto","CA","94303.0","Zume","Computer Programmer","","I","43793.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6041","","IND","Casey","Charlotte","Ms.","","","","San Jose","CA","95127.0","Retired","Retired","","I","43794.0","","26.27","","","","","","","52.54","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6042","","IND","Tonkel","Joel","Mr.","","","","Las Vegas","NV","89139.0","Winchells Pub & Grill","Gaming Bartender","","I","43795.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6043","","IND","Westerlund","William","Mr.","","","","San Jose","CA","95126.0","Accenture","Recruiter","","I","43795.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6044","","IND","Schuler","Karen","Ms.","","","","San Jose","CA","95124.0","Casa di Mir Montessori School","Director of Finance","","I","43795.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6045","","IND","Sweeney","EOGHAN","Mr.","","","","Boston","MA","2108.0","Quartet Health","Analyst","","I","43796.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6046","","IND","Fancey","Julia","Ms.","","","","San Francisco","CA","94115.0","UCSF","RN","","I","43796.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6047","","IND","Good","Kelsey","","","","","Madison","AL","35758.0","WEF","Manager","","I","43797.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6048","","IND","Desouches","Alain","Mr.","","","","Santa Cruz","CA","95060.0","retired","retired","","I","43799.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6049","","IND","Vasquez","Ann","Ms","","","","Hollister","CA","95023.0","Sbhsd","Teacher","","I","43800.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6050","","IND","Powers","Derek","Mr.","","","","Los Gatos","CA","95033.0","Retired","Retired","","I","43801.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6051","","IND","Stauffacher","Ashley","Ms.","","","","Ben Lomond","CA","95005.0","Satellite","Social Worker","","I","43802.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6052","","IND","Mashburn","Michael","Mr.","","","","San Jose","CA","95112.0","Collins Foundation","Non-Profit Director","","I","43804.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6053","","IND","Fee","Jessica","Ms","","","","Los Angeles","CA","90026.0","PrettyBird LLC","Creative Associate","","I","43717.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6054","","IND","Ollano","Christian","Mr.","","","","San Jose","CA","95112.0","PICO","Campaign Coordinator","","I","43736.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6055","","IND","Jenkins","A. Jarrod","Mr.","","","","San Jose","CA","95110.0","Facebook","Attorney","","I","43736.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6056","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","43736.0","","50.0","","","","","","","91.85","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6057","","IND","Farkouh","Adriana","Ms.","","","","San Jose","CA","95126.0","Retired","Retired","","I","43736.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6058","","IND","Nguyen","Richard","Mr.","","","","San Jose","CA","95128.0","Santa Clara Valley Water District","Management Analyst","","I","43736.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6064","","IND","Mine","Brent","Mr.","","","","Campbell","CA","95008.0","Mine, Mine & Arao","Accountant","","I","43737.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6065","","IND","Powell","Elisabeth","Ms.","","","","Portland","OR","97203.0","Western phych & counseling services","Psychologist","","I","43737.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6066","","IND","Jurney","Patrick","Mr.","","","","Portland","OR","97203.0","San Jose State University","Professor","","I","43736.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6067","","IND","Pepin","Christine","Ms.","","","","Sunnyvale","CA","94087.0","unemployed","Engineer","","I","43736.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6068","","IND","Nyhof","Paul","Mr.","","","","San Jose","CA","95112.0","San Jose Unified School District","Teacher","","I","43736.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6069","","IND","Parkman","Brian","Mr.","","","","San Jose","CA","95126.0","San Jose Public Libraries","Librarian","","I","43736.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6070","","IND","Wheatley","Brian","Mr.","","","","San Jose","CA","95118.0","Evergreen School District","Teacher","","","43736.0","","60.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6071","","IND","Patenaude","Tera","Ms.","","","","Lewisburg","PA","17837.0","Geisinger Hospital","Certified Athletic Trainer","","I","43742.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6072","","OTH","IBEW Local 332","","","","","","San Jose","CA","95125.0","","","","","43760.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6073","","IND","Romine","Andre","Mr.","","","","Sacramento","CA","95816.0","Aerotek","Account Manager","","I","43760.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6074","","IND","Langholff","Allison","Ms.","","","","Seattle","WA","98119.0","CBRE Affordable Housing","Financial Analyst","","I","43760.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6075","","IND","Gorham","Alex","Mr.","","","","San Francisco","CA","94117.0","McKinsey & Co","Associate","","I","43760.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6076","","IND","Shirley Cubbic","Erica","Ms.","","","","San Jose","CA","95125.0","Discovery Parent Child Preschool","Teacher","","I","43738.0","","48.62","","","","","","","48.62","","","","","","","","","","","","","","","","","","","","Square","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6077","","IND","Molloy","Eleanor","Ms.","","","","San Jose","CA","95126.0","retired","retired","","","43760.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6078","","IND","Benita","Lord Murchey","Mr.","","","","San Jose","CA","95125.0","retired","retired","","","43760.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6079","","IND","Carreon","B Celestino","","","","","Dana Point","CA","92629.0","First American","Sales Force Administrator","","I","43762.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6080","","IND","Updegrove","Diane","Ms.","","","","Gibsonton","FL","33534.0","Advanced Airfoil Components","CEO","","I","43763.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6081","","IND","Kelly","Ryan","Mr.","","","","Saratoga Springs","NY","12866.0","Naval Nuclear Laboratories","Engineer","","I","43764.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6082","","IND","Elder","Alison","Ms.","","","","Tucson","AZ","85719.0","University of Arizona","Student","","I","43764.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6083","","IND","Tonkel","Jewell","Mrs.","","","","Kapolei","HI","96707.0","Green Bits","Consultant","","I","43764.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6084","","IND","Kramer","Andreas","Mr.","","","","Santa Cruz","CA","95060.0","Student","Student","","I","43768.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6085","","IND","Kelly","Brianne","Ms.","","","","Bronx","NY","10463.0","Recent graduate Teachers College at Columbia University","Unemployed","","I","43768.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6086","","IND","Garcia","Brenda","Ms.","","","","Woodside","NY","11377.0","Estee Lauder Companies","Make Up Artist","","I","43768.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6087","","IND","Cagwin","Alex","Mr.","","","","New York","NY","10009.0","Self Employed","Designer","","I","43771.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6088","","IND","Lee","CJ","Mr.","","","","Jersey City","NJ","7302.0","Self Employed","Self employed","","I","43772.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6089","","IND","Heer","Taylor","Mr.","","","","San Francisco","CA","94117.0","Stryker","Regional Service Lead","","I","43773.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6090","","IND","Sinha","Abhas","","","","","Menlo Park","CA","94025.0","Houzz Inc","Senior Software Engineer","","I","43773.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6091","","IND","Horton","Alex","Mr.","","","","Selva Beach","CA","95076.0","unemployed","unemployed","","I","43774.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6092","","IND","Saint-Sanens","Berenice","Ms.","","","","Arroyo Grande","CA","93420.0","Monti Kids","Growth and Partnerships","","I","43775.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6093","","IND","Kette","David","Mr.","","","","Aliso Viejo","CA","92656.0","Irvine Unified School District","Assistant Principal","","I","43775.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6094","","IND","Massoudnia","Roya","","","","","Saint Louis","MO","63116.0","JTW Consulting","Political Strategist","","I","43776.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6095","","IND","Weitz","Dylan","","","","","Colchester","VT","5446.0","Dynapower Company","Mechanical Engineer","","I","43776.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6096","","IND","Arao","Lois Nishimura","Ms.","","","","San Jose","CA","95120.0","Arcy Solutions Inc.","Office Manager","","","43779.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6096","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6097","","IND","Biiftuu","Adam","Mr.","","","","Minneapolis","MN","55426.0","The Bloomington City Attorneys Office","Crime Victim Liason","","I","43781.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6098","","IND","O'Halloran","Daniel","Mr.","","","","Monmouth Beach","NJ","7750.0","Self Employed","Real Estate Developer","","I","43787.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6099","","IND","Johnson","Devon","","","","","Mountain View","CA","94040.0","Unified Studios","Dance Teacher","","I","43787.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6100","","IND","Levine","Adonis","Mr.","","","","San Jose","CA","95125.0","Liftoff mobile","Sales Manager","","I","43788.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6101","","IND","El-Ghandour","Gabirel","","","","","Lafayette","NJ","7848.0","Deloitte","Business Technology Consultant","","I","43788.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6102","","IND","Chavez","Gabe","","","","","Campbell","CA","95008.0","R&B Company","Sales","","I","43788.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6103","","IND","Mulgannnon","Callie","Ms.","","","","Larkspur","CA","94939.0","Nixie Sparkling Water","Marketing Manager","","I","43789.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6104","","IND","Connor","Emily","Ms.","","","","Albany","NY","12210.0","New York State Department of Labor","Digital Information Officer","","I","43789.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6105","","IND","Cheng","Eugine","Mr.","","","","Seattle","WA","98121.0","Wrench Inc","Director of Product Marketplace","","I","43790.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6106","","IND","Beverage","Aimee","Ms.","","","","Walnut Creek","CA","94597.0","Forensic Logic LLC","Director of Marketing","","I","43790.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6107","","IND","Halm","India","","","","","Hollywood","CA","90028.0","Healthvana","Customer Success Product Management","","I","43791.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6108","","IND","Schonberger","Jacob","Mr.","","","","Cambridge","MA","2138.0","Harvard University","Student","","I","43791.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6109","","IND","Kelley","Jesse","","","","","Patchogue","NY","11772.0","Brookhaven National Laboratories","Quality Engineer","","I","43794.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6110","","IND","Ajluni","Salem","","","","","San Jose","CA","95128.0","Self Employed","Economist","","","43795.0","","20.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6111","","IND","El-Miarri","Abid","","","","","Foster City","CA","94404.0","SJSU","Student","","I","43800.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6112","","IND","Wilkes","Byron","Mr.","","","","San Francisco","CA","94109.0","lyft","content strategist","","I","43806.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6139","","IND","Huntington","Gregory","Mr.","","","","Austin","TX","98704.0","HCR Partners","Venue Manager","","I","43807.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6140","","IND","Zeman","Beth","Ms.","","","","Chicago","IL","60618.0","Evanston Northshore Hospital","Registered Nurse","","I","43714.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6141","","IND","Boesch","Gayle","Ms.","","","","San Jose","CA","95126.0","unemployed","unemployed","","","43724.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6141","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6142","","IND","Thomas","Kathleen","Ms.","","","","San Jose","CA","95117.0","Via Services","Occupational Therapist","","I","43734.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6143","","IND","Impey","Shannon","Mrs.","","","","Los Gatos","CA","95033.0","Dell Technologies","Human Resources","","I","43735.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6144","","IND","Drown","Jake","Mr.","","","","San Jose","CA","95126.0","Stanford","Nurse Manager","","I","43736.0","","20.0","","","","","","","46.27","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","RC6144","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6145","","IND","Harter","Tian","","","","","Mountain View","CA","94042.0","Silicon Valley Bicycle Coalition","Bike Parking Supervisor","","","43727.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6145","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6146","","IND","Dubois","Jason","Mr.","","","","Solana Beach","CA","92075.0","Abb INC","Hydroelectric Field engineer","","I","43795.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6147","","IND","Snee","Jessica","Ms.","","","","Sacramento","CA","95823.0","Adoptlink","Admin Assistant","","I","43795.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6148","","IND","Walters","Kate","Ms.","","","","Los Gatos","CA","95030.0","Barnett & Associates","Office Assistant","","I","43796.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6149","","IND","Barron","Beau","Mr.","","","","Burlingame","CA","94010.0","Credit Sesame","program manager","","I","43796.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6150","","IND","Winkelman","Karl","Mr.","","","","Santa Clara","CA","95050.0","Organogenisis","Regional Sales Manager","","I","43796.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6151","","IND","Caudill","Katie","Ms.","","","","Hampton","VA","23666.0","Student","Student","","I","43796.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6152","","IND","Doran","Zachery","Mr.","","","","Albuquerque","NM","87106.0","Self Employed","Buisness Valuation Consultant","","I","43801.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6153","","IND","Li","Jenn","Ms.","","","","New York","NY","10003.0","RxPhoto","Director Client Relations","","I","43802.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6154","","IND","Shyba","Kelsey","Ms.","","","","Los Gatos","CA","95033.0","FT Partners","Research Analyst","","I","43803.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6155","","IND","Shelofsky","Jay","Mr.","","","","Rochester","NY","14612.0","Kodak Alaris","QA Software Manager","","I","43805.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6156","","IND","MacLean","Kyle","","","","","Santa Cruz","CA","95060.0","Discretion Brewing","Brewer","","I","43806.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6157","","IND","Hughes","Virginia","Ms.","","","","Ben Lomond","CA","95005.0","retired","retired","","","43807.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6157","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6159","","OTH","Sprinkler Fitters Union","","","","","","Sacramento","CA","95814.0","","","","","43805.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6159","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6160","","OTH","SCC Probation Officers Union","","","","","","San Jose","CA","95126.0","","","","","43807.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6160","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6161","","IND","Williams","Barry","Mr.","","","","Santa Cruz","CA","95062.0","Cabrillo Community College","Finance Analyst","","","43807.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6161","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6162","","IND","Guzman","Karina","","","","","Campbell","CA","95008.0","self employed","House Cleaning","","","43800.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6162","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6163","","IND","Shirat","Lin","","","","","Fremont","CA","94555.0","Advanced Imaging Associates","Medical Scientist","","","43807.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6163","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6185","","IND","Tozier","Laura","Ms.","","","","Fayetteville","AR","72703.0","Pratt & Whitney","Production Supervisor","","I","43809.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6186","","IND","Thoimas","Ryan","Mr.","","","","San Jose","CA","95124.0","unemployed","unemployed","","I","43809.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6187","","IND","Liu","Melanie","Ms.","","","","Palo Alto","CA","94303.0","unemployed","Parent","","I","43734.0","","125.0","","","","","","","125.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6188","","IND","Comeau","Rachelle","Ms.","","","","San Jose","CA","95125.0","Adobe","manager, talent coordination and operations executive search","","I","43735.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6189","","IND","Tennant","Derek","Mr.","","","","San Jose","CA","95128.0","FEMA","Disaster Survior Assistance","","","43767.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6189","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6190","","IND","Le","Simon","Mr.","","","","San Jose","CA","95121.0","unemployed","unemployed","","","43807.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6190","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6202","","IND","Yates","Diana","Ms.","","","","Chicago","IL","60614.0","Next College Student Athlete","Email Marketing Specialist","","I","43732.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6203","","OTH","Sheet Metal Workers International Association Local No. 104","","","","","","San Ramon","CA","94583.0","","","","","43810.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6203","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6204","","IND","Jung","Bob","Mr.","","","","Los Altos","CA","94024.0","Google","Engineering Manager","","I","43811.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6246","","IND","Haberly","Brian","Mr.","","","","San Jose","CA","95112.0","Paypal","Paralegal","","I","43813.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6247","","IND","Wasser","Charles","Mr.","","","","San Jose","CA","95118.0","Print Broker","Self Employed","","I","43813.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6248","","IND","Nouri","Nadia","Ms.","","","","San Jose","CA","95134.0","Sales","eSilicon","","I","43813.0","","200.0","","","","","","","394.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6249","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","43813.0","","41.85","","","","","","","91.85","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6250","","IND","Schwager","Marcel","Mr.","","","","Los Gatos","CA","95032.0","Cisco","Business Development","","I","43815.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6251","","IND","Toulouse","Michael","Mr.","","","","San Jose","CA","95128.0","Dell","Engineer","","I","43816.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6252","","IND","Mattson","Brad","Mr.","","","","San Jose","CA","95113.0","Retired","CEO","","I","43817.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6253","","IND","Smith","Nicolas","Mr.","","","","San Jose","CA","95126.0","Watlow Electric Company","Financial Controller","","I","43817.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6254","","IND","Kiely","Deborah","Ms.","","","","Helena","MT","59601.0","Retired","Pharmicist","","I","43818.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6255","","IND","Elwell","Peggy","Ms.","","","","San Jose","CA","95133.0","Santa Clara County","Librarian","","I","43819.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6256","","IND","Schiff","Frank","Mr.","","","","Oakland","CA","94605.0","Quantcast","Sales Manager","","I","43810.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6257","","IND","Velasquez","Jonathan","Mr.","","","","San Jose","CA","95111.0","First 5 Santa Clara County","Program Specialist","","I","43810.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6258","","IND","Wang","Kristen","","","","","Arlington","VA","22201.0","Booz Allen Hamilton","Junior Software Developer","","I","43811.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6259","","IND","Huber","Lexy","","","","","Chicago","IL","60605.0","University of Edinburgh","Student","","I","43811.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6260","","IND","Kadlecek","David","","","","","Santa Clara","CA","95051.0","Self Employed","Software QA Engineer","","","43813.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6260","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6261","","IND","Farkouh","Adriana","Ms.","","","","San Jose","CA","95126.0","Retired","Retired","","","43813.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6261","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6262","","IND","Ajluni","Salem","","","","","San Jose","CA","95128.0","Self Employed","Economist","","","43813.0","","10.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6262","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6263","","IND","Miller","John Greg","","","","","San Jose","CA","95133.0","Retired","RN","","","43813.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6263","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6264","","IND","Levin","Jeffrey I","","","","","San Jose","CA","95110.0","retired","retired","","","43818.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6264","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6265","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","CUHSD","Teacher","","","43813.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6265","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6266","","IND","Means","Robert","Mr.","","","","Milpitas","CA","95035.0","Sustainable Habitat","Marketing","","","43813.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6266","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6267","","IND","Britton","John","","","","","Campbell","CA","95008.0","Retired","Retired","","","43813.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6267","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6268","","IND","Huston","Dixie","MS.","","","","San Jose","CA","95124.0","retired","retired","","","43813.0","","50.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6268","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6269","","IND","Lopes","Shayla","","","","","San Jose","CA","95136.0","Quinn Physical Therapy","Operations Manager","","I","43813.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6270","","IND","Greenblatt","Max","","","","","Raleigh","NC","27615.0","Enterprise Holdings Incorporated","Area Rental Manager","","I","43816.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6271","","IND","Matthew","Jessica","","","","","San Jose","CA","95117.0","Coffee meets bagel","Customer Experience Associate","","I","43815.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6272","","IND","Jonas","Michael","","","","","Portland","OR","97214.0","Rational unicorn Legal Services","Self Employed","","I","43817.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6273","","IND","Hunt","Gerry","","","","","San Jose","CA","95124.0","Retired","Retired","","","43813.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6273","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6274","","IND","Mattson","Vicky","","","","","San Jose","CA","95113.0","Retired","Retired","","I","43817.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6303","","IND","Brezic","Brandon","Mr.","","","","Portland","OR","97219.0","CASA of Oregon","Affordable Housing Director","","I","43823.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6310","","IND","Cook","Christopher","Mr.","","","","San Jose","CA","95127.0","None","Engineer","","I","43828.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6311","","IND","Tran","Huy","","","","","San Jose","CA","95132.0","Justice at Work Law Group, LLP","Partner","","I","43829.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6312","","IND","Smith","Robert","Mr.","","","","Martinsburg","WV","25403.0","Arc of Washington County","Direct Support Professional","","I","43830.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6313","","IND","Pulido","Emilio","","","","","San Jose","CA","95111.0","City of San Jose","Retired","","I","43830.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6314","","IND","Thandiwe","Nthando","","","","","Pittsburgh","PA","15206.0","Carnegie Mellon","Student","","I","43830.0","","15.89","","","","","","","15.89","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6315","","IND","Desjardin","Susan","","","","","San Jose","CA","95125.0","Retired","Teacher/Engineer","","I","43830.0","","156.07","","","","","","","156.07","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6316","","IND","Adams","Vicki","","","","","Army Post Office","CA","96338.0","Girl Scouts","Volunteer Manager","","I","43830.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6317","","IND","Arias","Tony","","","","","San Jose","CA","95128.0","Loma Prieta JUSD","Teacher","","I","43830.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6318","","IND","Gonzales","Antonio","","","","","Morgan Hill","CA","95037.0","BOFA","Regional Leader","","I","43830.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6319","","IND","Teon Nicols","Ramses","","","","","San Jose","CA","95125.0","SEIU Local 1021","Vice President","","I","43830.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6320","","IND","Price","Susan","","","","","San Jose","CA","95128.0","Retired","Community Outreach","","I","43830.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6323","","IND","Ulbricht","Cole","","","","","Leland","MO","38756.0","Simmons School District","History Teacher","","I","43830.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6773","","IND","Marcussen","George","Mr.","","","","San Jose","CA","95123.0","Retired","Retired","","","43736.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6773","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6775","","IND","Ulmer","Barby","","","","","Saratoga","CA","95070.0","Retired","Retired","","","43727.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6775","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6776","","IND","Aguiar","Nate","Mr.","","","","Redwood City","CA","94063.0","Google","UX researcher","","I","43817.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6777","","IND","Zimmerman","Neil","","","","","Redwood City","CA","94061.0","Half Moon Medical","Engineer","","I","43818.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6778","","IND","Johnson","Megan","","","","","Brooklyn","NY","11211.0","Edelman","Senior Account Executive","","I","43819.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6779","","IND","Denny","Michelle","","","","","Canton","OH","44721.0","TimkenSteel","Engineer","","I","43820.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6780","","IND","Gundersen","Nathaniel","","","","","Seattle","WA","98117.0","DLR Group","Architectural Associate","","I","43821.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6781","","IND","Khaledi","Awan","","","","","Reston","VA","20191.0","Dell","Technical Sales Rep","","I","43822.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6782","","IND","Voisin","Sara","","","","","Los Gatos","CA","95003.0","Stryker","Engineer","","I","43830.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6783","","IND","Mesloh","Shelby","","","","","Los Gatos","CA","95033.0","Revenge Hair Salon","Owner","","I","43830.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6784","","IND","Kendra","Lexie","","","","","Colorado Springs","CO","80910.0","Deloitte","Consultant","","I","43830.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6785","","IND","Douzdjian","Viken","","","","","Portland","OR","97209.0","Self Employed","Investor","","I","43830.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6786","","IND","Vulpe","Zoe","","","","","San Jose","CA","95126.0","Student","Student","","I","43830.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6790","","IND","Borca","Jonathan","","","","","San Jose","CA","95122.0","Circle Communications","Director of community relations and partnerships","","I","43827.0","","60.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7818","","IND","Tonkel","Jacob","Mr.","","","","San Jose","CA","95128.0","Relign Corporation","Mechanical Engineer","","","43647.0","","24.56","","","","","","","6841.56","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC7818","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7819","","IND","Tonkel","Jacob","Mr.","","","","San Jose","CA","95128.0","Relign Corporation","Mechanical Engineer","","","43700.0","","1800.0","","","","","","","6841.56","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC7819","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7823","","IND","Tonkel","Jacob","Mr.","","","","San Jose","CA","95128.0","Relign Corporation","Mechanical Engineer","","","43773.0","","23.0","","","","","","","6841.56","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC7823","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8037","","IND","Parsons","Karen","Ms","","","","Morgan Hill","CA","95037.0","County of Santa Clara","Social Worker","","R","43736.0","","-52.23","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC8037","RC5555","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","C","RC6774","","IND","Kahledi","Tanya","","","","","San Jose","CA","95120.0","Accounting Office","Office Manager","","","43757.0","","33.0","","","","","","","33.0","","","","","Postal Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN66","","IND","Tonkel","Jacob","Mr.","","","","San Jose","CA","95128.0","Relign Corporation","Mechanical Engineer","","","43651.0","44165.0","4994.0","0.0","4994.0","0.0","0.0","0.0","4994.0","6841.56","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","LN66","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2118","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43672.0","","100.0","","","","","","","0.0","","","","LIT","Business Card Qty 1000","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2119","","IND","Tonkel","Jackie","Ms.","","","","San Jose","CA","95128.0","","","","","43818.0","","98.28","","","","","","","0.0","","","","FND","Costco Food for Fundraising Event","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2119","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2120","","IND","Tonkel","Jackie","Ms.","","","","San Jose","CA","95128.0","","","","","43818.0","","265.38","","","","","","","0.0","","","","FND","Safeway Food for Fundraising Event (kick off party)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2120","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2121","","IND","Nouri","Nassim","Ms.","","","","San Jose","CA","95131.0","","","","","43817.0","","166.8","","","","","","","0.0","","","","WEB","One Year Website Subscription to Bluehost","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2121","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2122","","IND","Tennant","Derek","Mr.","","","","San Jose","CA","95128.0","","","","","43817.0","","19.75","","","","","","","0.0","","","","LIT","Reimburse Derek for Staples Test Walk Piece purchase","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2122","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2123","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43730.0","","1124.18","","","","","","","0.0","","","","LIT","Walk Cards Qty 6000","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2124","","IND","Tonkel","Jackie","Ms.","","","","San Jose","CA","95128.0","","","","","43817.0","","118.4","","","","","","","0.0","","","","FND","Fundraiser Chair Rental from Will Party","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2124","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2125","","IND","Nouri","Nassim","Ms.","","","","San Jose","CA","95131.0","","","","","43817.0","","13.11","","","","","","","0.0","","","","LIT","Purchase Button Graphics from Pacific Printing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2126","","IND","Nouri","Nassim","Ms.","","","","San Jose","CA","95131.0","","","","","43825.0","","45.23","","","","","","","0.0","","","","FND","Fundraiser Food from Costco","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2126","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2127","","OTH","Square","","","","","","San Francisco","CA","94103.0","","","","","43738.0","","9.72","","","","","","","0.0","","","","WEB","Set up cost for using Square","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2127","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2128","","IND","Nouri","Nassim","Ms.","","","","San Jose","CA","95131.0","","","","","43817.0","","27.57","","","","","","","0.0","","","","LIT","Reimburse Nassim for Fedex Misc Printing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2128","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2129","","OTH","DonnorBox","","","","","","San Francisco","CA","94103.0","","","","","43742.0","","87.68","","","","","","","0.0","","","","WEB","Donorbox Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2130","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43757.0","","936.28","","","","","","","0.0","","","","LIT","Two Purchases 772.40 and 163.88","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2130","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2145","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43750.0","","20.0","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2146","","OTH","Noah's Bagles","","","","","","Lakewood","CO","80228.0","","","","","43750.0","","12.3","","","","","","","0.0","","","","CMP","Volunteer Food","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2147","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43757.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2148","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","","","","","43817.0","","17.0","","","","","","","0.0","","","","CMP","Cash payment to Nick Cortez for Bagles Purchased on 10/20/10","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2149","","OTH","Walgreens","","","","","","San Jose","CA","95124.0","","","","","43760.0","","99.0","","","","","","","0.0","","","","POS","Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2150","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","","","","","43817.0","","3.44","","","","","","","0.0","","","","CMP","Cash to Nick for Safeway Purchase of Banannas on 10/27/19","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2151","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","","","","","43817.0","","18.0","","","","","","","0.0","","","","CMP","Cash to Nick for Bagles purchased on 10/27/19","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2152","","OTH","DonnorBox","","","","","","San Francisco","CA","94103.0","","","","","43773.0","","36.19","","","","","","","0.0","","","","WEB","Donorbox Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2153","","IND","Tonkel","Jackie","Ms.","","","","San Jose","CA","95128.0","","","","","43818.0","","33.0","","","","","","","0.0","","","","POS","Reimburse Jackie for Stamps purchased 11/09/19 Homewood PO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2154","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43781.0","","14.99","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2155","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","","","","","43817.0","","11.25","","","","","","","0.0","","","","CMP","Cash to Nick for Bagles Guys purchased on 11/17/19","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2156","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","","","","","43817.0","","9.0","","","","","","","0.0","","","","CMP","Cash to Nick for Bagle Guys Bagle purchase on 11/24/19","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2157","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","","","","","43817.0","","5.26","","","","","","","0.0","","","","CMP","Safeway Food purchased on 11/24/19","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2158","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43802.0","","1149.31","","","","","","","0.0","","","","LIT","Yard Signs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2159","","OTH","Harland Clarke","","","","","","New Braunfels","TX","78135.0","","","","","43803.0","","23.8","","","","","","","0.0","","","","OFC","Purchased Checks from the bank for campaign","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2160","","OTH","San Jose Clerks Office","","","","","","San Jose","CA","95113.0","","","","","43804.0","","1990.0","","","","","","","0.0","","","","FIL","Ballot Statement","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2161","","OTH","San Jose Clerks Office","","","","","","San Jose","CA","95113.0","","","","","43804.0","","1000.0","","","","","","","0.0","","","","FIL","Ballot fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2162","","OTH","San Jose Clerks Office","","","","","","San Jose","CA","95113.0","","","","","43804.0","","25.0","","","","","","","0.0","","","","FIL","Filing Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2163","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43808.0","","1124.18","","","","","","","0.0","","","","LIT","Walk Cards #2","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2218","","IND","Tonkel","Jacob","Mr.","","","","San Jose","CA","95128.0","","","","","43761.0","","25.12","","","","","","","0.0","","","","OFC","Jake credit card purchase of return address stamp from staples","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2218","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2221","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","43816.0","","131.68","","","","","","","0.0","","","","MBR","Texting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2222","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43828.0","","300.44","","","","","","","0.0","","","","LIT","Spanish Version of yard signs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2234","","OTH","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","43830.0","","379.98","","","","","","","0.0","","","","WEB","Transaction Expenses deducted from contributions by Stripe","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","1/23/2020 10:07:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2236","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43672.0","","20.18","","","","","","","0.0","","","","LIT","Business Card Qty 1000, second part","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10318","","IND","De La Rosa","Misty","","","","","Las Vegas","NV","89143.0","None","None","","","44013.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10347","","IND","McCarthy","Joseph","","","","","Los Gatos","CA","95030.0","McManagement Services, Inc.","COO","","","44013.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10348","","IND","McCarthy","Megan","","","","","Los Gatos","CA","95030.0","None","None","","","44013.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10349","","IND","Solnik","Ray","","","","","San Jose","CA","95125.0","Great Clips","Business","","","44013.0","","25.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10353","","OTH","Custom Drywall, Inc.","","","","","","Milpitas","CA","95035.0","","","","","44021.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10354","","OTH","HC Investment Associates LP","","","","","","Palo Alto","CA","94301.0","","","","","44021.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10355","","OTH","Motor Body Co., Inc.","","","","","","San Jose","CA","95126.0","","","","","44021.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10356","","OTH","Alongi Brothers, Inc.","","","","","","San Jose","CA","95126.0","","","","","44021.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10357","","IND","Bettencourt","Robert J","","","","","Morgan Hill","CA","95037.0","Mta Land Corp","President","","","44021.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10358","","IND","Strangis","Jerry","","","","","San Jose","CA","95136.0","Jerry Strangis","Real Estate Agent","","","44021.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10359","","COM","California Real Estate PAC","","","","","","Los Angeles","CA","900201403.0","","","","","44021.0","","600.0","","","","","","","600.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10569","","OTH","Cambridge Management Company","","","","","","Santa Clara","CA","95054.0","","","","","44027.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10570","","OTH","San Jose Water Company","","","","","","San Jose","CA","95110.0","","","","","44027.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10571","","IND","Spieker","Tod","","","","","Palo Alto","CA","94301.0","Windy Hill Property Ventures","Real Estate","","","44027.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10572","","IND","Lin","Paul","","","","","Fremont","CA","94539.0","Paul Lin","Property Owner","","","44027.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10573","","IND","Brady","Kenneth & Helen","","","","","San Jose","CA","95125.0","None","None","","","44027.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10574","","IND","Kenter","Mark","","","","","San Jose","CA","95126.0","O'Connor Hospital","Doctor","","","44027.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10575","","OTH","ACCO Management Company","","","","","","Mountain View","CA","94041.0","","","","","44027.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10576","","IND","Yan","David","","","","","San Jose","CA","95134.0","Premier Homes Real Estate Services","Owner","","","44027.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10624","","IND","Hoefler","Brett","","","","","San Jose","CA","95126.0","Coast Residential Funding, Inc.","Mortgage Finance","","","44029.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10683","","IND","Campagna","James","","","","","San Jose","CA","95125.0","James Campagna","Mortgage Lender","","","44030.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10684","","IND","Casto","Marc","","","","","San Jose","CA","95125.0","Casto Travel","Executive","","","44030.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10687","","COM","California League of Conservation Voters","","","","","","Oakland","CA","94612.0","","","","","44030.0","","100.0","","","","","","","100.0","","","","","","","","","","951348","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11223","","IND","Owens","Douglas","","","","","San Jose","CA","95134.0","TI","Operations Manager","","","44034.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11224","","IND","Gentzkow","Joseph","","","","","San Jose","CA","95125.0","Mulberry Capital Advisors","President and Founder","","","44037.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11257","","IND","Vega","Javier & Ruth","","","","","San Jose","CA","95120.0","Prestige Real Estate Management Group","Owner","","","44027.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11259","","IND","Yaklich","Gamon","","","","","San Jose","CA","95125.0","Amazon","Technology Sales","","","44039.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11264","","OTH","Willow Glen Mobile Estates","","","","","","San Jose","CA","95126.0","","","","","44043.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11270","","IND","Cohen","David","","","","","San Jose","CA","95126.0","None","None","","","44047.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11271","","IND","Hinde","Lee","","","","","Elk Grove","CA","95758.0","MIDAS Education","Director of Customer Care","","","44047.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11272","","IND","Nguyen","Long","","","","","Milpitas","CA","95035.0","Long Nguyen","Self Employed","","","44047.0","","300.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11273","","IND","Darnell","Harvey","","","","","San Jose","CA","95125.0","None","None","","","44047.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11282","","IND","Hughes","Allan","","","","","San Jose","CA","95125.0","None","None","","","44048.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11284","","IND","Storm","Edward","","","","","Cupertino","CA","95014.0","Storm Land LLC","Real Estate Developer","","","44050.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11288","","IND","Caruso","Salvatore","","","","","Santa Clara","CA","95050.0","Salvatore Caruso Design Corporation","Owner","","","44051.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11289","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597.0","","","","","44051.0","","600.0","","","","","","","600.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11290","","OTH","Tarrar Utility Consultants","","","","","","Brentwood","CA","94513.0","","","","","44051.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11291","","OTH","Cornerstone Earth Group","","","","","","Sunnyvale","CA","94085.0","","","","","44051.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11292","","OTH","Form4 Architecture","","","","","","San Francisco","CA","94105.0","","","","","44051.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11299","","IND","Johnsen","Joan","","","","","San Jose","CA","95117.0","Cisco Systems","Privacy Program Manager","","","44053.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11300","","IND","Johnsen","Dave","","","","","San Jose","CA","95117.0","None","None","","","44053.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11311","","IND","Ueunten","Paul","","","","","San Jose","CA","95125.0","Monolithic Power Systems","High Tech Engineer Manager","","","44059.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11313","","IND","Winter","Laura","","","","","San Jose","CA","95126.0","None","None","","","44060.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11314","","OTH","Red One Management","","","","","","San Jose","CA","95134.0","","","","","44060.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11315","","OTH","Republic Services, Inc.","","","","","","Milpitas","CA","95035.0","","","","","44060.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11383","","IND","Griswold","Melanie","","","","","San Jose","CA","95126.0","Republic Urban","Development Director & Counsel","","","44061.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11384","","IND","Becker","Chad","","","","","San Jose","CA","95126.0","NetApp","Director","","","44061.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11388","","IND","Pershall","Greg","","","","","San Jose","CA","95125.0","Greg Pershall","Communications","","","44064.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11389","","IND","Pershall","Jennifer","","","","","San Jose","CA","95125.0","Intel","Director, Marketing","","","44064.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11405","","IND","Brierly","Alberta","","","","","San Jose","CA","95125.0","None","None","","","44069.0","","100.0","","","","","","","133.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11406","","IND","Caputo","Jake","","","","","San Jose","CA","95126.0","Cosmopolitan Catering","Food Service Operations","","","44067.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11407","","IND","Majors","Karen","","","","","San Jose","CA","95125.0","Dan Caputo Co.","Accountant","","","44067.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11408","","IND","Arnold","Patrick","","","","","Santa Cruz","CA","95062.0","Bellarmine College Prepatory","Director of Development","","","44068.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11409","","IND","Caputo","Dan","","Jr.","","","San Jose","CA","95124.0","Dan Caputo Co.","Principal","","","44068.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11410","","IND","Saso","Gianna","","","","","Morgan Hill","CA","95037.0","Dan Caputo Co.","Property Manager","","","44069.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11411","","IND","Blocher","Elaine","","","","","San Jose","CA","95125.0","GPR Ventures","Finance","","","44069.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11412","","IND","Kuechler","Kristie","","","","","San Jose","CA","95125.0","Dan Caputo Co.","Asset Manager","","","44069.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11413","","IND","Mahan","Matthew","","","","","San Jose","CA","95123.0","Brigade Group, Inc.","CEO","","","44069.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11414","","IND","Rolla","Phil","","","","","San Jose","CA","95125.0","Dan Caputo Co.","Principal","","","44069.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11415","","IND","Ramirez","Joel","","","","","San Jose","CA","95111.0","Dan Caputo Co.","Facilities Manager","","","44069.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11416","","IND","Norona","Clemente & Rubelie","","","","","San Jose","CA","95125.0","Dan Caputo Co.","Accountant","","","44069.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11417","","IND","Filice","Michael","","Sr.","","","San Jose","CA","95125.0","None","None","","","44069.0","","200.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11418","","IND","Solnik","Ray","","","","","San Jose","CA","95125.0","Great Clips","Business","","","44069.0","","200.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11419","","IND","Baird","Joshua","","","","","San Jose","CA","95125.0","Qlik","Sales","","","44069.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11420","","IND","Mirek","Kristin","","","","","Los Angeles","CA","90036.0","Kristin Mirek","Consultant","","","44069.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11421","","IND","Sutton","Nathanael","","","","","Hollister","CA","95023.0","Bellarmine College Prepatory","Coach","","","44069.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11425","","IND","Albanese","Julie","","","","","San Jose","CA","95125.0","Albanese Travel","CEO","","","44070.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11435","","IND","Rolla","Genevieve","","","","","San Jose","CA","95125.0","None","None","","","44070.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11439","","IND","Tongue","Peter","","","","","Kingston","NY","12401.0","None","None","","","44073.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11440","","IND","Rolla","Richard","","","","","San Jose","CA","95125.0","None","None","","","44074.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11442","","IND","Gordon","Dan","","","","","San Jose","CA","95112.0","Gordon Biersch Brewing Company","Brewery Manager","","","44074.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11443","","IND","McRay","Barry","","","","","San Jose","CA","95125.0","BWM Realty","Broker","","","44074.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11444","","IND","Andaluz","Jennifer","","","","","San Jose","CA","95125.0","Downtown College Prep","Executive Director","","","44074.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11445","","IND","Surace","Kevin","","","","","Sunnyvale","CA","94086.0","Appvance","CTO","","","44074.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11446","","IND","Ball","Jon","","","","","Los Gatos","CA","95030.0","None","None","","","44074.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11447","","OTH","Sand Hill Property Company","","","","","","Palo Alto","CA","94304.0","","","","","44074.0","","600.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11448","","IND","Delson","Martin","","","","","San Jose","CA","95125.0","None","None","","","44075.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11449","","IND","Finerty","Brian","","","","","San Jose","CA","95125.0","None","None","","","44075.0","","250.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11450","","IND","Zell","Jeff","","","","","Santa Clara","CA","95050.0","None","None","","","44075.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11451","","IND","Ruvalcaba","Emily","","","","","San Jose","CA","95125.0","Bridge Bank","Banker","","","44075.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11452","","IND","Stanley","C. Jeffrey","","","","","San Jose","CA","95110.0","BBBB Bonding Corp.","CEO","","","44075.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11453","","OTH","Sand Hill Property Company","","","","","","Palo Alto","CA","94304.0","","","","R","44076.0","","-600.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","RC11447","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11471","","IND","De La Rosa","Richard","","","","","Las Vegas","NV","89143.0","Richard De La Rosa","Consultant","","","44077.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11472","","IND","Saso","Laura","","","","","San Jose","CA","95125.0","None","None","","","44078.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11473","","IND","Kenter Raffanti","Mary","","","","","San Jose","CA","95125.0","Ventura Barnett Properties","Real Estate Broker","","","44078.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11474","","IND","Jain","Puneet","","","","","San Jose","CA","95126.0","Puneet Jain","Marketing Executive","","","44078.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11475","","IND","McNeal","De Anna","","","","","San Jose","CA","95125.0","McNeal Entrprises, Inc.","CEO","","","44078.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11476","","IND","Mirzadegan","De","","","","","San Jose","CA","95125.0","Chip Test Solutions","Business Owner","","","44078.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11478","","IND","Baqleh","Shadi","","","","","San Jose","CA","95136.0","Voicea - Cisco","Sales and Operations Executive","","","44079.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11479","","IND","Little","Don","","","","","Castro Valley","CA","94552.0","Trammell Crow Company","SVP","","","44079.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11480","","IND","Hogarty","Micaelanne","","","","","Castro Valley","CA","94552.0","DocuSign","Sr. Administrative Assistant","","","44079.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11481","","IND","Hadaya","William","","","","","San Jose","CA","95113.0","WMH Corporation","Civil Engineer","","","44081.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11482","","IND","Rogers","Julia","","","","","San Jose","CA","95125.0","None","None","","","44081.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11483","","IND","Rogers","Jeffrey","","","","","San Jose","CA","95125.0","Briggs Development Corp.","President","","","44081.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11484","","IND","Stone","Larry","","","","","Sunnyvale","CA","94087.0","Santa Clara County Assessor","County Assessor","","","44081.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11486","","IND","Sparling","Kenneth","","","","","Campbell","CA","95008.0","Wells Fargo","Financial Advisor","","","44081.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11487","","IND","Filice","Michael","","Sr.","","","San Jose","CA","95125.0","None","None","","","44081.0","","200.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11518","","IND","Ward","Gregory","","","","","San Jose","CA","95125.0","Gregory Ward","Attorney","","","44082.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11519","","IND","Ayers","Chris","","","","","San Jose","CA","95110.0","Adobe","Engineering Manager","","","44083.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11520","","OTH","Greenwaste Recovery, Inc.","","","","","","San Jose","CA","95112.0","","","","","44084.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11521","","OTH","Zanker Road Resource Management","","","","","","San Jose","CA","95134.0","","","","","44084.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11522","","OTH","M3iworks","","","","","","Maple Grove","MN","55311.0","","","","","44084.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11523","","OTH","Standard Iron & Metals","","","","","","Oakland","CA","94601.0","","","","","44084.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11524","","IND","Salas","Carl","","","","","San Jose","CA","95112.0","Salas O'Brien LLC","Engineer","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11525","","IND","Schonenberg","Michael","","","","","Woodside","CA","94062.0","WP Investments","President","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11526","","IND","Pirayou","Ash","","","","","Palo Alto","CA","94306.0","Rutan & Tucker, LLP","Partner","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11553","","IND","Carter","James H.","","","","","San Jose","CA","95125.0","None","None","","","44085.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11572","","IND","Tersini","Ken","","","","","Cupertino","CA","95014.0","KT Urban","President","","","44088.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11583","","IND","Lujan","April","","","","","San Jose","CA","95128.0","Santa Clara Unified School District","Teacher","","","44090.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11585","","IND","Finerty","Brian","","","","","San Jose","CA","95125.0","None","None","","","44090.0","","150.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11586","","IND","Silvas","Jeff","","","","","San Jose","CA","95125.0","Toluna","VP","","","44091.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11587","","IND","Bellafronto","Maria","","","","","San Jose","CA","95125.0","Hopkins & Carley","Attorney","","","44091.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11588","","IND","Hughes","Maly","","","","","San Jose","CA","95125.0","St. Francis' Episcopal Church","Episcopal Priest","","","44091.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11589","","IND","Weber","Robert","","","","","San Jose","CA","95126.0","Workday","Lawyer","","","44091.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11590","","IND","Fox","Mike","","Jr.","","","Saratoga","CA","95070.0","Goodwill Silicon Valley","CEO","","","44091.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11591","","IND","Cummings","Lance","","","","","UniversityPlace","WA","98466.0","Cummings, Inc.","President/CEO","","","44091.0","","200.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11592","","IND","Adams","Sandy","","","","","San Jose","CA","95125.0","Rental Housing Network Inc","President","","","44091.0","","100.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11593","","IND","Solnik","Ray","","","","","San Jose","CA","95125.0","Great Clips","Business","","","44091.0","","75.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11595","","IND","Wagner","Irma","","","","","Koloa","HI","96756.0","None","None","","","44091.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11596","","IND","Schatzman","Andy","","","","","San Jose","CA","95125.0","Devcon Construction","Senior Vice President","","","44092.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11597","","IND","Schatzman","Peggy","","","","","San Jose","CA","95125.0","None","None","","","44092.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11598","","IND","Fisk","Gary","","","","","Los Gatos","CA","95033.0","Pulte Group","Land Development Manager","","","44092.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11599","","IND","Jones","Charles","","","","","San Jose","CA","95129.0","City of San Jose","Vice Mayor","","","44092.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11600","","IND","Berg","Eric Von","","","","","Sausalito","CA","94965.0","Newmark Knight Capital","Mortgage Banker/Investment","","","44092.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11601","","IND","Richard","Daniel D.","","Jr.","","","Piedmont","CA","94611.0","Haskell Point Advisors, LLC","Consultant","","","44092.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11603","","IND","Thornburg","Eric","","","","","Saratoga","CA","95050.0","SJW Group","CEO","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11604","","IND","Glynn","Eva Smith","","","","","San Jose","CA","95125.0","Eva Smith Glynn","Arts Advocate, Writer, Board Member SVP","","","44093.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11605","","IND","Ross","Jay","","","","","Los Gatos","CA","95032.0","Hopkins & Carley","Attorney","","","44093.0","","100.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11606","","IND","Duarte","David","","","","","San Jose","CA","95125.0","Duarte Financial Group","Loan Officer","","","44093.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11607","","IND","DuBois","Phyllis","","","","","San Jose","CA","95125.0","None","None","","","44093.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11608","","IND","Young","Dennis","","","","","San Jose","CA","95128.0","None","None","","","44093.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11609","","IND","Zito","Lori","","","","","La Quinta","CA","92253.0","Lori Zito","Consultant","","","44093.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11610","","IND","Muhlitner","David","","","","","San Jose","CA","95126.0","None","None","","","44093.0","","200.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11611","","IND","Pourroy","Ashley","","","","","San Jose","CA","95125.0","Urban Community Downtown San Jose","Community Relations & Outreach Manager","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11612","","IND","Cintas","Beth","","","","","San Jose","CA","95125.0","Tjo","Finance","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11613","","OTH","HLC Development","","","","","","Los Gatos","CA","95032.0","","","","","44093.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11614","","IND","Perkins","Derek","","","","","Los Gatos","CA","95032.0","Weefab LLC","Facilities","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11615","","IND","Palmer","Michelle","","","","","Morgan Hill","CA","95037.0","Palmer Family","Care Provider","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11616","","IND","Giles","Karen","","","","","Staten Island","NY","10301.0","None","None","","","44093.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11617","","IND","Boyer","Annette","","","","","San Jose","CA","95125.0","eBay","Researcher","","","44093.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11618","","IND","Mehrabian","Desiree","","","","","San Jose","CA","95125.0","Washington Hospital","RN, Certified Diabetes Educator","","","44093.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11619","","IND","Khamis","Johnny","","","","","San Jose","CA","95120.0","City of San Jose/Mayor Liccardo","City Council Member","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11647","","IND","Capelin","Jayne","","","","","San Jose","CA","95124.0","None","None","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11702","","IND","Cilker","Kathleen","","","","","San Jose","CA","95125.0","None","None","","","44093.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11783","","IND","Piscane","John M.","Dr.","","","","San Jose","CA","95125.0","Dr. John M. Piscane","Dentist","","","44093.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11785","","OTH","Hennessy to Hennessy","","","","","","Santa Clara","CA","95050.0","","","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11786","","IND","Hammond","Clyde","","","","","Santa Clara","CA","95054.0","Hathaway Dinwiddie","Business Development","","","44093.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11789","","IND","Heinert","David","","","","","Spring Lake","MI","49456.0","St. Mary's Catholic Church","Teacher","","","44079.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12421","","IND","Head","Yvonne","","","","","San Jose","CA","95125.0","None","None","","","44081.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","I","RC11933","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","44085.0","","329.0","","","","","","","0.0","","","","","Ballot Statement Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","D","DEX4132","","COM","The Silicon Valley Organization PAC","","","","","","","","","","","","","44070.0","","50.0","","","","","","","50.0","","","","MON","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","EX4132","","C","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3947","","IND","Simon","Dylan","","","","","Seattle","WA","98102.0","","","","","44018.0","","3500.0","","","","","","","0.0","","","","CNS","Invoice #3 - June Consulting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3948","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","44018.0","","435.0","","","","","","","0.0","","","","PRO","Invoice #10 - June Treasurer Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3952","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44018.0","","12.0","","","","","","","0.0","","","","WEB","Website Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3998","","OTH","Zoom Video Communications, Inc.","","","","","","San Jose","CA","95113.0","","","","","44035.0","","14.99","","","","","","","0.0","","","","OFC","Video Conferencing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3999","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44021.0","","170.85","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4000","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","44032.0","","75.0","","","","","","","0.0","","","","CMP","File Storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4001","","OTH","Youcanbook.me","","","","","","MK40 3HD","XX","0.0","","","","","44039.0","","10.0","","","","","","","0.0","","","","OFC","Calendar Sharing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4002","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44040.0","","30.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4034","","OTH","Dominic Barroga","","","","","","San Jose","CA","95139.0","","","","","44041.0","","675.0","","","","","","","0.0","","","","PRO","Invoice 7 June-July Campaign Manager","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4035","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","44041.0","","2990.0","","","","","","","0.0","","","","FIL","Ballot Statement Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4036","","IND","Roth","Chris","","","","","San Jose","CA","95125.0","","","","","44041.0","","721.88","","","","","","","0.0","","","","PRO","Invoice Dated 7/6/2020","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4102","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","44043.0","","99.13","","","","","","","0.0","","","","OFC","July Stripe Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4103","","OTH","Constant Contact","","","","","","Waltham","MA","2451.0","","","","","44043.0","","368.25","","","","","","","0.0","","","","OFC","Email Service","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4104","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44046.0","","400.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4105","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","44046.0","","435.0","","","","","","","0.0","","","","PRO","Invoice #11 - July Treasurer Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4113","","IND","Simon","Dylan","","","","","Seattle","WA","98102.0","","","","","44049.0","","3500.0","","","","","","","0.0","","","","CNS","Invoice #4 July Consulting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4114","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44049.0","","12.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4115","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44049.0","","400.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4116","","OTH","Harland Clarke","","","","","","San Antonio","TX","78256.0","","","","","44049.0","","48.46","","","","","","","0.0","","","","OFC","Checks","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4123","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44053.0","","287.75","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4124","","OTH","Hotsol, Inc.","","","","","","Mount Laurel","NJ","8054.0","","","","","44055.0","","199.99","","","","","","","0.0","","","","CMP","Email Service","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4125","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","44061.0","","75.0","","","","","","","0.0","","","","OFC","File Storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4129","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","44062.0","","15.0","","","","","","","0.0","","","","OFC","Disputed Charge Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4130","","OTH","Zoom Video Communications, Inc.","","","","","","San Jose","CA","95113.0","","","","","44066.0","","14.99","","","","","","","0.0","","","","OFC","Web Conferencing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4131","","OTH","Youcanbook.me","","","","","","MK40 3HD","XX","0.0","","","","","44068.0","","10.0","","","","","","","0.0","","","","OFC","Calendar Sharing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4132","","COM","The Silicon Valley Organization PAC","","","","","","Encinitas","CA","92024.0","","","","","44070.0","","50.0","","","","","","","0.0","","","","CTB","Event Contribution","","","","","820668","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4134","","OTH","Landslide Communications","","","","","","Laguna Niguel","CA","92677.0","","","","","44072.0","","4300.0","","","","","","","0.0","","","","LIT","Slate Mailings","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4135","","OTH","Budget Watchdogs - fppc #1345115","","","","","","Torrance","CA","90505.0","","","","","44073.0","","2762.0","","","","","","","0.0","","","","LIT","Invoice 290","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4136","","OTH","California Voter Guide - fppc #595-004","","","","","","Torrance","CA","90505.0","","","","","44073.0","","581.0","","","","","","","0.0","","","","LIT","Invoice #281","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4137","","OTH","CalSal Seniors - fppc #1368249","","","","","","Torrance","CA","90505.0","","","","","44073.0","","1098.0","","","","","","","0.0","","","","LIT","Invoice 279","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4138","","OTH","Election Digest - fppc #1345303","","","","","","Torrance","CA","90505.0","","","","","44073.0","","2235.0","","","","","","","0.0","","","","LIT","Invoice 291","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4139","","OTH","Dominic Barroga","","","","","","San Jose","CA","95139.0","","","","","44074.0","","500.0","","","","","","","0.0","","","","PRO","July - August Campaign Assistant","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4140","","COM","No Party Preference Voter Guide","","","","","","Sacramento","CA","95841.0","","","","","44074.0","","1013.0","","","","","","","0.0","","","","LIT","Invoice Dated 8/18/2020","","","","","1343983","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4141","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","44074.0","","400.0","","","","","","","0.0","","","","PRO","August Treasurer Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4142","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","44075.0","","392.33","","","","","","","0.0","","","","OFC","August Stripe Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4143","","OTH","COPS Voter Guide Inc. - fppc #599014","","","","","","Folsom","CA","95630.0","","","","","44076.0","","2037.0","","","","","","","0.0","","","","LIT","Invoice 20163020","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4144","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44076.0","","0.77","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4145","","IND","Simon","Dylan","","","","","Seattle","WA","98102.0","","","","","44081.0","","3500.0","","","","","","","0.0","","","","CNS","August Consulting Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4146","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44082.0","","24.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4147","","OTH","USPS","","","","","","San Jose","CA","95125.0","","","","","44081.0","","53.0","","","","","","","0.0","","","","OFC","PO Box Renewal","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4150","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44083.0","","262.25","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4151","","OTH","Outreach Circle","","","","","","Los Altos","CA","94022.0","","","","","44084.0","","900.0","","","","","","","0.0","","","","CMP","Campaign Support Website","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4152","","OTH","PhoneBurner","","","","","","Laguna Beach","CA","92651.0","","","","","44085.0","","250.0","","","","","","","0.0","","","","CMP","Campaign Phone Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4153","","OTH","PhoneBurner","","","","","","Laguna Beach","CA","92651.0","","","","","44085.0","","895.0","","","","","","","0.0","","","","CMP","Campaign Phone Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4154","","OTH","Omega Design Studio, Inc.","","","","","","Carmel","IN","46033.0","","","","","44089.0","","560.0","","","","","","","0.0","","","","CMP","Bulk Emailing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4156","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44074.0","","12.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4157","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44074.0","","30.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4160","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","44092.0","","75.0","","","","","","","0.0","","","","OFC","File Sharing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4162","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44091.0","","600.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","RC11258","","OTH","NINICO Communications LLC","","","","","","San Jose","CA","95110.0","","","","","44041.0","","600.0","","","","","","","0.0","","","","RFD","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/25/2020 4:09:00 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","RC11404","","IND","Sakai","Betty","","","","","San Jose","CA","95125.0","","","","","44062.0","","50.0","","","","","","","0.0","","","","RFD","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10022","","IND","Graziosi","Erin","","","","","San Jose","CA","95125.0","Robinson Oil (Rotten Robbie)","President","","","43959.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10023","","IND","Allen","John","","","","","San Jose","CA","95126.0","None","None","","","43958.0","","50.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10024","","IND","Troung","Eddie","","","","","San Jose","CA","95136.0","The Silicon Valley Organization","Director of Government Relations","","","43959.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10025","","IND","Waite","Patrick","","","","","San Jose","CA","95135.0","None","None","","","43957.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10026","","IND","Emami","Robert","","","","","Santa Clara","CA","95050.0","ROEM Development Corp","CEO","","","43957.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10027","","IND","Creed","Barbara","","","","","Portola Valley","CA","94028.0","None","None","","","43959.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10028","","IND","Strangis","Janet","","","","","San Jose","CA","95136.0","Janet Strangis","Real Estate Broker","","","43959.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10029","","IND","Brady","Kenneth & Helen","","","","","San Jose","CA","95125.0","None","None","","","43959.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10030","","OTH","The Schoennauer Company","","","","","","San Jose","CA","95110.0","","","","","43959.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10031","","IND","Stolarik","Jill","","","","","San Jose","CA","95125.0","Wilson Sonsini Goodrich & Rosati","Sr. Marketing Manager","","","43960.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10032","","IND","Hudson","Daniel","","","","","Campbell","CA","95008.0","Daniel Hudson","Real Estate Management","","","43962.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10033","","IND","Robinson","Tom","","","","","Los Gatos","CA","95030.0","Robinson Oil Company","CEO","","","43962.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10034","","OTH","Sausedo Company","","","","","","San Jose","CA","95122.0","","","","","43963.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10035","","IND","Varich","Robert","","","","","San Jose","CA","95129.0","Pinnacle One Insurance Services","President","","","43963.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10036","","IND","Foley","Pam","","","","","San Jose","CA","95125.0","Foley Mortgage","Mortgage Broker","","","43963.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10037","","IND","Carter","James H.","","","","","San Jose","CA","95125.0","None","None","","","43963.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10038","","IND","Fong","Dennis","","","","","San Jose","CA","95122.0","DPJW Mgmt. LLC","Property Investment","","","43963.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10039","","IND","Musser","Reilly","","","","","Los Gatos","CA","95030.0","Rotten Robbie (Robinson Oil Corp.)","VP Marketing & Merchandising","","","43963.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10040","","IND","Sausedo","Patricia","","","","","San Jose","CA","95122.0","Sausedo Company","Consultant","","","43963.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10041","","IND","Baron","William","","","","","San Jose","CA","95125.0","Mobilehome Communities of America Brandenburg Properties","Investment Real Estate","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10042","","IND","Chatoff","Art","","","","","Sunnyvale","CA","94089.0","Art Chatoff","Investments","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10043","","IND","Parish","Ed","","","","","Danville","CA","94526.0","Ed Parish","Investments","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10044","","IND","Kennett","John","","","","","San Jose","CA","95125.0","None","None","","","43966.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10045","","IND","Rocha","Vincent","","","","","San Jose","CA","95112.0","Silicon Valley Leadership Group","Sr. Dir. Housing & Community Development","","","43966.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10046","","IND","Vogel","Bernard","","III","","","San Jose","CA","95126.0","Silicon Valley Law Group","President & CEO","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10047","","IND","Sosnowski","Steve","","","","","San Jose","CA","95127.0","State Farm","Insurance Agent","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10048","","COM","Western Manufactured Housing Communities Assn.","","","","","","Sacramento","CA","95814.0","","","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","742422","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10049","","IND","Ouye","Lee","","","","","Torrance","CA","90503.0","Lee Ouye","Investment Real Estate","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10050","","IND","Moore","John","","","","","San Jose","CA","95125.0","John Moore","Real Estate","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10051","","IND","Staedler","Rudy","","","","","San Jose","CA","95125.0","Rudy Staedler","Real Estate","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10052","","IND","Brandenburg","Diane","","","","","San Jose","CA","95125.0","Diane Brandenburg","Real Estate","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10053","","IND","Ouye","Sean","","","","","Torrance","CA","90503.0","N & L Commercial Property Investment","Investment Real Estate","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10054","","OTH","John David Family Trust","","","","","","San Jose","CA","95112.0","","","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10055","","IND","Tersini","Mark","","","","","Los Gatos","CA","95032.0","KT Urban","Principal","","","43964.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10056","","IND","Weber","Scott","","","","","San Jose","CA","95126.0","Workday","Lawyer","","","43965.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10057","","IND","Rukstalis","James","","","","","San Jose","CA","95126.0","J.R. Financial & Insurance Services","President","","","43969.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10058","","IND","Milligan","Shawn","","","","","San Jose","CA","95124.0","Milligan Land Company, LLC","Principal/Owner","","","43969.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10059","","IND","Nack","Margot","","","","","San Jose","CA","95125.0","Adobe","Manager","","","43969.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10060","","IND","Robinson","Lynn","","","","","Los Gatos","CA","95030.0","None","None","","","43970.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10061","","IND","Crema","Patrick","","","","","San Jose","CA","95128.0","Patrick Crema","Real Estate","","","43970.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10062","","IND","Edraos","Nichole","","","","","San Jose","CA","95135.0","Sound Mind Pilates","Operations","","","43971.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10069","","IND","Weitzenfeld","Daniel","","","","","St. Paul","MN","55105.0","Myia Health","Data Scientist","","","43974.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10070","","IND","Gordon","Debra","","","","","San Jose","CA","95128.0","None","None","","","43975.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10071","","IND","Burroughs","Josh","","","","","San Jose","CA","95126.0","Cadre Urban LLC","Owner","","","43977.0","","600.0","","","","","","","1100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10072","","IND","Amend","Daniel","","","","","San Jose","CA","95125.0","Toeniskoetter Construction","President/CEO","","","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10073","","IND","Snyder","Ramona","","","","","San Jose","CA","95128.0","Team San Jose","Host Manager","","","43979.0","","25.0","","","","","","","67.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10074","","IND","Rosston","Gregory","","","","","Menlo Park","CA","94025.0","Stanford University","Economist","","","43979.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10075","","OTH","SDS Nexgen Partners","","","","","","San Jose","CA","95113.0","","","","","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10076","","IND","Mulcahy","Michael","","","","","San Jose","CA","95110.0","SDS NexGen Partners LP","Managing Partner","","","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10077","","IND","Schiro","Shirlee","","","","","San Jose","CA","95113.0","SDS Nexgen Partners LP","Managing Partner","","","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10078","","IND","Cheng","Shiao Ping","","","","","San Jose","CA","95123.0","Kicolin Realty","Manager","","","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10079","","IND","Juang","Rudy","","","","","Saratoga","CA","95070.0","Mint Systems Technology","President","","","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10080","","IND","Juang","Shau-Chao","","","","","Saratoga","CA","95070.0","Mint Systems Technology","Buyer","","","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10081","","IND","Lin","Kico","","","","","San Jose","CA","95112.0","Kicolin Realty","Owner/Broker","","","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10082","","IND","Lee","Linda","","","","","San Jose","CA","95112.0","Kicolin Realty","Office Manager","","","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10083","","IND","Moniz","John","","","","","Morgan Hill","CA","95037.0","RJA","Land Planner","","","43980.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10084","","IND","Adams","Nicholas","","","","","San Jose","CA","95110.0","NINICO Communications","President & CEO","","","43980.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10085","","IND","Adams","Shannon","","","","","San Jose","CA","95126.0","Urban Body San Jose","Founder & Co-owner","","","43980.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10086","","IND","Godsave","Carol","","","","","San Jose","CA","95125.0","None","None","","","43983.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10087","","IND","Giachetti","Stephen","","","","","San Jose","CA","95125.0","Filice Insurance Agency","Vice President","","","43983.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10088","","IND","Ring","Paul","","","","","San Mateo","CA","94402.0","Montara Ventures","Community Development","","","43984.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10089","","IND","Mackles","Morgan","","","","","San Jose","CA","95110.0","Urban Catalyst","Investor Relations","","","43984.0","","600.0","","","","","","","1100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10090","","IND","Henderson","Jefrey","","","","","San Francisco","CA","94107.0","CBRE","EVP","","","43984.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10091","","OTH","NINICO Communications LLC","","","","","","San Jose","CA","95110.0","","","","","43985.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10092","","OTH","Santa Clara Valley Corporation","","","","","","San Jose","CA","95112.0","","","","","43986.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10093","","IND","Muhlitner","David","","","","","San Jose","CA","95126.0","None","None","","","43987.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10094","","IND","Reed","Chuck","","","","","Monument","CO","80123.0","Hopkins & Carley","Lawyer","","","43988.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10095","","IND","Solnik","Ray","","","","","San Jose","CA","95125.0","Great Clips","Business","","","43989.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10096","","OTH","HMH","","","","","","San Jose","CA","95131.0","","","","","43989.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10097","","IND","San Miguel","Carl","","","","","Campbell","CA","95008.0","Highland Properties","Real Estate","","","43989.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10098","","IND","Oliverio","Pierluigi","","","","","San Jose","CA","95125.0","Informatica","Data Management Executive","","","43989.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10099","","IND","Hayes","Lindy","","","","","San Jose","CA","95128.0","Lindy C. Hayes","Attorney","","","43989.0","","150.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10100","","IND","Oderio","Rick","","","","","San Jose","CA","95125.0","Conklin Bros.","Owner","","","43990.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10101","","IND","Feng","Jun","","","","","San Jose","CA","95130.0","KIOXIA","Senior Principal","","","43990.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10102","","IND","Wang","Nanqiao","","","","","San Jose","CA","95129.0","Apple","QA","","","43990.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10228","","IND","Gomez","Armando","","","","","Milpitas","CA","95035.0","Armando Gomez Consulting","Principal","","","43993.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10229","","IND","Burke","Brian","","","","","San Jose","CA","95124.0","eBay","Sr. Manager","","","43994.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10230","","IND","Imwalle","Donald","","","","","Mill Valley","CA","94941.0","Imwalle Properties","Real Estate","","","43998.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10231","","OTH","Canyon Snow Consulting","","","","","","Los Gatos","CA","95030.0","","","","","43999.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10232","","IND","Monley","Elizabeth","","","","","San Jose","CA","95126.0","Compass","Realtor","","","43999.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10234","","IND","McCarthy","Colin","","","","","San Jose","CA","95125.0","Casey Law Group","Lawyer","","","44000.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10235","","IND","Levine","Menachem","Rabbi","","","","San Jose","CA","95125.0","Congregation Am Echad","Rabbi","","","44000.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10236","","IND","Delson","Martin","","","","","San Jose","CA","95125.0","None","None","","","44000.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10237","","OTH","IQ Business Connection","","","","","","San Jose","CA","95133.0","","","","","44000.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10238","","OTH","Valbridge Property Advisors","","","","","","San Jose","CA","95113.0","","","","","44000.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10239","","OTH","Swenson","","","","","","San Jose","CA","95112.0","","","","","44000.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10240","","IND","Brown","Kristen","","","","","San Jose","CA","95125.0","Tech Interactive, WGUMC","Community Volunteer","","","44000.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10241","","IND","Babbar","Anil","","","","","San Jose","CA","95125.0","CAA","VP","","","44000.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10242","","IND","Doar","Matthew","","","","","San Jose","CA","95125.0","LinkedIn","Software Engineer","","","44001.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10243","","IND","Beaubien","Tim","","","","","San Jose","CA","95125.0","SCCAOR","GAD","","","44001.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10244","","IND","Collins","Sean","","","","","San Jose","CA","95125.0","Santa Clara University","Environmental Safety Director","","","44003.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10245","","IND","Bach","Lieu","","","","","San Jose","CA","95136.0","None","None","","","44004.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10246","","IND","Morley","Sean","","","","","Los Gatos","CA","95030.0","Morley Bros. LLC","Real Estate/Attorney","","","44004.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10247","","IND","Morley","Nicole","","","","","Los Gatos","CA","95030.0","Morley Bros, LLC","Real Estate/Attorney","","","44004.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10248","","IND","Guerra","Joe","","","","","San Jose","CA","95126.0","Brookfield","Senior Direction of Business Strategies","","","44004.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10249","","IND","Morley","Eric","","","","","Los Gatos","CA","95032.0","Morley Bros.","Real Estate","","","44005.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10250","","IND","Hunter","Holly","","","","","Los Gatos","CA","95032.0","Holly Hunter","Writer","","","44005.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10251","","IND","Pandori","David","","","","","San Jose","CA","95110.0","Santa Clara County District Attorney's Office","Deputy District Attorney","","","44005.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10252","","IND","Do","James","","","","","Washington","DC","20008.0","Department of Justice","Government Emmployee","","","44005.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10253","","IND","Finerty","Brian","","","","","San Jose","CA","95125.0","None","None","","","44006.0","","200.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10254","","OTH","El Paseo Property Owner LLC","","","","","","Palo Alto","CA","94304.0","","","","","44006.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10255","","OTH","Arcadia Development Co.","","","","","","San Jose","CA","95118.0","","","","","44006.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10256","","IND","McCray","Steve","","","","","San Jose","CA","95125.0","None","None","","","44006.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10257","","IND","Klose","David","","","","","La Quinta","CA","92253.0","David Klose","Consultant","","","44006.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10258","","OTH","WG Development","","","","","","San Jose","CA","95125.0","","","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10259","","IND","Wymer","Michele","","","","","San Jose","CA","95125.0","Wymer & Associates","Founder","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10260","","IND","Resnikoff","Paul","","","","","San Jose","CA","95125.0","Waterman & Associates CPA","Enrolled Agent","","","44008.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10261","","IND","Albanese","Kevin","","","","","San Jose","CA","95125.0","Joseph J. Albanese, Inc.","Contractor Executive","","","44010.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10262","","IND","Monley","David","","","","","San Jose","CA","95126.0","David Monley","Photographer","","","44010.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10263","","IND","Zhao","Yong","","","","","San Jose","CA","95129.0","MaxReal","Realtor","","","44010.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10264","","IND","Pizzo","Mary","","","","","San Jose","CA","95125.0","Apple, Inc.","Writer","","","44011.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10265","","IND","Bierbaum","Lauren","","","","","San Francisco","CA","94131.0","XQ Institute","Managing Director of Data, Research & Policy","","","44011.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10266","","IND","Niblett","Cole","","","","","Campbell","CA","95008.0","Challenger School Foundation","Teacher","","","44011.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10267","","IND","Moore","Roberta","","","","","San Jose","CA","95120.0","R. Moore","Broker","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10268","","IND","Anderson","Kurt","","","","","Campbell","CA","95008.0","Anderson Architects","Architect","","","44011.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10269","","IND","Han","Helen","","","","","San Francisco","CA","94111.0","Boston Properties","Property Management","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10270","","IND","Klem","Janikke","","","","","San Jose","CA","95125.0","Tech CU","Community Relations","","","44011.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10271","","IND","Collins","Neil","","","","","San Jose","CA","95123.0","SCCAOR","CEO","","","44011.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10272","","IND","Adams","Sandy","","","","","San Jose","CA","95125.0","Rental Housing Network Inc","President","","","44011.0","","100.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10273","","IND","Hoffman","Carol","","","","","Campbell","CA","95008.0","Cadence Design","Program Director","","","44011.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10274","","IND","Ajluni","Richard","","","","","San Jose","CA","95112.0","JW House","Non Profit Executive","","","44011.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10275","","IND","Robson","Mark","","","","","Monte Sereno","CA","95030.0","Robson Homes","President","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10276","","IND","Chatoff","Sarah","","","","","Los Gatos","CA","95030.0","Sarah Chatoff","Independent Contractor","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10277","","IND","Allen","John","","","","","San Jose","CA","95126.0","None","None","","","44011.0","","25.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10278","","IND","McDowell","Judy","","","","","San Jose","CA","95126.0","Judy McDowell","Property Manager","","","44011.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10279","","IND","Liu","Shu","","","","","Cupertino","CA","95014.0","Google","Software Engineer","","","44011.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10280","","IND","Brierly","Alberta","","","","","San Jose","CA","95125.0","None","None","","","44011.0","","33.0","","","","","","","33.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10281","","IND","Beaubien","Tim","","","","","San Jose","CA","95125.0","SCCAOR","GAD","","","44011.0","","200.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10282","","IND","Roth","Chris","","","","","San Jose","CA","95125.0","Viavi Solutions Inc","Head of Legal Operations","","","44011.0","","300.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10283","","IND","Weng","Sarah","","","","","San Jose","CA","95125.0","None","None","","","44011.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10284","","IND","Knies","Scott","","","","","San Jose","CA","95126.0","San Jose Downtown Association","Executive Director","","","44011.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10285","","IND","Austin","Lisa","","","","","San Jose","CA","95125.0","Intuit","Communications Manager","","","44011.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10286","","IND","Cilker","Carl","","","","","San Jose","CA","95125.0","None","None","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10287","","IND","Uyesugi","Ilene","","","","","San Jose","CA","95125.0","Uyesugi Dental","Office Manager","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10288","","IND","Kline","Norman","","","","","San Jose","CA","95126.0","Libraryworld.com","CEO","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10289","","IND","Foley","Michael","","","","","San Jose","CA","95125.0","Foley Mortgage","Owner","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10290","","IND","Nguyen","Long","","","","","Milpitas","CA","95035.0","Long Nguyen","Self Employed","","","44012.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10291","","IND","Henderson","Tim","","","","","San Jose","CA","95125.0","Cypress Group","President","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10292","","IND","Nation","Joe","","","","","San Jose","CA","95126.0","Stanford University","Professor","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10293","","IND","Raft","Sean","","","","","San Jose","CA","95113.0","Urban Catalyst","CAO","","","44012.0","","600.0","","","","","","","1100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10294","","IND","Page","Chuck","","","","","Saratoga","CA","95070.0","Chuck Page Insurance Company","Owner","","","44012.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10295","","IND","Haddaway","Dawn","","","","","Sunnyvale","CA","94089.0","None","None","","","44012.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10296","","IND","Nielson","Jakob","","","","","San Jose","CA","95126.0","Nielson Norman Group","Engineer","","","44012.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10297","","IND","Riffenburgh","Roger","","","","","Sunnyvale","CA","94087.0","Roger Riffenburgh","Editor","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10298","","IND","Black","Dwight","","","","","San Jose","CA","95125.0","None","None","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10299","","IND","De Young","Gerry","","","","","Santa Clara","CA","95050.0","Ruth and Going, Inc.","Planning Consultant","","","44012.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10301","","IND","Zhou","Faith","","","","","San Jose","CA","95129.0","Santa Clara University","Chemist","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10302","","IND","Rai","Sharanjit S Kali","","","","","Fremont","CA","94539.0","Jackson and Main LLC","Consultant/Owner","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10303","","IND","Gleichman","Gregory","","","","","San Jose","CA","95125.0","None","None","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10304","","IND","Ryan","Michael","","","","","Santa Clara","CA","95050.0","Michael Ryan & Associates","Owner","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10305","","IND","Oravillo","Terri","","","","","San Jose","CA","95148.0","Momentum","Nurse","","","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10306","","IND","Mulcahy","Kimberly","","","","","San Jose","CA","95125.0","None","None","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10307","","IND","Mulcahy","Tim","","","","","San Jose","CA","95125.0","SDS NexGen Partners LP","Partner","","","44005.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10308","","IND","Cummings","Lance","","","","","UniversityPlace","WA","98466.0","Cummings, Inc.","President/CEO","","","44012.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10309","","IND","Prolo","Donald","","","","","Saratoga","CA","95070.0","None","None","","","44012.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10310","","IND","Weber","Sondra","","","","","San Jose","CA","95126.0","Sondra Weber","Realtor","","","44012.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10311","","IND","Pan","Dan","","","","","Los Gatos","CA","95032.0","None","None","","","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10312","","IND","Reilly","Terrence W.","","","","","San Jose","CA","95126.0","Horus Tech","Consultant","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10313","","IND","Stein","Jerry","","","","","Casa Grande","AZ","85122.0","Safeway","Pharmacist","","","44012.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10314","","IND","Hencken","Robert","","","","","San Jose","CA","95118.0","Hencken Development Consultants, LLC","Principal/Owner","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10315","","IND","Berns","Bertram","","","","","San Jose","CA","951254088.0","Bertram Berns","Real Estate","","","44012.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10316","","IND","Arrillaga","Jeff","","","","","Los Altos","CA","94024.0","Newmark Knight Frank","Vice Chairman","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10317","","IND","Wong","David","","","","","San Jose","CA","95129.0","Wong-Young Development Corp.","Manager","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10322","","COM","The Silicon Valley Organization PAC","","","","","","Encinitas","CA","92024.0","","","","","44004.0","","600.0","","","","","","","600.0","","","","","","","","","","820668","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10323","","IND","Hariri","Perry","","","","","Santa Monica","CA","90401.0","Miramar","Real Estate","","","43982.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10324","","IND","Yi","Jae","","","","","Los Angeles","CA","90036.0","Miramar Capital","Real Estate","","","43985.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10325","","IND","Mountsier","Charles","","","","","Campbell","CA","95008.0","Charles Mountsier","Real Estate","","","44005.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10326","","IND","Fuhrman","Paul","","","","","Santa Monica","CA","90401.0","Miramar Capital","Founder","","","43984.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10327","","IND","Roope","Caleb","","","","","Eagle","ID","83616.0","The Pacific Companies","Real Estate","","","43992.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10328","","OTH","Glazer, Honigman, Ellick LLC","","","","","","Washington","DC","20015.0","","","","","44005.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10329","","OTH","WMA Landscape Construction Inc","","","","","","Danville","CA","94506.0","","","","","44006.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10330","","OTH","Platinum Builders","","","","","","San Jose","CA","95112.0","","","","","44006.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10331","","OTH","Woodmont Real Estate Services LP","","","","","","Belmont","CA","94002.0","","","","","44006.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10332","","IND","Glick","Gary","","","","","Los Angeles","CA","90049.0","Cox Castle Nicholson","Attorney","","","44004.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10333","","OTH","LPMD Architects","","","","","","Sunnyvale","CA","94086.0","","","","","44008.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10334","","IND","Davis Jr.","John","","","","","San Jose","CA","95131.0","Consulting & Investments Service Company","President","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10335","","IND","Ryan","Gregory","","","","","Gilroy","CA","95020.0","Zanker Recycling","CEO","","","44010.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10336","","IND","Salata","Suzanne","","","","","Capitola","CA","95010.0","Garden City Construction","Owner","","","43998.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10337","","IND","Enfantino","Tracey","","","","","Monte Sereno","CA","95030.0","Business Chamber San Jose PAC","Trustee","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10338","","IND","Cristina","Richard","","","","","Monte Sereno","CA","95030.0","Greenwaste","President","","","44008.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10339","","IND","Cristina","Diane","","","","","Monte Sereno","CA","95030.0","None","None","","","44002.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10340","","IND","Cristina","Jeffrey","","","","","Campbell","CA","95008.0","Zanker Recycling","Senior Managing Partner","","","43988.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10341","","IND","Hanson","Emily","","","","","Santa Cruz","CA","95065.0","Green Waste","CSO","","","44007.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10342","","IND","Nelson","Paul","","","","","Burlingame","CA","94010.0","Waste Connections","Division VP","","","44012.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10343","","IND","Tilton","Dave","","","","","Los Gatos","CA","95032.0","GreenWaste","CFO","","","44012.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10344","","IND","Reed","Jim","","","","","Scotts Valley","CA","95066.0","City of San Jose/Mayor Liccardo","Mayor's Chief of Staff","","","44004.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10345","","IND","Bozzuto","Dan","","","","","San Jose","CA","95120.0","Bozzuto Insurance","CEO","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10346","","COM","Associated Builders and Contractors Northern California Chapter PAC","","","","","","Livermore","CA","94551.0","","","","","44008.0","","600.0","","","","","","","600.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10351","","IND","Neale (including aggregated contributions and independent expenditures)","Christopher","","","","","San Jose","CA","95113.0","Core Companies","Executive Vice President","","","44008.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10352","","IND","Neale (including aggregated conributions and independent expenditures)","David","","","","","San Jose","CA","95113.0","The Core Companies","President/CEO","","","44008.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9914","","IND","Cunneen","James","","","","","San Jose","CA","95125.0","California Strategies","Partner","","","43952.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9915","","IND","Kain","Hannah","","","","","San Jose","CA","95126.0","ALOM","CEO","","","43953.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9916","","IND","Heinert","David","","","","","Dickinson","ND","58601.0","None","None","","","43954.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9917","","IND","Cook","Charles","","","","","San Jose","CA","95125.0","MotorCrew, Inc.","CEO","","","43954.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9918","","IND","Margaret Lacy","Jeffrey Berkes &","","","","","Menlo Park","CA","94025.0","Federal Realty Investment Trust","Executive","","","43956.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9919","","IND","Ross","Jay","","","","","Los Gatos","CA","95032.0","Hopkins & Carley","Attorney","","","43956.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9920","","IND","Head","Joseph M.","","","","","San Jose","CA","95125.0","Summerhill Homes","Managing Director","","","43956.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9921","","IND","Smith","Pieter & Jacqui","","","","","San Jose","CA","95112.0","None","None","","","43956.0","","1200.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9922","","IND","Crowley","Richard","","","","","San Jose","CA","95120.0","BH&G - Ventura Barnett","Realtor","","","43956.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9923","","IND","Raymond","Margaret","","","","","Stanford","CA","94305.0","CREDO at Stanford","Director","","","43955.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9924","","IND","Hanushek","Eric","","","","","Stanford","CA","94305.0","Stanford","Economist","","","43955.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9925","","IND","Rincon","James","","","","","San Jose","CA","95128.0","None","None","","","43956.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9926","","IND","Cochrane","Nicholas","","","","","San Jose","CA","95124.0","American Investors Company","Vice President","","","43956.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","I","RC10233","","OTH","effectv/Comcast Spotlight","","","","","","San Jose","CA","95112.0","","","","","43999.0","","201.45","","","","","","","0.0","","","","","Refund pre-payment overage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3653","","OTH","Constant Contact","","","","","","Waltham","MA","2451.0","","","","","43892.0","","243.0","","","","","","","0.0","","","","OFC","Email Service","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3725","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43892.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3726","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43892.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3727","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43892.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3652","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43892.0","","30.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3650","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","43892.0","","400.0","","","","","","","0.0","","","","PRO","February Treasurer Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3730","","OTH","Costco","","","","","","Santa Clara","CA","95050.0","","","","","43893.0","","71.73","","","","","","","0.0","","","","CMP","Election Night Event","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3730","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3728","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43893.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3729","","OTH","Lucky","","","","","","San Jose","CA","95119.0","","","","","43893.0","","55.88","","","","","","","0.0","","","","CMP","Election Night Event","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3729","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3731","","OTH","Dominic Barroga","","","","","","San Jose","CA","95139.0","","","","","43895.0","","1500.0","","","","","","","0.0","","","","PRO","Jan-Feb Campaign Mgr Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3776","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","43908.0","","75.0","","","","","","","0.0","","","","OFC","File storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3777","","OTH","Ecanvasser","","","","","","T12","XX","0.0","","","","","43908.0","","149.0","","","","","","","0.0","","","","WEB","Political Campaign Software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3779","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","43918.0","","17.7","","","","","","","0.0","","","","OFC","Stripe Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3778","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43920.0","","30.0","","","","","","","0.0","","","","WEB","Website Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3787","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43922.0","","17.95","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3796","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","43925.0","","400.0","","","","","","","0.0","","","","PRO","Invoice 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3796","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3797","","IND","Ajlouny","Victor","","","","","Omaha","NE","68116.0","","","","","43925.0","","838.25","","","","","","","0.0","","","","OFC","Volunteer Reimbursement","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3797","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3798","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43928.0","","12.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3803","","OTH","Costco","","","","","","Santa Clara","CA","95050.0","","","","","43937.0","","164.25","","","","","","","0.0","","","","OFC","Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3795","","OTH","Dominic Barroga","","","","","","San Jose","CA","95139.0","","","","","43938.0","","750.0","","","","","","","0.0","","","","PRO","Invoice 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3795","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3794","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","43939.0","","75.0","","","","","","","0.0","","","","CMP","File Storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3799","","OTH","Ecanvasser","","","","","","T12","XX","0.0","","","","","43941.0","","149.0","","","","","","","0.0","","","","WEB","Political Campaign Software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3793","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110.0","","","","","43944.0","","487.26","","","","","","","0.0","","","","CMP","Invoice 39108","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3800","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43950.0","","30.0","","","","","","","0.0","","","","WEB","Website Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3802","","IND","Simon","Dylan","","","","","San Jose","CA","95126.0","","","","","43955.0","","3561.17","","","","","","","0.0","","","","CNS","Invoice 1 - April Consulting Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3801","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","43955.0","","400.0","","","","","","","0.0","","","","PRO","April Treasurer Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3901","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43962.0","","12.0","","","","","","","0.0","","","","WEB","Website hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3914","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","43969.0","","75.0","","","","","","","0.0","","","","CMP","File Storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3920","","OTH","Ecanvasser","","","","","","T12","XX","0.0","","","","","43970.0","","149.0","","","","","","","0.0","","","","WEB","Political Campaign Software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3915","","OTH","CSS Direct","","","","","","Elkhorn","NE","68022.0","","","","","43971.0","","2758.1","","","","","","","0.0","","","","CMP","Invoices 65240, 65241, 65242","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3919","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43980.0","","30.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3923","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","43983.0","","459.73","","","","","","","0.0","","","","OFC","Stripe Fees-May","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3918","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","43983.0","","435.0","","","","","","","0.0","","","","PRO","Invoice 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3918","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3928","","IND","Simon","Dylan","","","","","San Jose","CA","95126.0","","","","","43991.0","","3500.0","","","","","","","0.0","","","","CNS","Invoice 2 - May Consulting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3930","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43993.0","","12.0","","","","","","","0.0","","","","WEB","Website Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3931","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43994.0","","20.0","","","","","","","0.0","","","","CMP","Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3932","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43997.0","","25.0","","","","","","","0.0","","","","CMP","Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3933","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43997.0","","25.0","","","","","","","0.0","","","","CMP","Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3934","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43997.0","","35.0","","","","","","","0.0","","","","CMP","Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3935","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43997.0","","50.0","","","","","","","0.0","","","","CMP","Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3937","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","44000.0","","75.0","","","","","","","0.0","","","","CMP","File Storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3938","","OTH","Dominic Barroga","","","","","","San Jose","CA","95139.0","","","","","44001.0","","500.0","","","","","","","0.0","","","","PRO","Invoice 6 May-June Campaign Manager","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3939","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44005.0","","75.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3940","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44006.0","","75.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3941","","OTH","Zoom Video Communications, Inc.","","","","","","San Jose","CA","95113.0","","","","","44006.0","","14.99","","","","","","","0.0","","","","OFC","INV27519519","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3949","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44007.0","","125.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3954","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44008.0","","175.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3950","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44011.0","","30.0","","","","","","","0.0","","","","WEB","Website Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3951","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44012.0","","250.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3953","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","44012.0","","873.62","","","","","","","0.0","","","","OFC","June Stripe Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9712","","IND","Sawyer","Debora","","","","","Sunnyvale","CA","94086.0","Kaiser Permanente","Physician","","","43880.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9726","","IND","Roth","Chris","","","","","San Jose","CA","95125.0","Viavi Solutions Inc","Head of Legal Operations","","","43882.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9731","","IND","Wilson","Mike","","","","","San Jose","CA","95125.0","Mike Wilson","Self Employed","","","43883.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9732","","OTH","Waste Connections","","","","","","The Woodlands","TX","77380.0","","","","","43883.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9733","","OTH","Prestige Real Estate Management Group LLC","","","","","","San Jose","CA","95112.0","","","","","43883.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9734","","IND","Tower","John & Christine","","","","","San Jose","CA","95128.0","Haig Precision","Machinist","","","43883.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9735","","IND","Singer","Earl","","","","","San Jose","CA","95128.0","Earl Singer","Entrepeneur","","","43883.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9776","","IND","Ditlevsen","Andrew","","","","","San Jose","CA","95125.0","Hopkins & Carley","Attorney","","","43887.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9777","","IND","Adams","Sandy","","","","","San Jose","CA","95125.0","Rental Housing Network Inc","President","","","43887.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN64","","IND","Davis","Dev","","","","","San Jose","CA","95125.0","City of San Jose","City Councilperson","","","43693.0","","5000.0","5000.0","0.0","5000.0","0.0","0.0","0.0","0.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2530","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","43879.0","","75.0","","","","","","","0.0","","","","OFC","File storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2531","","OTH","Ecanvasser","","","","","","T12","XX","0.0","","","","","43879.0","","149.0","","","","","","","0.0","","","","WEB","Political Campaign Software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2532","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43879.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3604","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110.0","","","","","43884.0","","976.7","","","","","","","0.0","","","","LIT","Invoice 39036","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3605","","OTH","Empire Broadcasting","","","","","","San Jose","CA","95122.0","","","","","43884.0","","4993.25","","","","","","","0.0","","","","RAD","Radio Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3630","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43886.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3631","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43887.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3632","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43887.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3633","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43888.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3634","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43888.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3637","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43889.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3638","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43889.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3639","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43889.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3640","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43890.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3641","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43890.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3642","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43890.0","","11.87","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3647","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43891.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3648","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43891.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3649","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43891.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3677","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43891.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3651","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","43891.0","","68.25","","","","","","","0.0","","","","OFC","February Stripe Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6762","","IND","Rocha","Vincent","","","","","San Jose","CA","95112.0","Silicon Valley Leadership Group","Sr. Dir. Housing & Community Development","","","43850.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8244","","IND","Chirotarrab","Martin","","","","","San Jose","CA","95126.0","Spirit Motorcycles Triumph","President","","","43851.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8245","","IND","Chirotarrab","Shaye","","","","","San Jose","CA","95126.0","Spirit Motorcycles Triumph","Business Owner","","","43851.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8246","","IND","Mackles","Morgan","","","","","San Jose","CA","95110.0","Urban Catalyst","Investor Relations","","","43852.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8247","","IND","Hayden","Erik","","","","","Los Gatos","CA","95032.0","Hayden Land Company LLC","Real Estate","","","43852.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8248","","IND","Raft","Sean","","","","","San Jose","CA","95113.0","Urban Catalyst","CAO","","","43852.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8250","","IND","Aubrey","Kyle","","","","","Los Gatos","CA","95030.0","Groq","Engineer","","","43853.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8425","","IND","Moran","Paul","","","","","San Jose","CA","95118.0","Level 10 Construction","Partner/VP","","","43861.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8426","","IND","Burroughs","Josh","","","","","San Jose","CA","95126.0","Cadre Urban LLC","Owner","","","43861.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8427","","IND","Prolo","Donald","","","","","Saratoga","CA","95070.0","None","None","","","43861.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8428","","IND","Karcher","Kim","","","","","San Jose","CA","95125.0","None","None","","","43861.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8435","","IND","Snyder","Ramona","","","","","San Jose","CA","95128.0","Team San Jose","Host Manager","","","43862.0","","42.0","","","","","","","42.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8436","","IND","Scianna","Gary","","","","","San Jose","CA","95125.0","None","None","","","43862.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8495","","COM","Bay Area Municipal Election Committee","","","","","","San Jose","CA","95125.0","","","","","43869.0","","600.0","","","","","","","600.0","","","","","","","","","","841499","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8496","","OTH","Paul's Enterprises","","","","","","Campbell","CA","95008.0","","","","","43869.0","","550.0","","","","","","","550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8497","","OTH","Konstantinos A Pries Investments","","","","","","Campbell","CA","95008.0","","","","","43869.0","","550.0","","","","","","","550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8498","","IND","Walia","Vinni","","","","","San Jose","CA","95110.0","Team San Jose","Director of Facilities","","","43869.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8499","","OTH","Pries Maria LLC","","","","","","Campbell","CA","95008.0","","","","","43869.0","","550.0","","","","","","","550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8500","","OTH","M.P.K. LLC","","","","","","Campbell","CA","95008.0","","","","","43869.0","","550.0","","","","","","","550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8501","","OTH","George Pries Investments","","","","","","Campbell","CA","95008.0","","","","","43869.0","","550.0","","","","","","","550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8502","","OTH","San Carlos 1, LLC","","","","","","Campbell","CA","95008.0","","","","","43869.0","","550.0","","","","","","","550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8503","","OTH","Terry Pries Investments","","","","","","Campbell","CA","95008.0","","","","","43869.0","","550.0","","","","","","","550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8504","","IND","Sakai","Betty","","","","","San Jose","CA","95125.0","None","None","","","43866.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8507","","IND","Marchese","Christopher","","","","","Los Gatos","CA","95030.0","Marchese Family Properties","Partner","","","43871.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8508","","IND","Guido","Nathan","","","","","San Jose","CA","95113.0","Pestana Properties","COO","","","43872.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8532","","IND","Robson","Julie","","","","","Monte Sereno","CA","95030.0","None","None","","","43875.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8533","","OTH","SCC LCV","","","","","","Oakland","CA","94612.0","","","","","43875.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8572","","IND","Finerty","Brian","","","","","San Jose","CA","95125.0","None","None","","","43876.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN64","","IND","Davis","Dev","","","","","San Jose","CA","95125.0","City of San Jose","City Councilperson","","","43693.0","","5000.0","5000.0","0.0","0.0","0.0","0.0","5000.0","0.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2327","","OTH","Ecanvasser","","","","","","T12","XX","0.0","","","","","43850.0","","148.99","","","","","","","0.0","","","","WEB","Political Campaign Software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2213","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","43851.0","","75.0","","","","","","","0.0","","","","OFC","Document Storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","RC8251","","OTH","Sun Garden Center 1, LLC","","","","","","San Jose","CA","95113.0","","","","","43853.0","","600.0","","","","","","","0.0","","","","RFD","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","RC8252","","OTH","Sun Garden Center 2, LLC","","","","","","San Jose","CA","95113.0","","","","","43853.0","","600.0","","","","","","","0.0","","","","RFD","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2409","","OTH","Advertisers Mailing Service","","","","","","Santa Clara","CA","95050.0","","","","","43855.0","","9755.0","","","","","","","0.0","","","","LIT","Invoice 28620","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2409","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2410","","OTH","Diana Alanis","","","","","","San Jose","CA","95136.0","","","","","43855.0","","139.2","","","","","","","0.0","","","","PRO","Invoice 001","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2410","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2411","","OTH","Dominic Barroga","","","","","","San Jose","CA","95139.0","","","","","43855.0","","1500.0","","","","","","","0.0","","","","PRO","Invoice 004","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2411","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2420","","OTH","effectv/Comcast Spotlight","","","","","","San Jose","CA","95112.0","","","","","43857.0","","10002.8","","","","","","","0.0","","","","TEL","Pre-pay Commercials 1/29-2/9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2480","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43859.0","","30.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2477","","OTH","Advertisers Mailing Service","","","","","","Santa Clara","CA","95050.0","","","","","43861.0","","7770.0","","","","","","","0.0","","","","LIT","Invoice #28634","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2477","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2476","","OTH","KBAY/KEZR Radio","","","","","","San Jose","CA","95138.0","","","","","43861.0","","8517.0","","","","","","","0.0","","","","RAD","Invoice #412417","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2476","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2475","","OTH","KRTY","","","","","","San Jose","CA","95112.0","","","","","43861.0","","4650.0","","","","","","","0.0","","","","RAD","JAN/FEB Radio Spots","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2475","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2478","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","43862.0","","140.5","","","","","","","0.0","","","","OFC","January Stripe Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2479","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","43862.0","","400.0","","","","","","","0.0","","","","PRO","January 2020 Treasurer Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2488","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43864.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2481","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110.0","","","","","43865.0","","7793.9","","","","","","","0.0","","","","LIT","Invoice 38983","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2481","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2482","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110.0","","","","","43865.0","","2773.86","","","","","","","0.0","","","","LIT","Invoice 38989","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2482","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2483","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110.0","","","","","43865.0","","364.9","","","","","","","0.0","","","","LIT","Invoice 38977","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2483","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2489","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43865.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2490","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43866.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2506","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43867.0","","12.0","","","","","","","0.0","","","","WEB","Website Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2493","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43868.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2494","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43868.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2495","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43868.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2496","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43869.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2497","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43869.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2499","","OTH","Advertisers Mailing Service","","","","","","Santa Clara","CA","95050.0","","","","","43870.0","","7230.0","","","","","","","0.0","","","","LIT","Invoice 28659","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2499","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2498","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43870.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2503","","OTH","Advertisers Mailing Service","","","","","","Santa Clara","CA","95050.0","","","","","43871.0","","1890.0","","","","","","","0.0","","","","LIT","Invoice 28668","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2501","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110.0","","","","","43871.0","","2639.48","","","","","","","0.0","","","","LIT","Invoice 39021","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2501","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2502","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110.0","","","","","43871.0","","1744.42","","","","","","","0.0","","","","LIT","Invoice 39024","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2502","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2500","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43871.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2504","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43872.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2505","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43872.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2508","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43873.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2518","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43874.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2520","","OTH","Advertisers Mailing Service","","","","","","Santa Clara","CA","95050.0","","","","","43875.0","","5260.0","","","","","","","0.0","","","","LIT","Invoice 28672","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2520","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2521","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43875.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6336","","IND","Hayes","Lindy","","","","","San Jose","CA","95128.0","Lindy C. Hayes","Attorney","","","43836.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6337","","IND","Paul","Kathryn","","","","","San Francisco","CA","94115.0","None","None","","","43836.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6338","","IND","Lituchy","Matthew","","","","","San Francisco","CA","94105.0","Jay Paul Company","Chief Investment Officer","","","43836.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6339","","IND","Naboulsi","Rana","","","","","San Carlos","CA","94070.0","Viavi Solutions","Accountant","","","43836.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6340","","IND","Naboulsi","Marwan","","","","","San Carlos","CA","94070.0","Dell","Sr. Director Engineering","","","43836.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6341","","IND","Acharya","Sanjeev","","","","","Sunnyvale","CA","94086.0","SiliconSage Builders","President & CEO","","","43836.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6342","","IND","Acharya","Mina","","","","","Sunnyvale","CA","94086.0","SiliconSage Builders","Designer","","","43836.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6343","","IND","Wend","Casey","","","","","Sunnyvale","CA","94089.0","Level 10 Construction","Principal, VP Construction","","","43836.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6344","","IND","Agam","Isaac","","","","","Los Altos","CA","94022.0","None","None","","","43836.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6452","","IND","Darnell","Harvey","","","","","San Jose","CA","95125.0","None","None","","","43842.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6453","","IND","Randall","Dennis Brooke","","","","","Los Gatos","CA","95032.0","Dennis Brooke Randall","Real Estate","","","43843.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6513","","IND","Waxman","Mark","","","","","Morgan Hill","CA","95037.0","CBIZ","Chief Marketing Officer","","","43845.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6514","","IND","Ajlouny","Issa","","","","","San Jose","CA","95139.0","None","None","","","43845.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6515","","IND","Guardino","Leslee","","","","","Monte Sereno","CA","95030.0","Canyon Snow Consulting LLC","Consultant","","","43846.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6516","","IND","Adams","Sandy","","","","","San Jose","CA","95125.0","Rental Housing Network Inc","President","","","43846.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6517","","IND","Eller","Jim","","","","","San Jose","CA","95113.0","Eller and Associates","Attorney","","","43846.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6518","","IND","Evans","James","","","","","Redwood City","CA","94062.0","Level 10 Construction","Partner/CFO","","","43846.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6758","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814.0","","","","","43845.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7944","","IND","Kolbe","Kasper","","","","","Moorhead","MN","56560.0","NDANG","Information Technology Specialist","","","43846.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN64","","IND","Davis","Dev","","","","","San Jose","CA","95125.0","City of San Jose","City Councilperson","","","43693.0","","5000.0","5000.0","0.0","0.0","0.0","0.0","5000.0","0.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2171","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43832.0","","150.0","","","","","","","0.0","","","","CMP","End of Year Fundraising Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2174","","OTH","Staples","","","","","","San Jose","CA","95119.0","","","","","43833.0","","14.38","","","","","","","0.0","","","","OFC","Clipboards for canvassing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2166","","OTH","Dominic Barroga","","","","","","San Jose","CA","95139.0","","","","","43836.0","","1500.0","","","","","","","0.0","","","","PRO","Nov 24-Dec 24, 2019 Campaign Manager Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2167","","OTH","Landslide Communications","","","","","","Laguna Niguel","CA","92677.0","","","","","43836.0","","2280.5","","","","","","","0.0","","","","LIT","50% Final Payment Slate Mailings","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2170","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43836.0","","12.0","","","","","","","0.0","","","","OFC","Website Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2168","","OTH","Tam Nguyen","","","","","","San Jose","CA","95111.0","","","","","43836.0","","500.0","","","","","","","0.0","","","","PRO","Translation Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2165","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","43836.0","","400.0","","","","","","","0.0","","","","PRO","December 2019 Treasurer Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5307","","IND","Pizzo","Mary","","","","","San Jose","CA","95125.0","Apple, Inc.","Writer","","","43713.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5308","","IND","Knies","Scott","","","","","San Jose","CA","95126.0","San Jose Downtown Association","Executive Director","","","43713.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5309","","IND","Cunneen","James","","","","","San Jose","CA","95125.0","California Strategies","Partner","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5310","","IND","Doar","Matthew","","","","","San Jose","CA","95125.0","LinkedIn","Software Engineer","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5311","","IND","Groen","Mary Anne","","","","","Morgan Hill","CA","95037.0","City of San Jose","Chief of Staff","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5312","","IND","Mathews","Glen","","","","","San Jose","CA","95125.0","None","None","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5313","","IND","Cameron","Craig","","","","","Los Gatos","CA","95030.0","Santa Clara Valley Corporation","Controller","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5314","","IND","Pershall","Jennifer","","","","","San Jose","CA","95125.0","Intel","Director, Marketing","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5315","","IND","Pershall","Greg","","","","","San Jose","CA","95125.0","Greg Pershall","Communications","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5316","","IND","Foley","Michael","","","","","San Jose","CA","95125.0","Foley Mortgage","Owner","","","43713.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5317","","IND","Milligan","Shawn","","","","","San Jose","CA","95124.0","Milligan Land Company, LLC","Principal/Owner","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5318","","IND","Mulcahy","Michael","","","","","San Jose","CA","95110.0","SDS NexGen Partners LP","Managing Partner","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5319","","IND","Rhodes","Robert","","","","","San Jose","CA","95125.0","None","None","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5320","","IND","Amend","Daniel","","","","","San Jose","CA","95125.0","Toeniskoetter Construction","President/CEO","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5321","","IND","Campagna","James","","","","","San Jose","CA","95125.0","James Campagna","Mortgage Lender","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5322","","IND","Cummings","Lance","","","","","TacomaUniversityPlace","WA","98466.0","Cummings, Inc.","President/CEO","","","43713.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5323","","IND","Kain","Hannah","","","","","San Jose","CA","95126.0","ALOM","CEO","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5324","","IND","Duwel","Andrea","","","","","San Jose","CA","95125.0","Presentation High School","Teacher","","","43713.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5325","","IND","Rukstalis","James","","","","","San Jose","CA","95126.0","J.R. Financial & Insurance Services","President","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5326","","IND","Nation","Joe","","","","","San Jose","CA","95126.0","Stanford University","Professor","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5327","","IND","Hencken","Robert","","","","","San Jose","CA","95118.0","Hencken Development Consultants, LLC","Principal/Owner","","","43714.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5328","","IND","Rose","Gary","","","","","San Jose","CA","95125.0","Campbell Union High School District","Teacher","","","43714.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5329","","IND","Allen","John","","","","","San Jose","CA","95126.0","None","None","","","43714.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5330","","IND","Casto","Marc","","","","","San Jose","CA","95125.0","Casto Travel","Executive","","","43715.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5331","","IND","Gallo","Constantino","","","","","San Jose","CA","95126.0","SVMSMG","Cardiologist","","","43715.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5332","","IND","Gallo","Donna","","","","","San Jose","CA","95126.0","SVMSMG","Medical Office Manager","","","43715.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5333","","IND","Mincheff","Cristine","","","","","San Carlos","CA","94070.0","Animal Dental Clinic","Veterinarian","","","43715.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5334","","IND","Rosston","Gregory","","","","","Menlo Park","CA","94025.0","Stanford University","Economist","","","43716.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5335","","IND","Creed","Barbara","","","","","Portola Valley","CA","94028.0","None","None","","","43716.0","","200.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5336","","IND","Fuhrman","Paul","","","","","Santa Monica","CA","90401.0","Miramar Capital","Founder","","","43717.0","","99.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5337","","IND","Reed","Jim","","","","","Scotts Valley","CA","95066.0","City of San Jose/Mayor Liccardo","Mayor's Chief of Staff","","","43717.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5338","","IND","Mahan","Matthew","","","","","San Jose","CA","95123.0","Brigade Group, Inc.","CEO","","","43717.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5339","","IND","Babbar","Anil","","","","","San Jose","CA","95125.0","CAA","VP","","","43717.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5340","","IND","Howard","Joshua","","","","","San Jose","CA","95125.0","Ca Apt Assn","SVP","","","43717.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5341","","IND","Cochrane","Nicholas","","","","","San Jose","CA","95124.0","American Investors Company","Vice President","","","43717.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5342","","IND","Oliverio","Pierluigi","","","","","San Jose","CA","95125.0","Informatica","Data Management Executive","","","43717.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5343","","IND","Hennessy","Mike & Susan","","","","","San Jose","CA","95124.0","Hennessy's Auto Repair","Owner","","","43717.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5344","","IND","Hariri","Perry","","","","","Santa Monica","CA","90401.0","Miramar","Real Estate","","","43717.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5345","","IND","Leyba","John S.","","","","","San Jose","CA","95112.0","Pacific Gas & Electric Company","Manager","","","43717.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5346","","IND","Heinert","David","","","","","Dickinson","ND","58601.0","None","None","","","43717.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5347","","IND","Weitzenfeld","Daniel","","","","","St. Paul","MN","55105.0","Myia Health","Data Scientist","","","43717.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5348","","IND","Giachetti","Stephen","","","","","San Jose","CA","95125.0","Filice Insurance Agency","Vice President","","","43717.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5349","","IND","Edraos","Nichole","","","","","San Jose","CA","95135.0","Sound Mind Pilates","Operations","","","43717.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5350","","IND","Morgan","Geoffrey","","","","","Fremont","CA","94555.0","First Community Housing","Affordable Housing","","","43718.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5351","","IND","Finerty","Brian","","","","","San Jose","CA","95125.0","None","None","","","43720.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5352","","IND","King","Ashley","","","","","San Jose","CA","95125.0","Ashley King","Teacher","","","43723.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5353","","IND","Head","Joseph M.","","","","","San Jose","CA","95125.0","Summerhill Homes","Managing Director","","","43724.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5354","","COM","The Silicon Valley Organization PAC","","","","","","Encinitas","CA","92024.0","","","","","43724.0","","600.0","","","","","","","600.0","","","","","","","","","","820668","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5355","","IND","Brandenburg","Diane","","","","","San Jose","CA","95125.0","Diane Brandenburg","Real Estate","","","43724.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5356","","IND","Moore","John","","","","","San Jose","CA","95125.0","John Moore","Real Estate","","","43724.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5357","","IND","Staedler","Rudy","","","","","San Jose","CA","95125.0","Rudy Staedler","Real Estate","","","43724.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5358","","IND","Baron","William B.","","","","","San Jose","CA","95125.0","Brandenburg Properties","Real Estate Investment","","","43724.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5362","","IND","Tersini","Ken","","","","","Cupertino","CA","95014.0","KT Urban","President","","","43726.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5363","","IND","Tersini","Mark","","","","","Los Gatos","CA","95032.0","KT Urban","Principal","","","43726.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5364","","IND","Fagundo","Cosme","","","","","San Jose","CA","95131.0","Wilco Management","Owner","","","43728.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5367","","COM","San Jose Chamber PAC","","","","","","San Rafael","CA","94901.0","","","","","43731.0","","600.0","","","","","","","600.0","","","","","","","","","","1409516","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5368","","OTH","Green Valley Corporation","","","","","","San Jose","CA","95112.0","","","","","43731.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5369","","OTH","Robinson Oil Corporation","","","","","","Santa Clara","CA","95050.0","","","","","43731.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5370","","OTH","Canyon Snow Consulting","","","","","","Los Gatos","CA","95030.0","","","","","43731.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5371","","IND","Thornburg","Eric","","","","","Saratoga","CA","95050.0","SJW Group","CEO","","","43731.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5378","","IND","Larsen","Chris","","","","","San Francisco","CA","94109.0","Ripple","Executive Chairman","","","43733.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5379","","IND","Lam","Lyna","","","","","San Francisco","CA","94109.0","Ripple","Executive","","","43733.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5380","","IND","Cristina","Jeffrey","","","","","Campbell","CA","95008.0","Zanker Recycling","Senior Managing Partner","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5381","","IND","Enfantino","Tracey","","","","","Monte Sereno","CA","95030.0","Business Chamber San Jose PAC","Trustee","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5382","","IND","Salata","Suzanne","","","","","Capitola","CA","95010.0","Garden City Construction","Owner","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5383","","IND","Escher","Christopher","","","","","San Jose","CA","95126.0","None","None","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5384","","OTH","Zanker Road Resource Management","","","","","","San Jose","CA","95134.0","","","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5385","","IND","Davis","John","","","","","San Jose","CA","95112.0","None","None","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5386","","IND","Boyce","Phillip","","","","","San Jose","CA","95128.0","None","None","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5387","","OTH","Greenwaste Recovery, Inc.","","","","","","San Jose","CA","95112.0","","","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5388","","IND","Lopes","Steve","","","","","San Jose","CA","95112.0","Western States Oil","CEO","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5469","","OTH","Grace Armas","","","","","","San Jose","CA","95126.0","","","","","43736.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5470","","IND","Jimenez","Jose Manuel","","","","","San Jose","CA","95128.0","Jose Manuel Jimenez","Concrete Contractor","","","43736.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5471","","OTH","San Jose Water Company","","","","","","San Jose","CA","95110.0","","","","","43736.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5472","","IND","Raymond","Margaret","","","","","Stanford","CA","94305.0","CREDO at Stanford","Director","","","43737.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5473","","IND","Hanushek","Eric","","","","","Stanford","CA","94305.0","Stanford","Economist","","","43737.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5474","","IND","Vogel","Bernard","","III","","","San Jose","CA","95126.0","Silicon Valley Law Group","President & CEO","","","43738.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5475","","IND","Roth","Chris","","","","","San Jose","CA","95125.0","Viavi Solutions Inc","Head of Legal Operations","","","43738.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5476","","OTH","Joseph J. Albanese Inc.","","","","","","Santa Clara","CA","95050.0","","","","","43738.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5477","","IND","Zhao","Yong","","","","","San Jose","CA","95129.0","MaxReal","Realtor","","","43739.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5478","","IND","Saucedo","Pat","","","","","San Jose","CA","95125.0","Saucedo Company","Consultant","","","43740.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5479","","IND","Bozzuto","Dan","","","","","San Jose","CA","95120.0","Bozzuto Insurance","CEO","","","43740.0","","300.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5480","","IND","Waite","Patrick","","","","","San Jose","CA","95135.0","None","None","","","43740.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5481","","IND","Arrillaga","Jeff","","","","","Los Altos","CA","94024.0","Newmark Knight Frank","Vice Chairman","","","43740.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5482","","IND","Lin","Paul","","","","","Fremont","CA","94539.0","Paul Lin","Property Owner","","","43741.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5483","","IND","Coen","Bob","","","","","San Jose","CA","95133.0","Matos Auto Towing","Business","","","43741.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5484","","IND","Alongi","Nick","","","","","San Jose","CA","95126.0","Motor Body Co. Inc.","Business","","","43741.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5485","","IND","Carvallo","Ken","","","","","San Jose","CA","95116.0","City Towing & Body Shop","Business","","","43741.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5486","","IND","Ho","Anthony","","","","","Sunnyvale","CA","94086.0","LPMD Architects","Business","","","43741.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5487","","OTH","Monis Zins LLC","","","","","","Morgan Hill","CA","95037.0","","","","","43741.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5488","","OTH","Ruggeri Jensen Azar and Associates","","","","","","Gilroy","CA","95020.0","","","","","43741.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5489","","IND","Strangis","Jerry","","","","","San Jose","CA","95136.0","Jerry Strangis","Real Estate Agent","","","43741.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5490","","IND","Strangis","Janet","","","","","San Jose","CA","95136.0","Janet Strangis","Real Estate Broker","","","43741.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5491","","IND","Solnik","Ray","","","","","San Jose","CA","95125.0","Great Clips","Business","","","43743.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5492","","IND","Weber","Scott","","","","","San Jose","CA","95126.0","Workday","Lawyer","","","43743.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5493","","OTH","Southwind Management LLC","","","","","","San Jose","CA","95126.0","","","","","43743.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5494","","COM","Charles Stone for Belmont City 2018","","","","","","Belmont","CA","94002.0","","","","","43741.0","","600.0","","","","","","","600.0","","","","","","","","","","1358123","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5495","","IND","Keegan","Barbara","","","","","San Jose","CA","95125.0","Valley Water","Elected Board Member","","","43741.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5496","","IND","Stein","Karen","","","","","Casa Grande","AZ","85122.0","None","None","","","43746.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5497","","IND","Wang","Wenyue","","","","","Sunnyvale","CA","94087.0","Cytokinetics","Scientist","","","43746.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5499","","IND","Han","Helen","","","","","San Francisco","CA","94111.0","Boston Properties","Property Management","","","43747.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5500","","IND","Reilly","Terrence W.","","","","","San Jose","CA","95126.0","Horus Tech","Consultant","","","43747.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5501","","IND","Brown","Kristen","","","","","San Jose","CA","95125.0","Tech Interactive, WGUMC","Community Volunteer","","","43748.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5502","","IND","Cinnamon","Barry","","","","","San Jose","CA","95120.0","Cinnamon Energy Sytems","CEO","","","43751.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5505","","IND","Armour","Bill","","","","","Malibu","CA","90265.0","Burke Williams Spa","Owner","","","43752.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5506","","IND","Netanel","Ahmos","","","","","Pacific Palisades","CA","90272.0","California Massage Therapy Council","CEO","","","43752.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5507","","IND","Hoffman","Carol","","","","","Campbell","CA","95008.0","Cadence Design","Program Director","","","43752.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5508","","IND","Zito-Klose","Lorraine","","","","","LaQuinta","CA","92253.0","Urban Housing Communities LLC","Site Acquisitions","","","43753.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5509","","IND","Silva","Larry","","","","","San Jose","CA","95122.0","Yellow Checker Cab","GM","","","43753.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5521","","IND","Smith","Pieter & Jacqui","","","","","San Jose","CA","95112.0","Retired","Retired","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5522","","IND","Smith","Jacqui","","","","","San Jose","CA","95112.0","Westwood Properties","Owner","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5523","","OTH","Swenson Development & Construction","","","","","","San Jose","CA","95112.0","","","","","43754.0","","249.0","","","","","","","249.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5524","","IND","Morley","Sean","","","","","Los Gatos","CA","95030.0","Morley Bros. LLC","Real Estate/Attorney","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5525","","IND","Finerty","Brian","","","","","San Jose","CA","95125.0","None","None","","","43754.0","","150.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5526","","IND","Trekell","Todd","","","","","Los Gatos","CA","95030.0","Toeniskoetter Construction","Development Project Manager","","","43754.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5527","","IND","Rincon","James","","","","","San Jose","CA","95128.0","None","None","","","43754.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5528","","IND","Stolarik","Jill","","","","","San Jose","CA","95125.0","Wilson Sonsini Goodrich & Rosati","Sr. Marketing Manager","","","43754.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5529","","IND","Ho","Nahn","","","","","San Jose","CA","95121.0","Discount Ink LLC","Small Business Owner","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5530","","IND","Su","Todd","","","","","San Jose","CA","95111.0","Advantage Homes","CEO","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5531","","IND","Sosnowski","Steve","","","","","San Jose","CA","95127.0","State Farm","Insurance Agent","","","43754.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5532","","IND","Sibilia","Michael","","","","","San Jose","CA","95125.0","Keller Williams (Silicon Valley)","Realtor","","","43754.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5533","","IND","Schneck","Dave","","","","","San jose","CA","95125.0","Dave Schneck","Lawyer","","","43754.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5534","","IND","Mountsier","Dan","","","","","Campbell","CA","95008.0","Dan Mountsier","Real Estate","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5535","","IND","De La Rosa","Rich","","","","","Las Vegas","NV","89143.0","Rich De La Rosa","Government Relations","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5536","","IND","Collins","Neil","","","","","San Jose","CA","95123.0","SCCAOR","CEO","","","43754.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5537","","IND","Vo","John","","","","","San Jose","CA","95113.0","None","None","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5538","","OTH","Petrorica Inc","","","","","","San Jose","CA","95125.0","","","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5539","","IND","Ninh","Tony","","","","","San Jose","CA","95122.0","VietV Corp","VP Sales","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5540","","IND","Tran","Phong","","","","","Oakland","CA","94607.0","Valva Realty Co.","Realtor","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5541","","IND","Ritter","Dan","","","","","San Jose","CA","95129.0","Dan Ritter","Real Estate","","","43754.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5542","","IND","Reilly","Cecille","","","","","San Jose","CA","95126.0","Linkedin","Senior Sourcing Manager","","","43754.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5543","","IND","Nguyen","Long","","","","","San Jose","CA","95125.0","Long Nguyen","Self Employed","","","43755.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5544","","IND","Fox","Mike","","Jr.","","","Saratoga","CA","95070.0","Goodwill Silicon Valley","CEO","","","43755.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5579","","IND","Cristina","Richard","","","","","Monte Sereno","CA","95030.0","Greenwaste","President","","","43758.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5580","","COM","Associated Builders and Contractors Northern California Chapter PAC","","","","","","Livermore","CA","94551.0","","","","","43758.0","","600.0","","","","","","","600.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5587","","IND","Bliss","Richard","","","","","San Jose","CA","95126.0","Blisspoint Consulting","Marketing Consultant","","","43759.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5588","","IND","Crema","Patrick","","","","","San Jose","CA","95128.0","Patrick Crema","Real Estate","","","43759.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5589","","IND","Caputo","Jake","","","","","San Jose","CA","95126.0","Cosmopolitan Catering","Food Service Operations","","","43761.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5590","","IND","Baird","Joshua","","","","","San Jose","CA","95125.0","Qlik","Sales","","","43761.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5591","","IND","Saso","Gianna","","","","","Morgan Hill","CA","95037.0","Dan Caputo Co.","Property Manager","","","43761.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5592","","IND","Kuechler","Kristie","","","","","San Jose","CA","95125.0","Dan Caputo Co.","Asset Manager","","","43761.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5593","","IND","Robson","Mark","","","","","Monte Sereno","CA","95030.0","Robson Homes","President","","","43762.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5594","","IND","Gomez","Armando","","","","","Milpitas","CA","95035.0","Armando Gomez Consulting","Principal","","","43762.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5595","","IND","Gomez","Bernadette","","","","","Milpitas","CA","95035.0","None","None","","","43762.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5596","","OTH","McManagement, LLC","","","","","","Los Gatos","CA","95030.0","","","","","43762.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5597","","IND","& Teresa Newell","John Pisacane","","","","","San Jose","CA","95125.0","Willow Glen Dentistry","Dentist","","","43762.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5598","","IND","Lubow","Ray & Maxine","","","","","San Jose","CA","95112.0","None","None","","","43762.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5599","","IND","Manning","Harrett W.","","Jr., Esq.","","","San Jose","CA","95112.0","SWHM Properties, LLC","Attorney","","","43762.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5600","","IND","Serpa","Jeanne","","","","","Milpitas","CA","95035.0","Republic Services","Municipal Relationship Manager","","","43762.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5601","","IND","De Young","Gerry","","","","","Santa Clara","CA","95050.0","Ruth and Going, Inc.","Planning Consultant","","","43762.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5602","","IND","Cox","Steve","","","","","Santa Clara","CA","95050.0","HPC Architecture, Inc.","Architect","","","43762.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5603","","OTH","George M. Marcus & Affiliated Entities","","","","","","Palo Alto","CA","94304.0","","","","","43762.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5604","","IND","Filice","Michael","","Jr.","","","Saratoga","CA","95070.0","CBRE","Corporate Real Estate","","","43761.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5605","","IND","Ellenberg","Steve","","","","","San Jose","CA","95126.0","Hopkins & Carley","Attorney","","","43761.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5606","","IND","Hughes","Allan","","","","","San Jose","CA","95125.0","None","None","","","43763.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5607","","OTH","Rescue Air Systems, Inc.","","","","","","San Carlos","CA","94070.0","","","","","43763.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5634","","IND","Fox","Michael","","","","","Saratoga","CA","95070.0","None","None","","","43764.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5635","","IND","Fox","Mary Ellen","","","","","Saratoga","CA","95070.0","None","None","","","43764.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5636","","IND","Fox","Terence","","","","","San Jose","CA","95125.0","CBRE","Commercial Real Estate","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5637","","IND","Fox","Michele","","","","","San Jose","CA","95125.0","Cohesity","Sales","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5638","","IND","Rolla","Richard","","","","","San Jose","CA","95125.0","None","None","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5639","","IND","Sundquist","Jeff","","","","","Pleasanton","CA","94566.0","Farmers Insurance","Insurance Broker","","","43764.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5640","","IND","Filice","Michael","","Sr.","","","San Jose","CA","95125.0","None","None","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5641","","IND","Filice","Carol","","","","","San Jose","CA","95125.0","None","None","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5642","","IND","Caputo","Dan","","Jr.","","","San Jose","CA","95124.0","Dan Caputo Co.","Principal","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5643","","IND","Caputo","Ben","","","","","San Jose","CA","95125.0","CBRE","VP","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5644","","IND","Gentzkow","Joe","","","","","San Jose","CA","95125.0","Mulberry Capital Advisors","President","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5645","","IND","Crema","Alfio & Gerry","","","","","San Jose","CA","95125.0","None","None","","","43764.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5646","","IND","Majors","Karen","","","","","San Jose","CA","95125.0","Dan Caputo Co.","Accountant","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5647","","IND","Norona","Clemente & Rubelie","","","","","San Jose","CA","95125.0","Dan Caputo Co.","Accountant","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5648","","IND","Blocher","J.E. & E.M.","","","","","San Jose","CA","95125.0","Dan Caputo Co.","CEO","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5649","","OTH","Dan Caputo Co.","","","","","","Campbell","CA","95008.0","","","","","43764.0","","600.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5650","","OTH","Dan Caputo Co.","","","","","","Campbell","CA","95008.0","","","","","43764.0","","600.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5651","","IND","Rolla","Phil","","","","","San Jose","CA","95125.0","Dan Caputo Co.","Principal","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5652","","IND","Rolla","Gwynne","","","","","San Jose","CA","95125.0","National Charity League","Volunteer","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5653","","IND","Rolla","Genevieve","","","","","San Jose","CA","95125.0","None","None","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5654","","IND","Rolla","Sofia","","","","","San Jose","CA","95125.0","CNA Family Partnership","Real Estate","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5655","","IND","Schumb","Chris","","","","","San Jose","CA","95113.0","Chris Schumb","Lawyer","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5691","","IND","Adams","John","","","","","San Jose","CA","95125.0","None","None","","","43766.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5692","","IND","Guerra","Joe","","","","","San Jose","CA","95126.0","Brookfield","Senior Direction of Business Strategies","","","43767.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5753","","IND","Gormley","Pat","","","","","San Jose","CA","95125.0","None","None","","","43768.0","","60.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5754","","IND","Morley","Eric","","","","","Los Gatos","CA","95032.0","Morley Bros.","Real Estate","","","43768.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5755","","IND","Pederson","Jes","","","","","Alameda","CA","94502.0","Webcor Builders","CEO","","","43768.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5809","","IND","Caruso","Salvatore","","","","","Santa Clara","CA","95050.0","Salvatore Caruso Design Corporation","Owner","","","43773.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5818","","IND","Monley","Elizabeth","","","","","San Jose","CA","95126.0","Compass","Realtor","","","43775.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5819","","IND","Kamangar","Katia","","","","","Los Altos","CA","94022.0","Summerhill","Engineer","","","43775.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5820","","IND","Kline","Norman","","","","","San Jose","CA","95126.0","Libraryworld.com","CEO","","","43775.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5821","","IND","Badagliacco","Dennis","","","","","Morgan Hill","CA","95037.0","Legacy Real Estate","Realtor","","","43775.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5822","","IND","Uyesugi","Kaz","","","","","San Jose","CA","95125.0","Uyesugi Dental","Dentist","","","43775.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5823","","IND","Brady","Kenneth & Helen","","","","","San Jose","CA","95125.0","None","None","","","43775.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5824","","IND","Moore","Roberta","","","","","San Jose","CA","95120.0","R. Moore","Broker","","","43775.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5825","","IND","Ross","Jay","","","","","Los Gatos","CA","95032.0","Hopkins & Carley","Attorney","","","43775.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5826","","OTH","HMH","","","","","","San Jose","CA","95131.0","","","","","43775.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5827","","OTH","Republic Urban Properties LLC & Affiliated Entities","","","","","","San Jose","CA","95113.0","","","","","43746.0","","249.0","","","","","","","249.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5867","","IND","Tortora","Debra & John","","","","","Morgan Hill","CA","95037.0","San Jose Sharks","Executive","","","43777.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5875","","IND","Levine","Menachem","Rabbi","","","","San Jose","CA","95125.0","Congregation Am Echad","Rabbi","","","43776.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5876","","IND","Ricketts","Steve","","","","","San Jose","CA","95125.0","Hewlett Packard Enterprise","Sales","","","43779.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5877","","IND","Cook","Charles","","","","","San Jose","CA","95125.0","MotorCrew, Inc.","CEO","","","43780.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5878","","IND","Reilly","Terry","","","","","San Jose","CA","95126.0","Horus Tech","Consultant","","","43780.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5961","","OTH","The Schoennauer Company","","","","","","San Jose","CA","95110.0","","","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5962","","IND","Randall","Dennis","","","","","San Jose","CA","95113.0","Acquity Realty, Inc.","President","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5963","","IND","Bers","Gerson","","","","","Palo Alto","CA","94303.0","Allana, Buick, Bers, Inc.","Consultant-Owner","","","43789.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5964","","OTH","The Sobrato Organization","","","","","","Mountain View","CA","94041.0","","","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5965","","IND","Fong","Dennis","","","","","San Jose","CA","95122.0","DPJW Mgmt. LLC","Property Investment","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5966","","IND","McCray","Stephen","","","","","San Jose","CA","95125.0","None","None","","","43789.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5967","","IND","Black","Dwight","","","","","San Jose","CA","95125.0","None","None","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5968","","IND","Berns","Bertram","","","","","San Jose","CA","951254088.0","Bertram Berns","Real Estate","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5969","","IND","Riffenburgh","Roger","","","","","Sunnyvale","CA","94087.0","Roger Riffenburgh","Editor","","","43789.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5970","","IND","Nack","Margot","","","","","San Jose","CA","95125.0","Adobe","Manager","","","43789.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5971","","IND","Brierly","Alberta","","","","","San Jose","CA","95125.0","None","None","","","43789.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5975","","IND","Spieker","Tod","","","","","Palo Alto","CA","94301.0","Windy Hill Property Ventures","Real Estate","","","43793.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5976","","COM","California Apartment Association","","","","","","Sacramento","CA","95814.0","","","","","43793.0","","600.0","","","","","","","600.0","","","","","","","","","","745208","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5977","","OTH","ACCO Management Company","","","","","","Mountain View","CA","94041.0","","","","","43793.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5978","","OTH","Cambridge Management Company","","","","","","Santa Clara","CA","95054.0","","","","","43793.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5979","","OTH","Vasona Management Company","","","","","","Los Gatos","CA","95030.0","","","","","43793.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5980","","IND","Seth Bland","Mona Fox &","","","","","Pleasanton","CA","94588.0","Federal Realty","VP","","","43793.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5981","","IND","Margaret Lacy","Jeffrey Berkes &","","","","","Menlo Park","CA","94025.0","Federal Realty Investment Trust","Executive","","","43793.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5982","","IND","Sweetnam","Jan & Carrie","","","","","Portola Valley","CA","94028.0","Federal Realty","Real Estate","","","43793.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5983","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597.0","","","","","43793.0","","600.0","","","","","","","600.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5984","","IND","Neale (including aggregated contributions and independent expenditures)","Christopher","","","","","San Jose","CA","95113.0","Core Companies","Executive Vice President","","","43793.0","","249.0","","","","","","","249.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5995","","IND","Bozzuto","Dan","","","","","San Jose","CA","95120.0","Bozzuto Insurance","CEO","","","43790.0","","200.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6016","","IND","Alongi","Lauren","","","","","San Jose","CA","95125.0","St. Martin of Tours School","Teacher","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6017","","IND","Head","Joseph & Yvonne","","","","","San Jose","CA","95125.0","None","None","","","43801.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6018","","IND","Bettencourt","Robert J","","","","","Morgan Hill","CA","95037.0","Mta Land Corp","President","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6019","","IND","Sun","Wei","","","","","Saratoga","CA","95070.0","Microchip","Designer","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6020","","IND","Yi","Jae","","","","","Los Angeles","CA","90036.0","Miramar Capital","Real Estate","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6021","","OTH","Cornerstone Earth Group","","","","","","Sunnyvale","CA","94085.0","","","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6022","","OTH","Woodmont Real Estate Services LP","","","","","","Belmont","CA","94002.0","","","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6023","","OTH","Glaser, Winston, Honigman, Ellick","","","","","","Washington","DC","20015.0","","","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6024","","IND","Fuhrman","Paul","","","","","Santa Monica","CA","90401.0","Miramar Capital","Founder","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6025","","IND","Wicker","John","","","","","San Francisco","CA","94123.0","TEGSCO, LLC","CEO","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6028","","IND","Varich","Robert","","","","","San Jose","CA","95129.0","Pinnacle One Insurance Services","President","","","43803.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6029","","OTH","WM O'Neill Lath & Plastering Corp","","","","","","Sunnyvale","CA","94089.0","","","","","43803.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6030","","OTH","Largo Concrete, Inc.","","","","","","Tustin","CA","92780.0","","","","","43803.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6031","","IND","Esquivel","Taunja","","","","","San Jose","CA","95125.0","Comerica Bank","Banker","","","43803.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6032","","IND","Bland","Robert G","","","","","Ithaca","NY","14850.0","Cornell University","Professor","","","43803.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6034","","IND","Kieve","Robert","","","","","San Jose","CA","95124.0","None","None","","","43803.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6035","","IND","Carter","James H.","","","","","San Jose","CA","95125.0","None","None","","","43803.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6059","","IND","Waterman","Richard","","","","","Campbell","CA","95008.0","Richard Waterman","CPA","","","43804.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6061","","OTH","Lincoln Avenue II, LLC","","","","","","San Jose","CA","95113.0","","","","","43804.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6062","","OTH","Sun Garden Center 2, LLC","","","","","","San Jose","CA","95113.0","","","","","43804.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6063","","OTH","Sun Garden Center 1, LLC","","","","","","San Jose","CA","95113.0","","","","","43804.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6164","","IND","Roth","Chris","","","","","San Jose","CA","95125.0","Viavi Solutions","Legal Operations","","","43808.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6183","","IND","Kali-Rai","Miriam M","","","","","Fremont","CA","94539.0","Miriam M Kali-Rai","Property Manager","","","43809.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6184","","IND","Rai","Sharanjit S Kali","","","","","Fremont","CA","94539.0","Jackson and Main LLC","Consultant/Owner","","","43809.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6201","","IND","Cilker","Carl","","","","","San Jose","CA","95125.0","None","None","","","43811.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6217","","IND","Lee","Linda","","","","","San Jose","CA","95112.0","Kicolin Realty","Office Manager","","","43813.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6218","","IND","Lin","Kico","","","","","San Jose","CA","95112.0","Kicolin Realty","Owner/Broker","","","43813.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6219","","IND","Lin","Mike","","","","","San Jose","CA","95112.0","K-1/K-2 Ranch","Owner/Operator","","","43813.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6220","","IND","Arreola","Tony","","","","","San Jose","CA","95110.0","DAL Properties, LLC","Managing Principal","","","43813.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6221","","IND","Lazzarini","Mark","","","","","San Jose","CA","95110.0","DAL Properties, LLC","Managing Principal","","","43813.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6222","","IND","Glick","Gary","","","","","Los Angeles","CA","90049.0","Cox Castle Nicholson","Attorney","","","43813.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6224","","OTH","Carefree Toland Pools, Inc.","","","","","","Pleasanton","CA","94566.0","","","","","43813.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6235","","IND","Zell","Jeff","","","","","Santa Clara","CA","95050.0","None","None","","","43813.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6239","","IND","Dillabough","Gary","","","","","Atherton","CA","94027.0","Navitas Capital","Urban Development","","","43816.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6240","","IND","Anderson","Kurt","","","","","Campbell","CA","95008.0","Anderson Architects","Architect","","","43816.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6241","","IND","Guardino","Carl","","","","","Monte Sereno","CA","95030.0","Silicon Valley Leadership Group","CEO","","","43817.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6242","","IND","Silva","Lawrence","","","","","San Jose","CA","95125.0","Yellow Checker Cab","General Manager","","","43817.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6243","","IND","Crane","David","","","","","San Francisco","CA","94115.0","Govern for California","President","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6244","","IND","Persing","Diane","","","","","Morgan Hill","CA","95037.0","None","None","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6245","","IND","Persing","Jonathan","","","","","Morgan Hill","CA","95037.0","OPI Commercial Builders","President","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6275","","IND","Kennett","John","","","","","San Jose","CA","95125.0","None","None","","","43822.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6276","","IND","Weigel","Frank","","","","","San Jose","CA","95112.0","GreenWaste Recovery","Co-CEO","","","43822.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6277","","OTH","1st Street SJ Enterprise","","","","","","San Jose","CA","95113.0","","","","","43822.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6278","","OTH","Platinum Builders","","","","","","San Jose","CA","95112.0","","","","","43822.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6279","","IND","Kremen","Gary","","","","","Menlo Park","CA","94025.0","Valley Water","Director","","","43822.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6280","","IND","Creed","Barbara","","","","","Portola Valley","CA","94028.0","None","None","","","43819.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6282","","IND","Alden","Allison","","","","","San Jose","CA","95125.0","Intel","Engineer","","","43819.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6283","","IND","Saign","Michael","","","","","San Jose","CA","95125.0","Newark Knight Frank","Executive Managing Director","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6284","","IND","Cardus","Paul","","","","","San Jose","CA","95125.0","Silicon Valley Realtors","CEO","","","43819.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6285","","IND","Gardner","Renee","","","","","San Jose","CA","95128.0","Snowflake, Inc.","VP, Global Compensation","","","43820.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6286","","IND","Guerrero","Estaban","","","","","San Jose","CA","95138.0","Facebook","Manager","","","43821.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6287","","IND","Graziosi","Erin","","","","","San Jose","CA","95125.0","Robinson Oil (Rotten Robbie)","President","","","43822.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6288","","IND","Campagna","Ruby","","","","","Burlingame","CA","94010.0","None","None","","","43823.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6289","","IND","Neouchy","Khaled","","","","","San Jose","CA","95120.0","Neprotek","Account Manager","","","43823.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6290","","OTH","SCC Public Safety Alliance","","","","","","San Jose","CA","95125.0","","","","","43823.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6291","","IND","Vetter","Paul","","","","","Gillette","WY","82718.0","None","None","","","43823.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6293","","IND","Robinson","Lynn","","","","","Los Gatos","CA","95030.0","None","None","","","43823.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6298","","IND","Greenberg","Jonathan","","","","","Menlo Park","CA","94025.0","University of San Francisco","Senior Associate Director, USF Institute for Nonviolence and","","","43823.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6299","","IND","Musser","Reilly","","","","","Los Gatos","CA","95030.0","Rotten Robbie (Robinson Oil Corp.)","VP Marketing & Merchandising","","","43825.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6300","","IND","Hinde","Lee","","","","","Elk Grove","CA","95758.0","MIDAS Education","Director of Customer Care","","","43825.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6301","","IND","Finerty","Brian","","","","","San Jose","CA","95125.0","None","None","","","43825.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6302","","IND","Hott","Michele","","","","","Mountain View","CA","94041.0","The Hott Touch","Owner","","","43825.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6304","","IND","Collins","Sean","","","","","San Jose","CA","95125.0","Santa Clara University","Environmental Safety Director","","","43829.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6305","","IND","Emami","Robert","","","","","Santa Clara","CA","95050.0","ROEM Development Corp","CEO","","","43829.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6306","","IND","Delson","Martin","","","","","San Jose","CA","95125.0","None","None","","","43829.0","","36.0","","","","","","","36.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6307","","IND","Austin","Lila","","","","","San Jose","CA","95125.0","Intuit","Marketing","","","43829.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6308","","IND","Duwel","Andrea","","","","","San Jose","CA","95125.0","Presentation High School","Teacher","","","43829.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6309","","IND","Ghatala","Mohammed","","","","","San Jose","CA","95132.0","Code Logic 360, LLC","Owner","","","43829.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6324","","IND","Brown","Kristen","","","","","San Jose","CA","95125.0","Tech Interactive, WGUMC","Community Volunteer","","","43830.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6325","","IND","Govea","Jessica","","","","","East Palo Alto","CA","94303.0","Golden State Hauling & Demo","Owner","","","43830.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6326","","IND","Mountsier","Charles","","","","","Campbell","CA","95008.0","Charles Mountsier","Real Estate","","","43830.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6327","","IND","Wanner","Marilyn","","","","","Gladstone","ND","58630.0","Marilyn Wanner","Farmer/Rancher","","","43830.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6328","","IND","Mulcahy","Kimberly","","","","","San Jose","CA","95125.0","None","None","","","43830.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6329","","IND","Prouty","Steve","","","","","San Jose","CA","95126.0","Bank of Marin","Banker","","","43830.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6330","","IND","Salvo","Joseph Di","","","","","San Jose","CA","95125.0","SCCOE/SJSU","Trustee/Lecturer","","","43830.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6331","","OTH","Captain Kirk Services Inc","","","","","","San Jose","CA","95110.0","","","","","43830.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6332","","OTH","M.F. Vending","","","","","","San Jose","CA","95118.0","","","","","43830.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6333","","IND","Paul","Jay K.","","","","","San Francisco","CA","94111.0","Jay Paul Company","Owner","","","43830.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6334","","IND","Salata","James","","","","","Capitola","CA","95010.0","Garden City Construction","Owner","","","43830.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6335","","IND","Wong","John","","","","","Fremont","CA","94539.0","Mission Peak Construction","President","","","43830.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","C","RC6013","","OTH","Clos LaChance","","","","","","San Martin","CA","95046.0","","","","","43791.0","","300.0","","","","","","","300.0","","","","","Wine for 12/2 Fundraiser","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","C","RC6236","","OTH","Tomato Thyme","","","","","","San Jose","CA","95125.0","","","","","43801.0","","500.0","","","","","","","500.0","","","","","Exclusive use of back room. Passed Food items, Beverage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6236","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","C","RC6292","","OTH","United Printing Company","","","","","","San Jose","CA","95133.0","","","","","43720.0","","96.0","","","","","","","151.43","","","","","Postcard Printing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","C","RC8243","","IND","Capelin","Jayne","","","","","San Jose","CA","95124.0","None","None","","","43754.0","","30.0","","","","","","","30.0","","","","","Cookies for Re-election kickoff event","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","C","RC8249","","OTH","United Printing Company","","","","","","San Jose","CA","95133.0","","","","","43738.0","","55.43","","","","","","","151.43","","","","","Campaign Manager Business Cards","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","I","RC5365","","IND","Davis","Dev","","","","","San Jose","CA","95125.0","City of San Jose","City Councilperson","","","43693.0","","50.0","","","","","","","5000.0","","","","","Secretary of State Annual Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC5365","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","I","RC5366","","IND","Davis","Dev","","","","","San Jose","CA","95125.0","City of San Jose","City Councilperson","","","43693.0","","92.0","","","","","","","5000.0","","","","","USPS PO Box","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC5366","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","I","RC6294","","OTH","Election Digest - fppc #1345303","","","","","","Torrance","CA","90505.0","","","","","43823.0","","1828.0","","","","","","","0.0","","","","","Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","I","RC6295","","OTH","California Voter Guide - fppc #595-004","","","","","","Torrance","CA","90505.0","","","","","43823.0","","459.0","","","","","","","0.0","","","","","Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","I","RC6296","","OTH","Budget Watchdogs - fppc #1345115","","","","","","Torrance","CA","90505.0","","","","","43823.0","","2248.0","","","","","","","0.0","","","","","Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","I","RC6297","","OTH","CalSal Seniors - fppc #1368249","","","","","","Torrance","CA","90505.0","","","","","43823.0","","928.0","","","","","","","0.0","","","","","Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN64","","IND","Davis","Dev","","","","","San Jose","CA","95125.0","City of San Jose","City Councilperson","","","43693.0","","5000.0","0.0","5000.0","0.0","0.0","0.0","5000.0","5000.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2003","","OTH","Secretary of State","","","","","","Sacramento","CA","95814.0","","","","","43693.0","","50.0","","","","","","","0.0","","","","OFC","Annual Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1996","","OTH","USPS","","","","","","San Jose","CA","95125.0","","","","","43693.0","","92.0","","","","","","","0.0","","","","OFC","PO Box Rental","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX1996","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1995","","OTH","Costco","","","","","","Santa Clara","CA","95050.0","","","","","43699.0","","876.99","","","","","","","0.0","","","","OFC","Microsoft Surface Pro","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX1995","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2001","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43706.0","","30.0","","","","","","","0.0","","","","OFC","Website","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1997","","OTH","Constant Contact","","","","","","Waltham","MA","2451.0","","","","","43712.0","","243.0","","","","","","","0.0","","","","OFC","Email Service","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1998","","OTH","Office Depot","","","","","","San Jose","CA","95110.0","","","","","43712.0","","40.29","","","","","","","0.0","","","","OFC","Supplies","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX1998","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1992","","OTH","Costco","","","","","","Santa Clara","CA","95050.0","","","","","43714.0","","289.08","","","","","","","0.0","","","","FND","Party Supplies","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX1992","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2002","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43714.0","","20.0","","","","","","","0.0","","","","OFC","Website","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1994","","OTH","Costco","","","","","","Santa Clara","CA","95050.0","","","","","43715.0","","259.08","","","","","","","0.0","","","","OFC","Supplies","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX1994","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1991","","OTH","Office Depot","","","","","","San Jose","CA","95110.0","","","","","43715.0","","42.02","","","","","","","0.0","","","","OFC","Supplies","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX1991","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1993","","OTH","Safeway","","","","","","San Jose","CA","95125.0","","","","","43716.0","","18.0","","","","","","","0.0","","","","FND","Event Supplies","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX1993","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1999","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110.0","","","","","43718.0","","364.9","","","","","","","0.0","","","","CMP","Remit Envelopes","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX1999","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2000","","OTH","United Printing Company","","","","","","San Jose","CA","95133.0","","","","","43718.0","","55.43","","","","","","","0.0","","","","CMP","Business Cards","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2000","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2008","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","43727.0","","60.0","","","","","","","0.0","","","","OFC","File Storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2005","","OTH","Strategy Research Institute","","","","","","Lake Arrowhead","CA","92352.0","","","","","43733.0","","11000.0","","","","","","","0.0","","","","POL","Invoice 1946DD091901","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2005","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2010","","COM","San Jose Chamber PAC","","","","","","San Rafael","CA","94901.0","","","","","43734.0","","24.0","","","","","","","0.0","","","","MTG","Invoice #OK2019","","","","","1409516","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2010","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2009","","OTH","SCC LCV","","","","","","Oakland","CA","94612.0","","","","","43734.0","","250.0","","","","","","","0.0","","","","MTG","9/26/2019 Event Sponsor","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2011","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43734.0","","1.9","","","","","","","0.0","","","","OFC","Website Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2007","","OTH","Vinyltech Signs","","","","","","Pratville","AL","36067.0","","","","","43734.0","","1830.08","","","","","","","0.0","","","","CMP","Invoice 43002","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2007","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2012","","OTH","Amazon","","","","","","Seattle","WA","98109.0","","","","","43735.0","","825.01","","","","","","","0.0","","","","OFC","Campaign Manager Surface Pro","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2012","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2027","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43738.0","","30.0","","","","","","","0.0","","","","OFC","Website","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2029","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","43739.0","","455.92","","","","","","","0.0","","","","OFC","Website Contribution Collection Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2029","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2026","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","43741.0","","8.0","","","","","","","0.0","","","","OFC","Shared file storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2034","","OTH","Budget Watchdogs - fppc #1345115","","","","","","Torrance","CA","90505.0","","","","","43745.0","","2248.0","","","","","","","0.0","","","","LIT","Appearance on the Budget Watchdogs 2020 Primary Election Slate","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2035","","OTH","California Voter Guide - fppc #595-004","","","","","","Torrance","CA","90505.0","","","","","43745.0","","459.0","","","","","","","0.0","","","","LIT","Appearance on the California Voter Guide 2020 Primary Election Slate","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2032","","OTH","CalSal Seniors - fppc #1368249","","","","","","Torrance","CA","90505.0","","","","","43745.0","","928.0","","","","","","","0.0","","","","LIT","Appearance on the CalSal Seniors Primary 2020 Election Slate","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2036","","OTH","COPS Voter Guide Inc. - fppc #599014","","","","","","Folsom","CA","95630.0","","","","","43745.0","","2319.0","","","","","","","0.0","","","","LIT","Invoice #20162742","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2036","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2033","","OTH","Election Digest - fppc #1345303","","","","","","Torrance","CA","90505.0","","","","","43745.0","","1828.0","","","","","","","0.0","","","","LIT","Appearance on the Election Digest Primary 2020 Election Slate","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2031","","OTH","Landslide Communications","","","","","","Laguna Niguel","CA","92677.0","","","","","43745.0","","2280.5","","","","","","","0.0","","","","LIT","50% deposit for slate mailings","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2028","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43745.0","","6.0","","","","","","","0.0","","","","OFC","Website","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2030","","OTH","Strategy Research Institute","","","","","","Lake Arrowhead","CA","92352.0","","","","","43745.0","","5500.0","","","","","","","0.0","","","","POL","Invoice 19DD101901","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2030","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2038","","OTH","Big Kahuna Productions","","","","","","San Jose","CA","95117.0","","","","","43748.0","","5100.0","","","","","","","0.0","","","","PRT","BKP165","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2038","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2037","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","43748.0","","400.0","","","","","","","0.0","","","","PRO","September 2019 Treasurer Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2041","","OTH","Computerized Political Services Inc","","","","","","San Jose","CA","95148.0","","","","","43753.0","","3500.0","","","","","","","0.0","","","","PRO","Invoice 18-10-09002","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2041","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2040","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110.0","","","","","43753.0","","1360.16","","","","","","","0.0","","","","LIT","Invoice 38819","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2040","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2047","","OTH","Corey Green","","","","","","San Jose","CA","95110.0","","","","","43754.0","","165.0","","","","","","","0.0","","","","FND","Security for Launch Event","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2042","","OTH","Costco","","","","","","Santa Clara","CA","95050.0","","","","","43754.0","","290.98","","","","","","","0.0","","","","FND","Food & Drinks for Kick Off Event","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2043","","OTH","Lucky","","","","","","San Jose","CA","95119.0","","","","","43754.0","","70.82","","","","","","","0.0","","","","FND","Food & Drinks for Kick Off Event","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2046","","OTH","William Eitel","","","","","","San Jose","CA","95110.0","","","","","43754.0","","165.0","","","","","","","0.0","","","","FND","Security for Launch Event","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2044","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43755.0","","3.92","","","","","","","0.0","","","","OFC","Website Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2045","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","43756.0","","75.0","","","","","","","0.0","","","","OFC","Document Sharing Service","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2048","","OTH","Ecanvasser","","","","","","T12","XX","0.0","","","","","43756.0","","149.0","","","","","","","0.0","","","","WEB","Political Campaign Software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2053","","OTH","Wells Fargo","","","","","","San Jose","CA","95125.0","","","","","43760.0","","12.0","","","","","","","0.0","","","","OFC","Returned Check Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2052","","OTH","Dominic Barroga","","","","","","San Jose","CA","95139.0","","","","","43761.0","","1500.0","","","","","","","0.0","","","","PRO","Campaign Manager Fees 9/23-10/21","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2054","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43762.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2055","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43762.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2056","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43762.0","","25.04","","","","","","","0.0","","","","CMP","Facebook Ads (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2057","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43762.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2058","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43763.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ad (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2059","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43763.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2060","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43764.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads (launch Video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2061","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43764.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2062","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43765.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ad (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2063","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43766.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ad (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2065","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43766.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ad (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2066","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43766.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ad (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2064","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43766.0","","30.0","","","","","","","0.0","","","","OFC","Website Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2078","","OTH","USPS","","","","","","San Jose","CA","95125.0","","","","","43767.0","","55.0","","","","","","","0.0","","","","POS","Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2079","","COM","BAYMEC","","","","","","Campbell","","95008.0","","","","","43768.0","","213.8","","","","","","","0.0","","","","MTG","2019 Progress Never Stops Brunch 11/3","","","","","841499","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2067","","IND","Rincon","James","","","","","San Jose","CA","95128.0","","","","","43768.0","","73.33","","","","","","","0.0","","","","CMP","Forklift delivery/pickup","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2069","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43770.0","","26.67","","","","","","","0.0","","","","CMP","Facebook Ad (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2081","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","43770.0","","393.72","","","","","","","0.0","","","","OFC","October Stripe Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2077","","OTH","Office Depot","","","","","","San Jose","CA","95110.0","","","","","43772.0","","53.74","","","","","","","0.0","","","","POS","Envelopes","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2076","","OTH","Postal Annex","","","","","","San Jose","CA","95119.0","","","","","43773.0","","261.0","","","","","","","0.0","","","","POS","Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2080","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43775.0","","12.0","","","","","","","0.0","","","","OFC","Website Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2074","","OTH","Strategy Research Institute","","","","","","Lake Arrowhead","CA","92352.0","","","","","43775.0","","5500.0","","","","","","","0.0","","","","POL","Invoice 1955DD111901","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2074","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2075","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","43775.0","","400.0","","","","","","","0.0","","","","PRO","Invoice #002","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2075","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2087","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","43787.0","","75.0","","","","","","","0.0","","","","OFC","Document Sharing Service","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2088","","OTH","Ecanvasser","","","","","","T12","XX","0.0","","","","","43788.0","","149.0","","","","","","","0.0","","","","WEB","Political Campaign Software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2090","","OTH","Dominic Barroga","","","","","","San Jose","CA","95139.0","","","","","43793.0","","1500.0","","","","","","","0.0","","","","PRO","November Campaign Manager Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2089","","OTH","Secretary of State","","","","","","Sacramento","CA","95814.0","","","","","43793.0","","50.0","","","","","","","0.0","","","","OFC","Annual Filing Fee 2020","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2097","","OTH","Registrar of Voters","","","","","","San Jose","CA","95112.0","","","","","43794.0","","85.0","","","","","","","0.0","","","","CMP","Precinct Map","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2098","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43798.0","","30.0","","","","","","","0.0","","","","OFC","Website Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2206","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","43799.0","","49.65","","","","","","","0.0","","","","OFC","November Stripe Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3921","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","43801.0","","25.0","","","","","","","0.0","","","","FIL","Filing Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3922","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","43801.0","","2990.0","","","","","","","0.0","","","","FIL","Candidate filing fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","RC6026","","OTH","Dan Caputo Co.","","","","","","Campbell","CA","95008.0","","","","","43802.0","","600.0","","","","","","","0.0","","","","RFD","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","RC6027","","OTH","Dan Caputo Co.","","","","","","Campbell","CA","95008.0","","","","","43802.0","","600.0","","","","","","","0.0","","","","RFD","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2096","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","43802.0","","400.0","","","","","","","0.0","","","","PRO","November 2019 Treasurer Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","RC6060","","IND","Fuhrman","Paul","","","","","Santa Monica","CA","90401.0","","","","","43805.0","","99.0","","","","","","","0.0","","","","RFD","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2114","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43805.0","","12.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2106","","OTH","Wells Fargo","","","","","","San Jose","CA","95125.0","","","","","43809.0","","12.0","","","","","","","0.0","","","","OFC","Returned Check Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2113","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","43817.0","","75.0","","","","","","","0.0","","","","OFC","Document Sharing Service","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2112","","OTH","Ecanvasser","","","","","","T12","XX","0.0","","","","","43817.0","","149.0","","","","","","","0.0","","","","WEB","Political Campaign Software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2115","","OTH","Amazon","","","","","","Seattle","WA","98109.0","","","","","43819.0","","91.14","","","","","","","0.0","","","","OFC","Video Editing Storage Device","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2117","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43829.0","","25.0","","","","","","","0.0","","","","CMP","End of Year Fundraising Ad","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2173","","OTH","Postal Annex","","","","","","San Jose","CA","95119.0","","","","","43829.0","","45.0","","","","","","","0.0","","","","OFC","Postcard Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2169","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43829.0","","30.0","","","","","","","0.0","","","","OFC","Website Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2172","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43830.0","","25.0","","","","","","","0.0","","","","CMP","End of Year Fundraising Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2207","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","43830.0","","286.16","","","","","","","0.0","","","","OFC","December Stripe Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","12/24/2019 11:06:56 PM","","","","S497","F497P1","RC6296","","OTH","Budget Watchdogs","","","","","","Torrance","CA","90505.0","","","","","43823.0","","2248.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","12/24/2019 11:06:56 PM","","","","S497","F497P1","RC6294","","OTH","Election Digest","","","","","","Torrance","CA","90505.0","","","","","43823.0","","1828.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","10/21/2020 7:19:42 AM","","","","RCPT","F496P3","INC25463","","SCC","Operating Engineers Local NO. 3 Statewide PAC Small Contributor Committee","","","","","","Alameda","CA","94502.0","","","","","44110.0","","32200.0","","","","","","","40000.0","","","","","","","","","","981697","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","10/21/2020 7:19:42 AM","","","","RCPT","F496P3","INC25464","","SCC","Operating Engineers Local NO. 3 Statewide PAC Small Contributor Committee","","","","","","Alameda","CA","94502.0","","","","","44110.0","","7800.0","","","","","","","40000.0","","","","","","","","","","981697","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","10/21/2020 7:19:42 AM","","","","RCPT","F496P3","INC25465","","COM","Santa Clara County Probation Peace Officers Union AFSCME Local 1587","","","","","","San Jose","CA","95126.0","","","","","44109.0","","7200.0","","","","","","","25000.0","","","","","","","","","","743998","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","10/21/2020 7:19:42 AM","","","","RCPT","F496P3","INC25466","","COM","Santa Clara County Probation Peace Officers Union AFSCME Local 1587","","","","","","San Jose","CA","95126.0","","","","","44109.0","","7800.0","","","","","","","25000.0","","","","","","","","","","743998","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","10/21/2020 7:19:42 AM","","","","S496","F496","PDT7016","","","","","","","","","","","","","","","","44107.0","","157.74","","","","","","","","","","","","Phonebank Expense (Estimated Costs)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PDT:S496:7016","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","10/21/2020 7:19:42 AM","","","","S496","F496","EDT3528","","","","","","","","","","","","","","","","44111.0","","4362.75","","","","","","","","","","","","Staff Time for Field/Phonebank (Estimated Costs)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EDT:S496:3528","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","10/21/2020 7:19:42 AM","","","","S496","F496","PDT7013","","","","","","","","","","","","","","","","44112.0","","106.36","","","","","","","","","","","","Field/Phonebank Expenses (Estimated Costs)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PDT:S496:7013","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","INC24867","","OTH","Vallco Property Owner, LLC","","","","","","Palo Alto","CA","94304","","","","","43657.0","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","INC24932","","COM","San Jose Police Officers' Association PAC","","","","","","San Jose","CA","95112","","","","","43693.0","","6000.0","","","","","","","","","","","","","","","","","951339","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","INC24937","","SCC","Laborers Local Union No. 270 PAC Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","43656.0","","2500.0","","","","","","","","","","","","","","","","","901351","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","INC24938","","SCC","Operating Engineers Local NO. 3 Statewide PAC Small Contributor Committee","","","","","","Alameda","CA","94502","","","","","43656.0","","2500.0","","","","","","","","","","","","","","","","","981697","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2838","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112-","","","","","43766.0","","35.57","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2840","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","","43766.0","","11.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2841","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","","43766.0","","47.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2843","","OTH","San Jose Teachers Association","","","","","","San Jose","CA","95125-","","","","","43766.0","","15.41","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3193","","OTH","California Nurses Association","","","","","","Oakland","CA","94612","","","","","43766.0","","52.62","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2847","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","","43766.0","","8.24","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2849","","OTH","Aerospace and Defense Industry District Lodge 725","","","","","","Huntington Beach","CA","92649","","","","","43766.0","","9.19","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2850","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","","43766.0","","12.99","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3194","","OTH","California Nurses Association","","","","","","Oakland","CA","94612","","","","","43766.0","","52.62","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2853","","OTH","Teamster Local Union 287","","","","","","San Jose","CA","95112","","","","","43766.0","","28.97","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3195","","OTH","California Nurses Association","","","","","","Oakland","CA","94612","","","","","43766.0","","52.62","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2857","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","","43766.0","","14.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2860","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","","43766.0","","30.25","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2861","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","","43766.0","","15.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2863","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","","43766.0","","46.5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2865","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","","43766.0","","125.39","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2866","","OTH","Teamsters Local Union 665","","","","","","San Francisco","CA","94109","","","","","43766.0","","4.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2874","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","","43766.0","","1.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2875","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","","43766.0","","28.66","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2878","","OTH","Teamster Local Union 287","","","","","","San Jose","CA","95112","","","","","43766.0","","27.09","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2879","","OTH","Professional And Technical Engineers Local 21","","","","","","San Francisco","CA","94103","","","","","43766.0","","44.13","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2880","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","","43766.0","","37.63","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2892","","OTH","SEIU Local 1000 (UCSW)","","","","","","Los Angeles","CA","90015","","","","","43766.0","","10.94","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2893","","OTH","SEIU Local 2007 HEW","","","","","","Stanford","CA","94309","","","","","43766.0","","9.65","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2894","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","","43766.0","","63.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2900","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","","43766.0","","12.76","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2902","","OTH","San Jose Teachers Association","","","","","","San Jose","CA","95125-","","","","","43726.0","","15.82","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2907","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","","43726.0","","5.11","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2908","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112-","","","","","43726.0","","35.57","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2909","","OTH","Aerospace and Defense Industry District Lodge 725","","","","","","Huntington Beach","CA","92649","","","","","43726.0","","9.29","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2910","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","","43726.0","","47.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2914","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","","43726.0","","14.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2915","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","","43726.0","","30.03","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2917","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","","43726.0","","12.99","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2919","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","","43726.0","","46.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2920","","OTH","Teamsters Local Union 665","","","","","","San Francisco","CA","94109","","","","","43726.0","","4.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2927","","OTH","SEIU Local 2007 HEW","","","","","","Stanford","CA","94309","","","","","43726.0","","9.83","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2928","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","","43726.0","","1.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2933","","OTH","Teamster Local Union 287","","","","","","San Jose","CA","95112","","","","","43726.0","","22.72","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2934","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","","43726.0","","15.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2936","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","","43726.0","","136.81","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2937","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131","","","","","43726.0","","22.71","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2945","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","","43726.0","","28.66","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2950","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","","43726.0","","35.87","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2952","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","","43726.0","","66.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2956","","OTH","SEIU Local 1000 (UCSW)","","","","","","Los Angeles","CA","90015","","","","","43726.0","","10.94","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2957","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","","43726.0","","63.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2960","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","","43726.0","","6.96","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2962","","OTH","Teamster Local Union 287","","","","","","San Jose","CA","95112","","","","","43726.0","","22.05","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2963","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112-","","","","","43726.0","","35.57","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2965","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","","43726.0","","29.74","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2968","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","","43726.0","","42.15","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2969","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","","43726.0","","135.48","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2970","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131","","","","","43726.0","","22.71","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2974","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","","43726.0","","47.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2975","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","","43726.0","","13.92","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2976","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","","43726.0","","12.99","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2977","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","","43726.0","","11.46","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2978","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","","43726.0","","63.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2980","","OTH","Teamsters Local Union 665","","","","","","San Francisco","CA","94109","","","","","43726.0","","4.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2981","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","","43726.0","","58.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2982","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","","43726.0","","38.17","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2990","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","","43726.0","","11.96","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2993","","OTH","SEIU Local 2007 HEW","","","","","","Stanford","CA","94309","","","","","43726.0","","9.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2994","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","","43726.0","","1.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3004","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","","43726.0","","14.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3011","","OTH","SEIU Local 1000 (UCSW)","","","","","","Los Angeles","CA","90015","","","","","43726.0","","10.94","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3012","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","","43726.0","","63.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3196","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","","43726.0","","9.55","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3197","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","","43726.0","","13.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3022","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112-","","","","","43791.0","","35.57","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3023","","OTH","Aerospace and Defense Industry District Lodge 725","","","","","","Huntington Beach","CA","92649","","","","","43791.0","","9.5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3025","","OTH","United Teachers of Santa Clara - UTSC","","","","","","Campbell","CA","95008","","","","","43791.0","","19.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3027","","OTH","International Brotherhood of Electrical Workers, Local 1245","","","","","","Vacaville","CA","95687","","","","","43791.0","","39.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3028","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","","43791.0","","12.99","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3029","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","","43791.0","","47.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3030","","OTH","Teamster Local Union 287","","","","","","San Jose","CA","95112","","","","","43791.0","","12.96","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3032","","OTH","SEIU Local 2007 HEW","","","","","","Stanford","CA","94309","","","","","43791.0","","9.9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3033","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","","43791.0","","14.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3036","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","","43791.0","","14.97","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3038","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","","43791.0","","139.11","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3041","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","","43791.0","","28.66","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3042","","OTH","United Teachers of Santa Clara - UTSC","","","","","","Campbell","CA","95008","","","","","43791.0","","9.92","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3055","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","","43791.0","","63.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3057","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112-","","","","","43791.0","","62.37","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3058","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131","","","","","43791.0","","22.71","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3064","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","","43791.0","","11.25","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3066","","OTH","SEIU Local 1000 (UCSW)","","","","","","Los Angeles","CA","90015","","","","","43791.0","","10.94","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3067","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","","43791.0","","47.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3071","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","","43662.0","","7.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3072","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","","43662.0","","29.36","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3075","","OTH","Teamster Local Union 287","","","","","","San Jose","CA","95112","","","","","43662.0","","22.61","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3076","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112-","","","","","43662.0","","35.57","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3078","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","","43662.0","","63.98","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3082","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","","43662.0","","45.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3083","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","","43662.0","","138.35","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3084","","OTH","Teamsters Local Union 665","","","","","","San Francisco","CA","94109","","","","","43662.0","","4.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3085","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131","","","","","43662.0","","22.71","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3086","","OTH","San Jose Teachers Association","","","","","","San Jose","CA","95125-","","","","","43662.0","","15.91","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3090","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","","43662.0","","15.17","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3091","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","","43662.0","","12.99","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3094","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","","43662.0","","11.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3096","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","","43662.0","","47.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3097","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","","43662.0","","38.7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3108","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","","43662.0","","1.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3112","","OTH","SEIU Local 2007 HEW","","","","","","Stanford","CA","94309","","","","","43662.0","","9.93","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3113","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","","43662.0","","14.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3123","","OTH","SEIU Local 1000 (UCSW)","","","","","","Los Angeles","CA","90015","","","","","43662.0","","10.94","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3124","","OTH","Aerospace and Defense Industry District Lodge 725","","","","","","Huntington Beach","CA","92649","","","","","43662.0","","9.5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3126","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","","43662.0","","28.66","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3129","","OTH","United Teachers of Santa Clara - UTSC","","","","","","Campbell","CA","95008","","","","","43662.0","","29.67","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3133","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","","43662.0","","29.02","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3134","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","","43662.0","","47.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3136","","OTH","United Teachers of Santa Clara - UTSC","","","","","","Campbell","CA","95008","","","","","43662.0","","9.86","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3137","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","","43662.0","","15.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3140","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","","43662.0","","29.21","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3142","","OTH","Teamster Local Union 287","","","","","","San Jose","CA","95112","","","","","43662.0","","21.84","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3143","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","","43662.0","","38.39","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3145","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131","","","","","43662.0","","22.71","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3146","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112-","","","","","43662.0","","35.57","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3148","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","","43662.0","","14.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3151","","OTH","SEIU Local 2007 HEW","","","","","","Stanford","CA","94309","","","","","43662.0","","9.97","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3153","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","","43662.0","","44.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3154","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","","43662.0","","136.78","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3155","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","","43662.0","","63.64","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3156","","OTH","Teamsters Local Union 665","","","","","","San Francisco","CA","94109","","","","","43662.0","","4.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3163","","OTH","Aerospace and Defense Industry District Lodge 725","","","","","","Huntington Beach","CA","92649","","","","","43662.0","","9.01","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3165","","OTH","San Jose Teachers Association","","","","","","San Jose","CA","95125-","","","","","43662.0","","15.94","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3169","","OTH","Aerospace and Defense Industry District Lodge 725","","","","","","Huntington Beach","CA","92649","","","","","43662.0","","9.5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3180","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","","43662.0","","1.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3184","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","","43662.0","","63.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3185","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","","43662.0","","12.99","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3188","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","","43662.0","","6.17","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3189","","COM","IBEW Local 332 Education Fund","","","","","","San Jose","CA","95125","","","","","43662.0","","28.66","","","","","","","","","","","","","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P2","EXP24943","","COM","San Jose Residents for Fair Elections","","","","","","San Jose","CA","95125","","","","","43805.0","","9250.0","","","","","","","","","","","","","","","","","1420137","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Fair Elections Initiative","TBD","City of San Jose","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC23971","","COM","San Jose Firefighters Local 230 PAC","","","","","","San Jose","CA","95110.0","","","","","43367.0","","15000.0","","","","","","","51882.68","","","","","","","","","","743393","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24051","","IND","Livengood","Robert","","","","","Milpitas","CA","95035.0","Robert Livengood","Consultant","","","43376.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24065","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105.0","","","","","43381.0","","12000.0","","","","","","","24000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24066","","COM","Pacific Advisory Coalition PAC sponsored by Allied Waste Services on North America LLC","","","","","","Phoenix","AZ","85054.0","","","","","43381.0","","5000.0","","","","","","","8000.0","","","","","","","","","","1384188","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24067","","COM","Service Employees International Union Local 521 Independent Expenditure Committee","","","","","","Sacramento","CA","95814.0","","","","","43381.0","","80000.0","","","","","","","115000.0","","","","","","","","","","1297707","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24069","","COM","Alum Rock Educators Association PAC","","","","","","San Jose","CA","95127.0","","","","","43381.0","","10000.0","","","","","","","10000.0","","","","","","","","","","1327283","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24085","","COM","Santa Clara County Probation Peace Officers Union AFSCME Local 1587","","","","","","San Jose","CA","95131.0","","","","","43383.0","","30000.0","","","","","","","45005.38","","","","","","","","","","743998","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24086","","COM","IBEW Local 332 Education Fund","","","","","","San Jose","CA","95125.0","","","","","43383.0","","50000.0","","","","","","","50028.66","","","","","","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24087","","SCC","Laborers Local Union No. 270 PAC Small Contributor Committee","","","","","","Sacramento","CA","95814.0","","","","","43384.0","","10000.0","","","","","","","15000.0","","","","","","","","","","901351","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24101","","OTH","Milpitas-District 2 Associates, LLC","","","","","","Newport Beach","CA","92660.0","","","","","43384.0","","20000.0","","","","","","","20000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24113","","COM","Service Employees International Union United Service Workers West (SEIU USWW) PAC","","","","","","Los Angeles","CA","90015.0","","","","","43385.0","","2500.0","","","","","","","2500.0","","","","","","","","","","1278808","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24132","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545.0","","","","","43388.0","","1500.0","","","","","","","4005.32","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24168","","SCC","Plumbers, Steamfitters & Refrigerator Fitters Local 393 Political Action Fund Small Contributor Committee","","","","","","Sacramento","CA","95814.0","","","","","43390.0","","50000.0","","","","","","","75000.0","","","","","","","","","","851452","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24169","","OTH","Largo Concrete, Inc.","","","","","","Tustin","CA","92780.0","","","","","43390.0","","3000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24170","","IND","Struthers","Neil M.","","","","","San Jose","CA","95127.0","Santa Clara County Joint Electrical Industry Fund","Director of Business Development","","","43379.0","","25000.0","","","","","","","25000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24171","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95050.0","","","","","43390.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24172","","OTH","Truebeck Construction","","","","","","Redwood City","CA","94065.0","","","","","43390.0","","25000.0","","","","","","","25000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24173","","OTH","Largo Concrete, Inc.","","","","","","Tustin","CA","92780.0","","","","","43390.0","","12000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24178","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43367.0","","1161.85","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24179","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43392.0","","10000.0","","","","","","","27125.61","","","","","","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","C","NON24053","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43375.0","","258.97","","","","","","","27125.61","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","C","NON24054","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43372.0","","236.26","","","","","","","27125.61","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","C","NON24088","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43382.0","","246.22","","","","","","","27125.61","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","C","NON24105","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125.0","","","","","43371.0","","1000.0","","","","","","","1085.98","","","","","Use of Space","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","C","NON24215","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43389.0","","236.31","","","","","","","27125.61","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","I","INC24047","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","San Jose","CA","95125.0","","","","","43375.0","","236.26","","","","","","","0.0","","","","","Lunch Reimbursement","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","I","INC24112","","COM","Committee for the Future of Santa Clara County - Yes on A","","","","","","San Jose","CA","95120.0","","","","","43385.0","","2560.0","","","","","","","0.0","","","","","Payment for Data","","","","","1408550","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3213","","IND","Rocha","Don","","","","","","","","","","","","43368.0","","2000.0","","","","","","","368786.95","","","","IND","Data","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3214","","IND","Esparza","Maya","","","","","","","","","","","","43368.0","","2000.0","","","","","","","99109.28","","","","IND","Data","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3217","","IND","Biagini","Nancy","","","","","","","","","","","","43368.0","","2000.0","","","","","","","11351.57","","","","IND","Data","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3239","","COM","San Jose Police Officers' Association PAC","","","","","","San Jose","CA","95112.0","","","","","43389.0","","600.0","","","","","","","2370.0","","","","IKD","Use of Data","","","","","951339","","","","","","","","","","","","","","","","","","","","","","San Jose Police Officers' Association PAC","","","","OTH","Political Action Committee","OTH","City of San Jose, CA","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3240","","COM","San Jose Police Officers' Association PAC","","","","","","San Jose","CA","95112.0","","","","","43390.0","","1770.0","","","","","","","2370.0","","","","IKD","Use of Data","","","","","951339","","","","","","","","","","","","","","","","","","","","","","San Jose Police Officers' Association PAC","","","","OTH","Political Action Committee","OTH","City of San Jose, CA","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3241","","COM","Santa Clara County Government Attorneys' Association PAC","","","","","","Sacramento","CA","95814.0","","","","","43392.0","","300.0","","","","","","","300.0","","","","IKD","Use of Data","","","","","941786","","","","","","","","","","","","","","","","","","","","","","Santa Clara County Government Attorneys' Association PAC","","","","OTH","Political Action Committee","OTH","Santa Clara County, CA","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3243","","IND","Biagini","Nancy","","","","","","","","","","","","43372.0","","22.17","","","","","","","11351.57","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3244","","IND","Esparza","Maya","","","","","","","","","","","","43372.0","","90.94","","","","","","","99109.28","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3245","","IND","Esparza","Maya","","","","","","","","","","","","43375.0","","85.25","","","","","","","99109.28","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3246","","IND","Esparza","Maya","","","","","","","","","","","","43382.0","","63.55","","","","","","","99109.28","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3247","","IND","Esparza","Maya","","","","","","","","","","","","43389.0","","123.46","","","","","","","99109.28","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3248","","IND","Rocha","Don","","","","","","","","","","","","43372.0","","93.15","","","","","","","368786.95","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3249","","IND","Rocha","Don","","","","","","","","","","","","43372.0","","47.88","","","","","","","368786.95","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3250","","IND","Rocha","Don","","","","","","","","","","","","43372.0","","53.9","","","","","","","368786.95","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3251","","IND","Rocha","Don","","","","","","","","","","","","43372.0","","55.55","","","","","","","368786.95","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3252","","IND","Esparza","Maya","","","","","","","","","","","","43391.0","","104.15","","","","","","","99109.28","","","","IND","Staff Time for Field/Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3253","","IND","Rocha","Don","","","","","","","","","","","","43391.0","","8602.67","","","","","","","368786.95","","","","IND","Staff Time for Field/Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EXP24057","","COM","Cupertino Residents for Local Ethical Government","","","","","","Cupertino","CA","95014.0","","","","","43381.0","","16000.0","","","","","","","16000.0","","","","MON","","","","","","1412139","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6816","","IND","Esparza","Maya","","","","","","","","","","","","43376.0","","4878.67","","","","","","","99109.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6817","","IND","Esparza","Maya","","","","","","","","","","","","43376.0","","26300.0","","","","","","","99109.28","","","","IND","Use of Polling for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6821","","IND","Rocha","Don","","","","","","","","","","","","43381.0","","5700.0","","","","","","","368786.95","","","","IND","Use of Polling","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6822","","IND","Rocha","Don","","","","","","","","","","","","43381.0","","55881.34","","","","","","","368786.95","","","","IND","Mailers","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6824","","IND","Esparza","Maya","","","","","","","","","","","","43381.0","","3721.0","","","","","","","99109.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6826","","IND","Rocha","Don","","","","","","","","","","","","43378.0","","40175.91","","","","","","","368786.95","","","","IND","Mailers","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6827","","IND","Biagini","Nancy","","","","","","","","","","","","43381.0","","2875.46","","","","","","","11351.57","","","","IND","Mailers (Estimated Costs)","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6829","","IND","Rocha","Don","","","","","","","","","","","","43381.0","","841.23","","","","","","","368786.95","","","","IND","Doorhanger","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6830","","IND","Biagini","Nancy","","","","","","","","","","","","43381.0","","294.98","","","","","","","11351.57","","","","IND","Doorhanger","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6831","","IND","Esparza","Maya","","","","","","","","","","","","43381.0","","327.75","","","","","","","99109.28","","","","IND","Doorhanger","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6832","","IND","Rocha","Don","","","","","","","","","","","","43382.0","","27354.62","","","","","","","368786.95","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6833","","IND","Rocha","Don","","","","","","","","","","","","43382.0","","900.0","","","","","","","368786.95","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6834","","IND","Esparza","Maya","","","","","","","","","","","","43383.0","","5630.19","","","","","","","99109.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6837","","IND","Rocha","Don","","","","","","","","","","","","43383.0","","28848.97","","","","","","","368786.95","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6838","","IND","Nunez","Bob","","","","","","","","","","","","43385.0","","2156.32","","","","","","","4512.65","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Bob Nunez","","","","MAY","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6839","","IND","Grilli","Marsha","","","","","","","","","","","","43385.0","","2156.33","","","","","","","4512.66","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Marsha Grilli","","","","CCM","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6840","","IND","Herrera","Esau","","","","","","","","","","","","43385.0","","2873.99","","","","","","","6248.15","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Esau Herrera","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6841","","IND","Tran","Khanh","","","","","","","","","","","","43385.0","","2874.0","","","","","","","6248.16","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Khanh Tran","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6842","","IND","Rocha","Don","","","","","","","","","","","","43386.0","","12030.95","","","","","","","368786.95","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6843","","IND","Biagini","Nancy","","","","","","","","","","","","43388.0","","2875.46","","","","","","","11351.57","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6844","","IND","Fong","Mason","","","","","","","","","","","","43388.0","","3424.69","","","","","","","3674.69","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Mason Fong","","","","CCM","","OTH","City of Sunnyvale","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6845","","IND","Larsson","Gustav","","","","","","","","","","","","43388.0","","3424.7","","","","","","","3674.7","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Gustav Larsson","","","","CCM","","OTH","City of Sunnyvale","1.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6846","","IND","Tran","Khanh","","","","","","","","","","","","43388.0","","2874.16","","","","","","","6248.16","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Khanh Tran","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6847","","IND","Herrera","Esau","","","","","","","","","","","","43388.0","","2874.16","","","","","","","6248.15","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Esau Herrera","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6848","","IND","Esparza","Maya","","","","","","","","","","","","43388.0","","5630.19","","","","","","","99109.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6849","","IND","Esteves","Jose","","","","","","","","","","","","43390.0","","4312.65","","","","","","","4562.65","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jose Esteves","","","","MAY","","OTH","City of Milpitas","","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6850","","IND","Rocha","Don","","","","","","","","","","","","43391.0","","32353.28","","","","","","","368786.95","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6851","","IND","Nunez","Bob","","","","","","","","","","","","43392.0","","2106.33","","","","","","","4512.65","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Bob Nunez","","","","MAY","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6852","","IND","Grilli","Marsha","","","","","","","","","","","","43392.0","","2106.33","","","","","","","4512.66","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Marsha Grilli","","","","CCM","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6853","","IND","Esparza","Maya","","","","","","","","","","","","43392.0","","3721.0","","","","","","","99109.28","","","","IND","Mailer (Estimated Costs)","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6861","","IND","Rocha","Don","","","","","","","","","","","","43378.0","","15000.0","","","","","","","368786.95","","","","IND","Use of Research for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6864","","IND","Rocha","Don","","","","","","","","","","","","43371.0","","1954.18","","","","","","","368786.95","","","","IND","Staff Time","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6865","","IND","Rocha","Don","","","","","","","","","","","","43385.0","","2012.17","","","","","","","368786.95","","","","IND","Staff Time","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6866","","IND","Esparza","Maya","","","","","","","","","","","","43371.0","","1548.84","","","","","","","99109.28","","","","IND","Staff Time","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6867","","IND","Esparza","Maya","","","","","","","","","","","","43385.0","","716.31","","","","","","","99109.28","","","","IND","Staff Time","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6868","","IND","Biagini","Nancy","","","","","","","","","","","","43371.0","","763.75","","","","","","","11351.57","","","","IND","Staff Time","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6869","","IND","Biagini","Nancy","","","","","","","","","","","","43385.0","","527.46","","","","","","","11351.57","","","","IND","Staff Time","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6870","","IND","Rocha","Don","","","","","","","","","","","","43393.0","","127.48","","","","","","","368786.95","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6871","","IND","Biagini","Nancy","","","","","","","","","","","","43393.0","","21.04","","","","","","","11351.57","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6872","","IND","Esparza","Maya","","","","","","","","","","","","43393.0","","15.06","","","","","","","99109.28","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6873","","IND","Rocha","Don","","","","","","","","","","","","43393.0","","1468.75","","","","","","","368786.95","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6874","","IND","Esparza","Maya","","","","","","","","","","","","43393.0","","1019.79","","","","","","","99109.28","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6875","","IND","Biagini","Nancy","","","","","","","","","","","","43393.0","","127.25","","","","","","","11351.57","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6876","","IND","Rocha","Don","","","","","","","","","","","","43393.0","","634.53","","","","","","","368786.95","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6878","","IND","Esparza","Maya","","","","","","","","","","","","43393.0","","10.47","","","","","","","99109.28","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6879","","IND","Rocha","Don","","","","","","","","","","","","43393.0","","106.71","","","","","","","368786.95","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6880","","IND","Esparza","Maya","","","","","","","","","","","","43393.0","","23.44","","","","","","","99109.28","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6881","","IND","Rocha","Don","","","","","","","","","","","","43393.0","","809.8","","","","","","","368786.95","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6882","","IND","Biagini","Nancy","","","","","","","","","","","","43393.0","","115.18","","","","","","","11351.57","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6883","","IND","Esparza","Maya","","","","","","","","","","","","43393.0","","281.46","","","","","","","99109.28","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6884","","IND","Esparza","Maya","","","","","","","","","","","","43376.0","","1000.0","","","","","","","99109.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6885","","IND","Herrera","Esau","","","","","","","","","","","","43385.0","","250.0","","","","","","","6248.15","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Esau Herrera","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6886","","IND","Tran","Khanh","","","","","","","","","","","","43385.0","","250.0","","","","","","","6248.16","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Khanh Tran","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6887","","IND","Nunez","Bob","","","","","","","","","","","","43385.0","","250.0","","","","","","","4512.65","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Bob Nunez","","","","MAY","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6888","","IND","Grilli","Marsha","","","","","","","","","","","","43385.0","","250.0","","","","","","","4512.66","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Marsha Grilli","","","","CCM","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6889","","IND","Fong","Mason","","","","","","","","","","","","43388.0","","250.0","","","","","","","3674.69","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Mason Fong","","","","CCM","","OTH","City of Sunnyvale","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6890","","IND","Larsson","Gustav","","","","","","","","","","","","43388.0","","250.0","","","","","","","3674.7","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Gustav Larsson","","","","CCM","","OTH","City of Sunnyvale","1.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6891","","IND","Tran","Khanh","","","","","","","","","","","","43388.0","","250.0","","","","","","","6248.16","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Khanh Tran","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6892","","IND","Esteves","Jose","","","","","","","","","","","","43390.0","","250.0","","","","","","","4562.65","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jose Esteves","","","","MAY","","OTH","City of Milpitas","","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6926","","IND","Herrera","Esau","","","","","","","","","","","","43388.0","","250.0","","","","","","","6248.15","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Esau Herrera","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6930","","IND","Esparza","Maya","","","","","","","","","","","","43391.0","","1483.71","","","","","","","99109.28","","","","IND","Field Expenses (Estimated Costs)","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23966","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","43366.0","","2275.54","","","","","","","29234.13","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23977","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","43366.0","","773.06","","","","","","","14236.97","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23982","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","43367.0","","17.05","","","","","","","482.48","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23984","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","43367.0","","39.62","","","","","","","482.48","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23986","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","43367.0","","31.57","","","","","","","482.48","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24000","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43367.0","","20.32","","","","","","","30273.87","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24002","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43367.0","","34.01","","","","","","","30273.87","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24004","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43367.0","","64.56","","","","","","","30273.87","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24008","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43367.0","","226.79","","","","","","","30273.87","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24010","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43367.0","","611.74","","","","","","","30273.87","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24014","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43367.0","","326.36","","","","","","","30273.87","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24019","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43368.0","","390.44","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24020","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43368.0","","16.04","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24021","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43368.0","","4.58","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24022","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43376.0","","1000.0","","","","","","","7000.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24024","","IND","Zamora","Dianna","","","","","San Jose","CA","95125.0","","","","","43376.0","","204.67","","","","","","","253.45","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24025","","IND","Howze","Cathy L.","","","","","San Jose","CA","95117.0","","","","","43376.0","","46.05","","","","","","","177.59","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24027","","IND","Khan","Sophie R.","","","","","San Jose","CA","95138.0","","","","","43376.0","","75.64","","","","","","","230.21","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24028","","IND","Arreola","Gabriel","","","","","San Jose","CA","95122.0","","","","","43376.0","","82.21","","","","","","","202.25","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24029","","IND","Craig","Donna D.","","","","","San Jose","CA","95712.0","","","","","43376.0","","143.05","","","","","","","303.37","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24030","","IND","Navarro","Ana I. Duran","","","","","San Jose","CA","95127.0","","","","","43376.0","","106.88","","","","","","","271.31","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24031","","IND","Gonzales","Dorothy","","","","","San Jose","CA","95136.0","","","","","43376.0","","121.68","","","","","","","246.4","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24032","","IND","Lawler, Jr.","Blake B.","","","","","Pacheco","CA","94553.0","","","","","43376.0","","55.91","","","","","","","116.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24033","","IND","Su","Van M.","","","","","San Jose","CA","95121.0","","","","","43376.0","","101.94","","","","","","","101.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24035","","IND","Orta","Desiree Y.","","","","","Sunnyvale","CA","94087.0","","","","","43376.0","","60.83","","","","","","","154.57","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24036","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43375.0","","1971.68","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24037","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43376.0","","22.0","","","","","","","89770.03","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24039","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43376.0","","1830.0","","","","","","","89770.03","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24041","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43376.0","","2509.71","","","","","","","89770.03","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24043","","IND","Lawler","Annette M.","","","","","San Jose","CA","95139.0","","","","","43376.0","","101.94","","","","","","","279.53","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24045","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43376.0","","5700.0","","","","","","","105840.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24055","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43377.0","","631.13","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24056","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43377.0","","140.39","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24057","","COM","Cupertino Residents for Local Ethical Government","","","","","","Cupertino","CA","95014.0","","","","","43381.0","","16000.0","","","","","","","16000.0","","","","CTB","","","","","","1412139","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24058","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43382.0","","1500.0","","","","","","","30273.87","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24060","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43382.0","","26300.0","","","","","","","105840.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24062","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43382.0","","4878.67","","","","","","","628092.55","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24068","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43382.0","","1.75","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24082","","IND","Gonzales","Dorothy","","","","","San Jose","CA","95136.0","","","","","43383.0","","115.1","","","","","","","246.4","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24083","","IND","Gonzales","Dorothy","","","","","San Jose","CA","95136.0","","","","","43383.0","","9.62","","","","","","","246.4","","","","","Mileage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24084","","IND","Howze","Cathy L.","","","","","San Jose","CA","95117.0","","","","","43383.0","","131.54","","","","","","","177.59","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24093","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43384.0","","4.38","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24094","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43384.0","","100.14","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24095","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43384.0","","41.32","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24096","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43384.0","","2.7","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24097","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43384.0","","4.58","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24098","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43384.0","","25.49","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24099","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43384.0","","390.44","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24116","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","841.23","","","","","","","628092.55","","","","IND","Doorhanger/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24118","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","294.97","","","","","","","628092.55","","","","IND","Doorhanger/Support/Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24120","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","327.75","","","","","","","628092.55","","","","IND","Doorhanger/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24122","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","2821.0","","","","","","","628092.55","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24124","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","4730.19","","","","","","","628092.55","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24126","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","27354.62","","","","","","","628092.55","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24128","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","27948.97","","","","","","","628092.55","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24130","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","54081.34","","","","","","","628092.55","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24147","","IND","Khan","Sophie R.","","","","","San Jose","CA","95138.0","","","","","43390.0","","154.57","","","","","","","230.21","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24148","","IND","Arreola","Gabriel","","","","","San Jose","CA","95122.0","","","","","43390.0","","120.04","","","","","","","202.25","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24149","","IND","Craig","Donna D.","","","","","San Jose","CA","95712.0","","","","","43390.0","","160.32","","","","","","","303.37","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24150","","IND","Orta","Desiree Y.","","","","","Sunnyvale","CA","94087.0","","","","","43390.0","","93.74","","","","","","","154.57","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24152","","IND","Lawler, Jr.","Blake B.","","","","","Pacheco","CA","94553.0","","","","","43390.0","","60.84","","","","","","","116.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24153","","IND","Lawler","Annette M.","","","","","San Jose","CA","95139.0","","","","","43390.0","","177.59","","","","","","","279.53","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24154","","IND","Navarro","Ana I. Duran","","","","","San Jose","CA","95127.0","","","","","43390.0","","164.43","","","","","","","271.31","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24155","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43389.0","","530.0","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24156","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43389.0","","20.35","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24157","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43389.0","","118.73","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24158","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43389.0","","33.9","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24159","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43389.0","","0.27","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24160","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43389.0","","0.96","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24161","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43389.0","","4.12","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24162","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43389.0","","0.02","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24163","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43389.0","","0.17","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24164","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43389.0","","4.21","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24165","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43389.0","","4.21","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24166","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43389.0","","9.15","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24167","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43389.0","","2045.73","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24188","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035.0","","","","","43393.0","","150.0","","","","","","","1800.0","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24190","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035.0","","","","","43393.0","","150.0","","","","","","","1800.0","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24192","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035.0","","","","","43393.0","","300.0","","","","","","","1800.0","","","","IND","Mailer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24194","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035.0","","","","","43393.0","","150.0","","","","","","","1800.0","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24196","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035.0","","","","","43393.0","","150.0","","","","","","","1800.0","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24198","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","43393.0","","325.0","","","","","","","3575.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24199","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","San Jose","CA","95125.0","","","","","43393.0","","7283.85","","","","","","","14567.7","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24239","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43376.0","","2000.0","","","","","","","7000.0","","","","IND","Data/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24240","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43376.0","","2000.0","","","","","","","7000.0","","","","IND","Data/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24241","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43376.0","","2000.0","","","","","","","7000.0","","","","IND","Data/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24243","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43367.0","","377.43","","","","","","","30273.87","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24244","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","43382.0","","127.48","","","","","","","482.48","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24246","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","43382.0","","14.94","","","","","","","482.48","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24387","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43385.0","","1076.06","","","","","","","30273.87","","","","IND","Phonebank/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24389","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43385.0","","7785.24","","","","","","","30273.87","","","","IND","Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24391","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43385.0","","1076.06","","","","","","","30273.87","","","","IND","Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3194","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43371.0","","388.69","","","","","","","1047.11","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3195","","IND","Gonzales","Adriana J.","","","","","San Jose","CA","95117.0","","","","","43375.0","","98.65","","","","","","","275.42","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3196","","IND","Tran","Bonny","","","","","San Jose","CA","95121.0","","","","","43375.0","","162.79","","","","","","","319.81","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3197","","IND","Soto","Candice","","","","","San Jose","CA","95127.0","","","","","43375.0","","147.99","","","","","","","272.95","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3198","","IND","Baxter","Cathy A.","","","","","San Jose","CA","95128.0","","","","","43375.0","","147.99","","","","","","","147.99","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3199","","IND","Gabrielson","Corey L.","","","","","Camino","CA","95709.0","","","","","43375.0","","192.6","","","","","","","419.2","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3200","","IND","Williams","Cory","","","","","San Jose","CA","95133.0","","","","","43375.0","","147.99","","","","","","","349.4","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3201","","IND","Kost","Dee Dee","","","","","San Jose","CA","95125.0","","","","","43375.0","","147.99","","","","","","","147.99","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3203","","IND","Johnson","Karen R.","","","","","Los Gatos","CA","95033.0","","","","","43375.0","","121.68","","","","","","","241.7","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3204","","IND","Fernandez","Katia I.","","","","","San Jose","CA","95148.0","","","","","43375.0","","106.88","","","","","","","269.67","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3205","","IND","Collins","Keith","","","","","San Jose","CA","95118.0","","","","","43375.0","","106.88","","","","","","","278.71","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3206","","IND","Vera","Lan H. De","","","","","Campbell","CA","95008.0","","","","","43375.0","","60.83","","","","","","","194.03","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3207","","IND","Gamboa","Maria","","","","","San Jose","CA","95127.0","","","","","43375.0","","147.99","","","","","","","325.57","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3208","","IND","Tosto","Robert S.","","","","","San Jose","CA","95127.0","","","","","43375.0","","92.08","","","","","","","185.81","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3209","","IND","Nguyen","Yen N.","","","","","San Jose","CA","95112.0","","","","","43375.0","","133.19","","","","","","","297.62","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3221","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43384.0","","388.69","","","","","","","1047.11","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3222","","IND","Gonzales","Adriana J.","","","","","San Jose","CA","95117.0","","","","","43389.0","","176.77","","","","","","","275.42","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3223","","IND","Tran","Bonny","","","","","San Jose","CA","95121.0","","","","","43389.0","","154.56","","","","","","","319.81","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3224","","IND","Soto","Candice","","","","","San Jose","CA","95127.0","","","","","43389.0","","124.96","","","","","","","272.95","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3225","","IND","Gabrielson","Corey L.","","","","","Camino","CA","95709.0","","","","","43389.0","","219.2","","","","","","","419.2","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3226","","IND","Williams","Cory","","","","","San Jose","CA","95133.0","","","","","43389.0","","198.95","","","","","","","349.4","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3227","","IND","Orta","Irene","","","","","San Jose","CA","95116.0","","","","","43389.0","","124.96","","","","","","","124.96","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3228","","IND","Johnson","Karen R.","","","","","Los Gatos","CA","95033.0","","","","","43389.0","","120.02","","","","","","","241.7","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3229","","IND","Fernandez","Katia I.","","","","","San Jose","CA","95148.0","","","","","43389.0","","162.79","","","","","","","269.67","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3230","","IND","Collins","Keith","","","","","San Jose","CA","95118.0","","","","","43389.0","","171.83","","","","","","","278.71","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3231","","IND","Vera","Lan H. De","","","","","Campbell","CA","95008.0","","","","","43389.0","","133.2","","","","","","","194.03","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3232","","IND","Gamboa","Maria","","","","","San Jose","CA","95127.0","","","","","43389.0","","177.58","","","","","","","325.57","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3233","","IND","Tosto","Robert S.","","","","","San Jose","CA","95127.0","","","","","43389.0","","93.73","","","","","","","185.81","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3234","","IND","Nguyen","Yen N.","","","","","San Jose","CA","95112.0","","","","","43389.0","","164.43","","","","","","","297.62","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3235","","IND","Tran","Bonny","","","","","San Jose","CA","95121.0","","","","","43389.0","","2.46","","","","","","","319.81","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3236","","IND","Williams","Cory","","","","","San Jose","CA","95133.0","","","","","43389.0","","2.46","","","","","","","349.4","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3237","","IND","Gabrielson","Corey L.","","","","","Camino","CA","95709.0","","","","","43389.0","","7.4","","","","","","","419.2","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6815","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43376.0","","1746.93","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6862","","OTH","Office Max","","","","","","San Jose","CA","95125.0","","","","","43393.0","","202.7","","","","","","","202.7","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6863","","OTH","Lunardi's","","","","","","San Jose","CA","95124.0","","","","","43393.0","","461.13","","","","","","","1172.83","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6909","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43381.0","","1053.08","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6910","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43381.0","","18287.1","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6911","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43383.0","","1648.72","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6912","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43382.0","","11083.59","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6913","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43383.0","","13241.89","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6914","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43381.0","","607.6","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6915","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43378.0","","18287.1","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6916","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43390.0","","1523.04","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6917","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43385.0","","1795.44","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6918","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43387.0","","5077.2","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6919","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43388.0","","607.6","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6920","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43388.0","","2419.4","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6921","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43388.0","","1795.44","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6922","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43388.0","","1648.72","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6923","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43391.0","","12733.86","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6924","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43392.0","","2821.0","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6925","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43392.0","","1423.05","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23480","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","450.0","0.0","0.0","","","450.0","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23481","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","450.0","0.0","0.0","","","450.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23542","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","San Jose","CA","95125.0","","","","","","","","7283.85","0.0","7283.85","","","0.0","","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23929","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","250.0","0.0","0.0","","","250.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23991","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","41.91","0.0","0.0","","","41.91","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23992","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","70.15","0.0","0.0","","","70.15","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23993","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","133.15","0.0","0.0","","","133.15","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23964","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","","","","2275.54","0.0","2275.54","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23965","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","","","","75.15","0.0","0.0","","","75.15","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23973","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","1830.0","0.0","1830.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23974","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","2509.71","0.0","2509.71","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23975","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","773.06","0.0","773.06","","","0.0","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23976","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","440.56","0.0","0.0","","","440.56","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23988","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","4.08","0.0","0.0","","","4.08","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23989","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","7.35","0.0","0.0","","","7.35","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23990","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","10.51","0.0","0.0","","","10.51","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24016","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","156.57","0.0","0.0","","","156.57","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24012","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","138.66","0.0","0.0","","","138.66","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24013","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","232.12","0.0","0.0","","","232.12","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24017","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","262.1","0.0","0.0","","","262.1","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24018","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","497.46","0.0","0.0","","","497.46","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24026","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","22.0","0.0","22.0","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24044","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","","","","5700.0","0.0","5700.0","","","0.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24050","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","","","","26300.0","0.0","26300.0","","","0.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24213","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","1276.31","0.0","0.0","","","1276.31","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24219","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","","","","15000.0","0.0","0.0","","","15000.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24048","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","1000.0","0.0","","","1000.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24074","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","38375.91","0.0","","","38375.91","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24242","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","1800.0","0.0","","","1800.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24070","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","1800.0","0.0","","","1800.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24071","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24075","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","1975.46","0.0","","","1975.46","","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24076","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24081","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24089","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24092","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24106","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2006.32","0.0","","","2006.32","","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24107","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2006.33","0.0","","","2006.33","","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24108","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","450.0","0.0","","","450.0","","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24109","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","450.0","0.0","","","450.0","","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24110","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2423.99","0.0","","","2423.99","","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24111","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2424.0","0.0","","","2424.0","","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24114","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24115","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","11130.95","0.0","","","11130.95","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24133","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","1975.46","0.0","","","1975.46","","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24134","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24135","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2974.69","0.0","","","2974.69","","","","","IND","Maile/Support/Mason Fong/City Council/City of Sunnyvale/Seat 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24136","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","450.0","0.0","","","450.0","","","","","IND","Mailer/Support/Mason Fong/City of Council/City of Sunnyvale/Seat 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24137","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","450.0","0.0","","","450.0","","","","","IND","Mailer/Support/Gustav Larsson/City Council/City of Sunnyvale/Seat 1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24138","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2974.7","0.0","","","2974.7","","","","","IND","Mailer/Support/Gustav Larsson/City Council/City of Sunnyvale/Seat 1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24139","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2424.16","0.0","","","2424.16","","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24140","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2424.16","0.0","","","2424.16","","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24141","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","450.0","0.0","","","450.0","","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24142","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","450.0","0.0","","","450.0","","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24143","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","4730.19","0.0","","","4730.19","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24144","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24174","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","4012.65","0.0","","","4012.65","","","","","IND","Mailer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24176","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","31453.28","0.0","","","31453.28","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24177","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24180","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","1956.33","0.0","","","1956.33","","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24181","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","1956.33","0.0","","","1956.33","","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24182","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2821.0","0.0","","","2821.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24183","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24186","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","","","","0.0","375.75","0.0","","","375.75","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24187","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","","","","0.0","2585.88","0.0","","","2585.88","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24214","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","2251.63","0.0","","","2251.63","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24221","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","899.59","0.0","","","899.59","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24222","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","1291.21","0.0","","","1291.21","","","","","IND","Staff Time for Field/Phonebank/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24223","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","2265.14","0.0","","","2265.14","","","","","IND","Staff Time for Field/Phonebank/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24224","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","3966.35","0.0","","","3966.35","","","","","IND","Staff Time for Field/Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24232","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407.0","","","","","","","","0.0","10.47","0.0","","","10.47","","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24233","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407.0","","","","","","","","0.0","634.53","0.0","","","634.53","","","","","IND","Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24236","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","115.18","0.0","","","115.18","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24237","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","289.81","0.0","","","289.81","","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24238","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","961.68","0.0","","","961.68","","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23979","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","","","","17.05","0.0","17.05","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23980","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","","","","39.62","0.0","39.62","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23981","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","","","","31.57","0.0","31.57","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24225","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","","","","0.0","6.1","0.0","","","6.1","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24226","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","","","","0.0","15.06","0.0","","","15.06","","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24384","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","1076.06","0.0","1076.06","","","0.0","","","","","IND","Phonebank/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24385","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","1076.06","0.0","1076.06","","","0.0","","","","","IND","Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24386","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","7785.24","0.0","7785.24","","","0.0","","","","","IND","Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23994","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","20.32","0.0","20.32","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23995","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","34.01","0.0","34.01","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23996","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","64.56","0.0","64.56","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23997","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","326.36","0.0","326.36","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23998","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","226.79","0.0","226.79","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23999","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","611.74","0.0","611.74","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24228","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","127.25","0.0","","","127.25","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24229","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","1019.79","0.0","","","1019.79","","","","","IND","Field/Phonebank Expense/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24230","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","1468.75","0.0","","","1468.75","","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24234","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","","","","0.0","23.44","0.0","","","23.44","","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24235","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","","","","0.0","106.71","0.0","","","106.71","","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24218","","COM","District Council of Iron Workers Political Action League","","","","","","Pinole","CA","94564","","","","","43397.0","","5000.0","","","","","","","7500.0","","","","","","","","","","831693","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24315","","COM","County Employee Management Association PAC","","","","","","San Jose","CA","95126-","","","","","43398.0","","10000.0","","","","","","","17000.0","","","","","","","","","","981173","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24316","","COM","Operating Engineers Local No.3 Statewide PAC","","","","","","Alameda","CA","94502","","","","","43398.0","","5000.0","","","","","","","5000.0","","","","","","","","","","981697","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24317","","COM","Working for a Better Community PAC, a Committee to Support Donald Rocha for Santa Clara Board of Supervisors District 4 2018","","","","","","Milpitas","CA","95035","","","","","43399.0","","27000.0","","","","","","","27000.0","","","","","","","","","","1408688","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24328","","COM","Communications Workers of America Committee on Political Education Political Contributions Committee (CWA COPE PCC)","","","","","","Washington","DC","20001","","","","","43402.0","","3000.0","","","","","","","5500.0","","","","","","","","","","1242993","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24329","","COM","SEIU United Healthcare Workers West PAC SCC","","","","","","Sacramento","CA","95814-","","","","","43402.0","","20000.0","","","","","","","20000.0","","","","","","","","","","747285","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24345","","COM","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","","","","","","San Jose","CA","94087","","","","","43405.0","","10000.0","","","","","","","10000.0","","","","","","","","","","980947","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24347","","COM","San Jose Firefighters Local 230 PAC","","","","","","San Jose","CA","95110","","","","","43404.0","","15000.0","","","","","","","66882.68","","","","","","","","","","743393","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24352","","OTH","AMR Holdco, Inc.","","","","","","Greenwood Village","CO","80111","","","","","43404.0","","20000.0","","","","","","","20000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24353","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43404.0","","638.64","","","","","","","638.64","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24380","","OTH","Lehigh Hanson","","","","","","Irving","TX","75062","","","","","43406.0","","17700.0","","","","","","","25000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24381","","OTH","Lehigh Hanson","","","","","","Irving","TX","75062","","","","","43406.0","","7300.0","","","","","","","25000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24382","","COM","San Jose Police Officers' Association PAC","","","","","","San Jose","CA","95112","","","","","43406.0","","10000.0","","","","","","","15000.0","","","","","","","","","","951339","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24383","","COM","Sunnyvale Public Safety Officers Association PAC (PSOA)","","","","","","Sunnyvale","CA","94085","","","","","43406.0","","1000.0","","","","","","","1000.0","","","","","","","","","","990921","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24400","","COM","Local 101 AFSCME AFL-CIO PAC","","","","","","San Jose","CA","95112","","","","","43409.0","","1000.0","","","","","","","1000.0","","","","","","","","","","821697","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24401","","COM","United Food & Commercial Workers (UFCW) Local 5 PAC","","","","","","San Jose","CA","95113","","","","","43410.0","","5000.0","","","","","","","10000.0","","","","","","","","","","1294035","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24590","","OTH","DRIVE Commitee","","","","","","Washington","DC","20001","","","","","43405.0","","7300.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24591","","OTH","DRIVE Commitee","","","","","","Washington","DC","20001","","","","","43405.0","","2700.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24592","","COM","Santa Clara County Firefighters PAC","","","","","","San Jose","CA","95128","","","","","43406.0","","9700.0","","","","","","","17000.0","","","","","","","","","","760851","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24593","","COM","Santa Clara County Firefighters PAC","","","","","","San Jose","CA","95128","","","","","43406.0","","7300.0","","","","","","","17000.0","","","","","","","","","","760851","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON24216","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43396.0","","270.41","","","","","","","28233.22","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON24217","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43396.0","","412.97","","","","","","","28233.22","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON24363","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43403.0","","424.23","","","","","","","28233.22","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON24625","","COM","IBEW Local 332 Education Fund","","","","","","San Jose","CA","95125","","","","","43438.0","","1000.0","","","","","","","56683.22","","","","","Facility Rent for Meeting","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON24626","","COM","IBEW Local 332 Education Fund","","","","","","San Jose","CA","95125","","","","","43460.0","","1000.0","","","","","","","56683.22","","","","","Facility Rent for Meeting","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON24627","","COM","IBEW Local 332 Education Fund","","","","","","San Jose","CA","95125","","","","","43419.0","","4654.56","","","","","","","56683.22","","","","","Staff Salaries","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3238","","IND","Rocha","Don","","","","","","","","","","","","43396.0","","14000.0","","","","","","","543377.42","","","","IND","Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3242","","COM","Santa Clara County Government Attorneys' Association PAC","","","","","","Sacramento","CA","95814","","","","","43395.0","","300.0","","","","","","","600.0","","","","IKD","Use of Data","","","","","941786","","","","","","","","","","","","","","","","","","","","","","Santa Clara County Government Attorneys' Association PAC","","","","OTH","Political Action Committee","OTH","Santa Clara County, CA","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3289","","IND","Rocha","Don","","","","","","","","","","","","43406.0","","3000.0","","","","","","","543377.42","","","","IND","Digital Ad","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3313","","IND","Rocha","Don","","","","","","","","","","","","43419.0","","3816.73","","","","","","","543377.42","","","","IND","Use of Staff Time; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3314","","IND","Esparza","Maya","","","","","","","","","","","","43419.0","","791.28","","","","","","","103271.69","","","","IND","Use of Staff Time; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3315","","IND","Biagini","Nancy","","","","","","","","","","","","43419.0","","46.55","","","","","","","14783.27","","","","IND","Use of Staff Time; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3317","","IND","Rocha","Don","","","","","","","","","","","","43404.0","","1661.71","","","","","","","543377.42","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3323","","IND","Rocha","Don","","","","","","","","","","","","43404.0","","7630.53","","","","","","","543377.42","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3324","","IND","Biagini","Nancy","","","","","","","","","","","","43404.0","","321.46","","","","","","","14783.27","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3325","","IND","Esparza","Maya","","","","","","","","","","","","43404.0","","1471.22","","","","","","","103271.69","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3326","","IND","Chao","Liang","","","","","","","","","","","","43405.0","","382.38","","","","","","","6549.02","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Liang Chao","","","","CCM","","OTH","City of Cupertino","","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3327","","IND","Rocha","Don","","","","","","","","","","","","43418.0","","17629.62","","","","","","","543377.42","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3328","","IND","Esparza","Maya","","","","","","","","","","","","43418.0","","685.96","","","","","","","103271.69","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3329","","IND","Chao","Liang","","","","","","","","","","","","43407.0","","294.97","","","","","","","6549.02","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Liang Chao","","","","CCM","","OTH","City of Cupertino","","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3330","","IND","Esparza","Maya","","","","","","","","","","","","43407.0","","65.54","","","","","","","103271.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3331","","IND","Rocha","Don","","","","","","","","","","","","43407.0","","177.1","","","","","","","543377.42","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3332","","IND","Biagini","Nancy","","","","","","","","","","","","43407.0","","7.78","","","","","","","14783.27","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3335","","IND","Chao","Liang","","","","","","","","","","","","43410.0","","109.9","","","","","","","6549.02","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Liang Chao","","","","CCM","","OTH","City of Cupertino","","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3336","","IND","Esparza","Maya","","","","","","","","","","","","43410.0","","76.5","","","","","","","103271.69","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3337","","IND","Rocha","Don","","","","","","","","","","","","43410.0","","632.12","","","","","","","543377.42","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3338","","IND","Esparza","Maya","","","","","","","","","","","","43410.0","","170.95","","","","","","","103271.69","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3339","","IND","Biagini","Nancy","","","","","","","","","","","","43410.0","","19.04","","","","","","","14783.27","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3340","","IND","Rocha","Don","","","","","","","","","","","","43410.0","","1658.62","","","","","","","543377.42","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3341","","IND","Rocha","Don","","","","","","","","","","","","43410.0","","167.26","","","","","","","543377.42","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3342","","IND","Esparza","Maya","","","","","","","","","","","","43410.0","","29.01","","","","","","","103271.69","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3343","","IND","Biagini","Nancy","","","","","","","","","","","","43410.0","","3.97","","","","","","","14783.27","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3344","","IND","Rocha","Don","","","","","","","","","","","","43407.0","","1556.96","","","","","","","543377.42","","","","IND","Texting","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3345","","IND","Rocha","Don","","","","","","","","","","","","43407.0","","196.08","","","","","","","543377.42","","","","IND","Texting","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3346","","IND","Rocha","Don","","","","","","","","","","","","43407.0","","1933.66","","","","","","","543377.42","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3347","","IND","Newsom","Gavin","","","","","","","","","","","","43407.0","","229.71","","","","","","","519.22","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Gavin Newsom","","","","GOV","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3348","","IND","Thurmond","Tony","","","","","","","","","","","","43407.0","","229.71","","","","","","","519.21","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Tony Thurmond","","","","SUP","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3349","","IND","Hernandez","Ed","","","","","","","","","","","","43407.0","","229.71","","","","","","","1120.49","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Ed Hernandez","","","","SEN","","SEN","","22.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3350","","IND","Padilla","Alex","","","","","","","","","","","","43407.0","","151.31","","","","","","","440.82","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Alex Padilla","","","","SOS","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3351","","IND","Becerra","Xavier","","","","","","","","","","","","43407.0","","151.33","","","","","","","440.83","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Xavier Becerra","","","","ATT","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3352","","IND","Yee","Betty","","","","","","","","","","","","43407.0","","151.33","","","","","","","440.83","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Betty Yee","","","","CON","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3353","","IND","King","Kathleen","","","","","","","","","","","","43403.0","","1000.0","","","","","","","1000.0","","","","IND","Online Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","Kathleen King","","","","BED","","OTH","Santa Clara County","2.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3354","","IND","Ma","Fiona","","","","","","","","","","","","43407.0","","151.35","","","","","","","440.85","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Fiona Ma","","","","TRE","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3355","","IND","Lara","Ricardo","","","","","","","","","","","","43407.0","","151.36","","","","","","","440.86","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Ricardo Lara","","","","INS","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3356","","IND","Chapman","Helen","","","","","San Jose","CA","95126","","","","","43407.0","","218.99","","","","","","","218.99","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Helen Chapman","","","","OTH","San Jose USD School Board","OTH","Santa Clara County, Area 2","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3357","","IND","Biagini","Nancy","","","","","","","","","","","","43407.0","","74.28","","","","","","","14783.27","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3358","","IND","Esparza","Maya","","","","","","","","","","","","43407.0","","647.5","","","","","","","103271.69","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3359","","IND","Fung","Peter","","","","","","","","","","","","43403.0","","500.0","","","","","","","500.0","","","","IND","Online Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","Peter Fund","","","","OTH","El Camino Healthcare District Board","OTH","Santa Clara County","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3360","","IND","Davis","Jim","","","","","","","","","","","","43403.0","","500.0","","","","","","","500.0","","","","IND","Online Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Davis","","","","OTH","El Camino Healthcare District Board","OTH","Santa Clara County","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3361","","IND","Chao","Liang","","","","","","","","","","","","43407.0","","332.39","","","","","","","6549.02","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Liang Chao","","","","CCM","","OTH","City of Cupertino","","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3362","","IND","Esparza","Maya","","","","","","","","","","","","43407.0","","103.6","","","","","","","103271.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3363","","IND","Rocha","Don","","","","","","","","","","","","43407.0","","545.08","","","","","","","543377.42","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3364","","IND","Biagini","Nancy","","","","","","","","","","","","43407.0","","1.43","","","","","","","14783.27","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3365","","IND","Rocha","Don","","","","","","","","","","","","43404.0","","2350.0","","","","","","","543377.42","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP24322","","COM","Cupertino Residents for Local Ethical Government","","","","","","Cupertino","CA","95014","","","","","43402.0","","8000.0","","","","","","","24000.0","","","","MON","","","","","","1412139","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6857","","IND","Tran","Khanh","","","","","","","","","","","","43395.0","","2874.16","","","","","","","9122.32","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Khanh Tran","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6858","","IND","Rocha","Don","","","","","","","","","","","","43395.0","","27668.92","","","","","","","543377.42","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6859","","IND","Herrera","Esau","","","","","","","","","","","","43395.0","","2874.16","","","","","","","9122.31","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Esau Herrera","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6860","","IND","Biagini","Nancy","","","","","","","","","","","","43395.0","","2875.46","","","","","","","14783.27","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6893","","IND","Esteves","Jose","","","","","","","","","","","","43397.0","","4312.65","","","","","","","13187.95","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jose Esteves","","","","MAY","","OTH","City of Milpitas","","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6894","","IND","Rocha","Don","","","","","","","","","","","","43399.0","","31641.38","","","","","","","543377.42","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6895","","IND","Esteves","Jose","","","","","","","","","","","","43400.0","","4312.65","","","","","","","13187.95","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jose Esteves","","","","MAY","","OTH","City of Milpitas","","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6896","","IND","Inks","John","","","","","","","","","","","","43399.0","","2600.0","","","","","","","2600.0","","","","IND","Online Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","John Inks","","","","CCM","","OTH","City of Mountain View","","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6897","","IND","Nunez","Bob","","","","","","","","","","","","43402.0","","2106.33","","","","","","","6618.98","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Bob Nunez","","","","MAY","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6898","","IND","Grilli","Marsha","","","","","","","","","","","","43402.0","","2106.33","","","","","","","6618.99","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Marsha Grilli","","","","CCM","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6899","","IND","Rocha","Don","","","","","","","","","","","","43403.0","","18720.63","","","","","","","543377.42","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6900","","IND","Rocha","Don","","","","","","","","","","","","43403.0","","20000.0","","","","","","","543377.42","","","","IND","Digital Ad","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6901","","IND","Chao","Liang","","","","","","","","","","","","43403.0","","5429.38","","","","","","","6549.02","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Liang Chao","","","","CCM","","OTH","City of Cupertino","","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6902","","IND","Rocha","Don","","","","","","","","","","","","43404.0","","18720.63","","","","","","","543377.42","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6942","","IND","Esparza","Maya","","","","","","","","","","","","43407.0","","120.85","","","","","","","103271.69","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6943","","IND","Rocha","Don","","","","","","","","","","","","43407.0","","883.44","","","","","","","543377.42","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6944","","IND","Biagini","Nancy","","","","","","","","","","","","43407.0","","81.73","","","","","","","14783.27","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24212","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","43413.0","","14000.0","","","","","","","134840.0","","","","IND","Research/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24250","","IND","Solis","Yolanda","","","","","San Jose","CA","95125","","","","","43399.0","","23.44","","","","","","","2019.51","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24252","","IND","Solis","Yolanda","","","","","San Jose","CA","95125","","","","","43399.0","","106.71","","","","","","","2019.51","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24254","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43399.0","","2585.88","","","","","","","37084.11","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24256","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","899.59","","","","","","","16381.34","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24258","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","4.08","","","","","","","16381.34","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24260","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","7.35","","","","","","","16381.34","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24262","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","10.51","","","","","","","16381.34","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24264","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","41.91","","","","","","","16381.34","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24266","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","70.15","","","","","","","16381.34","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24268","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","133.15","","","","","","","16381.34","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24270","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","284.99","","","","","","","16381.34","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24271","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43399.0","","10.47","","","","","","","3957.13","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24273","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43399.0","","634.53","","","","","","","3957.13","","","","IND","Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24275","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","43399.0","","15000.0","","","","","","","134840.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24277","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","1975.46","","","","","","","949898.76","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24279","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","38375.91","","","","","","","949898.76","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24281","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","4012.65","","","","","","","949898.76","","","","IND","Mailer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24283","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2423.99","","","","","","","949898.76","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24285","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2424.0","","","","","","","949898.76","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24287","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2006.32","","","","","","","949898.76","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24289","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2006.33","","","","","","","949898.76","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24291","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","11130.95","","","","","","","949898.76","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24293","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2424.16","","","","","","","949898.76","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24295","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2424.16","","","","","","","949898.76","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24297","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","4730.19","","","","","","","949898.76","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24299","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2974.69","","","","","","","949898.76","","","","IND","Maile/Support/Mason Fong/City Council/City of Sunnyvale/Seat 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24301","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2974.7","","","","","","","949898.76","","","","IND","Mailer/Support/Gustav Larsson/City Council/City of Sunnyvale/Seat 1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24303","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","1975.46","","","","","","","949898.76","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24305","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","31453.28","","","","","","","949898.76","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24307","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","1956.33","","","","","","","949898.76","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24309","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","1956.33","","","","","","","949898.76","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24311","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2821.0","","","","","","","949898.76","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24322","","COM","Cupertino Residents for Local Ethical Government","","","","","","Cupertino","CA","95014","","","","","43402.0","","8000.0","","","","","","","24000.0","","","","CTB","","","","","","1412139","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24331","","COM","Working for a Better Community PAC, a Committee to Support Donald Rocha for Santa Clara Board of Supervisors District 4 2018","","","","","","Milpitas","CA","95035","","","","","43404.0","","20000.0","","","","","","","20000.0","","","","","Refund of Contribution","","","","","1408688","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24335","","OTH","Joe Trippi & Associates, Inc.","","","","","","Saint Michaels","MD","21663","","","","","43404.0","","20000.0","","","","","","","43000.0","","","","IND","Digital Ad/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24338","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43404.0","","800.22","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24339","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43404.0","","30.85","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24340","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43404.0","","46.9","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24341","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43404.0","","4.5","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24342","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43404.0","","179.84","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24343","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043","","","","","43404.0","","2422.7","","","","","","","12984.42","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24344","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043","","","","","43404.0","","330.61","","","","","","","12984.42","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24346","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43402.0","","2.69","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24348","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43402.0","","98.46","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24349","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43402.0","","4.48","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24350","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43402.0","","15.66","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24351","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043","","","","","43402.0","","390.44","","","","","","","12984.42","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24355","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43407.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24357","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43407.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24359","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43407.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24365","","IND","Navarro","Ana I. Duran","","","","","San Jose","CA","95127","","","","","43406.0","","152.93","","","","","","","639.8","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24366","","IND","DeAnda","Anna Marie","","","","","San Jose","CA","95111","","","","","43406.0","","138.13","","","","","","","423.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24367","","IND","Lawler","Annette M.","","","","","San Jose","CA","95139","","","","","43406.0","","162.79","","","","","","","657.02","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24368","","IND","Lawler, Jr.","Blake B.","","","","","Pacheco","CA","94553","","","","","43406.0","","118.39","","","","","","","235.14","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24369","","IND","Vargas","Brianna E.","","","","","Sacramento","CA","95823","","","","","43406.0","","190.74","","","","","","","495.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24370","","IND","Baxter","Cathy A.","","","","","San Jose","CA","95128","","","","","43406.0","","36.17","","","","","","","229.68","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24372","","IND","Orta","Desiree Y.","","","","","Sunnyvale","CA","94087","","","","","43406.0","","100.29","","","","","","","381.47","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24373","","IND","Craig","Donna D.","","","","","San Jose","CA","95712","","","","","43406.0","","190.74","","","","","","","798.31","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24374","","IND","Valles","Ivan","","","","","San Jose","CA","95122","","","","","43406.0","","328.86","","","","","","","965.78","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24375","","IND","Rodriguez","Monserrat Suarez","","","","","San Jose","CA","95116","","","","","43406.0","","238.43","","","","","","","767.06","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24376","","IND","Khan","Sophie R.","","","","","San Jose","CA","95138","","","","","43406.0","","128.25","","","","","","","526.38","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24377","","IND","Moreno","Steve J.","","","","","San Jose","CA","95151","","","","","43406.0","","24.67","","","","","","","266.37","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24378","","IND","Su","Vincent K.","","","","","Fremont","CA","94538","","","","","43406.0","","97.0","","","","","","","254.2","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24379","","OTH","Joe Trippi & Associates, Inc.","","","","","","Saint Michaels","MD","21663","","","","","43407.0","","3000.0","","","","","","","43000.0","","","","IND","Digital Ad/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24393","","IND","Carothers","Forest B.","","","","","San Jose","CA","95125","","","","","43409.0","","365.85","","","","","","","385.69","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24394","","IND","Carothers","Forest B.","","","","","San Jose","CA","95125","","","","","43409.0","","19.84","","","","","","","385.69","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24396","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43409.0","","61.28","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24397","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43409.0","","2.4","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24398","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43409.0","","4.01","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24399","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43409.0","","14.02","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24402","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","262.1","","","","","","","124457.86","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24404","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","497.46","","","","","","","124457.86","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24406","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","1291.21","","","","","","","124457.86","","","","IND","Staff Time for Field/Phonebank/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24408","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","2265.14","","","","","","","124457.86","","","","IND","Staff Time for Field/Phonebank/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24410","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","156.57","","","","","","","124457.86","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24412","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","1276.31","","","","","","","124457.86","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24414","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","2251.63","","","","","","","124457.86","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24416","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","3966.35","","","","","","","124457.86","","","","IND","Staff Time for Field/Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24418","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","7630.53","","","","","","","124457.86","","","","IND","Staff Time/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24419","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43413.0","","76.5","","","","","","","3957.13","","","","IND","Phone Bank/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24420","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43413.0","","632.12","","","","","","","3957.13","","","","IND","Phone Banking/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24421","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43413.0","","109.9","","","","","","","3957.13","","","","IND","Phonebank/Oppose Liang Chao/City Council/City of Cupertino","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24422","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24424","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24426","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24428","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24430","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24432","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24434","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24436","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24438","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24440","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Support/Gustav Larsson/City Council/City of Sunnyvale/Seat 1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24442","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Support/Mason Fong/City of Council/City of Sunnyvale/Seat 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24444","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24446","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24448","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24450","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24452","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24454","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24456","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24458","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","1800.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24460","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","1800.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24462","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","1000.0","","","","","","","88050.0","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24464","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24466","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24468","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24470","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24472","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","250.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24474","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","2350.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24475","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","4320.24","","","","","","","949898.76","","","","IND","Doorhangers - See Schedule D for Allocations","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24476","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","4012.65","","","","","","","949898.76","","","","IND","Mailer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24478","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","30741.38","","","","","","","949898.76","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24480","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","4012.65","","","","","","","949898.76","","","","IND","Mialer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24484","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","1956.33","","","","","","","949898.76","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24486","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270","","","","","43413.0","","5429.38","","","","","","","23879.8","","","","IND","Field Expenses/Oppose Liang Chao/City Council/City of Cupertino","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24488","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","1956.33","","","","","","","949898.76","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24490","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","17820.63","","","","","","","949898.76","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24492","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","17820.63","","","","","","","949898.76","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24494","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","382.38","","","","","","","949898.76","","","","IND","Field Expenses/Oppose Liang Chao/City Council/City of Cupertino","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24495","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035","","","","","43413.0","","150.0","","","","","","","3600.0","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24497","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035","","","","","43413.0","","150.0","","","","","","","3600.0","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24499","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035","","","","","43413.0","","300.0","","","","","","","3600.0","","","","IND","Mailer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24501","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035","","","","","43413.0","","300.0","","","","","","","3600.0","","","","IND","Mailer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24505","","IND","Navarro","Ana I. Duran","","","","","San Jose","CA","95127","","","","","43418.0","","190.73","","","","","","","639.8","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24506","","IND","DeAnda","Anna Marie","","","","","San Jose","CA","95111","","","","","43418.0","","256.51","","","","","","","423.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24507","","IND","Lawler","Annette M.","","","","","San Jose","CA","95139","","","","","43418.0","","171.0","","","","","","","657.02","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24508","","IND","Vargas","Brianna E.","","","","","Sacramento","CA","95823","","","","","43418.0","","216.22","","","","","","","495.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24509","","IND","Orta","Desiree Y.","","","","","Sunnyvale","CA","94087","","","","","43418.0","","126.61","","","","","","","381.47","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24510","","IND","Craig","Donna D.","","","","","San Jose","CA","95712","","","","","43418.0","","304.2","","","","","","","798.31","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24511","","IND","Valles","Ivan","","","","","San Jose","CA","95122","","","","","43418.0","","528.64","","","","","","","965.78","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24512","","IND","Rodriguez","Monserrat Suarez","","","","","San Jose","CA","95116","","","","","43418.0","","528.63","","","","","","","767.06","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24513","","IND","Albukhari","Sabah A.","","","","","Santa Clara","CA","95054","","","","","43418.0","","126.61","","","","","","","126.61","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24514","","IND","Khan","Sophie R.","","","","","San Jose","CA","95138","","","","","43418.0","","165.26","","","","","","","526.38","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24515","","IND","Moreno","Steve J.","","","","","San Jose","CA","95151","","","","","43418.0","","241.7","","","","","","","266.37","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24516","","IND","Su","Vincent K.","","","","","Fremont","CA","94538","","","","","43418.0","","105.24","","","","","","","254.2","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24517","","IND","Silva","Desiree A.","","","","","San Jose","CA","95112","","","","","43418.0","","627.29","","","","","","","627.29","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24518","","IND","Ladkani","Ibrahim M.","","","","","Santa Clara","CA","95050","","","","","43418.0","","409.96","","","","","","","409.96","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24519","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43418.0","","1628.34","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24520","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43418.0","","58.98","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24521","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43418.0","","103.33","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24522","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43418.0","","344.1","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24523","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043","","","","","43418.0","","4881.73","","","","","","","12984.42","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24524","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43423.0","","325.0","","","","","","","4225.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24525","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43425.0","","1019.79","","","","","","","35662.07","","","","IND","Field/Phonebank Expense/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24527","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43425.0","","127.25","","","","","","","35662.07","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24529","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43425.0","","1468.75","","","","","","","35662.07","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24531","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43425.0","","1661.71","","","","","","","35662.07","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24532","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","43425.0","","6.1","","","","","","","1944.15","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24534","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","43425.0","","15.06","","","","","","","1944.15","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24536","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","43425.0","","1240.27","","","","","","","1944.15","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24537","","IND","Zamora","Dianna","","","","","San Jose","CA","95125","","","","","43425.0","","1514.65","","","","","","","2382.01","","","","","Election Night Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24538","","IND","Carr","Betsy","","","","","San Jose","CA","95125","","","","","43425.0","","180.71","","","","","","","180.71","","","","","Election Night Event Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24539","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43425.0","","2521.68","","","","","","","37084.11","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24540","","OTH","TOSKR, Inc.","","","","","","Oakland","CA","94612","","","","","43425.0","","1556.96","","","","","","","1753.04","","","","IND","Texting/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24543","","IND","Solis","Yolanda","","","","","San Jose","CA","95125","","","","","43425.0","","64.88","","","","","","","2019.51","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24544","","IND","Valles","Ivan","","","","","San Jose","CA","95122","","","","","43425.0","","108.28","","","","","","","965.78","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24545","","IND","Orta","Irene","","","","","San Jose","CA","95116","","","","","43425.0","","36.32","","","","","","","620.87","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24546","","IND","Nguyen","Minh","","","","","San Jose","CA","95121","","","","","43425.0","","134.4","","","","","","","1142.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24547","","IND","Lawler","Annette M.","","","","","San Jose","CA","95139","","","","","43425.0","","43.7","","","","","","","657.02","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24548","","IND","Su","Vincent K.","","","","","Fremont","CA","94538","","","","","43425.0","","5.09","","","","","","","254.2","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24549","","IND","Baxter","Cathy A.","","","","","San Jose","CA","95128","","","","","43425.0","","9.35","","","","","","","229.68","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24550","","IND","Khan","Sophie R.","","","","","San Jose","CA","95138","","","","","43425.0","","2.66","","","","","","","526.38","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24551","","IND","Fernandez","Katia I.","","","","","San Jose","CA","95148","","","","","43425.0","","1.44","","","","","","","447.05","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24552","","IND","Moreno","Anaruth Hernandez","","","","","Santa Clara","CA","95051","","","","","43425.0","","16.96","","","","","","","164.95","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24553","","IND","Negrete","Guadalupe L.","","","","","San Jose","CA","95126","","","","","43425.0","","63.16","","","","","","","731.56","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24554","","IND","DeAnda","Anna Marie","","","","","San Jose","CA","95111","","","","","43425.0","","29.11","","","","","","","423.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24555","","IND","Nguyen","Yen N.","","","","","San Jose","CA","95112","","","","","43425.0","","43.92","","","","","","","836.77","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24556","","IND","Collins","Keith","","","","","San Jose","CA","95118","","","","","43425.0","","48.75","","","","","","","763.2","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24557","","IND","Navarro","Ana I. Duran","","","","","San Jose","CA","95127","","","","","43425.0","","24.83","","","","","","","639.8","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24558","","IND","Soto","Candice","","","","","San Jose","CA","95127","","","","","43425.0","","55.27","","","","","","","790.26","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24559","","IND","Williams","Cory","","","","","San Jose","CA","95133","","","","","43425.0","","59.97","","","","","","","1024.79","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24560","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43434.0","","19.04","","","","","","","3957.13","","","","IND","Phone Banking/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24561","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43434.0","","170.95","","","","","","","3957.13","","","","IND","Phone Banking/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24562","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43434.0","","1658.62","","","","","","","3957.13","","","","IND","Phone Banking/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24563","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43439.0","","26.0","","","","","","","16381.34","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24564","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43439.0","","1000.0","","","","","","","124457.86","","","","IND","Online Ads/Support/Kathleen King/Santa Clara County Board of Education/Santa Clara County/Dist. 2","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24565","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43439.0","","500.0","","","","","","","124457.86","","","","IND","Online Ads/Support/Peter Fung/El Camino Healthcare District Board/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24566","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43439.0","","500.0","","","","","","","124457.86","","","","IND","Online Ads/Support/Jim Davis/El Camino Healthcare District Board/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24567","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","440.56","","","","","","","13486.44","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24569","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","138.66","","","","","","","13486.44","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24571","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","232.12","","","","","","","13486.44","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24573","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","115.18","","","","","","","13486.44","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24575","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","289.81","","","","","","","13486.44","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24577","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","961.68","","","","","","","13486.44","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24579","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","7.78","","","","","","","13486.44","","","","IND","Field Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24580","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","65.54","","","","","","","13486.44","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24581","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","177.1","","","","","","","13486.44","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24582","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","294.97","","","","","","","13486.44","","","","IND","Field Expenses/Oppose Liang Chao/City Council/City of Cupertino","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24583","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43440.0","","1.43","","","","","","","35662.07","","","","IND","Field Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24584","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43440.0","","103.6","","","","","","","35662.07","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24585","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43440.0","","545.08","","","","","","","35662.07","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24586","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43440.0","","332.39","","","","","","","35662.07","","","","IND","Field Expenses/Oppose Liang Chao/City Council/City of Cupertino","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24587","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43440.0","","128.2","","","","","","","35662.07","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24594","","IND","Zamora","Dianna","","","","","San Jose","CA","95125","","","","","43453.0","","613.91","","","","","","","2382.01","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24595","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43453.0","","325.0","","","","","","","4225.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24596","","OTH","Pirayou Law Offices","","","","","","San Jose","CA","95120","","","","","43453.0","","11764.0","","","","","","","28084.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24597","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43453.0","","2395.33","","","","","","","37084.11","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24598","","OTH","TOSKR, Inc.","","","","","","Oakland","CA","94612","","","","","43460.0","","196.08","","","","","","","1753.04","","","","IND","Texting/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24599","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43462.0","","2424.16","","","","","","","949898.76","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24601","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43462.0","","2424.16","","","","","","","949898.76","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24603","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43462.0","","1975.46","","","","","","","949898.76","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24634","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","43425.0","","3.97","","","","","","","1944.15","","","","IND","Field Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24635","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","43425.0","","29.01","","","","","","","1944.15","","","","IND","Field Expense/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24636","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","43425.0","","167.26","","","","","","","1944.15","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24637","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","321.46","","","","","","","124457.86","","","","IND","Field/Phonebank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24638","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","1471.22","","","","","","","124457.86","","","","IND","Staff Time/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24640","","IND","Henderson","Benjamin","","","","","San Jose","CA","95112","","","","","43413.0","","300.0","","","","","","","900.0","","","","IND","Online Ads/Oppose/John Inks/City Council/City of Maountain View","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3267","","IND","Nguyen","Minh","","","","","San Jose","CA","95121","","","","","43405.0","","328.86","","","","","","","1142.75","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3271","","IND","Gonzales","Adriana J.","","","","","San Jose","CA","95117","","","","","43405.0","","152.92","","","","","","","684.85","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3272","","IND","Tran","Bonny","","","","","San Jose","CA","95121","","","","","43405.0","","191.56","","","","","","","644.56","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3273","","IND","Soto","Candice","","","","","San Jose","CA","95127","","","","","43405.0","","243.36","","","","","","","790.26","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3274","","IND","Gabrielson","Corey L.","","","","","Camino","CA","95709","","","","","43405.0","","241.69","","","","","","","997.63","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3275","","IND","Williams","Cory","","","","","San Jose","CA","95133","","","","","43405.0","","209.67","","","","","","","1024.79","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3276","","IND","Orta","Irene","","","","","San Jose","CA","95116","","","","","43405.0","","189.92","","","","","","","620.87","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3277","","IND","Johnson","Karen R.","","","","","Los Gatos","CA","95033","","","","","43405.0","","128.27","","","","","","","578.79","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3278","","IND","Fernandez","Katia I.","","","","","San Jose","CA","95148","","","","","43405.0","","175.94","","","","","","","447.05","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3279","","IND","Collins","Keith","","","","","San Jose","CA","95118","","","","","43405.0","","190.74","","","","","","","763.2","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3280","","IND","Vera","Lan H. De","","","","","Campbell","CA","95008","","","","","43405.0","","128.25","","","","","","","509.73","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3281","","IND","Gamboa","Maria","","","","","San Jose","CA","95127","","","","","43405.0","","190.74","","","","","","","710.33","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3282","","IND","Tosto","Robert S.","","","","","San Jose","CA","95127","","","","","43405.0","","128.24","","","","","","","522.89","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3283","","IND","Nguyen","Yen N.","","","","","San Jose","CA","95112","","","","","43405.0","","190.73","","","","","","","836.77","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3284","","IND","Baxter","Cathy A.","","","","","San Jose","CA","95128","","","","","43405.0","","36.17","","","","","","","229.68","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3285","","IND","Solis","Yolanda","","","","","San Jose","CA","95125","","","","","43404.0","","388.69","","","","","","","2019.51","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3292","","IND","Gonzales","Adriana J.","","","","","San Jose","CA","95117","","","","","43418.0","","256.51","","","","","","","684.85","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3293","","IND","Tran","Bonny","","","","","San Jose","CA","95121","","","","","43418.0","","133.19","","","","","","","644.56","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3294","","IND","Soto","Candice","","","","","San Jose","CA","95127","","","","","43418.0","","218.68","","","","","","","790.26","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3295","","IND","Gabrielson","Corey L.","","","","","Camino","CA","95709","","","","","43418.0","","336.74","","","","","","","997.63","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3296","","IND","Williams","Cory","","","","","San Jose","CA","95133","","","","","43418.0","","405.75","","","","","","","1024.79","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3297","","IND","Orta","Irene","","","","","San Jose","CA","95116","","","","","43418.0","","269.67","","","","","","","620.87","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3298","","IND","Johnson","Karen R.","","","","","Los Gatos","CA","95033","","","","","43418.0","","208.82","","","","","","","578.79","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3299","","IND","Collins","Keith","","","","","San Jose","CA","95118","","","","","43418.0","","245.0","","","","","","","763.2","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3300","","IND","Vera","Lan H. De","","","","","Campbell","CA","95008","","","","","43418.0","","187.45","","","","","","","509.73","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3301","","IND","Gamboa","Maria","","","","","San Jose","CA","95127","","","","","43418.0","","194.02","","","","","","","710.33","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3302","","IND","Nguyen","Minh","","","","","San Jose","CA","95121","","","","","43418.0","","679.49","","","","","","","1142.75","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3303","","IND","Tosto","Robert S.","","","","","San Jose","CA","95127","","","","","43418.0","","208.84","","","","","","","522.89","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3304","","IND","Nguyen","Yen N.","","","","","San Jose","CA","95112","","","","","43418.0","","304.5","","","","","","","836.77","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3305","","IND","Solis","Yolanda","","","","","San Jose","CA","95125","","","","","43418.0","","388.68","","","","","","","2019.51","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3306","","IND","Moreno","Anaruth Hernandez","","","","","Santa Clara","CA","95051","","","","","43418.0","","147.99","","","","","","","164.95","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3307","","IND","Negrete","Guadalupe L.","","","","","San Jose","CA","95126","","","","","43418.0","","668.4","","","","","","","731.56","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3308","","OTH","Lunardi's","","","","","","San Jose","CA","95124","","","","","43425.0","","502.58","","","","","","","2903.23","","","","","Election Night Event Expenses","Zamora","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3309","","OTH","Facebook","","","","","","Menlo Park","CA","94025","","","","","43439.0","","1000.0","","","","","","","4450.0","","","","IND","Online Ads","South Bay AFL-CIO Labor Council","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3310","","OTH","Facebook","","","","","","Menlo Park","CA","94025","","","","","43439.0","","500.0","","","","","","","4450.0","","","","IND","Online Ads","South Bay AFL-CIO Labor Council","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3311","","OTH","Facebook","","","","","","Menlo Park","CA","94025","","","","","43439.0","","500.0","","","","","","","4450.0","","","","IND","Online Ads","South Bay AFL-CIO Labor Council","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3312","","OTH","Lunardi's","","","","","","San Jose","CA","95124","","","","","43453.0","","613.91","","","","","","","2903.23","","","","OFC","","Zamora","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3316","","OTH","Costco Wholesale","","","","","","San Jose","CA","95123-","","","","","43425.0","","1240.27","","","","","","","3852.84","","","","OFC","","Field","Ben","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3318","","OTH","China Station","","","","","","San Jose","CA","95111","","","","","43404.0","","595.87","","","","","","","743.86","","","","IND","Field/Phonebank Expenses","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3319","","OTH","Costco Wholesale","","","","","","San Jose","CA","95123-","","","","","43404.0","","903.73","","","","","","","3852.84","","","","IND","Field/Phonebank Expenses","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3320","","OTH","Indeed","","","","","","Austin","TX","78750","","","","","43404.0","","1340.35","","","","","","","1340.35","","","","IND","Field/Phonebank Expenses","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3321","","OTH","Mountain Mike's Pizza","","","","","","San Jose","CA","95136","","","","","43404.0","","626.85","","","","","","","1527.96","","","","IND","Field/Phonebank Expenses","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3322","","OTH","Safeway","","","","","","San Jose","CA","95118","","","","","43404.0","","1197.62","","","","","","","2237.88","","","","IND","Field/Phonebank Expenses","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6931","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43395.0","","12733.86","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6932","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43395.0","","1795.44","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6934","","OTH","Lunardi's","","","","","","San Jose","CA","95124","","","","","43446.0","","613.91","","","","","","","2903.23","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","F","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6935","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43395.0","","607.6","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6936","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43397.0","","1525.04","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6937","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43402.0","","1423.05","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6938","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43404.0","","7111.82","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6940","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43399.0","","12922.89","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6941","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43400.0","","1523.04","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY23480","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","450.0","","","0.0","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY23481","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","450.0","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY23929","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","250.0","0.0","250.0","","","0.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY23991","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","41.91","0.0","41.91","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY23992","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","70.15","0.0","70.15","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY23993","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","133.15","0.0","133.15","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY23965","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","","","","75.15","0.0","0.0","","","75.15","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY23976","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","440.56","0.0","440.56","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY23988","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","4.08","0.0","4.08","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY23989","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","7.35","0.0","7.35","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY23990","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","10.51","0.0","10.51","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24016","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","156.57","0.0","156.57","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24012","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","138.66","0.0","138.66","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24013","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","232.12","0.0","232.12","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24017","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","262.1","0.0","262.1","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24018","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","497.46","0.0","497.46","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24213","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","1276.31","0.0","1276.31","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24219","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","","","","15000.0","0.0","15000.0","","","0.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24048","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","1000.0","0.0","1000.0","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24074","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","38375.91","0.0","38375.91","","","0.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24242","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","1800.0","0.0","1800.0","","","0.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24070","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","1800.0","0.0","1800.0","","","0.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24071","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","900.0","0.0","900.0","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24075","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","1975.46","0.0","1975.46","","","0.0","","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24076","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","900.0","0.0","900.0","","","0.0","","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24081","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","900.0","0.0","900.0","","","0.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24089","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","900.0","0.0","900.0","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24092","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","900.0","0.0","900.0","","","0.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24106","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2006.32","0.0","2006.32","","","0.0","","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24107","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2006.33","0.0","2006.33","","","0.0","","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24108","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","450.0","","","0.0","","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24109","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","450.0","","","0.0","","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24110","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2423.99","0.0","2423.99","","","0.0","","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24111","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2424.0","0.0","2424.0","","","0.0","","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24114","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","900.0","0.0","900.0","","","0.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24115","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","11130.95","0.0","11130.95","","","0.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24133","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","1975.46","0.0","1975.46","","","0.0","","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24134","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","900.0","0.0","900.0","","","0.0","","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24135","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2974.69","0.0","2974.69","","","0.0","","","","","IND","Maile/Support/Mason Fong/City Council/City of Sunnyvale/Seat 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24136","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","450.0","","","0.0","","","","","IND","Mailer/Support/Mason Fong/City of Council/City of Sunnyvale/Seat 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24137","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","450.0","","","0.0","","","","","IND","Mailer/Support/Gustav Larsson/City Council/City of Sunnyvale/Seat 1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24138","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2974.7","0.0","2974.7","","","0.0","","","","","IND","Mailer/Support/Gustav Larsson/City Council/City of Sunnyvale/Seat 1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24139","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2424.16","0.0","2424.16","","","0.0","","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24140","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2424.16","0.0","2424.16","","","0.0","","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24141","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","450.0","","","0.0","","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24142","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","450.0","","","0.0","","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24143","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","4730.19","0.0","4730.19","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24144","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","900.0","0.0","900.0","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24174","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","4012.65","0.0","4012.65","","","0.0","","","","","IND","Mailer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24176","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","31453.28","0.0","31453.28","","","0.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24177","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","900.0","0.0","900.0","","","0.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24180","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","1956.33","0.0","1956.33","","","0.0","","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24181","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","1956.33","0.0","1956.33","","","0.0","","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24182","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2821.0","0.0","2821.0","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24183","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","900.0","0.0","900.0","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24186","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","","","","375.75","0.0","0.0","","","375.75","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24187","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","","","","2585.88","0.0","2585.88","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24214","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","2251.63","0.0","2251.63","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24221","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","899.59","0.0","899.59","","","0.0","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24222","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","1291.21","0.0","1291.21","","","0.0","","","","","IND","Staff Time for Field/Phonebank/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24223","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","2265.14","0.0","2265.14","","","0.0","","","","","IND","Staff Time for Field/Phonebank/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24224","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","3966.35","0.0","3966.35","","","0.0","","","","","IND","Staff Time for Field/Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24232","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","","","","10.47","0.0","10.47","","","0.0","","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24233","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","","","","634.53","0.0","634.53","","","0.0","","","","","IND","Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24236","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","115.18","0.0","115.18","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24237","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","289.81","0.0","289.81","","","0.0","","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24238","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","961.68","0.0","961.68","","","0.0","","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24211","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","26768.92","0.0","","","26768.92","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24323","","OTH","Facebook","","","","","","Menlo Park","CA","94025","","","","","","","","0.0","2000.0","0.0","","","2000.0","","","","","IND","Online Ads/Oppose/John Inks/City Council/City of Mountain View","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24607","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","81.73","0.0","","","81.73","","","","","IND","Field Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24609","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","120.85","0.0","","","120.85","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24610","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","883.44","0.0","","","883.44","","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24605","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","","","","0.0","347.09","0.0","","","347.09","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24606","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","1047.71","0.0","","","1047.71","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24629","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","3447.35","0.0","","","3447.35","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24630","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","118.94","0.0","","","118.94","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24631","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","3270.0","0.0","","","3270.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24632","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","4461.56","0.0","","","4461.56","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24633","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","666.64","0.0","","","666.64","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24225","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","","","","6.1","0.0","6.1","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24226","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","","","","15.06","0.0","15.06","","","0.0","","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24228","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","127.25","0.0","127.25","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24229","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","1019.79","0.0","1019.79","","","0.0","","","","","IND","Field/Phonebank Expense/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24230","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","1468.75","0.0","1468.75","","","0.0","","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24234","","IND","Solis","Yolanda","","","","","San Jose","CA","95125","","","","","","","","23.44","0.0","23.44","","","0.0","","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24235","","IND","Solis","Yolanda","","","","","San Jose","CA","95125","","","","","","","","106.71","0.0","106.71","","","0.0","","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2302","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","43307.0","","39.27","","","","","","","476.64","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2313","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","I","43307.0","","27.37","","","","","","","109.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2326","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","I","43307.0","","152.19","","","","","","","890.2","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2336","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","I","43307.0","","63.4","","","","","","","354.11","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2337","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","I","43307.0","","36.29","","","","","","","986.31","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2338","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","I","43307.0","","45.0","","","","","","","178.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2339","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","43307.0","","68.65","","","","","","","476.64","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2354","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","I","43307.0","","1.33","","","","","","","2505.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2356","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","43353.0","","35.57","","","","","","","476.64","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2365","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","I","43353.0","","27.4","","","","","","","109.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2385","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","I","43353.0","","153.92","","","","","","","890.2","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2398","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","I","43353.0","","37.41","","","","","","","986.31","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2400","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","I","43353.0","","43.0","","","","","","","178.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2408","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","I","43353.0","","63.4","","","","","","","354.11","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2409","","OTH","California Nurses Association","","","","","","Oakland","CA","94612","","","","I","43353.0","","52.61","","","","","","","315.71","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2411","","OTH","California Nurses Association","","","","","","Oakland","CA","94612","","","","I","43353.0","","52.62","","","","","","","315.71","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2417","","COM","Santa Clara County Probation Peace Officers Union AFSCME Local 1587","","","","","","San Jose","CA","95131","","","","I","43353.0","","5.38","","","","","","","15005.38","","","","","","","","","","743998","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2419","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","I","43353.0","","47.0","","","","","","","249.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2423","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","I","43314.0","","0.8","","","","","","","3532.65","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2424","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","I","43321.0","","27.51","","","","","","","109.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2427","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","I","43321.0","","46.0","","","","","","","178.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2444","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","I","43328.0","","137.99","","","","","","","890.2","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2455","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","43335.0","","69.32","","","","","","","476.64","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2465","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","I","43335.0","","1.33","","","","","","","2505.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2467","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","I","43342.0","","39.0","","","","","","","986.31","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2473","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","I","43342.0","","14.32","","","","","","","249.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2474","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","I","43342.0","","37.11","","","","","","","354.11","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2475","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","I","43342.0","","36.17","","","","","","","986.31","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2481","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","I","43342.0","","47.0","","","","","","","249.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2482","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","I","43342.0","","63.4","","","","","","","354.11","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2488","","OTH","California Nurses Association","","","","","","Oakland","CA","94612","","","","I","43307.0","","52.62","","","","","","","315.71","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2496","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","I","43312.0","","47.0","","","","","","","249.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2497","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","I","43312.0","","1.33","","","","","","","2505.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC23694","","COM","Santa Clara County Probation Peace Officers Union AFSCME Local 1587","","","","","","San Jose","CA","95131","","","","","43298.0","","5000.0","","","","","","","15005.38","","","","","","","","","","743998","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC23946","","COM","Santa Clara County Correctional Peace Officers' Association PAC","","","","","","Sacramento","CA","95814","","","","","43328.0","","5000.0","","","","","","","105000.0","","","","","","","","","","970770","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC23947","","COM","Service Employees International Union Local 521 Independent Expenditure Committee","","","","","","Sacramento","CA","95814","","","","","43328.0","","15000.0","","","","","","","35000.0","","","","","","","","","","1297707","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC23962","","COM","Pacific Advisory Coalition PAC sponsored by Allied Waste Services on North America LLC","","","","","","Phoenix","AZ","85054","","","","","43362.0","","3000.0","","","","","","","3000.0","","","","","","","","","","1384188","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC23963","","COM","Santa Clara County Correctional Peace Officers' Association PAC","","","","","","Sacramento","CA","95814","","","","","43362.0","","100000.0","","","","","","","105000.0","","","","","","","","","","970770","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","C","NON23951","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43351.0","","3531.85","","","","","","","3532.65","","","","","Printing of Walk Pieces","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","I","INC23696","","OTH","Saggau & Derollo, LLC","","","","","","Santa Cruz","CA","95060","","","","","43306.0","","200.0","","","","","","","0.0","","","","","Void Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","I","INC23698","","IND","Fernandez","Valerie","","","","","San Jose","CA","95125","","","","","43306.0","","198.36","","","","","","","0.0","","","","","Void Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3175","","IND","Esparza","Maya","","","","","","","","","","","","43351.0","","1404.0","","","","","","","40334.05","","","","IND","Use of Walk Piece; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3178","","IND","Rocha","Don","","","","","","","","","","","","43351.0","","1404.0","","","","","","","131733.88","","","","IND","Use of Walk Piece; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3179","","IND","Biagini","Nancy","","","","","","","","","","","","43351.0","","723.85","","","","","","","1728.82","","","","IND","Use of Walk Piece; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3189","","IND","Rocha","Don","","","","","","","","","","","","43360.0","","1.53","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3190","","IND","Rocha","Don","","","","","","","","","","","","43360.0","","5.35","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3191","","IND","Rocha","Don","","","","","","","","","","","","43360.0","","141.33","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3192","","IND","Rocha","Don","","","","","","","","","","","","43358.0","","1189.75","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3291","","IND","Biagini","Nancy","","","","","","","","","","","","43351.0","","300.0","","","","","","","1728.82","","","","IKD","Walk Piece","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6794","","IND","Rocha","Don","","","","","","","","","","","","43351.0","","133.15","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6795","","IND","Esparza","Maya","","","","","","","","","","","","43351.0","","70.15","","","","","","","40334.05","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6796","","IND","Biagini","Nancy","","","","","","","","","","","","43351.0","","41.91","","","","","","","1728.82","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6797","","IND","Rocha","Don","","","","","","","","","","","","43365.0","","10.51","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6798","","IND","Esparza","Maya","","","","","","","","","","","","43365.0","","7.35","","","","","","","40334.05","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6799","","IND","Biagini","Nancy","","","","","","","","","","","","43365.0","","4.08","","","","","","","1728.82","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6800","","IND","Rocha","Don","","","","","","","","","","","","43351.0","","64.56","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6801","","IND","Esparza","Maya","","","","","","","","","","","","43351.0","","34.01","","","","","","","40334.05","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6802","","IND","Biagini","Nancy","","","","","","","","","","","","43351.0","","20.32","","","","","","","1728.82","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6803","","IND","Rocha","Don","","","","","","","","","","","","43365.0","","611.74","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6804","","IND","Esparza","Maya","","","","","","","","","","","","43365.0","","226.79","","","","","","","40334.05","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6805","","IND","Biagini","Nancy","","","","","","","","","","","","43365.0","","326.36","","","","","","","1728.82","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6806","","IND","Rocha","Don","","","","","","","","","","","","43365.0","","31.57","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6807","","IND","Esparza","Maya","","","","","","","","","","","","43365.0","","39.62","","","","","","","40334.05","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6808","","IND","Biagini","Nancy","","","","","","","","","","","","43365.0","","17.05","","","","","","","1728.82","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6809","","IND","Rocha","Don","","","","","","","","","","","","43351.0","","440.62","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6810","","IND","Esparza","Maya","","","","","","","","","","","","43351.0","","232.16","","","","","","","40334.05","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6811","","IND","Biagini","Nancy","","","","","","","","","","","","43351.0","","138.68","","","","","","","1728.82","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6812","","IND","Rocha","Don","","","","","","","","","","","","43365.0","","497.46","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6813","","IND","Esparza","Maya","","","","","","","","","","","","43365.0","","262.1","","","","","","","40334.05","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6814","","IND","Biagini","Nancy","","","","","","","","","","","","43365.0","","156.57","","","","","","","1728.82","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23611","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43297.0","","2506.4","","","","","","","23996.96","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23612","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43297.0","","20000.0","","","","","","","41150.0","","","","IND","Digital Ad/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23616","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","43297.0","","6420.0","","","","","","","73840.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23695","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43306.0","","325.0","","","","","","","3250.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23697","","OTH","Saggau & Derollo, LLC","","","","","","Santa Cruz","CA","95060","","","","","43306.0","","200.0","","","","","","","200.0","","","","IND","Mailer - Re-Issue of Voided Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23699","","IND","Fernandez","Valerie","","","","","San Jose","CA","95125","","","","","43306.0","","198.36","","","","","","","198.36","","","","","Travel - Re-Issue of Voided Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23701","","OTH","Pirayou Law Offices","","","","","","San Jose","CA","95120","","","","","43306.0","","8160.0","","","","","","","16320.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23705","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43308.0","","20.36","","","","","","","12564.32","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23724","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","1092.48","","","","","","","261489.16","","","","IND","Doorhangers/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23726","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","890.78","","","","","","","261489.16","","","","IND","Doorhangers/Support/Laurie Smith/Sheriff/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23728","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Larry Stone/Assessor/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23730","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Cindy Hendrickson/Superior Court Judge/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23732","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","890.78","","","","","","","261489.16","","","","IND","Doorhangers/Support/Ed Hernandez/State Senate/Dist. 22","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23734","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Regional Measure 3/9 Bay Area Counties","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23736","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Tony Thurmond/Superintendent of Public Instruction/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23738","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Ricardo Lara/Insurance Commissioner/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23740","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","890.78","","","","","","","261489.16","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23742","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","819.41","","","","","","","261489.16","","","","IND","Doorhangers/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23744","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","1611.42","","","","","","","261489.16","","","","IND","Doorhangers/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23746","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","2044.09","","","","","","","261489.16","","","","IND","Doorhangers/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23748","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Betty Yee/Controller/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23750","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Fiona Ma/State Treasurer/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23752","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Xavier Becerra/Attorney General/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23754","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.51","","","","","","","261489.16","","","","IND","Doorhangers/Support/Alex Padilla/Secretary of State/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23756","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.51","","","","","","","261489.16","","","","IND","Doorhangers/Support/Gavin Newsom/Governor/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23783","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","203.62","","","","","","","7262.64","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23785","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","203.62","","","","","","","7262.64","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23787","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","203.61","","","","","","","7262.64","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23789","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","20.35","","","","","","","7262.64","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23791","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","109.9","","","","","","","7262.64","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23793","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","73.26","","","","","","","7262.64","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23795","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","545.87","","","","","","","7262.64","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23797","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","164.93","","","","","","","7262.64","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23799","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","31.36","","","","","","","7262.64","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23801","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","157.47","","","","","","","7262.64","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23803","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","162.12","","","","","","","7262.64","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23805","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","169.34","","","","","","","7262.64","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23807","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","112.89","","","","","","","7262.64","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23809","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","213.36","","","","","","","7262.64","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23811","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","300.65","","","","","","","7262.64","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23813","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","279.69","","","","","","","7262.64","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23815","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","18.42","","","","","","","7262.64","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23817","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","7.51","","","","","","","7262.64","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23819","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","68.08","","","","","","","7262.64","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23821","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","11.1","","","","","","","7262.64","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23823","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","168.5","","","","","","","7262.64","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23873","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43308.0","","173.35","","","","","","","12564.32","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23905","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43308.0","","57.77","","","","","","","75633.99","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23907","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43308.0","","16.05","","","","","","","75633.99","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23909","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43308.0","","86.66","","","","","","","75633.99","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23911","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43308.0","","124.5","","","","","","","75633.99","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23913","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43308.0","","59.82","","","","","","","75633.99","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23915","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43308.0","","59.83","","","","","","","75633.99","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23917","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43308.0","","59.83","","","","","","","75633.99","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23932","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43327.0","","2582.19","","","","","","","75633.99","","","","IND","Staff Time/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23934","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43327.0","","2809.48","","","","","","","75633.99","","","","IND","Staff Time/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23936","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43327.0","","2371.52","","","","","","","75633.99","","","","IND","Staff Time/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23938","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43327.0","","166.65","","","","","","","75633.99","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23940","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43327.0","","11586.97","","","","","","","75633.99","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23942","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43327.0","","33.5","","","","","","","75633.99","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23944","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43327.0","","2332.25","","","","","","","23996.96","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23948","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43332.0","","325.0","","","","","","","3250.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23950","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43340.0","","991.17","","","","","","","12564.32","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23956","","OTH","Sacco & Sacco Insurance Brokers, LLC","","","","","","Folsom","CA","95630","","","","","43358.0","","1189.75","","","","","","","1189.75","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23959","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043","","","","","43360.0","","141.33","","","","","","","141.33","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23960","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43360.0","","325.0","","","","","","","3250.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24503","","IND","Henderson","Benjamin","","","","","San Jose","CA","95112","","","","","43360.0","","300.0","","","","","","","300.0","","","","IND","Walk Piece/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3167","","OTH","Starbucks","","","","","","Sunnyvale","CA","94086","","","","","43308.0","","5.4","","","","","","","180.45","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3169","","OTH","Safeway","","","","","","San Jose","CA","95118","","","","","43318.0","","33.95","","","","","","","1040.26","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3170","","OTH","Mountain Mike's Pizza","","","","","","San Jose","CA","95136","","","","","43304.0","","209.53","","","","","","","901.11","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3172","","OTH","Costco Wholesale","","","","","","San Jose","CA","95123-","","","","","43313.0","","348.13","","","","","","","1708.84","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3173","","OTH","Starbucks","","","","","","Sunnyvale","CA","94086","","","","","43318.0","","33.9","","","","","","","180.45","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3174","","OTH","Una Mas Mexican Grill","","","","","","San Jose","CA","95131","","","","","43319.0","","361.16","","","","","","","361.16","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3181","","IND","Solis","Yolanda","","","","","San Jose","CA","95125","","","","","43362.0","","139.58","","","","","","","139.58","","","","SAL","","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6782","","OTH","Starbucks","","","","","","Sunnyvale","CA","94086","","","","","43328.0","","3.45","","","","","","","180.45","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6783","","OTH","Starbucks","","","","","","Sunnyvale","CA","94086","","","","","43333.0","","3.45","","","","","","","180.45","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6784","","OTH","Uline","","","","","","Waukegan","IL","60085","","","","","43335.0","","181.27","","","","","","","181.27","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6785","","OTH","Smart & Final","","","","","","San Jose","CA","95110-","","","","","43342.0","","222.39","","","","","","","222.39","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6786","","OTH","Costco Wholesale","","","","","","San Jose","CA","95123-","","","","","43347.0","","284.64","","","","","","","1708.84","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6787","","OTH","Starbucks","","","","","","Sunnyvale","CA","94086","","","","","43348.0","","33.9","","","","","","","180.45","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6788","","OTH","Safeway","","","","","","San Jose","CA","95118","","","","","43349.0","","43.96","","","","","","","1040.26","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6789","","OTH","Mountain Mike's Pizza","","","","","","San Jose","CA","95136","","","","","43350.0","","100.42","","","","","","","901.11","","","","IND","Field/Phone Bank Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6790","","OTH","Mountain Mike's Pizza","","","","","","San Jose","CA","95136","","","","","43351.0","","127.35","","","","","","","901.11","","","","IND","Field/Phone Bank Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6791","","OTH","Safeway","","","","","","San Jose","CA","95118","","","","","43351.0","","17.44","","","","","","","1040.26","","","","IND","Field/Phone Bank Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6792","","OTH","Safeway","","","","","","San Jose","CA","95118","","","","","43351.0","","13.09","","","","","","","1040.26","","","","IND","Field/Phone Bank Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23774","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","545.87","0.0","545.87","","","0.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23410","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","59.82","0.0","59.82","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23411","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","59.83","0.0","59.83","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23412","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","59.83","0.0","59.83","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23768","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","203.62","0.0","203.62","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23769","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","203.62","0.0","203.62","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23770","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","203.61","0.0","203.61","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23493","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","2582.19","0.0","2582.19","","","0.0","","","","","IND","Staff Time/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23494","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","2809.48","0.0","2809.48","","","0.0","","","","","IND","Staff Time/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23495","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","2371.52","0.0","2371.52","","","0.0","","","","","IND","Staff Time/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23508","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","164.93","0.0","164.93","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23509","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","157.47","0.0","157.47","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23510","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","162.12","0.0","162.12","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23480","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","0.0","","","450.0","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23481","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","0.0","","","450.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23771","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","20.35","0.0","20.35","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23772","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","109.9","0.0","109.9","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23773","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","73.26","0.0","73.26","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23901","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","57.77","0.0","57.77","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23902","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","16.05","0.0","16.05","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23903","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","86.66","0.0","86.66","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23525","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","31.36","0.0","31.36","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23526","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","169.34","0.0","169.34","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23527","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","112.89","0.0","112.89","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23542","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","San Jose","CA","95125","","","","","","","","7283.85","0.0","0.0","","","7283.85","","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23595","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","166.65","0.0","166.65","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23615","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","","","","6420.0","0.0","6420.0","","","0.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23929","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","250.0","0.0","0.0","","","250.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23775","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","11.1","0.0","11.1","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23776","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","168.5","0.0","168.5","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23777","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","68.08","0.0","68.08","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23778","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","7.51","0.0","7.51","","","0.0","","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23593","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","20000.0","0.0","20000.0","","","0.0","","","","","IND","Digital Ad/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23707","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","1092.48","0.0","1092.48","","","0.0","","","","","IND","Doorhangers/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23708","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","890.78","0.0","890.78","","","0.0","","","","","IND","Doorhangers/Support/Laurie Smith/Sheriff/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23709","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Larry Stone/Assessor/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23710","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Cindy Hendrickson/Superior Court Judge/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23711","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","890.78","0.0","890.78","","","0.0","","","","","IND","Doorhangers/Support/Ed Hernandez/State Senate/Dist. 22","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23712","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Regional Measure 3/9 Bay Area Counties","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23713","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Tony Thurmond/Superintendent of Public Instruction/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23714","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Ricardo Lara/Insurance Commissioner/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23715","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Fiona Ma/State Treasurer/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23716","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Betty Yee/Controller/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23717","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Xavier Becerra/Attorney General/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23718","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.51","0.0","289.51","","","0.0","","","","","IND","Doorhangers/Support/Alex Padilla/Secretary of State/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23719","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.51","0.0","289.51","","","0.0","","","","","IND","Doorhangers/Support/Gavin Newsom/Governor/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23720","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2044.09","0.0","2044.09","","","0.0","","","","","IND","Doorhangers/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23721","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","1611.42","0.0","1611.42","","","0.0","","","","","IND","Doorhangers/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23722","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","819.41","0.0","819.41","","","0.0","","","","","IND","Doorhangers/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23723","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","890.78","0.0","890.78","","","0.0","","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23779","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","18.42","0.0","18.42","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23780","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","279.69","0.0","279.69","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23781","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","300.65","0.0","300.65","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23782","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","213.36","0.0","213.36","","","0.0","","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23862","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","173.35","0.0","173.35","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23700","","OTH","Pirayou Law Offices","","","","","","San Jose","CA","95120","","","","","","","","8160.0","0.0","8160.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23904","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","124.5","0.0","124.5","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23930","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","11586.97","0.0","11586.97","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23931","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","33.5","0.0","33.5","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23991","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","41.91","0.0","","","41.91","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23992","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","70.15","0.0","","","70.15","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23993","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","133.15","0.0","","","133.15","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23964","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","","","","0.0","2275.54","0.0","","","2275.54","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23965","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","","","","0.0","75.15","0.0","","","75.15","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23973","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","1830.0","0.0","","","1830.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23974","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","2509.71","0.0","","","2509.71","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23975","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","773.06","0.0","","","773.06","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23976","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","440.56","0.0","","","440.56","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23988","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","4.08","0.0","","","4.08","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23989","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","7.35","0.0","","","7.35","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23990","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","10.51","0.0","","","10.51","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24016","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","156.57","0.0","","","156.57","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24012","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","138.66","0.0","","","138.66","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24013","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","232.12","0.0","","","232.12","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24017","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","262.1","0.0","","","262.1","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24018","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","497.46","0.0","","","497.46","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24026","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","22.0","0.0","","","22.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24044","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","","","","0.0","5700.0","0.0","","","5700.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24050","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","","","","0.0","26300.0","0.0","","","26300.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24213","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","1276.31","0.0","","","1276.31","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24219","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","","","","0.0","15000.0","0.0","","","15000.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23979","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","","","","0.0","17.05","0.0","","","17.05","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23980","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","","","","0.0","39.62","0.0","","","39.62","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23981","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","","","","0.0","31.57","0.0","","","31.57","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24384","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","1076.06","0.0","0.0","","","1076.06","","","","","IND","Phonebank/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24385","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","1076.06","0.0","0.0","","","1076.06","","","","","IND","Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24386","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","7785.24","0.0","0.0","","","7785.24","","","","","IND","Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23994","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","20.32","0.0","","","20.32","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23995","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","34.01","0.0","","","34.01","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23996","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","64.56","0.0","","","64.56","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23997","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","326.36","0.0","","","326.36","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23998","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","226.79","0.0","","","226.79","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23999","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","611.74","0.0","","","611.74","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","INC24218","","COM","District Council of Iron Workers Political Action League","","","","","","Pinole","CA","94564","","","","","43397.0","","5000.0","","","","","","","7500.0","","","","","","","","","","831693","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","INC24315","","COM","County Employee Management Association PAC","","","","","","San Jose","CA","95126-","","","","","43398.0","","10000.0","","","","","","","17000.0","","","","","","","","","","981173","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","INC24316","","COM","Operating Engineers Local No.3 Statewide PAC","","","","","","Alameda","CA","94502","","","","","43398.0","","5000.0","","","","","","","5000.0","","","","","","","","","","981697","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","INC24317","","COM","Working for a Better Community PAC, a Committee to Support Donald Rocha for Santa Clara Board of Supervisors District 4 2018","","","","","","Milpitas","CA","95035","","","","","43399.0","","27000.0","","","","","","","27000.0","","","","","","","","","","1408688","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","INC24328","","COM","Communications Workers of America Committee on Political Education Political Contributions Committee (CWA COPE PCC)","","","","","","Washington","DC","20001","","","","","43402.0","","3000.0","","","","","","","5500.0","","","","","","","","","","1242993","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","INC24329","","COM","SEIU United Healthcare Workers West PAC SCC","","","","","","Sacramento","CA","95814-","","","","","43402.0","","20000.0","","","","","","","20000.0","","","","","","","","","","747285","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","INC24347","","COM","San Jose Firefighters Local 230 PAC","","","","","","San Jose","CA","95110","","","","","43404.0","","15000.0","","","","","","","66882.68","","","","","","","","","","743393","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","INC24352","","OTH","AMR Holdco, Inc.","","","","","","Greenwood Village","CO","80111","","","","","43404.0","","20000.0","","","","","","","20000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","INC24353","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43404.0","","638.64","","","","","","","638.64","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","NON24216","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43396.0","","270.41","","","","","","","28233.22","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","NON24217","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43396.0","","412.97","","","","","","","28233.22","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","RCPT","F496P3","NON24363","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43403.0","","424.23","","","","","","","28233.22","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","S496","F496","EDT3288","","","","","","","","","","","","","","","","43404.0","","2195.05","","","","","","","","","","","","Field/Phonebank Expenses (Estimated Costs)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EDT:S496:3288","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","IDT2227","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","I","43281.0","","37.44","","","","","","","837.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","IDT2274","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","43281.0","","65.3","","","","","","","263.83","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","IDT2284","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","I","43281.0","","1.33","","","","","","","2501.33","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","IDT2298","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","I","43281.0","","148.34","","","","","","","446.1","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23539","","IND","Douglas","Emily","","","","","San Jose","CA","95117","ENGIE Services US","Program Development","","","43243.0","","2100.0","","","","","","","2100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23540","","OTH","Garden City Sanitation, Inc.","","","","","","Santa Clara","CA","95050","","","","","43242.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23546","","COM","County Employee Management Association PAC","","","","","","San Jose","CA","95126-","","","","","43244.0","","5000.0","","","","","","","7000.0","","","","","","","","","","981173","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23549","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43249.0","","10000.0","","","","","","","16147.85","","","","","","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23550","","OTH","Core General Contractor, Inc.","","","","","","San Jose","CA","95113","","","","","43249.0","","2000.0","","","","","","","2000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23561","","OTH","American Medical Response","","","","","","Granite Bay","CA","95746","","","","","43250.0","","15000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23562","","SCC","Laborers Local Union No. 270 PAC Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","43250.0","","5000.0","","","","","","","5000.0","","","","","","","","","","901351","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23609","","COM","Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor","","","","","","Sacramento","CA","95814","","","","","43259.0","","18812.78","","","","","","","18812.78","","","","","","","","","","1405466","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23610","","COM","San Jose Firefighters Local 230 PAC","","","","","","San Jose","CA","95110","","","","","43255.0","","30000.0","","","","","","","36882.68","","","","","","","","","","743393","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","C","NON23589","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43249.0","","254.09","","","","","","","16147.85","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","C","NON23590","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43242.0","","238.04","","","","","","","16147.85","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","I","INC23591","","COM","Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor","","","","","","Sacramento","CA","95814","","","","","43252.0","","60000.0","","","","","","","0.0","","","","","Refund of Contribution","","","","","1405466","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","I","INC23592","","OTH","Team San Jose","","","","","","San Jose","CA","95110","","","","","43252.0","","14878.53","","","","","","","0.0","","","","","Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT3129","","IND","Esparza","Maya","","","","","","","","","","","","43250.0","","3944.84","","","","","","","38057.87","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT3130","","IND","Rocha","Don","","","","","","","","","","","","43250.0","","27700.14","","","","","","","127202.31","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT3160","","COM","Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor","","","","","","Sacramento","CA","95814","","","","","43270.0","","6000.0","","","","","","","66000.0","","","","IKD","Polling","","","","","1405466","","","","","","","","","","","","","","","","","","","","","","Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor","","","","","","","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT3163","","IND","Carrasco","Magdalena","","","","","","","","","","","","43242.0","","11.19","","","","","","","8995.97","","","","IND","Use of Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT3164","","IND","Esparza","Maya","","","","","","","","","","","","43242.0","","157.46","","","","","","","38057.87","","","","IND","Use of Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT3165","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43242.0","","68.22","","","","","","","28870.44","","","","IND","Use of Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT3166","","IND","Rocha","Don","","","","","","","","","","","","43242.0","","1.17","","","","","","","127202.31","","","","IND","Use of Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EXP23537","","COM","Santa Clara County United Democratic Campaign","","","","","","San Jose","CA","95128","","","","","43242.0","","2500.0","","","","","","","2500.0","","","","MON","","","","","","871053","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6701","","IND","Rocha","Don","","","","","","","","","","","","43242.0","","17975.95","","","","","","","127202.31","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6707","","IND","Rocha","Don","","","","","","","","","","","","43246.0","","17975.85","","","","","","","127202.31","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6708","","IND","Esparza","Maya","","","","","","","","","","","","43245.0","","5045.45","","","","","","","38057.87","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6709","","IND","Rocha","Don","","","","","","","","","","","","43251.0","","9826.87","","","","","","","127202.31","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6710","","IND","Rocha","Don","","","","","","","","","","","","43251.0","","21858.19","","","","","","","127202.31","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6711","","IND","Esparza","Maya","","","","","","","","","","","","43251.0","","1535.93","","","","","","","38057.87","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6712","","IND","Rocha","Don","","","","","","","","","","","","43251.0","","20000.0","","","","","","","127202.31","","","","IND","Digital Ad","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6731","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43250.0","","68.08","","","","","","","28870.44","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6732","","IND","Rocha","Don","","","","","","","","","","","","43250.0","","7.51","","","","","","","127202.31","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6733","","IND","Esparza","Maya","","","","","","","","","","","","43250.0","","168.5","","","","","","","38057.87","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6734","","IND","Carrasco","Magdalena","","","","","","","","","","","","43250.0","","11.1","","","","","","","8995.97","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6735","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43253.0","","300.65","","","","","","","28870.44","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6736","","IND","Rocha","Don","","","","","","","","","","","","43253.0","","213.36","","","","","","","127202.31","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6737","","IND","Carrasco","Magdalena","","","","","","","","","","","","43253.0","","18.42","","","","","","","8995.97","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6738","","IND","Esparza","Maya","","","","","","","","","","","","43253.0","","279.69","","","","","","","38057.87","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6739","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43255.0","","891.14","","","","","","","28870.44","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6740","","IND","Rocha","Don","","","","","","","","","","","","43255.0","","343.27","","","","","","","127202.31","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6741","","IND","Esparza","Maya","","","","","","","","","","","","43255.0","","1175.28","","","","","","","38057.87","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6742","","IND","Carrasco","Magdalena","","","","","","","","","","","","43255.0","","79.55","","","","","","","8995.97","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6743","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43255.0","","235.18","","","","","","","28870.44","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6744","","IND","Rocha","Don","","","","","","","","","","","","43255.0","","144.61","","","","","","","127202.31","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6745","","IND","Esparza","Maya","","","","","","","","","","","","43255.0","","292.36","","","","","","","38057.87","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6746","","IND","Carrasco","Magdalena","","","","","","","","","","","","43255.0","","19.26","","","","","","","8995.97","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6747","","IND","Rocha","Don","","","","","","","","","","","","43242.0","","250.0","","","","","","","127202.31","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6748","","IND","Esparza","Maya","","","","","","","","","","","","43253.0","","1092.48","","","","","","","38057.87","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6749","","IND","Rocha","Don","","","","","","","","","","","","43253.0","","2044.09","","","","","","","127202.31","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6750","","IND","Carrasco","Magdalena","","","","","","","","","","","","43253.0","","819.41","","","","","","","8995.97","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6751","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43253.0","","1611.42","","","","","","","28870.44","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6752","","IND","Smith","Laurie","","","","","","","","","","","","43253.0","","890.78","","","","","","","890.78","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Laurie Smith","","","","SHC","","OTH","Santa Clara County","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6753","","IND","Stone","Larry","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Larry Stone","","","","ASR","","OTH","Santa Clara County","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6754","","IND","Hendrickson","Cindy","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Cindy Hendrickson","","","","SCJ","","OTH","Santa Clara County","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6755","","IND","Hernandez","Ed","","","","","","","","","","","","43253.0","","890.78","","","","","","","890.78","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Ed Hernandez","","","","SEN","","SEN","","22.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6756","","OTH","Regional Measure 3","","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Regional Measure 3","","9 Bay Area Counties","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6757","","IND","Thurmond","Tony","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Tony Thurmond","","","","SUP","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6758","","IND","Lara","Ricardo","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Ricardo Lara","","","","INS","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6759","","IND","Ma","Fiona","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Fiona Ma","","","","TRE","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6760","","IND","Yee","Betty","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Betty Yee","","","","CON","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6761","","IND","Becerra","Xavier","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Xavier Becerra","","","","ATT","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6762","","IND","Padilla","Alex","","","","","","","","","","","","43253.0","","289.51","","","","","","","289.51","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Alex Padilla","","","","SOS","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6763","","IND","Newsom","Gavin","","","","","","","","","","","","43253.0","","289.51","","","","","","","289.51","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Gavin Newsom","","","","GOV","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6906","","IND","Rocha","Don","","","","","","","","","","","","43244.0","","1076.06","","","","","","","127202.31","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6907","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43244.0","","1076.06","","","","","","","28870.44","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6908","","IND","Rocha","Don","","","","","","","","","","","","43246.0","","7785.24","","","","","","","127202.31","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23530","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43242.0","","2359.7","","","","","","","16807.62","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23532","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43242.0","","325.0","","","","","","","2275.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23535","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270","","","","","43242.0","","1541.84","","","","","","","13021.04","","","","IND","Phonebank/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23537","","COM","Santa Clara County United Democratic Campaign","","","","","","San Jose","CA","95128","","","","","43242.0","","2500.0","","","","","","","2500.0","","","","CTB","","","","","","871053","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23553","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43250.0","","2841.21","","","","","","","250354.4","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23555","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43250.0","","4766.21","","","","","","","250354.4","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23557","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43250.0","","2177.24","","","","","","","250354.4","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23559","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43250.0","","27700.14","","","","","","","250354.4","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23560","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43250.0","","3944.84","","","","","","","250354.4","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23565","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43243.0","","61.2","","","","","","","451.7","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23569","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","2177.24","","","","","","","250354.4","","","","IND","Mailer/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23571","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","2841.21","","","","","","","250354.4","","","","IND","Mailer/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23573","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","4641.65","","","","","","","250354.4","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23575","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","4766.21","","","","","","","250354.4","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23577","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","17975.95","","","","","","","250354.4","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23579","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","5045.45","","","","","","","250354.4","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23581","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","17975.85","","","","","","","250354.4","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23583","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","21858.19","","","","","","","250354.4","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23585","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","9826.87","","","","","","","250354.4","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23587","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","1535.93","","","","","","","250354.4","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23597","","OTH","Party Fiesta Balloon Decorations","","","","","","San Jose","CA","95126","","","","","43257.0","","105.97","","","","","","","105.97","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23598","","IND","Fernandez","Maria Noel","","","","","San Jose","CA","95125","","","","","43270.0","","711.7","","","","","","","711.7","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23599","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43270.0","","325.0","","","","","","","2275.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23602","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","43270.0","","6000.0","","","","","","","20420.0","","","","CTB","Polling - In-Kind to Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor (ID# 1405466)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23603","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43270.0","","410.67","","","","","","","49065.07","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23606","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43278.0","","2459.77","","","","","","","16807.62","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23761","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","300.0","","","","","","","49065.07","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23763","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","150.0","","","","","","","49065.07","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23765","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","55.0","","","","","","","49065.07","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23767","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","165.0","","","","","","","49065.07","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23825","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","108.4","","","","","","","10339.23","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23827","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","47.12","","","","","","","10339.23","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23829","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","47.12","","","","","","","10339.23","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23831","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","47.13","","","","","","","10339.23","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23833","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","117.86","","","","","","","10339.23","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23835","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","190.75","","","","","","","10339.23","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23837","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","109.12","","","","","","","10339.23","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23839","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","39.56","","","","","","","10339.23","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23841","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","28.5","","","","","","","10339.23","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23843","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","33.11","","","","","","","10339.23","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23845","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","93.02","","","","","","","10339.23","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23847","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","117.0","","","","","","","10339.23","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23849","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","18.72","","","","","","","10339.23","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23851","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","385.29","","","","","","","10339.23","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23853","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","334.84","","","","","","","10339.23","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23855","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","101.12","","","","","","","10339.23","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23857","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","67.41","","","","","","","10339.23","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23859","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","260.68","","","","","","","10339.23","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23865","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","79.55","","","","","","","10339.23","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23867","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","1001.93","","","","","","","10339.23","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23869","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","891.14","","","","","","","10339.23","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23871","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","343.27","","","","","","","10339.23","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23879","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","19.26","","","","","","","13275.73","","","","IND","Field/Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23881","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","292.36","","","","","","","13275.73","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23883","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","235.18","","","","","","","13275.73","","","","IND","Field/Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23885","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","144.61","","","","","","","13275.73","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23887","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","40.86","","","","","","","13275.73","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23889","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","15.49","","","","","","","13275.73","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23891","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","30.29","","","","","","","13275.73","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23893","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","10.47","","","","","","","13275.73","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23895","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","56.54","","","","","","","13275.73","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23897","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","37.69","","","","","","","13275.73","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23899","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","25.45","","","","","","","13275.73","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23919","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","732.78","","","","","","","49065.07","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23921","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","5076.04","","","","","","","49065.07","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23923","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","636.5","","","","","","","49065.07","","","","IND","Staff Time/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23925","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","3437.06","","","","","","","49065.07","","","","IND","Staff Time/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23927","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","2291.36","","","","","","","49065.07","","","","IND","Staff Time/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","EDT3159","","OTH","Lunardi's","","","","","","San Jose","CA","95124","","","","","43270.0","","711.7","","","","","","","711.7","","","","OFC","","Fernandez","Maria Noel","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","EDT3161","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43250.0","","1238.56","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","EDT3162","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43250.0","","9866.38","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6713","","OTH","Buying Time","","","","","","Washington","DC","20001","","","","","43251.0","","16000.0","","","","","","","16000.0","","","","IND","Digital Ad","West Coast Public Affairs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6714","","OTH","Periscope Post & Audio","","","","","","Chicago","IL","60608","","","","","43251.0","","2500.0","","","","","","","2500.0","","","","IND","Digital Ad","West Coast Public Affairs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6715","","OTH","Adrenaline Studios","","","","","","Las Vegas","CA","89103","","","","","43251.0","","1500.0","","","","","","","1500.0","","","","IND","Digital Ad","West Coast Public Affairs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6716","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43242.0","","7517.61","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6717","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43245.0","","1654.03","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6718","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43246.0","","7517.61","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6719","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43251.0","","4326.2","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6720","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43251.0","","9489.03","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6721","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43251.0","","603.63","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6764","","OTH","Starbucks","","","","","","Sunnyvale","CA","94086","","","","","43255.0","","27.9","","","","","","","100.35","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6765","","OTH","Togo's","","","","","","San Jose","CA","95125","","","","","43255.0","","115.0","","","","","","","838.09","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6769","","OTH","Starbucks","","","","","","Sunnyvale","CA","94086","","","","","43255.0","","40.55","","","","","","","100.35","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6771","","OTH","Safeway","","","","","","San Jose","CA","95118","","","","","43255.0","","774.18","","","","","","","931.82","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6772","","OTH","Togo's","","","","","","San Jose","CA","95125","","","","","43255.0","","459.66","","","","","","","838.09","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6778","","OTH","Mountain Mike's Pizza","","","","","","San Jose","CA","95136","","","","","43255.0","","291.71","","","","","","","463.81","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6779","","OTH","Costco Wholesale","","","","","","San Jose","CA","95123-","","","","","43255.0","","629.56","","","","","","","1076.07","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6781","","OTH","China Station","","","","","","San Jose","CA","95111","","","","","43255.0","","147.99","","","","","","","147.99","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6903","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270","","","","","43244.0","","1076.06","","","","","","","13021.04","","","","IND","Phonebank","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6904","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270","","","","","43244.0","","1076.06","","","","","","","13021.04","","","","IND","Phonebank","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6905","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270","","","","","43246.0","","7785.24","","","","","","","13021.04","","","","IND","Phonebank","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23758","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","300.0","0.0","300.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23759","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","150.0","0.0","150.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23760","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","55.0","0.0","55.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23774","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","545.87","0.0","0.0","","","545.87","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23410","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","59.82","0.0","0.0","","","59.82","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23411","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","59.83","0.0","0.0","","","59.83","","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23412","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","59.83","0.0","0.0","","","59.83","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23416","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","108.4","0.0","108.4","","","0.0","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23417","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","47.12","0.0","47.12","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23418","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","47.12","0.0","47.12","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23419","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","47.13","0.0","47.13","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23768","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","203.62","0.0","0.0","","","203.62","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23769","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","203.62","0.0","0.0","","","203.62","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23770","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","203.61","0.0","0.0","","","203.61","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23493","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","3218.69","0.0","636.5","","","2582.19","","","","","IND","Staff Time/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23494","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","6246.54","0.0","3437.06","","","2809.48","","","","","IND","Staff Time/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23495","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","4662.88","0.0","2291.36","","","2371.52","","","","","IND","Staff Time/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23496","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","732.78","0.0","732.78","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23497","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","5076.04","0.0","5076.04","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23498","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","117.86","0.0","117.86","","","0.0","","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23499","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","190.75","0.0","190.75","","","0.0","","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23500","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","109.12","0.0","109.12","","","0.0","","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23501","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","39.56","0.0","39.56","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23502","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","28.5","0.0","28.5","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23503","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","33.11","0.0","33.11","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23508","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","164.93","0.0","0.0","","","164.93","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23509","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","157.47","0.0","0.0","","","157.47","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23510","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","162.12","0.0","0.0","","","162.12","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23477","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2177.24","0.0","2177.24","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23478","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2841.21","0.0","2841.21","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23479","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","4641.65","0.0","4641.65","","","0.0","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23480","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","0.0","","","450.0","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23481","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","450.0","0.0","0.0","","","450.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23771","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","20.35","0.0","0.0","","","20.35","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23772","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","109.9","0.0","0.0","","","109.9","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23773","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","73.26","0.0","0.0","","","73.26","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23482","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2177.24","0.0","2177.24","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23483","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2841.21","0.0","2841.21","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23484","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","4766.21","0.0","4766.21","","","0.0","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23487","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270","","","","","","","","1541.84","0.0","1541.84","","","0.0","","","","","IND","Phonebank/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23488","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","4766.21","0.0","4766.21","","","0.0","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23491","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","","","","325.0","0.0","325.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23492","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","","","","2359.7","0.0","2359.7","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23901","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","57.77","0.0","0.0","","","57.77","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23902","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","16.05","0.0","0.0","","","16.05","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23903","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","86.66","0.0","0.0","","","86.66","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23515","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","93.02","0.0","93.02","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23516","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","18.72","0.0","18.72","","","0.0","","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23517","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","502.29","0.0","502.29","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23519","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","101.12","0.0","101.12","","","0.0","","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23520","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","334.84","0.0","334.84","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23521","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","67.41","0.0","67.41","","","0.0","","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23525","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","31.36","0.0","0.0","","","31.36","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23526","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","169.34","0.0","0.0","","","169.34","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23527","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","112.89","0.0","0.0","","","112.89","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23528","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","260.68","0.0","260.68","","","0.0","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23542","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","San Jose","CA","95125","","","","","","","","7283.85","0.0","0.0","","","7283.85","","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23595","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","166.65","0.0","0.0","","","166.65","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23615","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","","","","6420.0","0.0","0.0","","","6420.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23929","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","0.0","250.0","0.0","","","250.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23775","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","11.1","0.0","","","11.1","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23776","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","168.5","0.0","","","168.5","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23777","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","68.08","0.0","","","68.08","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23778","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","7.51","0.0","","","7.51","","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23593","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","0.0","20000.0","0.0","","","20000.0","","","","","IND","Digital Ad/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23707","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","1092.48","0.0","","","1092.48","","","","","IND","Doorhangers/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23708","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","890.78","0.0","","","890.78","","","","","IND","Doorhangers/Support/Laurie Smith/Sheriff/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23709","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","289.5","0.0","","","289.5","","","","","IND","Doorhangers/Support/Larry Stone/Assessor/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23710","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","289.5","0.0","","","289.5","","","","","IND","Doorhangers/Support/Cindy Hendrickson/Superior Court Judge/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23711","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","890.78","0.0","","","890.78","","","","","IND","Doorhangers/Support/Ed Hernandez/State Senate/Dist. 22","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23712","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","289.5","0.0","","","289.5","","","","","IND","Doorhangers/Support/Regional Measure 3/9 Bay Area Counties","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23713","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","289.5","0.0","","","289.5","","","","","IND","Doorhangers/Support/Tony Thurmond/Superintendent of Public Instruction/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23714","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","289.5","0.0","","","289.5","","","","","IND","Doorhangers/Support/Ricardo Lara/Insurance Commissioner/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23715","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","289.5","0.0","","","289.5","","","","","IND","Doorhangers/Support/Fiona Ma/State Treasurer/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23716","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","289.5","0.0","","","289.5","","","","","IND","Doorhangers/Support/Betty Yee/Controller/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23717","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","289.5","0.0","","","289.5","","","","","IND","Doorhangers/Support/Xavier Becerra/Attorney General/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23718","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","289.51","0.0","","","289.51","","","","","IND","Doorhangers/Support/Alex Padilla/Secretary of State/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23719","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","289.51","0.0","","","289.51","","","","","IND","Doorhangers/Support/Gavin Newsom/Governor/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23720","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","2044.09","0.0","","","2044.09","","","","","IND","Doorhangers/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23721","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","1611.42","0.0","","","1611.42","","","","","IND","Doorhangers/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23722","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","819.41","0.0","","","819.41","","","","","IND","Doorhangers/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23723","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","890.78","0.0","","","890.78","","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23779","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","18.42","0.0","","","18.42","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23780","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","279.69","0.0","","","279.69","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23781","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","300.65","0.0","","","300.65","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23782","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","213.36","0.0","","","213.36","","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23862","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","173.35","0.0","","","173.35","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23700","","OTH","Pirayou Law Offices","","","","","","San Jose","CA","95120","","","","","","","","0.0","8160.0","0.0","","","8160.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23904","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","124.5","0.0","","","124.5","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23930","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","11586.97","0.0","","","11586.97","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23931","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","33.5","0.0","","","33.5","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23504","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","40.86","0.0","40.86","","","0.0","","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23505","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","15.49","0.0","15.49","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23506","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","30.29","0.0","30.29","","","0.0","","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23522","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","10.47","0.0","10.47","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23523","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","56.54","0.0","56.54","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23524","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","37.69","0.0","37.69","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23529","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","25.45","0.0","25.45","","","0.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY24384","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","1076.06","0.0","","","1076.06","","","","","IND","Phonebank/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY24385","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","1076.06","0.0","","","1076.06","","","","","IND","Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY24386","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","7785.24","0.0","","","7785.24","","","","","IND","Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2216","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","43229.0","","65.29","","","","","","","198.53","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2217","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","43229.0","","147.05","","","","","","","297.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2218","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","43229.0","","67.66","","","","","","","198.53","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2219","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","I","43229.0","","63.4","","","","","","","126.8","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2221","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","43229.0","","150.71","","","","","","","297.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2222","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","I","43229.0","","63.4","","","","","","","126.8","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2223","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","43229.0","","65.58","","","","","","","198.53","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2224","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","43229.0","","52.62","","","","","","","157.86","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2225","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","43229.0","","52.62","","","","","","","157.86","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2226","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","43229.0","","52.62","","","","","","","157.86","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23471","","SCC","Service Employees International Union (SEIU) Local 521 PAC Small Contributor Committee PAC","","","","","","Sacramento","CA","95814.0","","","","","43225.0","","5000.0","","","","","","","5000.0","","","","","","","","","","1297708","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23472","","OTH","Wall and Ceiling Alliance (WACA)","","","","","","Pleasanton","CA","94566.0","","","","","43230.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23474","","OTH","Hathaway Dinwiddie Construction Company","","","","","","Santa Clara","CA","95054.0","","","","","43230.0","","2750.0","","","","","","","2750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23485","","IND","Abels","Gemma M.","","","","","San Jose","CA","95110.0","Morgan Hill Unified School District","Teacher","","","43232.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","C","NON23466","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43221.0","","202.77","","","","","","","5655.72","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","C","NON23467","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43228.0","","235.67","","","","","","","5655.72","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","C","NON23489","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43235.0","","217.28","","","","","","","5655.72","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3120","","IND","Carrasco","Magdalena","","","","","","","","","","","","43230.0","","65.0","","","","","","","8037.04","","","","IND","Use of Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3121","","IND","Esparza","Maya","","","","","","","","","","","","43230.0","","93.56","","","","","","","24365.88","","","","IND","Use of Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3122","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43230.0","","77.11","","","","","","","24619.69","","","","IND","Use of Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3123","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43230.0","","48.21","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3124","","IND","Carrasco","Magdalena","","","","","","","","","","","","43230.0","","67.76","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3125","","IND","Esparza","Maya","","","","","","","","","","","","43230.0","","50.98","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3126","","IND","Carrasco","Magdalena","","","","","","","","","","","","43239.0","","21.73","","","","","","","8037.04","","","","IND","Use of Field Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3127","","IND","Esparza","Maya","","","","","","","","","","","","43239.0","","117.33","","","","","","","24365.88","","","","IND","Use of Field Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3128","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43239.0","","78.22","","","","","","","24619.69","","","","IND","Use of Field Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EXP23486","","COM","Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor","","","","","","Sacramento","CA","95814.0","","","","","43237.0","","60000.0","","","","","","","60000.0","","","","MON","","","","","","1405466","","","","","","","","","","","","","","","","","","","","","","Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor","","","","","","","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6638","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43231.0","","5091.65","","","","","","","24619.69","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6639","","IND","Esparza","Maya","","","","","","","","","","","","43231.0","","2402.24","","","","","","","24365.88","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6640","","IND","Esparza","Maya","","","","","","","","","","","","43231.0","","3066.21","","","","","","","24365.88","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6641","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43234.0","","4766.21","","","","","","","24619.69","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6642","","IND","Esparza","Maya","","","","","","","","","","","","43234.0","","2177.24","","","","","","","24365.88","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6643","","IND","Esparza","Maya","","","","","","","","","","","","43234.0","","2841.21","","","","","","","24365.88","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6644","","IND","Esparza","Maya","","","","","","","","","","","","43237.0","","1541.84","","","","","","","24365.88","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6645","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43238.0","","4766.21","","","","","","","24619.69","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6653","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43230.0","","33.11","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6654","","IND","Carrasco","Magdalena","","","","","","","","","","","","43230.0","","39.56","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6655","","IND","Esparza","Maya","","","","","","","","","","","","43230.0","","28.5","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6656","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43230.0","","109.12","","","","","","","24619.69","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6657","","IND","Esparza","Maya","","","","","","","","","","","","43230.0","","190.75","","","","","","","24365.88","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6658","","IND","Carrasco","Magdalena","","","","","","","","","","","","43230.0","","117.86","","","","","","","8037.04","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6659","","IND","Carrasco","Magdalena","","","","","","","","","","","","43230.0","","40.86","","","","","","","8037.04","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6660","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43230.0","","30.29","","","","","","","24619.69","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6661","","IND","Esparza","Maya","","","","","","","","","","","","43230.0","","15.49","","","","","","","24365.88","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6662","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43230.0","","4662.88","","","","","","","24619.69","","","","IND","Staff Time for Phonebank/Field","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6663","","IND","Esparza","Maya","","","","","","","","","","","","43230.0","","6246.54","","","","","","","24365.88","","","","IND","Staff Time for Phonebank/Field","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6664","","IND","Carrasco","Magdalena","","","","","","","","","","","","43230.0","","3218.69","","","","","","","8037.04","","","","IND","Staff Time for Phonebank/Field","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6665","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43230.0","","162.12","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6666","","IND","Carrasco","Magdalena","","","","","","","","","","","","43230.0","","164.93","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6667","","IND","Esparza","Maya","","","","","","","","","","","","43230.0","","157.47","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6671","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43239.0","","334.84","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6672","","IND","Carrasco","Magdalena","","","","","","","","","","","","43239.0","","93.02","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6673","","IND","Esparza","Maya","","","","","","","","","","","","43239.0","","502.29","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6674","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43239.0","","67.41","","","","","","","24619.69","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6675","","IND","Carrasco","Magdalena","","","","","","","","","","","","43239.0","","18.72","","","","","","","8037.04","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6676","","IND","Esparza","Maya","","","","","","","","","","","","43239.0","","101.12","","","","","","","24365.88","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6677","","IND","Carrasco","Magdalena","","","","","","","","","","","","43239.0","","10.47","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6678","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43239.0","","37.69","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6679","","IND","Esparza","Maya","","","","","","","","","","","","43239.0","","56.54","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6680","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43239.0","","112.89","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6681","","IND","Carrasco","Magdalena","","","","","","","","","","","","43239.0","","31.36","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6682","","IND","Esparza","Maya","","","","","","","","","","","","43239.0","","169.34","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6725","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43233.0","","73.26","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6726","","IND","Esparza","Maya","","","","","","","","","","","","43233.0","","109.9","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6727","","IND","Carrasco","Magdalena","","","","","","","","","","","","43233.0","","20.35","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6728","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43239.0","","57.77","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6729","","IND","Esparza","Maya","","","","","","","","","","","","43239.0","","86.66","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6730","","IND","Carrasco","Magdalena","","","","","","","","","","","","43239.0","","16.06","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23430","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621.0","","","","","43216.0","","800.0","","","","","","","800.0","","","","","Refund of Contribution","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23431","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43216.0","","14.49","","","","","","","1738.76","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23433","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43216.0","","14.5","","","","","","","1738.76","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23435","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43216.0","","14.49","","","","","","","1738.76","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23441","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43216.0","","1538.51","","","","","","","34927.21","","","","IND","Walk Piece/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23443","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43216.0","","1038.51","","","","","","","34927.21","","","","IND","Walk Piece/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23445","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43216.0","","1338.5","","","","","","","34927.21","","","","IND","Walk Piece/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23447","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43216.0","","1333.33","","","","","","","14420.0","","","","IND","Polling for Field Campaign/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23449","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43216.0","","1333.33","","","","","","","14420.0","","","","IND","Polling for Field Campaign/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23451","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43216.0","","1333.34","","","","","","","14420.0","","","","IND","Polling for Field Campaign/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23453","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43216.0","","168.0","","","","","","","24065.69","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23455","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43216.0","","27.02","","","","","","","24065.69","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23457","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43216.0","","547.58","","","","","","","24065.69","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23459","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43216.0","","100.31","","","","","","","24065.69","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23461","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43216.0","","520.0","","","","","","","24065.69","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23468","","IND","Martinez","Albert","","","","","San Jose","CA","95125.0","","","","","43231.0","","67.76","","","","","","","166.95","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23469","","IND","Martinez","Albert","","","","","San Jose","CA","95125.0","","","","","43231.0","","50.98","","","","","","","166.95","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23486","","COM","Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor","","","","","","Sacramento","CA","95814.0","","","","","43237.0","","60000.0","","","","","","","60000.0","","","","CTB","","","","","","1405466","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23511","","IND","Martinez","Albert","","","","","San Jose","CA","95125.0","","","","","43231.0","","48.21","","","","","","","166.95","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23538","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43216.0","","0.02","","","","","","","24065.69","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6646","","OTH","United States Post Office","","","","","","San Jose","CA","95125.0","","","","","43231.0","","705.61","","","","","","","8949.87","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6647","","OTH","United States Post Office","","","","","","San Jose","CA","95125.0","","","","","43231.0","","948.42","","","","","","","8949.87","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6648","","OTH","United States Post Office","","","","","","San Jose","CA","95125.0","","","","","43231.0","","1781.01","","","","","","","8949.87","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6649","","OTH","United States Post Office","","","","","","San Jose","CA","95125.0","","","","","43234.0","","1940.4","","","","","","","8949.87","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6650","","OTH","United States Post Office","","","","","","San Jose","CA","95125.0","","","","","43234.0","","705.61","","","","","","","8949.87","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6651","","OTH","United States Post Office","","","","","","San Jose","CA","95125.0","","","","","43234.0","","928.42","","","","","","","8949.87","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6652","","OTH","United States Post Office","","","","","","San Jose","CA","95125.0","","","","","43238.0","","1940.4","","","","","","","8949.87","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6684","","OTH","Togo's","","","","","","San Jose","CA","95125.0","","","","","43223.0","","67.71","","","","","","","263.43","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6686","","OTH","Togo's","","","","","","San Jose","CA","95125.0","","","","","43229.0","","195.72","","","","","","","263.43","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6692","","OTH","Safeway","","","","","","San Jose","CA","95118.0","","","","","43238.0","","90.89","","","","","","","157.64","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6694","","OTH","Mountain Mike's Pizza","","","","","","San Jose","CA","95136.0","","","","","43238.0","","85.18","","","","","","","172.1","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6695","","OTH","Safeway","","","","","","San Jose","CA","95118.0","","","","","43239.0","","30.01","","","","","","","157.64","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6697","","OTH","Safeway","","","","","","San Jose","CA","95118.0","","","","","43232.0","","36.74","","","","","","","157.64","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6699","","OTH","Mountain Mike's Pizza","","","","","","San Jose","CA","95136.0","","","","","43231.0","","86.92","","","","","","","172.1","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6700","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43231.0","","250.0","","","","","","","450.0","","","","","Online Ads","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6702","","OTH","Ace Casino Rentals","","","","","","South San Francisco","CA","94080.0","","","","","43239.0","","704.79","","","","","","","704.79","","","","FND","","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","F","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6703","","OTH","Fairmont Hotel","","","","","","San Jose","CA","95113.0","","","","","43239.0","","5815.07","","","","","","","5815.07","","","","FND","","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","F","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23758","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","300.0","0.0","0.0","","","300.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23759","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","150.0","0.0","0.0","","","150.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23760","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","55.0","0.0","0.0","","","55.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23774","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","545.87","0.0","0.0","","","545.87","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23261","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","1538.51","0.0","1538.51","","","0.0","","","","","IND","Walk Piece/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23394","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","1038.51","0.0","1038.51","","","0.0","","","","","IND","Walk Piece/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23395","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","1338.5","0.0","1338.5","","","0.0","","","","","IND","Walk Piece/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23401","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","","","","1333.33","0.0","1333.33","","","0.0","","","","","IND","Polling for Field Campaign/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23402","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","","","","1333.33","0.0","1333.33","","","0.0","","","","","IND","Polling for Field Campaign/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23403","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","","","","1333.34","0.0","1333.34","","","0.0","","","","","IND","Polling for Field Campaign/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23405","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","547.58","0.0","547.58","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23406","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","168.0","0.0","168.0","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23407","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","27.02","0.0","27.02","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23408","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","100.31","0.0","100.31","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23409","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","520.0","0.0","520.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23410","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","59.82","0.0","0.0","","","59.82","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23411","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","59.83","0.0","0.0","","","59.83","","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23412","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","59.83","0.0","0.0","","","59.83","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23416","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","108.4","0.0","0.0","","","108.4","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23417","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","47.12","0.0","0.0","","","47.12","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23418","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","47.12","0.0","0.0","","","47.12","","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23419","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","47.13","0.0","0.0","","","47.13","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23768","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","203.62","0.0","0.0","","","203.62","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23769","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","203.62","0.0","0.0","","","203.62","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23770","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","203.61","0.0","0.0","","","203.61","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23493","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","3218.69","0.0","","","3218.69","","","","","IND","Staff Time/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23494","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","6246.54","0.0","","","6246.54","","","","","IND","Staff Time/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23495","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","4662.88","0.0","","","4662.88","","","","","IND","Staff Time/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23496","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","732.78","0.0","","","732.78","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23497","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","5076.04","0.0","","","5076.04","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23498","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","117.86","0.0","","","117.86","","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23499","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","190.75","0.0","","","190.75","","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23500","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","109.12","0.0","","","109.12","","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23501","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","39.56","0.0","","","39.56","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23502","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","28.5","0.0","","","28.5","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23503","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","33.11","0.0","","","33.11","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23508","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","164.93","0.0","","","164.93","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23509","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","157.47","0.0","","","157.47","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23510","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","162.12","0.0","","","162.12","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23477","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2177.24","0.0","","","2177.24","","","","","IND","Mailer/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23478","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2841.21","0.0","","","2841.21","","","","","IND","Mailer/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23479","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","4641.65","0.0","","","4641.65","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23480","","OTH","Shallman Communications","","","","","","Sherman Oaks","CA","91403.0","","","","","","","","0.0","450.0","0.0","","","450.0","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23481","","OTH","Shallman Communications","","","","","","Sherman Oaks","CA","91403.0","","","","","","","","0.0","450.0","0.0","","","450.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23771","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","20.35","0.0","","","20.35","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23772","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","109.9","0.0","","","109.9","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23773","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","73.26","0.0","","","73.26","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23482","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2177.24","0.0","","","2177.24","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23483","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2841.21","0.0","","","2841.21","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23484","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","4766.21","0.0","","","4766.21","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23487","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270.0","","","","","","","","0.0","1541.84","0.0","","","1541.84","","","","","IND","Phonebank/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23488","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","4766.21","0.0","","","4766.21","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23491","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","325.0","0.0","","","325.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23492","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","","","","0.0","2359.7","0.0","","","2359.7","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23901","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","57.77","0.0","","","57.77","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23902","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","16.05","0.0","","","16.05","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23903","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","86.66","0.0","","","86.66","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23515","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","93.02","0.0","","","93.02","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23516","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","18.72","0.0","","","18.72","","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23517","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","502.29","0.0","","","502.29","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23519","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","101.12","0.0","","","101.12","","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23520","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","334.84","0.0","","","334.84","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23521","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","67.41","0.0","","","67.41","","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23525","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","31.36","0.0","","","31.36","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23526","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","169.34","0.0","","","169.34","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23527","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","112.89","0.0","","","112.89","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23528","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","260.68","0.0","","","260.68","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23542","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","7283.85","0.0","","","7283.85","","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23595","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","166.65","0.0","","","166.65","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23615","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","","","","0.0","6420.0","0.0","","","6420.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23392","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","14.49","0.0","14.49","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23397","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","14.5","0.0","14.5","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23398","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","14.49","0.0","14.49","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23504","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","40.86","0.0","","","40.86","","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23505","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","15.49","0.0","","","15.49","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23506","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","30.29","0.0","","","30.29","","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23522","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","10.47","0.0","","","10.47","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23523","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","56.54","0.0","","","56.54","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23524","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","37.69","0.0","","","37.69","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23529","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","25.45","0.0","","","25.45","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23393","","IND","Haque","Tania","","","","","San Jose","CA","95125.0","","","","","","","","14.0","0.0","14.0","","","0.0","","","","","TRS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23204","","SCC","Plumbers, Steamfitters & Refrigerator Fitters Local 393 Political Action Fund Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","43103.0","","7300.0","","","","","","","25000.0","","","","","","","","","","851452","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23205","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105","","","","","43102.0","","7300.0","","","","","","","12000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23206","","OTH","California School Employees Association","","","","","","San Jose","CA","95131","","","","","43102.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23207","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105","","","","","43102.0","","4700.0","","","","","","","12000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23208","","SCC","Plumbers, Steamfitters & Refrigerator Fitters Local 393 Political Action Fund Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","43103.0","","17700.0","","","","","","","25000.0","","","","","","","","","","851452","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23262","","SCC","California Nurses Association PAC (CNA PAC) Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","43119.0","","1000.0","","","","","","","2500.0","","","","","","","","","","780657","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23263","","SCC","California Federation of Teachers (CFT) COPE Small Contributor Committee","","","","","","Burbank","CA","91505","","","","","43130.0","","1250.0","","","","","","","1250.0","","","","","","","","","","741857","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23264","","SCC","California Nurses Association PAC (CNA PAC) Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","43130.0","","1000.0","","","","","","","2500.0","","","","","","","","","","780657","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23265","","OTH","Lofgren for Congress","","","","","","San Jose","CA","95126","","","","","43130.0","","1250.0","","","","","","","1250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23266","","COM","Morgan Hill Federation of Teachers Committee on Political Education","","","","","","Morgan Hill","CA","95037","","","","","43130.0","","1250.0","","","","","","","1250.0","","","","","","","","","","931838","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23267","","IND","Melton","Russell W.","","","","","Sunnyvale","CA","94087","City of Sunnyvale, Planning Commission","Chairperson","","","43130.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23269","","COM","Sign, Pictorial & Display Ballot Measure Account","","","","","","San Francisco","CA","94134-","","","","","43130.0","","1500.0","","","","","","","1500.0","","","","","","","","","","841600","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23270","","COM","United Food & Commercial Workers (UFCW) Local 5 PAC","","","","","","San Jose","CA","95113","","","","","43130.0","","5000.0","","","","","","","5000.0","","","","","","","","","","1294035","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23271","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","","43136.0","","800.0","","","","","","","800.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23272","","COM","San Jose Teachers' Association Political Action Committee (SJTA-PAC)","","","","","","San Jose","CA","95123","","","","","43140.0","","1000.0","","","","","","","1000.0","","","","","","","","","","1254337","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23273","","OTH","Anna Eshoo for Congress","","","","","","Sacramento","CA","95814","","","","","43143.0","","1250.0","","","","","","","1250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23274","","OTH","California Labor Federation Member Communications","","","","","","Oakland","CA","94610","","","","","43143.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23275","","COM","California Teamsters Public Affairs Council Public Affairs Fund","","","","","","Sacramento","CA","95814","","","","","43143.0","","2500.0","","","","","","","2500.0","","","","","","","","","","742500","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23276","","COM","San Jose Firefighters Local 230 PAC","","","","","","San Jose","CA","95110","","","","","43143.0","","5000.0","","","","","","","6882.68","","","","","","","","","","743393","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23277","","COM","Operating Engineers Local Union No. 3 - District 90 PAC","","","","","","Alameda","CA","94502","","","","","43164.0","","2500.0","","","","","","","2500.0","","","","","","","","","","891403","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23279","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43144.0","","5000.0","","","","","","","5000.0","","","","","","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23280","","COM","West Valley-Mission Federation of Teachers AFT Local 6554 PAC","","","","","","Oakland","CA","94618","","","","","43172.0","","1000.0","","","","","","","1000.0","","","","","","","","","","1368115","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23281","","IND","James","William","","","","","Los Altos","CA","94024","Van Pelt & Yi","Patent Attorney","","","43145.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23282","","IND","Nunez","Robert R.","","","","","San Jose","CA","95132","The Nunez Community Foundation","President","","","43175.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23283","","SCC","United Food Commercial Workers (UFCW) Western States Council PAC Small Contributor Committee","","","","","","Buena Park","CA","90620","","","","","43175.0","","2500.0","","","","","","","2500.0","","","","","","","","","","910874","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23284","","IND","Wasserman","Mike","","","","","Los Gatos","CA","95030","Santa Clara County","County Supervisor","","","43147.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23285","","SCC","California Nurses Association PAC (CNA PAC) Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","43175.0","","500.0","","","","","","","2500.0","","","","","","","","","","780657","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23288","","IND","Cortese","Pattie","","","","","San Jose","CA","95135","East Side Union High School District","Trustee","","","43175.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23289","","COM","District Council of Iron Workers Political Action League","","","","","","Pinole","CA","94564","","","","","43151.0","","2500.0","","","","","","","2500.0","","","","","","","","","","831693","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23290","","COM","Engineers & Scientists of CA Local 20 PAC","","","","","","Oakland","CA","94607","","","","","43151.0","","400.0","","","","","","","400.0","","","","","","","","","","861160","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23291","","COM","Faculty for Our University's Future Local Committee","","","","","","Sacramento","CA","95814-","","","","","43151.0","","2500.0","","","","","","","2500.0","","","","","","","","","","1233722","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23292","","IND","Santos","Richard","","","","","San Jose","CA","95132","","Retired","","","43151.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23293","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","","43152.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23294","","COM","Santa Clara & San Benito Building Trades Council PAC","","","","","","San Jose","CA","95125-2190","","","","","43153.0","","5000.0","","","","","","","5000.0","","","","","","","","","","743618","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23296","","COM","San Jose Police Officers' Association PAC","","","","","","San Jose","CA","95112","","","","","43179.0","","5000.0","","","","","","","5000.0","","","","","","","","","","951339","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23297","","SCC","Northern California Carpenters Regional Council Small Contributor Committee","","","","","","Oakland","CA","94621","","","","","43179.0","","5000.0","","","","","","","5000.0","","","","","","","","","","972104","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23298","","COM","Branch 193 National Association of Letter Carriers PAC","","","","","","San Jose","CA","95148","","","","","43157.0","","1200.0","","","","","","","1200.0","","","","","","","","","","870199","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23299","","COM","Bricklayers & Allied Craftworkers Local 3 PAC","","","","","","San Leandro","CA","94577","","","","","43157.0","","400.0","","","","","","","800.0","","","","","","","","","","1244975","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23300","","COM","Santa Clara County Government Attorneys' Association PAC","","","","","","Sacramento","CA","95814","","","","","43179.0","","3500.0","","","","","","","3500.0","","","","","","","","","","941786","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23301","","OTH","Communications Workers of America (CWA) Local 9423 COPE PCC","","","","","","Washington","DC","20001","","","","","43157.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23302","","COM","IBEW Local Union 1245 - Political Donation Account","","","","","","Vacaville","CA","95687","","","","","43179.0","","2000.0","","","","","","","2000.0","","","","","","","","","","742993","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23303","","IND","Kremen","Gary A.","","","","","Menlo Park","CA","94025","Santa Clara Valley Water District","Board Member","","","43157.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23304","","OTH","Saggau & Derollo, LLC","","","","","","Santa Cruz","CA","95060","","","","","43179.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23305","","COM","Sheet Metal Workers' International Association Local No. 104 PAC","","","","","","San Ramon","CA","94583","","","","","43158.0","","7300.0","","","","","","","15000.0","","","","","","","","","","850381","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23306","","COM","Amalgamated Transit Union (ATU) Local 265 PAC","","","","","","Campbell","CA","95008","","","","","43161.0","","2500.0","","","","","","","2500.0","","","","","","","","","","841330","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23308","","IND","Head","Joseph","","","","","San Jose","CA","95125","Summerhill Homes","Senior Vice President","","","43161.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23309","","OTH","Law Offices of Samuel R. Swift","","","","","","San Jose","CA","95125","","","","","43161.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23310","","COM","Bay Area Municipal Elections Committee","","","","","","Campbell","CA","95008","","","","","43181.0","","1600.0","","","","","","","1600.0","","","","","","","","","","841499","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23311","","COM","Bricklayers & Allied Craftworkers Local 3 PAC","","","","","","San Leandro","CA","94577","","","","","43187.0","","400.0","","","","","","","800.0","","","","","","","","","","1244975","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23312","","IND","Ahrens","Patrick","","","","","Cupertino","CA","95014","California State Assembly","Director","","","43151.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23314","","IND","Becker","Josh","","","","","Menlo Park","CA","94025","Lex Machina","Chief Executive Officer","","","43147.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23315","","IND","Bustamante","Salvador","","","","","San Jose","CA","95125","","Retired","","","43151.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23316","","IND","Chu","Kansen","","","","","Sacramento","CA","95814","California State Assembly","State Assemblymember","","","43145.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23317","","COM","Service Employees International Union Local 521 Independent Expenditure Committee","","","","","","Sacramento","CA","95814","","","","","43151.0","","20000.0","","","","","","","20000.0","","","","","","","","","","1297707","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23318","","IND","Franco-Clausen","Shay","","","","","San Jose","CA","95125","Silicon Valley FACES","Director of Development and Government Affairs","","","43146.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23319","","IND","Hendricks","Glenn","","","","","Sunnyvale","CA","94087","PayPal","Senior Manager","","","43145.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23320","","IND","Ho","Wendy","","","","","San Jose","CA","95123","Silicon Valley Council of Nonprofits","Policy Director","","","43147.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23321","","IND","Klein","Larry","","","","","Sunnyvale","CA","94086","Qnovo","Director of Project Management","","","43147.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23322","","COM","Los Angeles County Council on Political Education","","","","","","Los Angeles","CA","90006","","","","","43164.0","","1000.0","","","","","","","1000.0","","","","","","","","","","742204","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23323","","IND","Larsson","Gustav","","","","","Sunnyvale","CA","94086","Dispersive Networks","Software Engineer","","","43146.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23324","","IND","Le","Van","","","","","San Jose","CA","95133","State Farm","Insurance Agent","","","43145.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23325","","IND","Paul","Darcy","","","","","Santa Clara","CA","95051","Paul Law Group, P.C.","Attorney","","","43149.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23326","","IND","Wong","Gilbert","","","","","Cupertino","CA","95014","Foothill-De Anza Community College Board District","Trustee","","","43145.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23327","","COM","Deputy Sheriffs' Association of Santa Clara County","","","","","","San Jose","CA","95131","","","","","43172.0","","600.0","","","","","","","600.0","","","","","","","","","","871251","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23328","","IND","Yeager","Ken","","","","","San Jose","CA","95110","Office of Supervisor Ken Yeager","Supervisor","","","43147.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23329","","COM","Unite Here TIP State and Local Fund","","","","","","New York","NY","10001","","","","","43187.0","","10000.0","","","","","","","10000.0","","","","","","","","","","810437","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23330","","COM","Dignity CA SEIU Local 2015","","","","","","Los Angeles","CA","90057","","","","","43188.0","","2500.0","","","","","","","2500.0","","","","","","","","","","1357256","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23331","","IND","Showalter","Pat","","","","","Mountain View","CA","94040","","Retired","","","43152.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23334","","IND","Waterman","Richard","","","","","San Jose","CA","95125","Richard Waterman","Accountant","","","43154.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23336","","IND","Griffith","Jim","","","","","Sunnyvale","CA","94089","Apple","Senior iOS Software Engineer","","","43145.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23338","","IND","Konda","Richard","","","","","San Jose","CA","95112","Asian Law Alliance","Executive Director","","","43160.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23340","","IND","Callender","Rick","","","","","San Jose","CA","95118","Santa Clara Valley Water District","Chief of External Affairs","","","43153.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23341","","IND","Camacho","Norma","","","","","San Jose","CA","95125","Santa Clara Valley Water District","Chief Executive Officer","","","43152.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23342","","IND","Estremera","Antonio","","","","","San Jose","CA","95136","Legal Aid Society of Santa Clara County","Attorney","","","43153.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23343","","IND","Spring","Rene","","","","","Morgan Hill","CA","95037","Cadence Design Systems","Program Management Director","","","43153.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23344","","OTH","Weinberg, Roger & Rosenfeld","","","","","","Alameda","CA","94501","","","","","43153.0","","800.0","","","","","","","800.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23346","","IND","Cordova","Gerald","","","","","San Jose","CA","95112","Teamsters Local 287","Secretary/Treasurer","","","43168.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23347","","IND","Davis","Debi","","","","","Santa Clara","CA","95051","City of Santa Clara","Councilmember","","","43168.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23348","","IND","O'Neill","Teresa","","","","","Santa Clara","CA","95051","","Retired","","","43168.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23350","","IND","Alexander","Kobayashi","","","","","Fremont","CA","94536","California State Senate","District Representative","","","43161.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23352","","IND","Le","Amy","","","","","San Jose","CA","95118","Santa Clara County Sheriffs'","Correctional Lieutenant","","","43172.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23354","","IND","Grey","Adrienne","","","","","Campbell","CA","95008","Symphony Consulting","Management Consultant","","","43165.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23355","","IND","Simitian","Joe","","","","","San Jose","CA","95110","Santa Clara County Board of Supervisors","Supervisor","","","43165.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23357","","IND","Escanuela","Jose","","","","","Stanford","CA","94305","SEIU Local 2007","President","","","43166.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23358","","IND","Ginsborg","David","","","","","San Jose","CA","95126","Santa Clara County","Deputy Assessor","","","43166.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23359","","IND","Hirokawa","John","","","","","Saratoga","CA","95070","","Retired","","","43165.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23361","","IND","Gillmor","Lisa M.","","","","","Santa Clara","CA","95051-","Gillmor & Associates","Business Owner","","","43167.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23362","","IND","Lebron","Charisse","","","","","San Jose","CA","95110","Charisse Lebron","Policy & Research","","","43166.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23364","","IND","Baker","Jason","","","","","Campbell","CA","95008","Law Offices of Jason Baker","Attorney","","","43171.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23365","","IND","Darrow","Brian","","","","","San Jose","CA","95126","Santa Clara County Supervisor Ken Yeager","Policy Director","","","43171.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23366","","IND","Larsen","Isak","","","","","San Jose","CA","95125","Isak Larsen","Organizer","","","43170.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23367","","IND","Ramirez","Lucas","","","","","Mountain View","CA","94040","City of San Jose","Council Assistant","","","43169.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23368","","IND","Varela","John","","","","","San Martin","CA","95046","Santa Clara Valley Water District","Board of Directors-District 1","","","43169.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23369","","IND","Willette","Mullissa","","","","","San Jose","CA","95111","County of Santa Clara, Assessor's Office","Investigator","","","43171.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23370","","IND","Wolbach","Cory","","","","","Palo Alto","CA","94303","City of Palo Alto","Council Member","","","43170.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23372","","IND","Dauber","Michele","","","","","Palo Alto","CA","94306","Stanford University","Professor","","","43172.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23373","","IND","Ollano","Chrsitian","","","","","San Jose","CA","95126","People Acting in Community Together","Community Organizer","","","43172.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23374","","IND","Reed","Jay","","","","","Folsom","CA","95630","Wheelhouse Strategy Group","Consultant","","","43172.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23375","","IND","Smith","Laurie","","","","","San Jose","CA","95126","Santa Clara County Sheriff's Office","Sheriff","","","43172.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23378","","COM","Sheet Metal Workers' International Association Local No. 104 PAC","","","","","","San Ramon","CA","94583","","","","","43158.0","","7700.0","","","","","","","15000.0","","","","","","","","","","850381","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23382","","COM","Santa Clara County Probation Peace Officers Union AFSCME Local 1587","","","","","","San Jose","CA","95131","","","","","43130.0","","7300.0","","","","","","","10000.0","","","","","","","","","","743998","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23383","","COM","County Employee Management Association PAC","","","","","","San Jose","CA","95126-","","","","","43125.0","","2000.0","","","","","","","2000.0","","","","","","","","","","981173","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23388","","COM","Santa Clara County Probation Peace Officers Union AFSCME Local 1587","","","","","","San Jose","CA","95131","","","","","43130.0","","2700.0","","","","","","","10000.0","","","","","","","","","","743998","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23390","","COM","American Federation of State, County & Municipal Employees Council 57 PAC","","","","","","Sacramento","CA","95814","","","","","43203.0","","800.0","","","","","","","10000.0","","","","","","","","","","1313474","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23391","","COM","American Federation of State, County & Municipal Employees Council 57 PAC","","","","","","Sacramento","CA","95814","","","","","43201.0","","9200.0","","","","","","","10000.0","","","","","","","","","","1313474","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23423","","COM","San Jose/Evergreen Faculty Association AFT 6157 COPE","","","","","","San Jose","CA","95128","","","","","43164.0","","1000.0","","","","","","","1000.0","","","","","","","","","","1255568","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","C","NON23396","","COM","San Jose Firefighters Local 230 PAC","","","","","","San Jose","CA","95110","","","","","43197.0","","1882.68","","","","","","","6882.68","","","","","Catering","","","","","743393","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3082","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","88.88","","","","","","","4410.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3083","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","88.88","","","","","","","4110.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3084","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43197.0","","88.88","","","","","","","4110.7","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3085","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","627.56","","","","","","","4110.67","","","","IND","Use of Catering; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3086","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","627.56","","","","","","","4410.67","","","","IND","Use of Catering; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3087","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43197.0","","627.56","","","","","","","4110.7","","","","IND","Use of Catering; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3088","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43206.0","","197.34","","","","","","","4110.7","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3089","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","197.34","","","","","","","4410.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3090","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","197.34","","","","","","","4110.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6622","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43197.0","","1538.51","","","","","","","4110.7","","","","IND","Walk Piece","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6623","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","1838.5","","","","","","","4410.67","","","","IND","Walk Piece","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6624","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","1538.51","","","","","","","4110.67","","","","IND","Walk Piece","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6625","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","14.49","","","","","","","4410.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6626","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43197.0","","14.49","","","","","","","4110.7","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6627","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","14.5","","","","","","","4110.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6628","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","1333.33","","","","","","","4410.67","","","","IND","Polling for Field Campaign","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6629","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","1333.33","","","","","","","4110.67","","","","IND","Polling for Field Campaign","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6630","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43197.0","","1333.34","","","","","","","4110.7","","","","IND","Polling for Field Campaign","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6631","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","47.12","","","","","","","4110.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6632","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43206.0","","47.13","","","","","","","4110.7","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6633","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","47.12","","","","","","","4410.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6635","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43197.0","","59.83","","","","","","","4110.7","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6636","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","59.82","","","","","","","4110.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6637","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","59.83","","","","","","","4410.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6722","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","203.61","","","","","","","4110.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6723","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43211.0","","203.62","","","","","","","4110.7","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6724","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","203.62","","","","","","","4410.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23209","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43109.0","","2499.8","","","","","","","9628.45","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23210","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43122.0","","325.0","","","","","","","1300.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23217","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43140.0","","437.0","","","","","","","6800.72","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23218","","OTH","VC Graphic Design","","","","","","Oakland","CA","94601","","","","","43140.0","","150.0","","","","","","","150.0","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23219","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43140.0","","97.5","","","","","","","1478.49","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23221","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43140.0","","126.08","","","","","","","1478.49","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23222","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","126.61","","","","","","","2438.7","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23224","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","147.79","","","","","","","2438.7","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23226","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","52.63","","","","","","","2438.7","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23228","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","0.98","","","","","","","2438.7","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23230","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","104.88","","","","","","","2438.7","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23232","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","83.8","","","","","","","2438.7","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23234","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","2.45","","","","","","","2438.7","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23238","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43140.0","","2448.2","","","","","","","6800.72","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23239","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","39.2","","","","","","","2438.7","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23241","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","7.35","","","","","","","2438.7","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23243","","OTH","Team San Jose","","","","","","San Jose","CA","95110","","","","","43146.0","","47145.37","","","","","","","75530.15","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23244","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43152.0","","2368.6","","","","","","","9628.45","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23245","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43161.0","","31.47","","","","","","","1478.49","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23246","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43161.0","","162.92","","","","","","","1490.37","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23247","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43161.0","","44.78","","","","","","","2438.7","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23248","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43168.0","","325.0","","","","","","","1300.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23250","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43175.0","","2270.9","","","","","","","9628.45","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23251","","OTH","Team San Jose","","","","","","San Jose","CA","95110","","","","","43175.0","","13378.53","","","","","","","75530.15","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23252","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43175.0","","165.62","","","","","","","2438.7","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23253","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43178.0","","325.0","","","","","","","1300.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23254","","OTH","Team San Jose","","","","","","San Jose","CA","95110","","","","","43181.0","","15006.25","","","","","","","75530.15","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23255","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43188.0","","1000.0","","","","","","","1478.49","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23256","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43188.0","","75.6","","","","","","","1478.49","","","","","Mileage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23257","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43188.0","","33.0","","","","","","","1478.49","","","","TRS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23258","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43188.0","","71.36","","","","","","","1478.49","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23259","","IND","Constancio, Jr.","Manuel","","","","","Hayward","CA","94541","","","","","43188.0","","373.58","","","","","","","373.58","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23260","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43188.0","","218.14","","","","","","","1490.37","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23332","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43151.0","","114.1","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23333","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43152.0","","6.1","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23335","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43156.0","","11.9","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23337","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43145.0","","11.9","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23339","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43159.0","","6.1","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23345","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43155.0","","47.9","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23349","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43170.0","","29.9","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23351","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43163.0","","6.1","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23353","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43173.0","","11.9","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23356","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43165.0","","18.0","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23360","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43166.0","","18.3","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23363","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43169.0","","12.2","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23371","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43171.0","","54.3","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23376","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43172.0","","41.8","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23377","","OTH","Value Business Products","","","","","","Morgan Hill","CA","95037","","","","","43204.0","","88.88","","","","","","","266.64","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23379","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43207.0","","2489.15","","","","","","","9628.45","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23380","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43209.0","","325.0","","","","","","","1300.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23381","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43209.0","","131.22","","","","","","","1490.37","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23399","","OTH","Value Business Products","","","","","","Morgan Hill","CA","95037","","","","","43204.0","","88.88","","","","","","","266.64","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23400","","OTH","Value Business Products","","","","","","Morgan Hill","CA","95037","","","","","43204.0","","88.88","","","","","","","266.64","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23413","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43209.0","","197.34","","","","","","","1490.37","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23414","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43209.0","","197.34","","","","","","","1490.37","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23415","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43209.0","","197.34","","","","","","","1490.37","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23424","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43188.0","","136.3","","","","","","","1490.37","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23426","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43161.0","","16.47","","","","","","","2438.7","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23428","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43161.0","","103.75","","","","","","","2438.7","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","EDT3093","","OTH","Facebook","","","","","","Menlo Park","CA","94025","","","","","43159.0","","148.57","","","","","","","200.0","","","","","Online Ads","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","EDT3098","","OTH","Facebook","","","","","","Menlo Park","CA","94025","","","","","43135.0","","51.43","","","","","","","200.0","","","","","Online Ads","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","EDT3100","","OTH","Amazon.com","","","","","","N Seattle","WA","98109","","","","","43194.0","","122.0","","","","","","","122.0","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","EDT3101","","OTH","Costco Wholesale","","","","","","San Jose","CA","95123-","","","","","43192.0","","446.51","","","","","","","446.51","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23758","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","300.0","0.0","0.0","","","300.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23189","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","52.63","0.0","52.63","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23759","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","150.0","0.0","0.0","","","150.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23187","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","126.61","0.0","126.61","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23760","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","55.0","0.0","0.0","","","55.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23212","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","104.88","0.0","104.88","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23178","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","147.79","0.0","147.79","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23180","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.98","0.0","0.98","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23181","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","136.3","0.0","136.3","","","0.0","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23213","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","16.47","0.0","16.47","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23214","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","103.75","0.0","103.75","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23215","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","83.8","0.0","83.8","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23216","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","2.45","0.0","2.45","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23236","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","39.2","0.0","39.2","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23237","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","7.35","0.0","7.35","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23774","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","545.87","0.0","","","545.87","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23261","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","1538.51","0.0","","","1538.51","","","","","IND","Walk Piece/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23394","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","1038.51","0.0","","","1038.51","","","","","IND","Walk Piece/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23395","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","1338.5","0.0","","","1338.5","","","","","IND","Walk Piece/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23401","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","","","","0.0","1333.33","0.0","","","1333.33","","","","","IND","Polling for Field Campaign/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23402","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","","","","0.0","1333.33","0.0","","","1333.33","","","","","IND","Polling for Field Campaign/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23403","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","","","","0.0","1333.34","0.0","","","1333.34","","","","","IND","Polling for Field Campaign/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23405","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","547.58","0.0","","","547.58","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23406","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","168.0","0.0","","","168.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23407","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","27.02","0.0","","","27.02","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23408","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","100.31","0.0","","","100.31","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23409","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","520.0","0.0","","","520.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23410","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","59.82","0.0","","","59.82","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23411","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","59.83","0.0","","","59.83","","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23412","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","59.83","0.0","","","59.83","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23416","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","108.4","0.0","","","108.4","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23417","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","47.12","0.0","","","47.12","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23418","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","47.12","0.0","","","47.12","","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23419","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","47.13","0.0","","","47.13","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23768","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","203.62","0.0","","","203.62","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23769","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","203.62","0.0","","","203.62","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23770","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","203.61","0.0","","","203.61","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23392","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","14.49","0.0","","","14.49","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23397","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","14.5","0.0","","","14.5","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23398","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","0.0","14.49","0.0","","","14.49","","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23393","","IND","Haque","Tania","","","","","San Jose","CA","95125","","","","","","","","0.0","14.0","0.0","","","14.0","","","","","TRS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/24/2018 6:21:38 AM","","","","S497","F497P2","EXP23537","","COM","Santa Clara County United Democratic Campaign","","","","","","San Jose","CA","95128.0","","","","","43242.0","","2500.0","","","","","","","","","","","","","","","","","871053","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1740","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131.0","","","","I","42925.0","","22.71","","","","","","","272.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1850","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","42925.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1851","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","42925.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1852","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","42925.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1864","","OTH","International Brotherhood of Electrical Workers, Local 1245","","","","","","Vacaville","CA","95687.0","","","","I","42925.0","","39.0","","","","","","","156.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1866","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110.0","","","","I","42925.0","","40.54","","","","","","","247.01","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1867","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125.0","","","","I","42925.0","","28.66","","","","","","","315.26","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1868","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621.0","","","","I","42925.0","","11.95","","","","","","","167.78","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1878","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057.0","","","","I","42925.0","","47.0","","","","","","","470.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1879","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","42925.0","","63.92","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1880","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","42925.0","","64.74","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1881","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","42925.0","","35.57","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1883","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103.0","","","","I","42925.0","","13.48","","","","","","","218.27","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1887","","OTH","Teamsters Local 287 Drive","","","","","","Sacramento","CA","95814.0","","","","I","42925.0","","19.52","","","","","","","214.47","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1889","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131.0","","","","I","42925.0","","22.71","","","","","","","272.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1894","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","42925.0","","147.29","","","","","","","1768.48","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1895","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125.0","","","","I","42925.0","","13.7","","","","","","","165.97","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1896","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","I","42925.0","","63.4","","","","","","","697.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1898","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621.0","","","","I","42957.0","","33.81","","","","","","","398.95","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1899","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621.0","","","","I","42957.0","","35.59","","","","","","","398.95","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1900","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008.0","","","","I","42957.0","","78.07","","","","","","","220.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1906","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125.0","","","","I","42957.0","","13.7","","","","","","","165.97","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1911","","OTH","County Employment Management Association","","","","","","San Jose","CA","95126.0","","","","I","42957.0","","162.0","","","","","","","162.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1924","","OTH","Laborer's International U ONA Local 270","","","","","","Santa Cruz","CA","95062.0","","","","I","42957.0","","39.14","","","","","","","207.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1925","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125.0","","","","I","42957.0","","28.66","","","","","","","315.26","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1926","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621.0","","","","I","42957.0","","13.53","","","","","","","167.78","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1937","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111.0","","","","I","42957.0","","25.55","","","","","","","283.54","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1938","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111.0","","","","I","42957.0","","25.53","","","","","","","283.54","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1945","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057.0","","","","I","42957.0","","47.0","","","","","","","470.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1946","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057.0","","","","I","42957.0","","47.0","","","","","","","470.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1947","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","42957.0","","147.4","","","","","","","1768.48","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1948","","OTH","Service Employees International Union Local 1877","","","","","","San Jose","CA","95110.0","","","","I","42957.0","","35.57","","","","","","","248.99","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1949","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103.0","","","","I","42957.0","","13.48","","","","","","","218.27","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1955","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","I","42957.0","","63.4","","","","","","","697.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1957","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131.0","","","","I","42957.0","","22.71","","","","","","","272.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1963","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621.0","","","","I","42957.0","","36.34","","","","","","","398.95","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1965","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008.0","","","","I","42957.0","","15.86","","","","","","","220.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1971","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125.0","","","","I","42957.0","","13.7","","","","","","","165.97","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1982","","OTH","International Brotherhood of Electrical Workers, Local 1245","","","","","","Vacaville","CA","95687.0","","","","I","42957.0","","39.0","","","","","","","156.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1983","","OTH","Laborer's International U ONA Local 270","","","","","","Santa Cruz","CA","95062.0","","","","I","42957.0","","42.15","","","","","","","207.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1985","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125.0","","","","I","42957.0","","28.66","","","","","","","315.26","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1986","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621.0","","","","I","42957.0","","12.03","","","","","","","167.78","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1997","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111.0","","","","I","42957.0","","25.83","","","","","","","283.54","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2003","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","42957.0","","145.55","","","","","","","1768.48","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2004","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","42957.0","","63.9","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2005","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","42957.0","","63.88","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2006","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103.0","","","","I","42957.0","","13.48","","","","","","","218.27","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2011","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","I","42957.0","","63.4","","","","","","","697.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2014","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131.0","","","","I","42957.0","","22.71","","","","","","","272.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2028","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621.0","","","","I","42972.0","","34.01","","","","","","","398.95","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2030","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008.0","","","","I","42972.0","","15.77","","","","","","","220.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2035","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","42951.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2036","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","42951.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2037","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","42951.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2039","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125.0","","","","I","42958.0","","13.7","","","","","","","165.97","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2053","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125.0","","","","I","42972.0","","28.66","","","","","","","315.26","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2054","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621.0","","","","I","42958.0","","12.9","","","","","","","167.78","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2063","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111.0","","","","I","42972.0","","25.87","","","","","","","283.54","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2069","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057.0","","","","I","42951.0","","47.0","","","","","","","470.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2070","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","42972.0","","148.29","","","","","","","1768.48","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2071","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","42972.0","","63.05","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2072","","OTH","Service Employees International Union Local 1877","","","","","","San Jose","CA","95110.0","","","","I","42951.0","","35.57","","","","","","","248.99","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2073","","OTH","Service Employees International Union Local 1877","","","","","","San Jose","CA","95110.0","","","","I","42951.0","","35.57","","","","","","","248.99","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2074","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103.0","","","","I","42958.0","","13.48","","","","","","","218.27","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2079","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","I","42972.0","","63.4","","","","","","","697.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2086","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621.0","","","","I","43035.0","","36.17","","","","","","","398.95","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2088","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008.0","","","","I","43028.0","","15.52","","","","","","","220.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2092","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","43021.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2093","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","43021.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2094","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","43021.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2095","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125.0","","","","I","43021.0","","13.7","","","","","","","165.97","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2109","","OTH","International Brotherhood of Electrical Workers, Local 1245","","","","","","Vacaville","CA","95687.0","","","","I","43028.0","","39.0","","","","","","","156.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2110","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125.0","","","","I","43028.0","","28.66","","","","","","","315.26","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2112","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621.0","","","","I","43021.0","","12.67","","","","","","","167.78","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2123","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111.0","","","","I","43021.0","","25.87","","","","","","","283.54","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2124","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111.0","","","","I","43021.0","","25.91","","","","","","","283.54","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2126","","COM","San Jose/Evergreen Faculty Association AFT 6157 COPE","","","","","","San Jose","CA","95128.0","","","","I","43028.0","","6.73","","","","","","","2513.58","","","","","","","","","","1255568","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2130","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057.0","","","","I","43014.0","","47.0","","","","","","","470.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2131","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057.0","","","","I","43035.0","","47.0","","","","","","","470.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2132","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","43028.0","","146.71","","","","","","","1768.48","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2133","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","43014.0","","35.57","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2134","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103.0","","","","I","43021.0","","13.48","","","","","","","218.27","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2137","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545.0","","","","I","43021.0","","0.55","","","","","","","2501.1","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2138","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545.0","","","","I","43028.0","","0.55","","","","","","","2501.1","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2141","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","I","43028.0","","63.4","","","","","","","697.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2142","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131.0","","","","I","43014.0","","22.71","","","","","","","272.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2143","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131.0","","","","I","43028.0","","22.71","","","","","","","272.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2148","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008.0","","","","I","43028.0","","32.07","","","","","","","220.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2149","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008.0","","","","I","43028.0","","32.12","","","","","","","220.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2155","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621.0","","","","I","43000.0","","35.42","","","","","","","398.95","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2157","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008.0","","","","I","43000.0","","15.65","","","","","","","220.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2164","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125.0","","","","I","42993.0","","13.7","","","","","","","165.97","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2178","","OTH","Laborer's International U ONA Local 270","","","","","","Santa Cruz","CA","95062.0","","","","I","42979.0","","44.05","","","","","","","207.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2179","","OTH","Laborer's International U ONA Local 270","","","","","","Santa Cruz","CA","95062.0","","","","I","43007.0","","41.8","","","","","","","207.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2180","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125.0","","","","I","42979.0","","28.66","","","","","","","315.26","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2181","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621.0","","","","I","42993.0","","14.69","","","","","","","167.78","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2193","","COM","San Jose/Evergreen Faculty Association AFT 6157 COPE","","","","","","San Jose","CA","95128.0","","","","I","42986.0","","6.85","","","","","","","2513.58","","","","","","","","","","1255568","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2197","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057.0","","","","I","42979.0","","47.0","","","","","","","470.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2198","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","43000.0","","143.71","","","","","","","1768.48","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2199","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","43007.0","","63.8","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2200","","OTH","Service Employees International Union Local 1877","","","","","","San Jose","CA","95110.0","","","","I","42986.0","","35.57","","","","","","","248.99","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2201","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103.0","","","","I","42993.0","","13.48","","","","","","","218.27","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2212","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131.0","","","","I","42979.0","","22.71","","","","","","","272.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC23201","","COM","IBEW Local 332 Education Fund","","","","","","San Jose","CA","95125.0","","","","","43089.0","","25000.0","","","","","","","40000.0","","","","","","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","I","INC23127","","OTH","Tony & Alba's Mangia Tutti Inc.","","","","","","Santa Clara","CA","95051.0","","","","","42927.0","","715.21","","","","","","","0.0","","","","","Void Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","I","INC23195","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105.0","","","","","43027.0","","301.35","","","","","","","0.0","","","","","Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP23158","","COM","Neighbors for Anthony Phan 2016 - City Council","","","","","","Milpitas","CA","95035.0","","","","","42950.0","","250.0","","","","","","","250.0","","","","MON","","","","","","1389973","","","","","","","","","","","","","","","","","","","","","","Anthony Phan","","","","CCM","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP23197","","COM","Russ Melton for City Council 2020","","","","","","Sunnyvale","CA","94087.0","","","","","43081.0","","250.0","","","","","","","250.0","","","","MON","","","","","","1399907","","","","","","","","","","","","","","","","","","","","","","Russ Melton","","","","CCM","","OTH","City of Sunnyvale,Seat 5","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23125","","OTH","Alliance Graphics","","","","","","Berkeley","CA","94710.0","","","","","42927.0","","1012.35","","","","","","","2024.7","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23161","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","42971.0","","282.0","","","","","","","1297.87","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23128","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","42928.0","","509.82","","","","","","","2696.98","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23160","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","42971.0","","348.85","","","","","","","2696.98","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23167","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","42999.0","","244.1","","","","","","","2696.98","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23184","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","43018.0","","468.5","","","","","","","2696.98","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23191","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","43048.0","","243.35","","","","","","","2696.98","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23196","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","43080.0","","235.7","","","","","","","2696.98","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23198","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43083.0","","4500.0","","","","","","","4500.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23145","","OTH","InSite Shredding and Recycling","","","","","","San Jose","CA","95124.0","","","","","42947.0","","68.0","","","","","","","136.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23158","","COM","Neighbors for Anthony Phan 2016 - City Council","","","","","","Milpitas","CA","95035.0","","","","","42950.0","","250.0","","","","","","","250.0","","","","CTB","","","","","","1389973","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23185","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105.0","","","","","43007.0","","301.35","","","","","","","301.35","","","","","Refunded; See Schedule I","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23147","","OTH","Pirayou Law Offices","","","","","","San Jose","CA","95120.0","","","","","42947.0","","3570.0","","","","","","","12138.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23202","","OTH","Pirayou Law Offices","","","","","","San Jose","CA","95120.0","","","","","43090.0","","4998.0","","","","","","","12138.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23176","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43012.0","","5000.0","","","","","","","5000.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23197","","COM","Russ Melton for City Council 2020","","","","","","Sunnyvale","CA","94087.0","","","","","43081.0","","250.0","","","","","","","250.0","","","","CTB","","","","","","1399907","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23149","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","San Jose","CA","95125.0","","","","","42947.0","","4440.37","","","","","","","8880.74","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23123","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42927.0","","583.0","","","","","","","50259.49","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23121","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42927.0","","2499.96","","","","","","","50259.49","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23143","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42947.0","","19.11","","","","","","","50259.49","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23154","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42947.0","","267.15","","","","","","","50259.49","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23165","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42999.0","","3.43","","","","","","","50259.49","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23166","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42999.0","","83.78","","","","","","","50259.49","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23163","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42999.0","","0.49","","","","","","","50259.49","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23164","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42999.0","","125.65","","","","","","","50259.49","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23200","","OTH","Team San Jose","","","","","","San Jose","CA","95110.0","","","","","43089.0","","15715.13","","","","","","","15715.13","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23159","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","42970.0","","282.0","","","","","","","3332.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23168","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","42999.0","","282.0","","","","","","","3332.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23190","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","43031.0","","282.0","","","","","","","3332.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23192","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","43059.0","","282.0","","","","","","","3332.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23203","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","43090.0","","282.0","","","","","","","3332.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","PDT6621","","OTH","Domino's","","","","","","San Jose","CA","95112.0","","","","","43100.0","","136.3","","","","","","","136.3","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","F","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","EDT3081","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","42947.0","","282.0","","","","","","","3332.0","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23118","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","2499.96","0.0","2499.96","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23119","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","583.0","0.0","583.0","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23120","","OTH","Alliance Graphics","","","","","","Berkeley","CA","94710.0","","","","","","","","1012.35","0.0","1012.35","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23129","","OTH","Santa Clara Labor Center","","","","","","San Jose","CA","95125.0","","","","","","","","300.0","0.0","0.0","","","300.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23130","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","19.11","0.0","19.11","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23134","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","267.15","0.0","267.15","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23135","","OTH","InSite Shredding and Recycling","","","","","","San Jose","CA","95124.0","","","","","","","","68.0","0.0","68.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23136","","OTH","Pirayou Law Offices","","","","","","San Jose","CA","95120.0","","","","","","","","3570.0","0.0","3570.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23137","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","San Jose","CA","95125.0","","","","","","","","4440.37","0.0","4440.37","","","0.0","","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23189","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","52.63","0.0","","","52.63","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23174","","OTH","Santa Clara Labor Center","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","150.0","0.0","","","150.0","","","","","","Food for Volunteers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23187","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","126.61","0.0","","","126.61","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23186","","OTH","Santa Clara Labor Center","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","55.0","0.0","","","55.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23212","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","104.88","0.0","","","104.88","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23178","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","147.79","0.0","","","147.79","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23180","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","0.98","0.0","","","0.98","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23181","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","136.3","0.0","","","136.3","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23213","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","16.47","0.0","","","16.47","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23214","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","103.75","0.0","","","103.75","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23215","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","83.8","0.0","","","83.8","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23216","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","2.45","0.0","","","2.45","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23236","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","39.2","0.0","","","39.2","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23237","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","7.35","0.0","","","7.35","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138491","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138492","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138493","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138494","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138495","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138496","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138497","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138498","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138499","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138500","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138501","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138502","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138503","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138504","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138505","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138506","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138507","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138508","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138509","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138511","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138513","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138515","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138516","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138517","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138518","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138519","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138520","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138521","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138522","","IND","Azcona","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138523","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138524","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138525","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138526","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138527","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138528","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138529","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138530","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138531","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138532","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138533","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138534","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138535","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138536","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138537","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138538","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138539","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138540","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138541","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138542","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138543","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138544","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138545","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138546","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138547","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138548","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138549","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138550","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138551","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138552","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138553","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138554","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138555","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138556","","IND","Bonanno","Leandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138557","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138558","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138559","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138560","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138561","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138562","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138563","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138564","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138565","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138566","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138567","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138568","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138569","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138570","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138571","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138572","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138574","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138575","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138576","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138577","","IND","Burchette","Glynn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138578","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138579","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138580","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138581","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138582","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138583","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138584","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138585","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138586","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138587","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138588","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138589","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138590","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138591","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138592","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138593","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138594","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138595","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138596","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138597","","IND","Choy","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138598","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138599","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138601","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138602","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138603","","IND","Clementino","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138604","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138605","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138606","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138607","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138608","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138609","","IND","Coccellato","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138610","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138611","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138612","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138613","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138614","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138615","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138616","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138617","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138618","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138619","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138620","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138621","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138622","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138623","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138624","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138625","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138626","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138627","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138628","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138629","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138630","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138632","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138633","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138634","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138635","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138636","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138637","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138638","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138639","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138640","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138641","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138642","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138643","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138644","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138645","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138646","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138647","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138648","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138649","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138650","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138651","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138652","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138653","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138654","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138655","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138656","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138657","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138658","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138659","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138660","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138661","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138662","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138663","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138664","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138665","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138666","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138667","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138668","","IND","Duong","Di-An","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138669","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138670","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138671","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138672","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138673","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138674","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138675","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138676","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138677","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138679","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138680","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138681","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138682","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138683","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138684","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138685","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138686","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138687","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138688","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138689","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138690","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138691","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138692","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138693","","IND","Filippini","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138694","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138695","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138696","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138697","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138698","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138699","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138700","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138701","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138703","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138704","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138705","","IND","Franco","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138706","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138707","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138708","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138709","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138710","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138712","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138713","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138714","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138715","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138716","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138717","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138718","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138719","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138720","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138721","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138722","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138723","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138724","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138725","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138726","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138727","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138728","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138729","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138730","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138731","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138732","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138733","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138734","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138735","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138736","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138737","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138738","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138739","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138740","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138741","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138742","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138743","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138744","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138745","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138746","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138747","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138748","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138749","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138750","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138751","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138752","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138753","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138754","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138755","","IND","Hammond","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138756","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138757","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138758","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138759","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138760","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138761","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138763","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138764","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138765","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138766","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138768","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138769","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138770","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138771","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138772","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138773","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138774","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138775","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138776","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138777","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138778","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138779","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138780","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138781","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138782","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138783","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138784","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138785","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138787","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138788","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138790","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138791","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138792","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138793","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138794","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138795","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138796","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138797","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138798","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138799","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138800","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138801","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138802","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138803","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138804","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138805","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138806","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138807","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138808","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138809","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138810","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138811","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138812","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138813","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138814","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138815","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138816","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138817","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138818","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138819","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138820","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138821","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138822","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138823","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138824","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138825","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138826","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138827","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138828","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138829","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138830","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138831","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138832","","IND","Lee","Ruda","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138833","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138834","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138835","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138836","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138837","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138838","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138839","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138840","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138841","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138842","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138843","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138844","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138845","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138846","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138847","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138848","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138849","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138850","","IND","Lopez","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138851","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138852","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138854","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138855","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138856","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138857","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138858","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138859","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138861","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138862","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138863","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138864","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138865","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138866","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138867","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138868","","IND","Markowski","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138869","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138870","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138871","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138872","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138873","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138874","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138875","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138876","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138877","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138878","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138879","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138880","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138881","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138882","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138883","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138884","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138885","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138886","","IND","McClelland","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138887","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138888","","IND","McDermott","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138889","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138890","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138891","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138892","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138893","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138894","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138895","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138896","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138899","","IND","Mickelsen","Karl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138900","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138901","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138902","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138903","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138904","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138905","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138906","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138907","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138908","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138909","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138910","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138911","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138912","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138913","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138915","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138916","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138917","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138918","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138919","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138920","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138921","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138922","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138923","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138924","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138925","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138926","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138927","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138928","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138929","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138930","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138931","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138932","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138933","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138934","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138935","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138936","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138937","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138938","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138939","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138940","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138941","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138942","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138943","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138945","","IND","Oliver","Dashiell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138946","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138947","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138948","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138949","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138950","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138951","","IND","Ongolea","Garrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138952","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138953","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138954","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138955","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138956","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138957","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138958","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138959","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138960","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138961","","IND","Parisi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","113.05","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138962","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138963","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138964","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138965","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138966","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138967","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138968","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138969","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138970","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138971","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138972","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138973","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138974","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138975","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138976","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138977","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138978","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138979","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138980","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138981","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138982","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138983","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138984","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138985","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138987","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138988","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138989","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138990","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138991","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138992","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138993","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138994","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138995","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138996","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138997","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138998","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138999","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139000","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139001","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139002","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139003","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139004","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139005","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139006","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139007","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139008","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139009","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139010","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139011","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139012","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139013","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139014","","IND","Roque","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139015","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139016","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139017","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139018","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139019","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139020","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139021","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139022","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139024","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139025","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139026","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139027","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139028","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139029","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139030","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139031","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139032","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139033","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139034","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139036","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139037","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139038","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139039","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139040","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139041","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139042","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139043","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139044","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139045","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139046","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139047","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139048","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139049","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139050","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139051","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139052","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139053","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139054","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139055","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139056","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139057","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139058","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139059","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139060","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139061","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139062","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139063","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139064","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139065","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139066","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139067","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139068","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139069","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139070","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139071","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139072","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139073","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139074","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139075","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139076","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139077","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139078","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139079","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139080","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139081","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139083","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139084","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139085","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139086","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139087","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139088","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139089","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139090","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139091","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139092","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139093","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139094","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139095","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139096","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139097","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139098","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139099","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139100","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139101","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139102","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139103","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139104","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139105","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139106","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139107","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139108","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139109","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139110","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139111","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139112","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139113","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139114","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139115","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139116","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139117","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139118","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139119","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139120","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139121","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139122","","IND","Vella","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139123","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139125","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139126","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139127","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139128","","IND","Vo","Viet","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139129","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139130","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139131","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139132","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139133","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139134","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139135","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139136","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139137","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139138","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139139","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139140","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139141","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139142","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139143","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139144","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139145","","IND","Westcott","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139146","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139147","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139148","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139149","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139150","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139151","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139152","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139153","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139154","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139155","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139156","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139157","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139158","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139159","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139160","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139161","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139162","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139163","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139164","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139165","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139166","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139167","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139169","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139170","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139171","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139172","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139173","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139174","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139175","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139176","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139177","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139178","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139179","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139180","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139181","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139182","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139183","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139184","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139185","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139186","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139187","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139188","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139190","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139192","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139194","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139195","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139196","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139197","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139198","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139199","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139200","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139201","","IND","Azcona","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139202","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139203","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139204","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139205","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139206","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139207","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139208","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139209","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139210","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139211","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139212","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139213","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139214","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139215","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139216","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139217","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139218","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139219","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139220","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139221","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139222","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139223","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139224","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139225","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139226","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139227","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139228","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139229","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139230","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139231","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139232","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139233","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139234","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139235","","IND","Bonanno","Leandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139236","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139237","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139238","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139239","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139240","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139241","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139242","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139243","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139244","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139245","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139246","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139247","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139248","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139249","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139250","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139251","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139253","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139254","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139255","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139256","","IND","Burchette","Glynn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139257","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139258","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139259","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139260","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139261","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139262","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139263","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139264","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139265","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139266","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139267","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139268","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139269","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139270","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139271","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139272","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139273","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139274","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139275","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139276","","IND","Choy","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139277","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139278","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139280","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139281","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139282","","IND","Clementino","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139283","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139284","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139285","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139286","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139287","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139288","","IND","Coccellato","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139289","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139290","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139291","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139292","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139293","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139294","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139295","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139296","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139297","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139298","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139299","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139300","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139301","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139302","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139303","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139304","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139305","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139306","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139307","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139308","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139309","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139311","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139312","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139313","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139314","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139315","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139316","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139317","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139318","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139319","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139320","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139321","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139322","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139323","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139324","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139325","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139326","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139327","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139328","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139329","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139330","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139331","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139332","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139333","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139334","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139335","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139336","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139337","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139338","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139339","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139340","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139341","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139342","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139343","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139344","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139345","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139346","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139347","","IND","Duong","Di-An","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139348","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139349","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139350","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139351","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139352","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139353","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139354","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139355","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139356","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139358","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139359","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139360","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139361","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139362","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139363","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139364","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139365","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139366","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139367","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139368","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139369","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139370","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139371","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139372","","IND","Filippini","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139373","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139374","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139375","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139376","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139377","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139378","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139379","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139380","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139382","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139383","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139384","","IND","Franco","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139385","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139386","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139387","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139388","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139389","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139391","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139392","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139393","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139394","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139395","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139396","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139397","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139398","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139399","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139400","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139401","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139402","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139403","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139404","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139405","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139406","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139407","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139408","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139409","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139410","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139411","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139412","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139413","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139414","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139415","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139416","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139417","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139418","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139419","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139420","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139421","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139422","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139423","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139424","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139425","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139426","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139427","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139428","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139429","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139430","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139431","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139432","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139433","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139434","","IND","Hammond","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139435","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139436","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139437","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139438","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139439","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139440","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139442","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139443","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139444","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139445","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139447","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139448","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139449","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139450","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139451","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139452","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139453","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139454","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139455","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139456","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139457","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139458","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139459","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139460","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139461","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139462","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139463","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139464","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139466","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139467","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139469","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139470","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139471","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139472","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139473","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139474","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139475","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139476","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139477","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139478","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139479","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139480","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139481","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139482","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139483","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139484","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139485","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139486","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139487","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139488","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139489","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139490","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139491","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139492","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139493","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139494","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139495","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139496","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139497","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139498","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139499","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139500","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139501","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139502","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139503","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139504","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139505","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139506","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139507","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139508","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139509","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139510","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139511","","IND","Lee","Ruda","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139512","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139513","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139514","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139515","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139516","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139517","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139518","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139519","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139520","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139521","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139522","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139523","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139524","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139525","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139526","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139527","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139528","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139529","","IND","Lopez","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139530","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139531","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139533","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139534","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139535","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139536","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139537","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139538","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139540","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139541","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139542","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139543","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139544","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139545","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139546","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139547","","IND","Markowski","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139548","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139549","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139550","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139551","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139552","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139553","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139554","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139555","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139556","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139557","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139558","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139559","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139560","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139561","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139562","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139563","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139564","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139565","","IND","McClelland","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139566","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139567","","IND","McDermott","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139568","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139569","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139570","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139571","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139572","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139573","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139574","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139575","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139578","","IND","Mickelsen","Karl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139579","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139580","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139581","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139582","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139583","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139584","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139585","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139586","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139587","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139588","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139589","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139590","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139591","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139592","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139594","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139595","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139596","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139597","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139598","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139599","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139600","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139601","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139602","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139603","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139604","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139605","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139606","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139607","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139608","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139609","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139610","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139611","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139612","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139613","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139614","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139615","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139616","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139617","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139618","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139619","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139620","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139621","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139622","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139624","","IND","Oliver","Dashiell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139625","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139626","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139627","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139628","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139629","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139630","","IND","Ongolea","Garrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139631","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139632","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139633","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139634","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139635","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139636","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139637","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139638","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139639","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139640","","IND","Parisi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","113.05","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139641","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139642","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139643","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139644","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139645","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139646","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139647","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139648","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139649","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139650","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139651","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139652","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139653","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139654","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139655","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139656","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139657","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139658","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139659","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139660","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139661","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139662","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139663","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139664","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139666","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139667","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139668","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139669","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139670","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139671","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139672","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139673","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139674","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139675","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139676","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139677","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139678","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139679","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139680","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139681","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139682","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139683","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139684","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139685","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139686","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139687","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139688","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139689","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139690","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139691","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139692","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139693","","IND","Roque","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139694","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139695","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139696","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139697","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139698","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139699","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139700","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139701","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139703","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139704","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139705","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139706","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139707","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139708","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139709","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139710","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139711","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139712","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139713","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139715","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139716","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139717","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139718","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139719","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139720","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139721","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139722","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139723","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139724","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139725","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139726","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139727","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139728","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139729","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139730","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139731","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139732","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139733","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139734","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139735","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139736","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139737","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139738","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139739","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139740","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139741","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139742","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139743","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139744","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139745","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139746","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139747","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139748","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139749","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139750","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139751","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139752","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139753","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139754","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139755","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139756","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139757","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139758","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139759","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139760","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139762","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139763","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139764","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139765","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139766","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139767","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139768","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139769","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139770","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139771","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139772","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139773","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139774","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139775","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139776","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139777","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139778","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139779","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139780","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139781","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139782","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139783","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139784","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139785","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139786","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139787","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139788","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139789","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139790","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139791","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139792","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139793","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139794","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139795","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139796","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139797","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139798","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139799","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139800","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139801","","IND","Vella","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139802","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139804","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139805","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139806","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139807","","IND","Vo","Viet","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139808","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139809","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139810","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139811","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139812","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139813","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139814","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139815","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139816","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139817","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139818","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139819","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139820","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139821","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139822","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139823","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139824","","IND","Westcott","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139825","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139826","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139827","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139828","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139829","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139830","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139831","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139832","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139833","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139834","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139835","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139836","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139837","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139838","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139839","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139840","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139841","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139842","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139843","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139844","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139845","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140534","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140535","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140536","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140537","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140538","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140539","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140540","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140541","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140542","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140543","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140544","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140545","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140546","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140547","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140548","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140549","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140550","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140551","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140552","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140553","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140555","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140557","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140559","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140560","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140561","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140562","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140563","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140564","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140565","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140566","","IND","Azcona","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140567","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140568","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140569","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140570","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140571","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140572","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140573","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140574","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140575","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140576","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140577","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140578","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140579","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140580","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140581","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140582","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140583","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140584","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140585","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140586","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140587","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140588","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140589","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140590","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140591","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140592","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140593","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140594","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140595","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140596","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140597","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140598","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140599","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140600","","IND","Bonanno","Leandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140601","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140602","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140603","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140604","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140605","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140606","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140607","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140608","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140609","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140610","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140611","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140612","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140613","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140614","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140615","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140616","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140618","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140619","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140620","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140621","","IND","Burchette","Glynn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140622","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140623","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140624","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140625","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140626","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140627","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140628","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140629","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140630","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140631","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140632","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140633","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140634","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140635","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140636","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140637","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140638","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140639","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140640","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140641","","IND","Choy","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140642","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140643","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140645","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140646","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140647","","IND","Clementino","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140648","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140649","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140650","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140651","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140652","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140653","","IND","Coccellato","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140654","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140655","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140656","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140657","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140658","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140659","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140660","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140661","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140662","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140663","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140664","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140665","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140666","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140667","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140668","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140669","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140670","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140671","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140672","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140673","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140674","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140675","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140676","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140677","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140678","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140679","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140680","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140681","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140682","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140683","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140684","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140685","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140686","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140687","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140688","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140689","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140690","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140691","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140692","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140693","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140694","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140695","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140696","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140697","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140698","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140699","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140700","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140701","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140702","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140703","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140704","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140705","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140706","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140707","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140708","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140709","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140710","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140711","","IND","Duong","Di-An","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140712","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140713","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140714","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140715","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140716","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140717","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140718","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140719","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140720","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140722","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140723","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140724","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140725","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140726","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140727","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140728","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140729","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140730","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140731","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140732","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140733","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140734","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140735","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140736","","IND","Filippini","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140737","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140738","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140739","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140740","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140741","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140742","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140743","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140744","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140746","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140747","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140748","","IND","Franco","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140749","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140750","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140751","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140752","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140753","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140755","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140756","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140757","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140758","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140759","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140760","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140761","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140762","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140763","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140764","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140765","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140766","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140767","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140768","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140769","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140770","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140771","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140772","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140773","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140774","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140775","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140776","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140777","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140778","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140779","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140780","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140781","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140782","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140783","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140784","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140785","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140786","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140787","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140788","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140789","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140790","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140791","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140792","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140793","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140794","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140795","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140796","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140797","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140798","","IND","Hammond","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140799","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140800","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140801","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140802","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140803","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140804","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140806","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140807","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140808","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140809","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140811","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140812","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140813","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140814","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140815","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140816","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140817","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140818","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140819","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140820","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140821","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140822","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140823","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140824","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140825","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140826","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140827","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140828","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140830","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140831","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140833","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140834","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140835","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140836","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140837","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140838","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140839","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140840","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140841","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140842","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140843","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140844","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140845","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140846","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140847","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140848","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140849","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140850","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140851","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140852","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140853","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140854","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140855","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140856","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140857","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140858","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140859","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140860","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140861","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140862","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140863","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140864","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140865","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140866","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140867","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140868","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140869","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140870","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140871","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140872","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140873","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140874","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140875","","IND","Lee","Ruda","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140876","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140877","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140878","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140879","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140880","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140881","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140882","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140883","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140884","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140885","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140886","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140887","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140888","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140889","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140890","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140891","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140892","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140893","","IND","Lopez","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140894","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140895","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140897","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140898","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140899","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140900","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140901","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140902","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140904","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140905","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140906","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140907","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140908","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140909","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140910","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140911","","IND","Markowski","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140912","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140913","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140914","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140915","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140916","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140917","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140918","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140919","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140920","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140921","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140922","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140923","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140924","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140925","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140926","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140927","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140928","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140929","","IND","McClelland","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140930","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140931","","IND","McDermott","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140932","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140933","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140934","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140935","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140936","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140937","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140939","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140940","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140943","","IND","Mickelsen","Karl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140944","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140945","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140946","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140947","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140948","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140949","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140950","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140951","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140952","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140953","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140954","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140955","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140956","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140957","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140959","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140960","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140961","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140962","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140963","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140964","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140965","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140966","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140967","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140968","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140969","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140970","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140971","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140972","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140973","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140974","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140975","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140976","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140977","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140978","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140979","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140980","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140981","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140982","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140983","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140984","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140985","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140986","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140987","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140989","","IND","Oliver","Dashiell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140990","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140991","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140992","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140993","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140994","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140995","","IND","Ongolea","Garrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140996","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140997","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140998","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140999","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141000","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141001","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141002","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141003","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141004","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141005","","IND","Parisi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","113.05","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141006","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141007","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141008","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141009","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141010","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141011","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141012","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141013","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141014","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141015","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141016","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141017","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141018","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141019","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141020","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141021","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141022","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141023","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141024","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141025","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141026","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141027","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141028","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141029","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141031","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141032","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141033","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141034","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141035","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141036","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141037","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141038","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141039","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141040","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141041","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141042","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141043","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141044","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141045","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141046","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141047","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141048","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141049","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141050","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141051","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141052","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141053","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141054","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141055","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141056","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141057","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141058","","IND","Roque","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141059","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141060","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141061","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141062","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141063","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141064","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141065","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141066","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141067","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141068","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141069","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141070","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141071","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141072","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141073","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141074","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141075","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141076","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141077","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141079","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141080","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141081","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141082","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141083","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141084","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141085","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141086","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141087","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141088","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141089","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141090","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141091","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141092","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141093","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141094","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141095","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141096","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141097","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141098","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141099","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141100","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141101","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141102","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141103","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141104","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141105","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141106","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141107","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141108","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141109","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141110","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141111","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141112","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141113","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141114","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141115","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141116","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141117","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141118","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141119","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141120","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141121","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141122","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141123","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141124","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141126","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141127","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141128","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141129","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141130","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141131","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141132","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141133","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141134","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141135","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141136","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141137","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141138","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141139","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141140","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141141","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141142","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141143","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141144","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141145","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141146","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141147","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141148","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141149","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141150","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141151","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141152","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141153","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141154","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141155","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141156","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141157","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141158","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141159","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141160","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141161","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141162","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141163","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141164","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141165","","IND","Vella","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141166","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141168","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141169","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141170","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141171","","IND","Vo","Viet","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141172","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141173","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141174","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141175","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141176","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141177","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141178","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141179","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141180","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141181","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141182","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141183","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141184","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141185","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141186","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141187","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141188","","IND","Westcott","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141189","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141190","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141191","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141192","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141193","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141194","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141195","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141196","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141197","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141198","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141199","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141200","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141201","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141202","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141203","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141204","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141205","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141206","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141207","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141208","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141209","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142557","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142558","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142559","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142560","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142561","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142562","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142563","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142564","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142565","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142566","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142567","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142568","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142569","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142570","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142571","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142572","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142573","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142574","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142575","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142576","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142578","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142580","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142582","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142583","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142584","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142585","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142586","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142587","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142588","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142589","","IND","Azcona","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142590","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142591","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142592","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142593","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142594","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142595","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142596","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142597","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142598","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142599","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142600","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142601","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142602","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142603","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142604","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142605","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142606","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142607","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142608","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142609","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142610","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142611","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142612","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142613","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142614","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142615","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142616","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142617","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142618","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142619","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142620","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142621","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142622","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142623","","IND","Bonanno","Leandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142624","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142625","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142626","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142627","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142628","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142629","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142630","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142631","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142632","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142633","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142634","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142635","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142636","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142637","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142638","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142639","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142640","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142641","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142642","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142643","","IND","Burchette","Glynn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142644","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142645","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142646","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142647","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142648","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142649","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142650","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142651","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142652","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142653","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142654","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142655","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142656","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142657","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142658","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142659","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142660","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142661","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142662","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142663","","IND","Choy","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142664","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142665","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142667","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142668","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142669","","IND","Clementino","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142670","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142671","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142672","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142673","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142674","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142675","","IND","Coccellato","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142676","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142677","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142678","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142679","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142680","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142681","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142682","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142683","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142684","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142685","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142686","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142687","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142688","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142689","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142690","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142691","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142692","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142693","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142694","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142695","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142696","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142697","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142698","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142699","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142700","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142701","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142702","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142703","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142704","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142705","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142706","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142707","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142708","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142709","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142710","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142711","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142712","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142713","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142714","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142715","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142716","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142717","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142718","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142719","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142720","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142721","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142722","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142723","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142724","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142725","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142726","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142727","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142728","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142729","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142730","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142732","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142733","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142734","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142736","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142737","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142738","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142740","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142741","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142742","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142743","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142744","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142745","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142746","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142747","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142748","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142749","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142750","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142751","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142752","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142753","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142754","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142755","","IND","Azcona","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142756","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142757","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142758","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142759","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142760","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142761","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142762","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142763","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142764","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142765","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142766","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142767","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142768","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142769","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142770","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142771","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142772","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142773","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142774","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142775","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142776","","IND","Duong","Di-An","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142777","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142778","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142779","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142780","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142781","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142782","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142783","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142784","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142785","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142786","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142787","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142788","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142789","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142790","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142791","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142792","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142793","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142794","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142795","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142797","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142798","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142799","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142800","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142801","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142802","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142803","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142804","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142805","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142806","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142807","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142808","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142809","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142810","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142811","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142812","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142813","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142814","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142815","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142816","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142817","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142818","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142819","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142820","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142821","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142822","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142823","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142824","","IND","Bonanno","Leandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142825","","IND","Filippini","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142826","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142827","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142828","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142829","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142830","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142831","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142832","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142833","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142834","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142835","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142836","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142837","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142838","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142839","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142840","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142841","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142842","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142844","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142845","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142846","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142847","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142848","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142849","","IND","Franco","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142850","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142851","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142852","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142853","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142854","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142855","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142856","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142857","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142858","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142859","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142860","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142862","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142863","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142864","","IND","Burchette","Glynn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142865","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142866","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142867","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142868","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142869","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142870","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142871","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142872","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142873","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142874","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142875","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142876","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142877","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142878","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142879","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142880","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142881","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142882","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142883","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142884","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142885","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142886","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142887","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142888","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142889","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142890","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142891","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142892","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142893","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142894","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142895","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142896","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142897","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142898","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142899","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142900","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142901","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142902","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142903","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142904","","IND","Choy","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142905","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142906","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142907","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142908","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142909","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142911","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142912","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142913","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142914","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142915","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142916","","IND","Clementino","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142917","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142918","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142919","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142920","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142921","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142922","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142923","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142924","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142925","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142926","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142927","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142928","","IND","Coccellato","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142929","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142930","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142931","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142932","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142933","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142934","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142935","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142936","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142937","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142938","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142939","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142940","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142941","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142942","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142943","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142944","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142945","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142946","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142947","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142948","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142949","","IND","Hammond","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142950","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142951","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142952","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142953","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142954","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142955","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142956","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142957","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142958","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142959","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142960","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142961","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142962","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142964","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142965","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142966","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142967","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142968","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142969","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142970","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142971","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142972","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142974","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142975","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142976","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142977","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142978","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142979","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142980","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142981","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142982","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142983","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142984","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142985","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142986","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142987","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142988","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142989","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142990","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142991","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142992","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142993","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142994","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142995","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142996","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142997","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142998","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142999","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143000","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143001","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143002","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143003","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143004","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143005","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143006","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143007","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143008","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143009","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143010","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143012","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143013","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143014","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143015","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143016","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143018","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143019","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143020","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143021","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143022","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143023","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143024","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143025","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143026","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143027","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143028","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143029","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143030","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143031","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143032","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143033","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143034","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143035","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143036","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143037","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143038","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143039","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143040","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143041","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143042","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143043","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143044","","IND","Duong","Di-An","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143045","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143046","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143047","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143048","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143049","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143050","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143051","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143052","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143053","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143054","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143055","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143056","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143057","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143058","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143059","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143060","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143061","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143062","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143063","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143065","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143066","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143067","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143068","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143069","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143070","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143071","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143072","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143073","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143074","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143075","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143076","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143077","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143078","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143079","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143080","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143081","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143082","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143083","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143084","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143085","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143086","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143087","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143088","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143089","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143090","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143091","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143092","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143093","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143094","","IND","Filippini","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143095","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143096","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143097","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143098","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143099","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143100","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143101","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143102","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143103","","IND","Lee","Ruda","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143104","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143105","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143106","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143107","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143108","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143109","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143110","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143111","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143113","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143114","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143115","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143116","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143117","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143118","","IND","Franco","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143119","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143120","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143121","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143122","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143123","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143124","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143125","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143126","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143127","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143128","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143129","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143131","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143132","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143133","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143134","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143135","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143136","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143137","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143138","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143139","","IND","Lopez","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143140","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143141","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143142","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143143","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143144","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143146","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143147","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143148","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143149","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143150","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143151","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143152","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143153","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143154","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143155","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143156","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143157","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143158","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143160","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143161","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143162","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143163","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143164","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143165","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143166","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143167","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143168","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143169","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143170","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143171","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143172","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143173","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143174","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143175","","IND","Markowski","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143176","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143177","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143178","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143179","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143180","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143181","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143182","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143183","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143184","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143185","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143186","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143187","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143188","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143189","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143190","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143191","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143192","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143193","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143194","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143195","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143196","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143197","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143198","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143199","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143200","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143201","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143202","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143203","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143204","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143205","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143206","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143207","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143208","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143209","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143210","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143211","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143212","","IND","McClelland","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143213","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143214","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143215","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143216","","IND","McDermott","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143217","","IND","Hammond","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143218","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143219","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143220","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143221","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143222","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143223","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143224","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143225","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143226","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143227","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143228","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143229","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143230","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143231","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143234","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143236","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143237","","IND","Mickelsen","Karl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143238","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143239","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143240","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143241","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143243","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143244","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143245","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143246","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143247","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143248","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143249","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143250","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143251","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143252","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143253","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143254","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143255","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143256","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143257","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143258","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143259","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143260","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143261","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143262","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143263","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143264","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143265","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143266","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143268","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143269","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143270","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143271","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143272","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143273","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143274","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143275","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143276","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143277","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143278","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143279","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143281","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143282","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143283","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143284","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143285","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143287","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143288","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143289","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143290","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143291","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143292","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143293","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143294","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143295","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143296","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143297","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143298","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143299","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143300","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143301","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143302","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143303","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143304","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143305","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143306","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143307","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143308","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143309","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143310","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143311","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143312","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143313","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143314","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143315","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143316","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143317","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143318","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143319","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143320","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143321","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143322","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143323","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143324","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143325","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143326","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143328","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143329","","IND","Oliver","Dashiell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143330","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143331","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143332","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143333","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143334","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143335","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143336","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143337","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143338","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143339","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143340","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143341","","IND","Ongolea","Garrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143342","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143343","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143344","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143345","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143346","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143347","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143348","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143349","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143350","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143351","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143352","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143353","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143354","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143355","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143356","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143357","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143358","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143359","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143360","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143361","","IND","Parisi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","113.05","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143362","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143363","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143364","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143365","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143366","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143367","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143368","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143369","","IND","Lee","Ruda","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143370","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143371","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143372","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143373","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143374","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143375","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143376","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143377","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143378","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143379","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143380","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143381","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143382","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143383","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143384","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143385","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143386","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143387","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143388","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143389","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143390","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143391","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143392","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143393","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143394","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143395","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143396","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143397","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143398","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143399","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143400","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143401","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143402","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143403","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143404","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143405","","IND","Lopez","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143406","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143407","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143408","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143409","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143411","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143412","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143414","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143415","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143416","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143417","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143418","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143419","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143420","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143421","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143422","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143423","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143425","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143426","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143427","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143428","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143429","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143430","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143431","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143432","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143433","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143434","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143435","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143436","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143437","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143438","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143439","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143440","","IND","Markowski","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143441","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143442","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143443","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143444","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143445","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143446","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143447","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143448","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143449","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143450","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143451","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143452","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143453","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143454","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143455","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143456","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143457","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143458","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143459","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143460","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143461","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143462","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143463","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143464","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143465","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143466","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143467","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143468","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143469","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143470","","IND","Roque","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143471","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143472","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143473","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143474","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143475","","IND","McClelland","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143476","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143477","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143478","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143479","","IND","McDermott","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143480","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143481","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143482","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143483","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143484","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143485","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143486","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143487","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143488","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143489","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143490","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143491","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143492","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143493","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143494","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143495","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143496","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143498","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143500","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143501","","IND","Mickelsen","Karl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143502","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143503","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143504","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143505","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143506","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143507","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143508","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143509","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143511","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143512","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143513","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143514","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143515","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143516","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143517","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143518","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143519","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143520","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143521","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143522","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143523","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143524","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143525","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143526","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143527","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143528","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143529","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143530","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143532","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143533","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143534","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143535","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143536","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143537","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143538","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143539","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143540","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143541","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143542","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143543","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143544","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143545","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143546","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143547","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143548","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143549","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143550","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143551","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143552","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143553","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143554","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143555","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143556","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143557","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143558","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143559","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143560","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143561","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143562","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143563","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143564","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143565","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143566","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143567","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143568","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143569","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143570","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143571","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143572","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143573","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143574","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143575","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143576","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143577","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143578","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143579","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143580","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143581","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143582","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143583","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143584","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143585","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143586","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143587","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143588","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143589","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143591","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143592","","IND","Oliver","Dashiell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143593","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143594","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143595","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143596","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143597","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143598","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143599","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143600","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143601","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143602","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143603","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143604","","IND","Ongolea","Garrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143606","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143607","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143608","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143609","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143610","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143611","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143612","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143613","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143614","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143615","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143616","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143617","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143618","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143619","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143620","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143621","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143622","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143623","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143624","","IND","Parisi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","113.05","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143625","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143626","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143627","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143628","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143629","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143630","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143631","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143632","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143633","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143634","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143635","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143636","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143637","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143638","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143639","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143640","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143641","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143642","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143643","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143644","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143645","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143646","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143647","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143648","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143649","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143650","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143651","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143652","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143653","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143654","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143655","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143656","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143657","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143658","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143659","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143660","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143661","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143662","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143663","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143664","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143665","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143666","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143667","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143668","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143669","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143670","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143671","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143672","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143674","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143675","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143676","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143677","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143678","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143679","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143680","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143681","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143682","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143683","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143684","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143685","","IND","Vella","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143686","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143687","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143689","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143690","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143691","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143692","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143693","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143694","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143695","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143696","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143697","","IND","Vo","Viet","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143698","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143699","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143700","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143701","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143702","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143703","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143704","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143705","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143706","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143707","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143708","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143709","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143710","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143711","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143712","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143713","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143714","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143715","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143716","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143717","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143718","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143719","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143720","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143721","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143722","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143723","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143724","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143725","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143726","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143727","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143728","","IND","Roque","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143729","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143730","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143731","","IND","Westcott","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143732","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143733","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143734","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143735","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143736","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143737","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143738","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143739","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143740","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143741","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143742","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143743","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143744","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143745","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143746","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143747","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143748","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143749","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143750","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143751","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143752","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143753","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143754","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143755","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143756","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143757","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143758","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143759","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143760","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143761","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143762","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143763","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143764","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143765","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143766","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143767","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143769","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143770","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143771","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143772","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143773","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143774","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143775","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143776","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143777","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143778","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143779","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143780","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143781","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143782","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143783","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143784","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143785","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143786","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143787","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143788","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143789","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143790","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143791","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143792","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143793","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143794","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143795","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143796","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143797","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143798","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143799","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143800","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143801","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143802","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143803","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143804","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143805","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143806","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143807","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143808","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143809","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143810","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143811","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143812","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143813","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143814","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143815","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143816","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143817","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143819","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143820","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143821","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143822","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143823","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143824","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143825","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143826","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143827","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143828","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143829","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143830","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143831","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143832","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143833","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143834","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143835","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143836","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143837","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143838","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143839","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143840","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143841","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143842","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143843","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143844","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143845","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143846","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143847","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143848","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143849","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143850","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143851","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143852","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143853","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143854","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143855","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143856","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143857","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143858","","IND","Vella","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143859","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143861","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143862","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143863","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143864","","IND","Vo","Viet","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143865","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143866","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143867","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143868","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143869","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143870","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143871","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143872","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143873","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143874","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143875","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143876","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143877","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143878","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143879","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143880","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143881","","IND","Westcott","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143882","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143883","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143884","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143885","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143886","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143887","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143888","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143889","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143890","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143891","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143892","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143893","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143894","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143895","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143896","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143897","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143898","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143899","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143900","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143901","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143902","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","C","NON140529","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","44035.0","","131.5","","","","","","","6560.0","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","C","NON143904","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","44069.0","","1349.5","","","","","","","6560.0","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","D","EXP139168","","COM","Tonkel For San Jose City Council District 6 2020","Jake","","","","","San Jose","CA","95128.0","","","","","44021.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1419444","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","D","EXP141210","","COM","Cortese for Senate 2020","Dave","","","","","San Jose","CA","95127.0","","","","","44089.0","","4500.0","","","","","","","4500.0","","","","MON","","","","","","1403576","","","","","","","","","","","","","","","","","","","","","","Dave Cortese","","","","SEN","","SEN","","15.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP139168","","COM","Tonkel For San Jose City Council District 6 2020","Jake","","","","","San Jose","CA","95128.0","","","","","44021.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1419444","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP141210","","COM","Cortese for Senate 2020","Dave","","","","","San Jose","CA","95127.0","","","","","44089.0","","4500.0","","","","","","","4500.0","","","","CTB","","","","","","1403576","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/16/2020 3:45:50 PM","","","","S497","F497P2","EXP141210","","COM","Cortese for Senate 2020","Dave","","","","","San Jose","CA","95127.0","","","","","44089.0","","4500.0","","","","","","","","","","","","","","","","","1403576","","","","","","","","","","","","","","","","","","","","","","Dave Cortese","","","","SEN","","SEN","","15.0","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","C","NON131875","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43857.0","","1277.1","","","","","","","5079.0","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","C","NON133204","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43889.0","","1177.5","","","","","","","5079.0","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","C","NON134523","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43916.0","","1234.6","","","","","","","5079.0","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","C","NON135843","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43945.0","","371.5","","","","","","","5079.0","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","C","NON140527","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43984.0","","515.0","","","","","","","5079.0","","","","","Legal and Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","C","NON140528","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","44000.0","","503.3","","","","","","","5079.0","","","","","Legal and Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","D","EDT72","","COM","Kansen Chu for Supervisor 2020","","","","","","San Jose","CA","95132.0","","","","","43889.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1418629","","","","","","","","","","","","","","","","","","","","","","Kansen Chu","","","","CSU","","OTH","Santa Clara County","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","D","EXP131876","","COM","Kepner for Assembly 2020","Anne","","","","","Sacramento","CA","95814.0","","","","","43885.0","","4200.0","","","","","","","4200.0","","","","MON","","","","","","1421184","","","","","","","","","","","","","","","","","","","","","","Anne Kepner","","","","ASM","","ASM","","25.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","D","PDT209","","COM","Magdalena Carrasco for Santa Clara County Supervisor 2020","","","","","","San Jose","CA","95148.0","","","","","43887.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1415588","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CSU","","OTH","Santa Clara County","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP131878","","OTH","American Express","","","","","","Weston","FL","33331.0","","","","","43889.0","","1000.0","","","","","","","2000.0","","","","CTB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP135183","","OTH","American Express","","","","","","Weston","FL","33331.0","","","","","43917.0","","1000.0","","","","","","","2000.0","","","","CTB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP131876","","COM","Kepner for Assembly 2020","Anne","","","","","Sacramento","CA","95814.0","","","","","43885.0","","4200.0","","","","","","","4200.0","","","","CTB","","","","","","1421184","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","G","EDT72","","COM","Kansen Chu for Supervisor 2020","","","","","","San Jose","CA","95132.0","","","","","43889.0","","1000.0","","","","","","","1000.0","","","","CTB","","American Express","","","","1418629","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","G","PDT209","","COM","Magdalena Carrasco for Santa Clara County Supervisor 2020","","","","","","San Jose","CA","95148.0","","","","","43887.0","","1000.0","","","","","","","1000.0","","","","CTB","","American Express","","","","1415588","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116345","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116346","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116347","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116348","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116349","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116350","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116351","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116352","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116353","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116354","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116355","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116356","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116357","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116358","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116359","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116360","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116361","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116362","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116363","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116364","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116365","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116366","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116367","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116368","","IND","Arata","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116369","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116370","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116371","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116372","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116373","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116374","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116375","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116376","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116377","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116378","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116379","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116380","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116381","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116382","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116383","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116384","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116385","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116386","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116387","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116388","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116389","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116390","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116391","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116392","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116393","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116394","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116395","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116396","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116397","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116398","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116399","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116400","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116401","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116402","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116403","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116404","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116405","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116406","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116407","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116408","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116409","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116410","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116411","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116412","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116413","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116414","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116415","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116416","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116417","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116418","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116419","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116420","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116421","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116422","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116423","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116424","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116425","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116426","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116427","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116428","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116429","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116430","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116431","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116432","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116433","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116434","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116435","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116436","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116437","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116438","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116439","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116440","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116441","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116442","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116443","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116444","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116445","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116446","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116447","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116448","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116449","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116450","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116451","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116452","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116453","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116454","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116455","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116456","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116457","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116458","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116459","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116460","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116461","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116462","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116463","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116464","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116465","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116466","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116467","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116468","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116469","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116470","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116471","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116472","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116473","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116474","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116475","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116476","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116477","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116478","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116479","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116480","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116481","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116482","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116483","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116484","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116485","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116486","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116487","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116488","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116489","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116490","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116491","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116492","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116493","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116494","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116495","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116496","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116497","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116498","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116499","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116500","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116501","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116502","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116503","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116504","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116505","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116506","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116507","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116508","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116509","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116510","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116511","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116512","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116513","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116514","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116515","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116516","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116517","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116518","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116519","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116520","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116521","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116522","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116523","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116524","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116525","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116526","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116527","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116528","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116529","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116530","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116531","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116532","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116533","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116534","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116535","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116536","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116538","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116539","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116540","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116541","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116542","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116543","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116544","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116545","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116546","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116547","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116548","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116549","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116550","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116551","","IND","Freyler","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","101.73","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116552","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116553","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116554","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116555","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116556","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116557","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116558","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116559","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116560","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116561","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116562","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116563","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116564","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116565","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116566","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116567","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116568","","IND","Gibilisco","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","131.48","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116569","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116570","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116571","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116572","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116573","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116574","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116575","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116576","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116577","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","149.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116578","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116579","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116580","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116581","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116582","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116583","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116584","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116585","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116586","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116587","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116588","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116589","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116590","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116591","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116592","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116593","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116594","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116595","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116596","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116597","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116598","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116599","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116600","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116601","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116602","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116603","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116604","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116605","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116606","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116607","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116608","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116609","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116610","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116611","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116612","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116613","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116614","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116615","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116616","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116617","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116618","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116619","","IND","Hernandez","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","107.68","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116620","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116621","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116622","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116623","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116624","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116625","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116626","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116627","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116628","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116629","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116630","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116631","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116632","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116633","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116634","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116635","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116636","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116637","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116638","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116639","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116640","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116641","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116642","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116643","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116644","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116645","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116646","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116647","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116648","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116649","","IND","Katsuyoshi","Wade","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","113.63","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116650","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116651","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116652","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116653","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116654","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116655","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116656","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116657","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116658","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116659","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116660","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116661","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116662","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116663","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116664","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116665","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116666","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116667","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116668","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116669","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116670","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116671","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116672","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116673","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116674","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116675","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116676","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116677","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116678","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116679","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116680","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116681","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116682","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116683","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116684","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116685","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116686","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116687","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116688","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116689","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116690","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116691","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116692","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116693","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116694","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116695","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116696","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116697","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116698","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116699","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116700","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116701","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116702","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116703","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116704","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116705","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116706","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116707","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116708","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116709","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116710","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116711","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116712","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116713","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116714","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116715","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116716","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116717","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116718","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116719","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116720","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116721","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116722","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116723","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116724","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116726","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116727","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116728","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116729","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116730","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116731","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116732","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116733","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116734","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116735","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116736","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116737","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116738","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116739","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116740","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116741","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116742","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116743","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116744","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116745","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116746","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116747","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116748","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116749","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116750","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116751","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116752","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116753","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116754","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116755","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116756","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116757","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116758","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116759","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116760","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116761","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116762","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116763","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116764","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116765","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116766","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116767","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116768","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116769","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116770","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116771","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116772","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116773","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116774","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116775","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116776","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116777","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116778","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116779","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116780","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116781","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116782","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116783","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116784","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116785","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116786","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116787","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116788","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116789","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116790","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116791","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116792","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116793","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116794","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116795","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116796","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116797","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116798","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116799","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116800","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116801","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116802","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116803","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116804","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116805","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116806","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116807","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116808","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116809","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116810","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116811","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116812","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116813","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116814","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116815","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116816","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116817","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116818","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116819","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116820","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116821","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116822","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116823","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116824","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116825","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116826","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116827","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116828","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116829","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116830","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116831","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116832","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116833","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116834","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116835","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116836","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116837","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116838","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116839","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116840","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116841","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116842","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116843","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116844","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116845","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116846","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116847","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116848","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116849","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116850","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116851","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116852","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116853","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116854","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116855","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116856","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116857","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116858","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116859","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116860","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116861","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116862","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116863","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116864","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116865","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116866","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116867","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116868","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116869","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116870","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116871","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116873","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116874","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116875","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116876","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116877","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116878","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116879","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116880","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116881","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116882","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116883","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116884","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116885","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116886","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116887","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116888","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116889","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116890","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116891","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116892","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116893","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116894","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116895","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116896","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116897","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116898","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116899","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116900","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116901","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116902","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116903","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116904","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116905","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116906","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116907","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116908","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116909","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116910","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116911","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116912","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116913","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116914","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116915","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116916","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116917","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116918","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116919","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116920","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116921","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116922","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116923","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116924","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116925","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116926","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116927","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116928","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116929","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116930","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116931","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116932","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116933","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116934","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116935","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116936","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116937","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116938","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116939","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116940","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116941","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116942","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116943","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116944","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116945","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116946","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116947","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116948","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116949","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116950","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116951","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116952","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116953","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116954","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116955","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116956","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116957","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116958","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116959","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116960","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116961","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116962","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116963","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116964","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116965","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116966","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116967","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116968","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116969","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116970","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116971","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116972","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116973","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116974","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116975","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116976","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116977","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116978","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116979","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116980","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116981","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116982","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116983","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116984","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116985","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116986","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116987","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116988","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116989","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116990","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116991","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116992","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116993","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116994","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116995","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116996","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116997","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116998","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116999","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117000","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117001","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117002","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117003","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117004","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117005","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117006","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117007","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117008","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117009","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117010","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117011","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117012","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117013","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117014","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117015","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117016","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117017","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117018","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117019","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117020","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117021","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117022","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117023","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117024","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117025","","IND","Arata","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117026","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117027","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117028","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117029","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117030","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117031","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117032","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117033","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117034","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117035","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117036","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117037","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117038","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117039","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117040","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117041","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117042","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117043","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117044","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117045","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117046","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117047","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117048","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117049","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117050","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117051","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117052","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117053","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117054","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117055","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117056","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117057","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117058","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117059","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117060","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117061","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117062","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117063","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117064","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117065","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117066","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117067","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117068","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117069","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117070","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117071","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117072","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117073","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117074","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117075","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117076","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117077","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117078","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117079","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117080","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117081","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117082","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117083","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117084","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117085","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117086","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117087","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117088","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117089","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117090","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117091","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117092","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117093","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117094","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117095","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117096","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117097","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117098","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117099","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117100","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117101","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117102","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117103","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117104","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117105","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117106","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117107","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117108","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117109","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117110","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117111","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117112","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117113","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117114","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117115","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117116","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117117","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117118","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117119","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117120","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117121","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117122","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117123","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117124","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117125","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117126","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117127","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117128","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117129","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117130","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117131","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117132","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117133","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117134","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117135","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117136","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117137","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117138","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117139","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117140","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117141","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117142","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117143","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117144","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117145","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117146","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117147","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117148","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117149","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117150","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117151","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117152","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117153","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117154","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117155","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117156","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117157","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117158","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117159","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117160","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117161","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117162","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117163","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117164","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117165","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117166","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117167","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117168","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117169","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117170","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117171","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117172","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117173","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117174","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117175","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117176","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117177","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117178","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117179","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117180","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117181","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117182","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117183","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117184","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117185","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117186","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117187","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117188","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117189","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117190","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117191","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117192","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117193","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117195","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117196","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117197","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117198","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117199","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117200","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117201","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117202","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117203","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117204","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117205","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117206","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117207","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117208","","IND","Freyler","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","101.73","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117209","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117210","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117211","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117212","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117213","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117214","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117215","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117216","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117217","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117218","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117219","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117220","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117221","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117222","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117223","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117224","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117225","","IND","Gibilisco","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","131.48","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117226","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117227","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117228","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117229","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117230","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117231","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117232","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117233","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117234","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","149.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117235","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117236","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117237","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117238","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117239","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117240","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117241","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117242","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117243","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117244","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117245","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117246","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117247","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117248","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117249","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117250","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117251","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117252","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117253","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117254","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117255","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117256","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117257","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117258","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117259","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117260","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117261","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117262","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117263","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117264","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117265","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117266","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117267","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117268","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117269","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117270","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117271","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117272","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117273","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117274","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117275","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117276","","IND","Hernandez","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","107.68","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117277","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117278","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117279","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117280","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117281","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117282","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117283","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117284","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117285","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117286","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117287","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117288","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117289","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117290","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117291","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117292","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117293","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117294","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117295","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117296","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117297","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117298","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117299","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117300","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117301","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117302","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117303","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117304","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117305","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117306","","IND","Katsuyoshi","Wade","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","113.63","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117307","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117308","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117309","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117310","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117311","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117312","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117313","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117314","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117315","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117316","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117317","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117318","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117319","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117320","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117321","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117322","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117323","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117324","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117325","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117326","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117327","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117328","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117329","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117330","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117331","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117332","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117333","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117334","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117335","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117336","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117337","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117338","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117339","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117340","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117341","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117342","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117343","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117344","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117345","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117346","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117347","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117348","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117349","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117350","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117351","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117352","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117353","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117354","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117355","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117356","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117357","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117358","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117359","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117360","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117361","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117362","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117363","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117364","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117365","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117366","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117367","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117368","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117369","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117370","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117371","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117372","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117373","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117374","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117375","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117376","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117377","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117378","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117379","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117380","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117381","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117383","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117384","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117385","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117386","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117387","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117388","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117389","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117390","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117391","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117392","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117393","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117394","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117395","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117396","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117397","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117398","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117399","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117400","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117401","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117402","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117403","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117404","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117405","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117406","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117407","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117408","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117409","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117410","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117411","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117412","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117413","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117414","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117415","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117416","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117417","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117418","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117419","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117420","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117421","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117422","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117423","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117424","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117425","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117426","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117427","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117428","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117429","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117430","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117431","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117432","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117433","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117434","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117435","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117436","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117437","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117438","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117439","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117440","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117441","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117442","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117443","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117444","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117445","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117446","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117447","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117448","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117449","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117450","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117451","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117452","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117453","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117454","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117455","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117456","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117457","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117458","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117459","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117460","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117461","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117462","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117463","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117464","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117465","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117466","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117467","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117468","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117469","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117470","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117471","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117472","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117473","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117474","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117475","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117476","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117477","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117478","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117479","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117480","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117481","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117482","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117483","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117484","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117485","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117486","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117487","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117488","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117489","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117490","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117491","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117492","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117493","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117494","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117495","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117496","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117497","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117498","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117499","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117500","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117501","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117502","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117503","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117504","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117505","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117506","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117507","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117508","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117509","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117510","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117511","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117512","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117513","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117514","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117515","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117516","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117517","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117518","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117519","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117520","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117521","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117522","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117523","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117524","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117525","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117526","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117527","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117528","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117530","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117531","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117532","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117533","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117534","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117535","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117536","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117537","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117538","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117539","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117540","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117541","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117542","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117543","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117544","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117545","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117546","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117547","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117548","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117549","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117550","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117551","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117552","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117553","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117554","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117555","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117556","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117557","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117558","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117559","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117560","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117561","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117562","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117563","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117564","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117565","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117566","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117567","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117568","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117569","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117570","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117571","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117572","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117573","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117574","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117575","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117576","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117577","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117578","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117579","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117580","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117581","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117582","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117583","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117584","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117585","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117586","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117587","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117588","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117589","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117590","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117591","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117592","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117593","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117594","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117595","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117596","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117597","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117598","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117599","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117600","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117601","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117602","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117603","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117604","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117605","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117606","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117607","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117608","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117609","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117610","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117611","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117612","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117613","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117614","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117615","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117616","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117617","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117618","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117619","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117620","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117621","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117622","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117623","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117624","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117625","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117626","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117627","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117628","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117629","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117630","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117631","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117632","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117633","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117634","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117635","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117636","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117637","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117638","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117639","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117640","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117641","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117642","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117643","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117644","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117645","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117646","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117647","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117648","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117649","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117650","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117651","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117652","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117653","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117654","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117655","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117656","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117657","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117658","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121731","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121732","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121733","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121734","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121735","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121736","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121737","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121738","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121739","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121740","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121741","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121742","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121743","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121744","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121745","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121746","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121747","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121748","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121749","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121750","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121751","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121752","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121753","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121754","","IND","Arata","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121755","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121756","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121757","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121758","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121759","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121760","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121761","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121763","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121764","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121765","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121766","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121767","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121768","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121769","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121770","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121771","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121772","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121773","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121774","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121775","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121776","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121777","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121778","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121779","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121780","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121781","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121782","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121783","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121784","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121785","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121786","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121787","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121788","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121789","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121790","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121791","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121792","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121793","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121794","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121795","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121797","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121798","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121799","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121800","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121801","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121802","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121803","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121804","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121805","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121806","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121807","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121808","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121809","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121810","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121811","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121812","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121813","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121814","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121815","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121816","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121818","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121819","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121820","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121821","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121822","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121823","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121824","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121825","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121826","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121827","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121828","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121829","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121830","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121831","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121832","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121833","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121834","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121835","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121836","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121838","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121839","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121840","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121841","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121843","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121844","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121845","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121846","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121847","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121849","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121850","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121851","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121852","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121853","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121854","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121855","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121856","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121857","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121858","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121859","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121860","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121861","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121862","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121863","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121864","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121865","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121866","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121867","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121868","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121869","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121870","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121871","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121872","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121873","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121874","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121875","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121876","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121877","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121878","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121879","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121880","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121881","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121882","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121883","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121884","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121885","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121886","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121887","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121888","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121889","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121890","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121891","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121892","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121893","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121894","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121895","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121896","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121897","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121898","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121899","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121900","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121901","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121902","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121903","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121904","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121905","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121906","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121908","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121909","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121910","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121911","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121912","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121913","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121914","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121915","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121916","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121917","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121918","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121919","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121920","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121922","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121923","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121924","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121925","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121926","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121927","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121928","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121929","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121930","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121932","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121933","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121934","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121935","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121936","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121937","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121938","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121939","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121940","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121941","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121943","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121944","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121945","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121946","","IND","Freyler","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","101.73","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121947","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121948","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121949","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121950","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121951","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121952","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121953","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121954","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121955","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121956","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121957","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121958","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121959","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121960","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121961","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121962","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121963","","IND","Gibilisco","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","131.48","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121964","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121965","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121966","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121967","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121968","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121969","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121970","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121971","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121972","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","149.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121973","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121974","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121975","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121976","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121977","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121978","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121979","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121980","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121981","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121982","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121983","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121984","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121985","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121986","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121987","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121988","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121989","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121990","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121991","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121992","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121993","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121994","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121995","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121997","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121998","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121999","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122000","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122001","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122002","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122003","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122004","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122005","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122006","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122007","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122008","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122009","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122010","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122011","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122012","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122013","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122014","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122015","","IND","Hernandez","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","107.68","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122016","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122017","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122018","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122019","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122020","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122021","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122022","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122023","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122024","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122025","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122026","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122027","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122028","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122029","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122030","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122031","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122032","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122033","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122034","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122035","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122036","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122037","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122038","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122039","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122040","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122041","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122042","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122043","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122044","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122045","","IND","Katsuyoshi","Wade","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","113.63","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122046","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122047","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122048","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122049","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122050","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122051","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122052","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122053","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122054","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122055","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122056","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122057","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122058","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122059","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122060","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122061","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122062","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122063","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122064","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122065","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122066","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122067","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122068","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122069","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122071","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122072","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122073","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122075","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122076","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122077","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122078","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122079","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122080","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122081","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122082","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122083","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122084","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122085","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122086","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122087","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122088","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122089","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122090","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122091","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122093","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122094","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122095","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122096","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122097","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122098","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122099","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122100","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122101","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122102","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122103","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122104","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122105","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122106","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122108","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122109","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122110","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122111","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122112","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122113","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122114","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122115","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122116","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122117","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122118","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122119","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122120","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122121","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122122","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122123","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122124","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122126","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122128","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122129","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122130","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122131","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122132","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122133","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122134","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122135","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122136","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122138","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122139","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122140","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122141","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122142","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122143","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122144","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122145","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122146","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122147","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122148","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122149","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122150","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122151","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122152","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122153","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122154","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122155","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122156","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122157","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122158","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122159","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122160","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122161","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122162","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122163","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122164","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122165","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122166","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122167","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122168","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122169","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122170","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122171","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122172","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122173","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122174","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122175","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122176","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122177","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122178","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122179","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122180","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122181","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122182","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122183","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122184","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122185","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122187","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122188","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122189","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122190","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122191","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122193","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122194","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122195","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122196","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122197","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122198","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122199","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122200","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122201","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122203","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122204","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122205","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122206","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122207","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122208","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122209","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122210","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122211","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122212","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122213","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122214","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122215","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122216","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122217","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122218","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122219","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122220","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122221","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122222","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122223","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122224","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122225","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122226","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122227","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122228","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122229","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122230","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122231","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122232","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122233","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122234","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122235","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122236","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122237","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122238","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122239","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122240","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122241","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122242","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122243","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122244","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122245","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122246","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122247","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122248","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122249","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122250","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122251","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122252","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122253","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122254","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122256","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122257","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122258","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122259","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122260","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122261","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122262","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122263","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122264","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122265","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122266","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122267","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122268","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122269","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122270","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122271","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122272","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122273","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122274","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122275","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122276","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122277","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122278","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122279","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122280","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122281","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122282","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122283","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122284","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122285","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122286","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122287","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122288","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122289","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122290","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122291","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122292","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122293","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122294","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122295","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122296","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122297","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122298","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122299","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122300","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122301","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122302","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122303","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122304","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122305","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122306","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122307","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122308","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122309","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122310","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122311","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122312","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122313","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122314","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122315","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122316","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122317","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122318","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122319","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122320","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122321","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122322","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122323","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122324","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122325","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122326","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122327","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122328","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122329","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122330","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122331","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122332","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122333","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122334","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122335","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122336","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122337","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122338","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122339","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122340","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122341","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122342","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122343","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122344","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122345","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122346","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122347","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122348","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122349","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122350","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122351","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122352","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122353","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122354","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122355","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122356","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122357","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122358","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122359","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122360","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122361","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122362","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122364","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122365","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122366","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122367","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122369","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122370","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122371","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122372","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122373","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122374","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122375","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122376","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122377","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122378","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122379","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122380","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122381","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122382","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122383","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122384","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122385","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122387","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122388","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122389","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122390","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122391","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122392","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122393","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122394","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122396","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122397","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122398","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122399","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122400","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122401","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122402","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122403","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122404","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122405","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122406","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122407","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122408","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122409","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122410","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123091","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123092","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123093","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123094","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123095","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123096","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123097","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123098","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123099","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123100","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123101","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123102","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123103","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123104","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123105","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123106","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123107","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123108","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123109","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123110","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123111","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123112","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123113","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123114","","IND","Arata","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123115","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123116","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123117","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123118","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123119","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123120","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123121","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123123","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123124","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123125","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123126","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123127","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123128","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123129","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123130","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123131","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123132","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123133","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123134","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123135","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123136","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123137","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123138","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123139","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123140","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123141","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123142","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123143","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123144","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123145","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123146","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123147","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123148","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123149","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123150","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123151","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123152","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123153","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123154","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123155","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123157","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123158","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123159","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123160","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123161","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123162","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123163","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123164","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123165","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123166","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123167","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123168","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123169","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123170","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123171","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123172","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123173","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123174","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123175","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123176","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123178","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123179","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123180","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123181","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123182","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123183","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123184","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123185","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123186","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123187","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123188","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123189","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123190","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123191","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123192","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123193","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123194","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123195","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123196","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123198","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123199","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123200","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123201","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123203","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123204","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123205","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123206","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123207","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123209","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123210","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123211","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123212","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123213","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123214","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123215","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123216","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123217","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123218","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123219","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123220","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123221","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123222","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123223","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123224","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123225","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123226","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123227","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123228","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123229","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123230","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123231","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123232","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123233","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123234","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123235","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123236","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123237","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123238","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123239","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123240","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123241","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123242","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123243","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123244","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123245","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123246","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123247","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123248","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123249","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123250","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123251","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123252","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123253","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123254","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123255","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123256","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123257","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123258","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123259","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123260","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123261","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123262","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123263","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123264","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123265","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123266","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123268","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123269","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123270","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123271","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123272","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123273","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123274","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123275","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123276","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123277","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123278","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123279","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123280","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123282","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123283","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123284","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123285","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123286","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123287","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123288","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123289","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123290","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123292","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123293","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123294","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123295","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123296","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123297","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123298","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123299","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123300","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123301","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123303","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123304","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123305","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123306","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123307","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123308","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123309","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123310","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123311","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123312","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123313","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123314","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123315","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123316","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123317","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123318","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123319","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123320","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123321","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123322","","IND","Gibilisco","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","131.48","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123323","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123324","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123325","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123326","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123327","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123328","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123329","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123330","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123331","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","149.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123332","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123333","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123334","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123335","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123336","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123337","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123338","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123339","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123340","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123341","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123342","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123343","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123344","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123345","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123346","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123347","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123348","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123349","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123350","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123351","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123352","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123353","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123354","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123356","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123357","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123358","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123359","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123360","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123361","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123362","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123363","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123364","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123365","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123366","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123367","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123368","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123369","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123370","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123371","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123372","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123373","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123374","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123375","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123376","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123377","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123378","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123379","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123380","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123381","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123382","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123383","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123384","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123385","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123386","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123387","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123388","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123389","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123390","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123391","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123392","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123393","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123394","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123395","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123396","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123397","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123398","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123399","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123400","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123401","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123402","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123403","","IND","Katsuyoshi","Wade","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","113.63","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123404","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123405","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123406","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123407","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123408","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123409","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123410","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123411","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123412","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123413","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123414","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123415","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123416","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123417","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123418","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123419","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123420","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123421","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123422","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123423","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123424","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123425","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123426","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123427","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123428","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123429","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123430","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123432","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123433","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123434","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123435","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123436","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123437","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123438","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123439","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123440","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123441","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123442","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123443","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123444","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123445","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123446","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123447","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123448","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123450","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123451","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123452","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123453","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123454","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123455","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123456","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123457","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123458","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123459","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123460","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123461","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123462","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123463","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123464","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123466","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123467","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123468","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123469","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123470","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123471","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123472","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123473","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123474","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123475","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123476","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123477","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123478","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123479","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123480","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123481","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123482","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123484","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123486","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123487","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123488","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123489","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123490","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123491","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123492","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123493","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123494","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123496","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123497","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123498","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123499","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123500","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123501","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123502","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123503","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123504","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123505","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123506","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123507","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123508","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123509","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123510","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123511","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123512","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123513","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123514","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123515","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123516","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123517","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123518","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123519","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123520","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123521","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123522","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123523","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123524","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123525","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123526","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123527","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123528","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123529","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123530","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123531","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123532","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123533","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123534","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123535","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123536","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123537","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123538","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123539","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123540","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123541","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123542","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123543","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123545","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123546","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123547","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123548","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123549","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123551","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123552","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123553","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123554","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123555","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123556","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123557","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123558","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123559","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123561","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123562","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123563","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123564","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123565","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123566","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123567","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123568","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123569","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123570","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123571","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123572","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123573","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123574","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123575","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123576","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123577","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123578","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123579","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123580","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123581","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123582","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123583","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123584","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123585","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123586","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123587","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123588","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123589","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123590","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123591","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123592","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123593","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123594","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123595","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123596","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123597","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123598","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123599","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123600","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123601","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123602","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123603","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123604","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123605","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123606","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123607","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123608","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123609","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123610","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123611","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123612","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123614","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123615","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123616","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123617","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123618","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123619","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123620","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123621","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123622","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123623","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123624","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123625","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123626","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123627","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123628","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123629","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123630","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123631","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123632","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123633","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123634","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123635","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123636","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123637","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123638","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123639","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123640","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123641","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123642","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123643","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123644","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123645","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123646","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123647","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123648","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123649","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123650","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123651","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123652","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123653","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123654","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123655","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123656","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123657","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123658","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123659","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123660","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123661","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123662","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123663","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123664","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123665","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123666","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123667","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123668","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123669","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123670","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123671","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123672","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123673","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123674","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123675","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123676","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123677","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123678","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123679","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123680","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123681","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123682","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123683","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123684","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123685","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123686","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123687","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123688","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123689","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123690","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123691","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123692","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123693","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123694","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123695","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123696","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123697","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123698","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123699","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123700","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123701","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123702","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123703","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123704","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123705","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123706","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123707","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123708","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123709","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123710","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123711","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123712","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123713","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123714","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123715","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123716","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123717","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123718","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123719","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123720","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123722","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123723","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123724","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123725","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123727","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123728","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123729","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123730","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123731","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123732","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123733","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123734","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123735","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123736","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123737","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123738","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123739","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123740","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123741","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123742","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123743","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123745","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123746","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123747","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123748","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123749","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123750","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123751","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123752","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123754","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123755","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123756","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123757","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123758","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123759","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123760","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123761","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123762","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123763","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123764","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123765","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123766","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123767","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123768","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123770","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123771","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123772","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123773","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123774","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123775","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123776","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123777","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123778","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123779","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123780","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123781","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123782","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123783","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123784","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123785","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123786","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123787","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123788","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123789","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123790","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123791","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123792","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123793","","IND","Arata","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123794","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123795","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123796","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123797","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123798","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123799","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123800","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123802","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123803","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123804","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123805","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123806","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123807","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123808","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123809","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123810","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123811","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123812","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123813","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123814","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123815","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123816","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123817","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123818","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123819","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123820","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123821","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123822","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123823","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123824","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123825","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123826","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123827","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123828","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123829","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123830","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123831","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123832","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123833","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123834","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123836","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123837","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123838","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123839","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123840","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123841","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123842","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123843","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123844","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123845","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123846","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123847","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123848","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123849","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123850","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123851","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123852","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123853","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123854","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123855","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123857","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123858","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123859","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123860","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123861","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123862","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123863","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123864","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123865","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123866","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123867","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123868","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123869","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123870","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123871","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123872","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123873","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123874","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123875","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123877","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123878","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123879","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123880","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123882","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123883","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123884","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123885","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123886","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123888","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123889","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123890","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123891","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123892","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123893","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123894","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123895","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123896","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123897","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123898","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123899","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123900","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123901","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123902","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123903","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123904","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123905","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123906","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123907","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123908","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123909","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123910","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123911","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123912","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123913","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123914","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123915","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123916","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123917","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123918","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123919","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123920","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123921","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123922","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123923","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123924","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123925","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123926","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123927","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123928","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123929","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123930","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123931","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123932","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123933","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123934","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123935","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123936","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123937","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123938","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123939","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123940","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123941","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123942","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123943","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123944","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123945","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123947","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123948","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123949","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123950","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123951","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123952","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123953","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123954","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123955","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123956","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123957","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123958","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123959","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123961","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123962","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123963","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123964","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123965","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123966","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123967","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123968","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123970","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123972","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123973","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123974","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123975","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123976","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123977","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123978","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123979","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123980","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123981","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123983","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123984","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123985","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123986","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123987","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123988","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123989","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123990","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123991","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123992","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123993","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123994","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123995","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123996","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123997","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123998","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123999","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124000","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124001","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124002","","IND","Gibilisco","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","131.48","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124003","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124004","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124005","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124006","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124007","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124008","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124009","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124010","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124011","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","149.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124012","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124013","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124014","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124015","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124016","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124017","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124018","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124019","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124020","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124021","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124022","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124023","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124024","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124025","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124026","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124027","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124028","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124029","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124030","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124031","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124032","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124033","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124034","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124036","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124037","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124038","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124039","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124040","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124041","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124042","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124043","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124044","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124045","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124046","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124047","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124048","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124049","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124050","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124051","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124052","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124053","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124054","","IND","Hernandez","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","107.68","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124055","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124056","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124057","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124058","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124059","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124060","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124061","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124062","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124063","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124064","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124065","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124066","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124067","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124068","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124069","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124070","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124071","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124072","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124073","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124074","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124075","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124076","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124077","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124078","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124079","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124080","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124081","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124082","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124083","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124084","","IND","Katsuyoshi","Wade","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","113.63","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124085","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124086","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124087","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124088","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124089","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124090","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124091","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124092","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124093","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124094","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124095","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124096","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124097","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124098","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124099","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124100","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124101","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124102","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124103","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124104","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124105","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124106","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124107","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124108","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124110","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124111","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124112","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124114","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124115","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124116","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124117","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124118","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124119","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124120","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124121","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124122","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124123","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124124","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124125","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124126","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124127","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124128","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124129","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124130","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124132","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124133","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124134","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124135","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124136","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124137","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124138","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124139","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124140","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124141","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124142","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124143","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124144","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124145","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124146","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124148","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124149","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124150","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124151","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124152","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124153","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124154","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124155","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124156","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124157","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124158","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124159","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124160","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124161","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124162","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124163","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124164","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124166","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124168","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124169","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124170","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124171","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124172","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124173","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124174","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124175","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124176","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124178","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124179","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124180","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124181","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124182","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124183","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124184","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124185","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124186","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124187","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124188","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124189","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124190","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124191","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124192","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124193","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124194","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124195","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124196","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124197","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124198","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124199","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124200","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124201","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124202","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124203","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124204","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124205","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124206","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124207","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124208","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124209","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124210","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124211","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124212","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124213","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124214","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124215","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124216","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124217","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124218","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124219","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124220","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124221","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124222","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124223","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124224","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124225","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124227","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124228","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124229","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124230","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124231","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124233","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124234","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124235","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124236","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124237","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124238","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124239","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124240","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124241","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124243","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124244","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124245","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124246","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124247","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124248","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124249","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124250","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124251","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124252","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124253","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124254","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124255","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124256","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124257","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124258","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124259","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124260","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124261","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124262","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124263","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124264","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124265","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124266","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124267","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124268","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124269","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124270","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124271","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124272","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124273","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124274","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124275","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124276","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124277","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124278","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124279","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124280","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124281","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124282","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124283","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124284","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124285","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124286","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124287","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124288","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124289","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124290","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124291","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124292","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124293","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124294","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124296","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124297","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124298","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124299","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124300","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124301","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124302","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124303","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124304","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124305","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124306","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124307","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124308","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124309","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124310","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124311","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124312","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124313","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124314","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124315","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124316","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124317","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124318","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124319","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124320","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124321","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124322","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124323","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124324","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124325","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124326","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124327","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124328","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124329","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124330","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124331","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124332","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124333","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124334","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124335","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124336","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124337","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124338","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124339","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124340","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124341","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124342","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124343","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124344","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124345","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124346","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124347","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124348","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124349","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124350","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124351","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124352","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124353","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124354","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124355","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124356","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124357","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124358","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124359","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124360","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124361","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124362","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124363","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124364","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124365","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124366","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124367","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124368","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124369","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124370","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124371","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124372","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124373","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124374","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124375","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124376","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124377","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124378","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124379","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124380","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124381","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124382","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124383","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124384","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124385","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124386","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124387","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124388","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124389","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124390","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124391","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124392","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124393","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124394","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124395","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124396","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124397","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124398","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124399","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124400","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124401","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124402","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124404","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124405","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124406","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124407","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124409","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124410","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124411","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124412","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124413","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124414","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124415","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124416","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124417","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124418","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124419","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124420","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124421","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124422","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124423","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124424","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124425","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124427","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124428","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124429","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124430","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124431","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124432","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124433","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124434","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124436","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124437","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124438","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124439","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124440","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124441","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124442","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124443","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124444","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124445","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124446","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124447","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124448","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124449","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124450","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124451","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124452","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124453","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124454","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124455","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124456","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124457","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124458","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124459","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124460","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124461","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124462","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124463","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124464","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124465","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124466","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124467","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124468","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124469","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124470","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124471","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124472","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124473","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124474","","IND","Arata","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124475","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124476","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124477","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124478","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124479","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124480","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124481","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124483","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124484","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124485","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124486","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124487","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124488","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124489","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124490","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124491","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124492","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124493","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124494","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124495","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124496","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124497","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124498","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124499","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124500","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124501","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124502","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124503","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124504","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124505","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124506","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124507","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124508","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124509","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124510","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124511","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124512","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124513","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124514","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124515","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124517","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124518","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124519","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124520","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124521","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124522","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124523","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124524","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124525","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124526","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124527","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124528","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124529","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124530","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124531","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124532","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124533","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124534","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124535","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124536","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124538","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124539","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124540","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124541","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124542","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124543","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124544","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124545","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124546","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124547","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124548","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124549","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124550","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124551","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124552","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124553","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124554","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124555","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124556","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124558","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124559","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124560","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124561","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124563","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124564","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124565","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124566","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124567","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124569","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124570","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124571","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124572","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124573","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124574","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124575","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124576","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124577","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124578","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124579","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124580","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124581","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124582","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124583","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124584","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124585","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124586","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124587","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124588","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124589","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124590","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124591","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124592","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124593","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124594","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124595","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124596","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124597","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124598","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124599","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124600","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124601","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124602","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124603","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124604","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124605","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124606","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124607","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124608","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124609","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124610","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124611","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124612","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124613","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124614","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124615","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124616","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124617","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124618","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124619","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124620","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124621","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124622","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124623","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124624","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124625","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124626","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124628","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124629","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124630","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124631","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124632","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124633","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124634","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124635","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124636","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124637","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124638","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124639","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124640","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124642","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124643","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124644","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124645","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124646","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124647","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124648","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124649","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124651","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124653","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124654","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124655","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124656","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124657","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124658","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124659","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124660","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124661","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124662","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124664","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124665","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124666","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124667","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124668","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124669","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124670","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124671","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124672","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124673","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124674","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124675","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124676","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124677","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124678","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124679","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124680","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124681","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124682","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124683","","IND","Gibilisco","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","131.48","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124684","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124685","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124686","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124687","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124688","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124689","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124690","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124691","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124692","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","149.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124693","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124694","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124695","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124696","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124697","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124698","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124699","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124700","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124701","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124702","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124703","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124704","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124705","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124706","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124707","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124708","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124709","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124710","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124711","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124712","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124713","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124714","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124715","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124717","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124718","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124719","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124720","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124721","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124722","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124723","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124724","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124725","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124726","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124727","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124728","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124729","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124730","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124731","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124732","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124733","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124734","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124735","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124736","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124737","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124738","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124739","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124740","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124741","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124742","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124743","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124744","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124745","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124746","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124747","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124748","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124749","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124750","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124751","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124752","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124753","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124754","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124755","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124756","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124757","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124758","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124759","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124760","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124761","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124762","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124763","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124764","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124765","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124766","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124767","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124768","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124769","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124770","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124771","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124772","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124773","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124774","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124775","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124776","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124777","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124778","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124779","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124780","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124781","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124782","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124783","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124784","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124785","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124786","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124787","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124788","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124789","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124790","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124792","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124793","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124794","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124795","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124796","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124797","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124798","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124799","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124800","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124801","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124802","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124803","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124804","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124805","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124806","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124807","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124808","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124810","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124811","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124812","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124813","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124814","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124815","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124816","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124817","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124818","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124819","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124820","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124821","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124822","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124823","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124824","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124826","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124827","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124828","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124829","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124830","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124831","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124832","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124833","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124834","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124835","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124836","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124837","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124838","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124839","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124840","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124841","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124842","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124844","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124846","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124847","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124848","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124849","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124850","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124851","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124852","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124853","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124854","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124856","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124857","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124858","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124859","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124860","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124861","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124862","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124863","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124864","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124865","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124866","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124867","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124868","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124869","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124870","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124871","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124872","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124873","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124874","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124875","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124876","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124877","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124878","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124879","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124880","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124881","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124882","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124883","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124884","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124885","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124886","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124887","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124888","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124889","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124890","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124891","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124892","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124893","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124894","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124895","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124896","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124897","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124898","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124899","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124900","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124901","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124902","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124903","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124905","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124906","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124907","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124908","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124909","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124911","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124912","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124913","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124914","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124915","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124916","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124917","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124918","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124919","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124921","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124922","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124923","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124924","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124925","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124926","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124927","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124928","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124929","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124930","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124931","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124932","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124933","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124934","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124935","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124936","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124937","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124938","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124939","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124940","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124941","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124942","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124943","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124944","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124945","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124946","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124947","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124948","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124949","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124950","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124951","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124952","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124953","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124954","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124955","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124956","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124957","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124958","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124959","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124960","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124961","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124962","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124963","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124964","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124965","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124966","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124967","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124968","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124969","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124970","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124971","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124972","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124974","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124975","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124976","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124977","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124978","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124979","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124980","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124981","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124982","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124983","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124984","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124985","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124986","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124987","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124988","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124989","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124990","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124991","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124992","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124993","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124994","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124995","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124996","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124997","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124998","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124999","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125000","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125001","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125002","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125003","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125004","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125005","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125006","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125007","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125008","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125009","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125010","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125011","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125012","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125013","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125014","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125015","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125016","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125017","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125018","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125019","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125020","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125021","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125022","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125023","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125024","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125025","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125026","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125027","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125028","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125029","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125030","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125031","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125032","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125033","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125034","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125035","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125036","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125037","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125038","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125039","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125040","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125041","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125042","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125043","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125044","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125045","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125046","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125047","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125048","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125049","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125050","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125051","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125052","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125053","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125054","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125055","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125056","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125057","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125058","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125059","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125060","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125061","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125062","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125063","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125064","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125065","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125066","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125067","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125068","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125069","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125070","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125071","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125072","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125073","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125074","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125075","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125076","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125077","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125078","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125079","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125080","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125082","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125083","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125084","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125085","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125087","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125088","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125089","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125090","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125091","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125092","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125093","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125094","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125095","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125096","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125097","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125098","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125099","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125100","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125101","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125102","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125103","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125105","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125106","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125107","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125108","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125109","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125110","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125111","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125112","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125113","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125114","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125115","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125116","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125117","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125118","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125119","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125120","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125121","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125122","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125123","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125124","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125125","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125126","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125127","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125129","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43755.0","","30000.0","","","","","","","36676.19","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC125129","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125135","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125136","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125137","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125138","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125139","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125140","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125141","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125142","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125143","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125144","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125145","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125146","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125147","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125148","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125149","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125150","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125151","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125152","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125153","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125154","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125155","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125156","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125157","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125158","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125159","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125160","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125161","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125162","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125163","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125164","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125166","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125167","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125168","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125169","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125170","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125171","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125172","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125173","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125174","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125175","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125176","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125177","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125178","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125179","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125180","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125181","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125182","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125183","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125184","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125185","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125186","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125187","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125188","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125189","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125190","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125191","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125192","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125193","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125194","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125195","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125196","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125197","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125198","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125200","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125201","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125202","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125203","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125204","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125205","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125206","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125207","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125208","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125209","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125210","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125211","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125212","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125213","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125214","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125215","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125216","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125217","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125218","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125219","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125221","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125222","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125223","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125224","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125225","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125226","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125227","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125228","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125229","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125230","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125231","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125232","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125233","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125234","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125235","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125236","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125237","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125238","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125239","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125241","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125242","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125243","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125244","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125246","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125247","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125248","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125249","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125250","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125252","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125253","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125254","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125255","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125256","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125257","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125258","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125259","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125260","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125261","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125262","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125263","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125264","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125265","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125266","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125267","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125268","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125269","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125270","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125271","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125272","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125273","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125274","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125275","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125276","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125277","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125278","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125279","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125280","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125281","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125282","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125283","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125284","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125285","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125286","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125287","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125288","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125289","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125290","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125291","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125292","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125293","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125294","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125295","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125296","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125297","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125298","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125299","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125300","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125301","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125302","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125303","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125304","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125305","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125306","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125307","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125308","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125309","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125311","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125312","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125313","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125314","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125315","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125316","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125317","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125318","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125319","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125320","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125321","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125322","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125323","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125325","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125326","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125327","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125328","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125329","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125330","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125331","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125332","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125334","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125336","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125337","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125338","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125339","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125340","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125341","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125342","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125343","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125344","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125345","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125347","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125348","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125349","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125350","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125351","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125352","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125353","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125354","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125355","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125356","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125357","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125358","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125359","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125360","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125361","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125362","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125363","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125364","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125365","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125366","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125367","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125368","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125369","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125370","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125371","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125372","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125373","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125374","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","149.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125375","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125376","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125377","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125378","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125379","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125380","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125381","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125382","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125383","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125384","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125385","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125386","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125387","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125388","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125389","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125390","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125391","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125392","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125393","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125394","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125395","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125396","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125397","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125399","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125400","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125401","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125402","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125403","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125404","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125405","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125406","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125407","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125408","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125409","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125410","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125411","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125412","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125413","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125414","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125415","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125416","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125417","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125418","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125419","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125420","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125421","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125422","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125423","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125424","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125425","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125426","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125427","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125428","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125429","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125430","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125431","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125432","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125433","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125434","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125435","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125436","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125437","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125438","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125439","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125440","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125441","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125442","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125443","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125444","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125445","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125446","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125447","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125448","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125449","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125450","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125451","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125452","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125453","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125454","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125455","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125456","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125457","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125458","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125459","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125460","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125461","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125462","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125463","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125464","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125465","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125466","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125467","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125468","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125469","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125470","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125471","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125472","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125474","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125475","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125476","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125477","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125478","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125479","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125480","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125481","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125482","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125483","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125484","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125485","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125486","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125487","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125488","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125489","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125490","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125492","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125493","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125494","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125495","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125496","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125497","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125498","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125499","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125500","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125501","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125502","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125503","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125504","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125505","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125506","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125508","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125509","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125510","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125511","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125512","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125513","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125514","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125515","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125516","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125517","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125518","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125519","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125520","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125521","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125522","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125523","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125524","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125526","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125528","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125529","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125530","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125531","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125532","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125533","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125534","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125535","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125536","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125538","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125539","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125540","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125541","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125542","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125543","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125544","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125545","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125546","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125547","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125548","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125549","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125550","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125551","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125552","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125553","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125554","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125555","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125556","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125557","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125558","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125559","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125560","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125561","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125562","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125563","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125564","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125565","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125566","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125567","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125568","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125569","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125570","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125571","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125572","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125573","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125574","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125575","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125576","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125577","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125578","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125579","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125580","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125581","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125582","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125583","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125584","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125585","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125587","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125588","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125589","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125590","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125591","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125593","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125594","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125595","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125596","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125597","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125598","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125599","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125600","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125601","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125602","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125603","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125604","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125605","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125606","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125607","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125608","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125609","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125610","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125611","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125612","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125613","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125614","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125615","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125616","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125617","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125618","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125619","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125620","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125621","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125622","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125623","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125624","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125625","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125626","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125627","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125628","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125629","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125630","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125631","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125632","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125633","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125634","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125635","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125636","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125637","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125638","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125639","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125640","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125641","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125642","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125643","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125644","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125645","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125646","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125647","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125648","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125649","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125650","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125651","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125652","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125653","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125655","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125656","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125657","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125658","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125659","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125660","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125661","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125662","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125663","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125664","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125665","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125666","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125667","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125668","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125669","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125670","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125671","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125672","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125673","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125674","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125675","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125676","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125677","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125678","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125679","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125680","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125681","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125682","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125683","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125684","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125685","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125686","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125687","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125688","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125689","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125690","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125691","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125692","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125693","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125694","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125695","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125696","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125697","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125698","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125699","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125700","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125701","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125702","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125703","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125704","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125705","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125706","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125707","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125708","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125709","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125710","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125711","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125712","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125713","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125714","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125715","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125716","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125717","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125718","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125719","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125720","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125721","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125722","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125723","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125724","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125725","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125726","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125727","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125728","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125729","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125730","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125731","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125732","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125733","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125734","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125735","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125736","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125737","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125738","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125739","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125740","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125741","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125742","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125743","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125744","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125745","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125746","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125747","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125748","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125749","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125750","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125751","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125752","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125753","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125754","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125755","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125756","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125757","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125758","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125759","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125760","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125761","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125763","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125764","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125765","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125766","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125768","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125769","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125770","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125771","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125772","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125773","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125774","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125775","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125776","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125777","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125778","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125779","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125780","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125781","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125782","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125783","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125784","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125786","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125787","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125788","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125789","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125790","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125791","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125792","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125793","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125794","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125795","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125796","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125797","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125798","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125799","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125800","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125801","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125802","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125803","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125804","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125805","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125806","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125807","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125808","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126484","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126485","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126486","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126487","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126488","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126489","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126490","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126491","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126492","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126493","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126494","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126495","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126496","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126497","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126498","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126499","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126500","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126501","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126502","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126503","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126504","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126505","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126506","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126507","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126508","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126509","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126510","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126511","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126512","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126513","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126515","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126516","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126517","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126518","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126519","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126520","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126521","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126522","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126523","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126524","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126525","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126526","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126527","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126528","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126529","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126530","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126531","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126532","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126533","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126534","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126535","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126536","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126537","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126538","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126539","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126540","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126541","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126542","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126543","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126544","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126545","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126546","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126547","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126549","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126550","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126551","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126552","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126553","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126554","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126555","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126556","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126557","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126558","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126559","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126560","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126561","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126562","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126563","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126564","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126565","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126566","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126567","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126568","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126570","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126571","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126572","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126573","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126574","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126575","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126576","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126577","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126578","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126579","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126580","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126581","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126582","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126583","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126584","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126585","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126586","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126587","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126588","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126590","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126591","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126592","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126593","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126595","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126596","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126597","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126598","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126599","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126601","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126602","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126603","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126604","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126605","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126606","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126607","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126608","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126609","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126610","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126611","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126612","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126613","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126614","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126615","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126616","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126617","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126618","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126619","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126620","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126621","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126622","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126623","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126624","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126625","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126626","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126627","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126628","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126629","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126630","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126631","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126632","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126633","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126634","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126635","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126636","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126637","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126638","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126639","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126640","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126641","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126642","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126643","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126644","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126645","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126646","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126647","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126648","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126649","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126650","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126651","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126652","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126653","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126654","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126655","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126656","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126657","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126658","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126660","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126661","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126662","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126663","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126664","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126665","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126666","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126667","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126668","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126669","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126670","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126671","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126672","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126674","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126675","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126676","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126677","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126678","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126679","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126680","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126681","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126683","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126685","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126686","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126687","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126688","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126689","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126690","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126691","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126692","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126693","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126694","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126696","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126697","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126698","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126699","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126700","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126701","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126702","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126703","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126704","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126705","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126706","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126707","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126708","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126709","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126710","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126711","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126712","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126713","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126714","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126715","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126716","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126717","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126718","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126719","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126720","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126721","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126722","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126723","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","149.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126724","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126725","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126726","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126727","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126728","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126729","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126730","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126731","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126732","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126733","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126734","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126735","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126736","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126737","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126738","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126739","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126740","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126741","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126742","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126743","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126744","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126745","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126746","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126748","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126749","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126750","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126751","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126752","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126753","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126754","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126755","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126756","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126757","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126758","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126759","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126760","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126761","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126762","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126763","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126764","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126765","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126766","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126767","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126768","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126769","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126770","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126771","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126772","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126773","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126774","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126775","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126776","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126777","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126778","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126779","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126780","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126781","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126782","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126783","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126784","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126785","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126786","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126787","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126788","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126789","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126790","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126791","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126792","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126793","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126794","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126795","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126796","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126797","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126798","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126799","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126800","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126801","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126802","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126803","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126804","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126805","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126806","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126807","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126808","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126809","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126810","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126811","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126812","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126813","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126814","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126815","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126816","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126817","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126818","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126819","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126820","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126821","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126823","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126824","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126825","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126826","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126827","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126828","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126829","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126830","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126831","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126832","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126833","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126834","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126835","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126836","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126837","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126838","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126839","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126841","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126842","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126843","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126844","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126845","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126846","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126847","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126848","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126849","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126850","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126851","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126852","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126853","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126854","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126855","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126857","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126858","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126859","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126860","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126861","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126862","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126863","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126864","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126865","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126866","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126867","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126868","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126869","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126870","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126871","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126872","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126873","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126875","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126877","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126878","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126879","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126880","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126881","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126882","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126883","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126884","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126885","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126887","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126888","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126889","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126890","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126891","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126892","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126893","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126894","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126895","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126896","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126897","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126898","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126899","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126900","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126901","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126902","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126903","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126904","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126905","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126906","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126907","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126908","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126909","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126910","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126911","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126912","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126913","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126914","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126915","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126916","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126917","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126918","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126919","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126920","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126921","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126922","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126923","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126924","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126925","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126926","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126927","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126928","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126929","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126930","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126931","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126932","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126933","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126934","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126936","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126937","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126938","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126939","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126940","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126942","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126943","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126944","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126945","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126946","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126947","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126948","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126949","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126950","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126951","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126952","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126953","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126954","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126955","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126956","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126957","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126958","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126959","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126960","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126961","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126962","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126963","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126964","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126965","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126966","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126967","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126968","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126969","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126970","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126971","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126972","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126973","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126974","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126975","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126976","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126977","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126978","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126979","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126980","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126981","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126982","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126983","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126984","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126985","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126986","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126987","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126988","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126989","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126990","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126991","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126992","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126993","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126994","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126995","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126996","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126997","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126998","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126999","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127000","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127001","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127002","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127004","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127005","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127006","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127007","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127008","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127009","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127010","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127011","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127012","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127013","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127014","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127015","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127016","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127017","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127018","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127019","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127020","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127021","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127022","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127023","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127024","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127025","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127026","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127027","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127028","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127029","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127030","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127031","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127032","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127033","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127034","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127035","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127036","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127037","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127038","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127039","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127040","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127041","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127042","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127043","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127044","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127045","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127046","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127047","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127048","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127049","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127050","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127051","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127052","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127053","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127054","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127055","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127056","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127057","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127058","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127059","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127060","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127061","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127062","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127063","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127064","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127065","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127066","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127067","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127068","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127069","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127070","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127071","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127072","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127073","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127074","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127075","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127076","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127077","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127078","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127079","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127080","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127081","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127082","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127083","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127084","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127085","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127086","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127087","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127088","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127089","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127090","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127091","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127092","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127093","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127094","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127095","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127096","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127097","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127098","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127099","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127100","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127101","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127102","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127103","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127104","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127105","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127106","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127107","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127108","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127109","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127110","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127112","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127113","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127114","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127115","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127117","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127118","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127119","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127120","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127121","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127122","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127123","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127124","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127125","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127126","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127127","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127128","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127129","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127130","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127131","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127132","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127133","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127135","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127136","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127137","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127138","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127139","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127140","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127141","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127142","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127143","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127144","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127145","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127146","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127147","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127148","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127149","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127150","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127151","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127152","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127153","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127154","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127155","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127156","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127157","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127160","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127161","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127162","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127163","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127164","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127165","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127166","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127167","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127168","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127169","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127170","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127171","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127172","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127173","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127174","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127175","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127176","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127177","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127178","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127179","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127180","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127181","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127182","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127183","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127184","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127185","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127186","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127187","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127188","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127189","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127191","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127192","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127193","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127194","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127195","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127196","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127197","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127198","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127199","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127200","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127201","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127202","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127203","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127204","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127205","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127206","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127207","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127208","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127209","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127210","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127211","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127212","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127213","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127214","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127215","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127216","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127217","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127218","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127219","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127220","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127221","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127222","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127223","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127225","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127226","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127227","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127228","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127229","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127230","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127231","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127232","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127233","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127234","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127235","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127236","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127237","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127238","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127239","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127240","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127241","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127242","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127243","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127244","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127246","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127247","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127248","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127249","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127250","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127251","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127252","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127253","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127254","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127255","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127256","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127257","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127258","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127259","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127260","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127261","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127262","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127263","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127264","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127266","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127267","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127268","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127269","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127271","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127272","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127273","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127274","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127275","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127277","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127278","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127279","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127280","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127281","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127282","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127283","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127284","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127285","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127286","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127287","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127288","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127289","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127290","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127291","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127292","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127293","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127294","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127295","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127296","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127297","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127298","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127299","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127300","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127301","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127302","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127303","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127304","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127305","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127306","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127307","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127308","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127309","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127310","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127311","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127312","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127313","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127314","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127315","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127316","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127317","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127318","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127319","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127320","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127321","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127322","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127323","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127324","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127325","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127326","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127327","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127328","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127329","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127330","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127331","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127332","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127333","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127334","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127336","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127337","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127338","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127339","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127340","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127341","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127342","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127343","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127344","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127345","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127346","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127347","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127348","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127350","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127351","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127352","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127353","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127354","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127355","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127356","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127357","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127359","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127361","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127362","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127363","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127364","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127365","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127366","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127367","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127368","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127369","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127370","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127372","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127373","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127374","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127375","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127376","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127377","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127378","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127379","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127380","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127381","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127382","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127383","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127384","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127385","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127386","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127387","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127388","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127389","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127390","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127391","","IND","Gibilisco","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","131.48","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127392","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127393","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127394","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127395","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127396","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127397","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127398","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127399","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127400","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","149.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127401","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127402","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127403","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127404","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127405","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127406","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127407","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127408","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127409","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127410","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127411","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127412","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127413","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127414","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127415","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127416","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127417","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127418","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127419","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127420","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127421","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127422","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127423","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127425","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127426","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127427","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127428","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127429","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127430","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127431","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127432","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127433","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127434","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127435","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127436","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127437","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127438","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127439","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127440","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127441","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127442","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127443","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127444","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127445","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127446","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127447","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127448","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127449","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127450","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127451","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127452","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127453","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127454","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127455","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127456","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127457","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127458","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127459","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127460","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127461","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127462","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127463","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127464","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127465","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127466","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127467","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127468","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127469","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127470","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127471","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127472","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127473","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127474","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127475","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127476","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127477","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127478","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127479","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127480","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127481","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127482","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127483","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127484","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127485","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127486","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127487","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127488","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127489","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127490","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127491","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127492","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127493","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127494","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127495","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127496","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127497","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127498","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127500","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127501","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127502","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127503","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127504","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127505","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127506","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127507","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127508","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127509","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127510","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127511","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127512","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127513","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127514","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127515","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127516","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127518","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127519","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127520","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127521","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127522","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127523","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127524","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127525","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127526","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127527","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127528","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127529","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127530","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127531","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127532","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127534","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127535","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127536","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127537","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127538","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127539","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127540","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127541","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127542","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127543","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127544","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127545","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127546","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127547","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127548","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127549","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127550","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127552","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127554","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127555","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127556","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127557","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127558","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127559","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127560","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127561","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127562","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127564","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127565","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127566","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127567","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127568","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127569","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127570","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127571","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127572","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127573","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127574","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127575","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127576","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127577","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127578","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127579","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127580","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127581","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127582","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127583","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127584","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127585","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127586","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127587","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127588","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127589","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127590","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127591","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127592","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127593","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127594","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127595","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127596","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127597","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127598","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127599","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127600","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127601","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127602","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127603","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127604","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127605","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127606","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127607","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127608","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127609","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127610","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127611","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127613","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127614","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127615","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127616","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127617","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127619","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127620","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127621","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127622","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127623","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127624","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127625","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127626","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127627","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127629","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127630","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127631","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127632","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127633","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127634","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127635","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127636","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127637","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127638","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127639","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127640","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127641","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127642","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127643","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127644","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127645","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127646","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127647","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127648","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127649","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127650","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127651","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127652","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127653","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127654","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127655","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127656","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127657","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127658","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127659","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127660","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127661","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127662","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127663","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127664","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127665","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127666","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127667","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127668","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127669","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127670","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127671","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127672","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127673","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127674","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127675","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127676","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127677","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127678","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127679","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127680","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127682","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127683","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127684","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127685","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127686","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127687","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127688","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127689","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127690","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127691","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127692","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127693","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127694","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127695","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127696","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127697","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127698","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127699","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127700","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127701","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127702","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127703","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127704","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127705","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127706","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127707","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127708","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127709","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127710","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127711","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127712","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127713","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127714","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127715","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127716","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127717","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127718","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127719","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127720","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127721","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127722","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127723","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127724","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127725","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127726","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127727","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127728","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127729","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127730","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127731","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127732","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127733","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127734","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127735","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127736","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127737","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127738","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127739","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127740","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127741","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127742","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127743","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127744","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127745","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127746","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127747","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127748","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127749","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127750","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127751","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127752","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127753","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127754","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127755","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127756","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127757","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127758","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127759","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127760","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127761","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127762","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127763","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127764","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127765","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127766","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127767","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127768","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127769","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127770","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127771","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127772","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127773","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127774","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127775","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127776","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127777","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127778","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127779","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127780","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127781","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127782","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127783","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127784","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127785","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127786","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127787","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127788","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127790","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127791","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127792","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127793","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127795","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127796","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127797","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127798","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127799","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127800","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127801","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127802","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127803","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127804","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127805","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127806","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127807","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127808","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127809","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127810","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127811","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127813","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127814","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127815","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127816","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127817","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127818","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127819","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127820","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127821","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127822","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127823","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127824","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127825","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127826","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127827","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127828","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127829","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127830","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127831","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127832","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127833","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127834","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127835","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127836","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127837","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127838","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127839","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127840","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127841","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127842","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127843","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127844","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127845","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127846","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127847","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127848","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127849","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127850","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127851","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127852","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127853","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127854","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127855","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127856","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127857","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127858","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127859","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127860","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127861","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127862","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127863","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127864","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127865","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127867","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127868","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127869","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127870","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127871","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127872","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127873","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127874","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127875","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127876","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127877","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127878","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127879","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127880","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127881","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127882","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127883","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127884","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127885","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127886","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127887","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127888","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127889","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127890","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127891","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127892","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127893","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127894","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127895","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127896","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127897","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127898","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127899","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127901","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127902","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127903","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127904","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127905","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127906","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127907","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127908","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127909","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127910","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127911","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127912","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127913","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127914","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127915","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127916","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127917","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127918","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127919","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127920","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127922","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127923","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127924","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127925","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127926","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127927","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127928","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127929","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127930","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127931","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127932","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127933","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127934","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127935","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127936","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127937","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127938","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127939","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127940","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127942","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127943","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127944","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127945","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127947","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127948","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127949","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127950","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127951","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127953","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127954","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127955","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127956","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127957","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127958","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127959","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127960","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127961","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127962","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127963","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127964","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127965","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127966","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127967","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127968","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127969","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127970","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127971","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127972","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127973","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127974","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127975","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127976","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127977","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127978","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127979","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127980","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127981","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127982","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127983","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127984","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127985","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127986","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127987","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127988","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127989","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127990","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127991","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127992","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127993","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127994","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127995","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127996","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127997","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127998","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127999","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128000","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128001","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128002","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128003","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128004","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128005","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128006","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128007","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128008","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128009","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128010","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128012","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128013","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128014","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128015","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128016","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128017","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128018","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128019","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128020","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128021","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128022","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128023","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128024","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128026","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128027","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128028","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128029","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128030","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128031","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128032","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128033","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128035","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128037","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128038","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128039","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128040","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128041","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128042","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128043","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128044","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128045","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128046","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128048","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128049","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128050","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128051","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128052","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128053","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128054","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128055","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128056","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128057","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128058","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128059","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128060","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128061","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128062","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128063","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128064","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128065","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128066","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128067","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128068","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128069","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128070","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128071","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128072","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128073","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128074","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128075","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128076","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128077","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128078","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128079","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128080","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128081","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128082","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128083","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128084","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128085","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128086","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128087","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128088","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128089","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128090","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128091","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128092","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128093","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128094","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128095","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128096","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128097","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128099","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128100","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128101","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128102","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128103","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128104","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128105","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128106","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128107","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128108","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128109","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128110","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128111","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128112","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128113","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128114","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128115","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128116","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128117","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128118","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128119","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128120","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128121","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128122","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128123","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128124","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128125","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128126","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128127","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128128","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128129","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128130","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128131","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128132","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128133","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128134","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128135","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128136","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128137","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128138","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128139","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128140","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128141","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128142","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128143","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128144","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128145","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128146","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128147","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128148","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128149","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128150","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128151","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128152","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128153","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128154","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128155","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128156","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128157","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128158","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128159","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128160","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128161","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128162","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128163","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128164","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128165","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128166","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128167","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128168","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128169","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128170","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128171","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128172","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128174","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128175","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128176","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128177","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128178","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128179","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128180","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128181","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128182","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128183","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128184","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128185","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128186","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128187","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128188","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128189","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128190","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128192","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128193","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128194","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128195","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128196","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128197","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128198","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128199","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128200","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128201","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128202","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128203","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128204","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128205","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128206","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128208","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128209","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128210","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128211","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128212","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128213","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128214","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128215","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128216","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128217","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128218","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128219","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128220","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128221","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128222","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128223","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128224","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128226","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128228","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128229","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128230","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128231","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128232","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128233","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128234","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128235","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128236","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128238","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128239","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128240","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128241","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128242","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128243","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128244","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128245","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128246","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128247","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128248","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128249","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128250","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128251","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128252","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128253","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128254","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128255","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128256","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128257","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128258","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128259","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128260","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128261","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128262","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128263","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128264","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128265","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128266","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128267","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128268","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128269","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128270","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128271","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128272","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128273","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128274","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128275","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128276","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128277","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128278","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128279","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128280","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128281","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128282","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128283","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128284","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128285","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128287","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128288","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128289","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128290","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128291","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128293","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128294","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128295","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128296","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128297","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128298","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128299","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128300","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128301","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128302","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128303","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128304","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128305","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128306","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128307","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128308","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128309","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128310","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128311","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128312","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128313","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128314","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128315","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128316","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128317","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128318","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128319","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128320","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128321","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128322","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128323","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128324","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128325","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128326","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128327","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128328","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128329","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128330","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128331","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128332","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128333","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128334","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128335","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128336","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128337","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128338","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128339","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128340","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128341","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128342","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128343","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128344","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128345","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128346","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128347","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128348","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128349","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128350","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128351","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128352","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128353","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128355","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128356","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128357","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128358","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128359","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128360","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128361","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128362","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128363","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128364","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128365","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128366","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128367","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128368","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128369","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128370","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128371","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128372","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128373","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128374","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128375","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128376","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128377","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128378","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128379","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128380","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128381","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128382","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128383","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128384","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128385","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128386","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128387","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128388","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128389","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128390","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128391","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128392","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128393","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128394","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128395","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128396","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128397","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128398","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128399","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128400","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128401","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128402","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128403","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128404","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128405","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128406","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128407","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128408","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128409","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128410","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128411","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128412","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128413","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128414","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128415","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128416","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128417","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128418","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128419","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128420","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128421","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128422","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128423","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128424","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128425","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128426","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128427","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128428","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128429","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128430","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128431","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128432","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128433","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128434","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128435","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128436","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128437","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128438","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128439","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128440","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128441","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128442","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128443","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128444","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128445","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128446","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128447","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128448","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128449","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128450","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128451","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128452","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128453","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128454","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128455","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128456","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128457","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128458","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128459","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128460","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128461","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128463","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128464","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128465","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128466","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128468","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128469","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128470","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128471","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128472","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128473","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128474","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128475","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128476","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128477","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128478","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128479","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128480","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128481","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128482","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128483","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128484","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128486","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128487","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128488","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128489","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128490","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128491","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128492","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128493","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128494","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128495","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128496","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128497","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128498","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128499","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128500","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128501","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128502","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128503","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128504","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128505","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128506","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128507","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128508","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128509","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128510","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128511","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128512","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128513","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128514","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128515","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128516","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128517","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128518","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128519","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128520","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128521","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128522","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128523","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128524","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128525","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128526","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128527","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128528","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128529","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128530","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128531","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128532","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128533","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128534","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128535","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128536","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128537","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128538","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128540","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128541","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128542","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128543","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128544","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128545","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128546","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128547","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128548","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128549","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128550","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128551","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128552","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128553","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128554","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128555","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128556","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128557","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128558","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128559","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128560","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128561","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128562","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128563","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128564","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128565","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128566","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128567","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128568","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128569","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128570","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128571","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128572","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128574","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128575","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128576","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128577","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128578","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128579","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128580","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128581","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128582","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128583","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128584","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128585","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128586","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128587","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128588","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128589","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128590","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128591","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128592","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128593","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128595","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128596","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128597","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128598","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128599","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128600","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128601","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128602","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128603","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128604","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128605","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128606","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128607","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128608","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128609","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128610","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128611","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128612","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128613","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128615","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128616","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128617","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128618","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128620","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128621","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128622","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128623","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128624","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128626","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128627","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128628","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128629","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128630","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128631","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128632","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128633","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128634","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128635","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128636","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128637","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128638","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128639","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128640","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128641","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128642","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128643","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128644","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128645","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128646","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128647","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128648","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128649","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128650","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128651","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128652","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128653","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128654","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128655","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128656","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128657","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128658","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128659","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128660","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128661","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128662","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128663","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128664","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128665","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128666","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128667","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128668","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128669","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128670","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128671","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128672","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128673","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128674","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128675","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128676","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128677","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128678","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128679","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128680","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128681","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128682","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128683","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128685","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128686","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128687","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128688","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128689","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128690","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128691","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128692","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128693","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128694","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128695","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128696","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128697","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128699","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128700","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128701","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128702","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128703","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128704","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128705","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128706","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128708","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128710","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128711","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128712","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128713","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128714","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128715","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128716","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128717","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128718","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128719","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128721","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128722","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128723","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128724","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128725","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128726","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128727","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128728","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128729","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128730","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128731","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128732","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128733","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128734","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128735","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128736","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128737","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128738","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128739","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128740","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128741","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128742","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128743","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128744","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128745","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128746","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128747","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128748","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","149.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128749","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128750","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128751","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128752","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128753","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128754","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128755","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128756","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128757","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128758","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128759","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128760","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128761","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128762","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128763","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128764","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128765","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128766","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128767","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128768","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128769","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128770","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128771","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128773","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128774","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128775","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128776","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128777","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128778","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128779","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128780","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128781","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128782","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128783","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128784","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128785","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128786","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128787","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128788","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128789","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128790","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128791","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128792","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128793","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128794","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128795","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128796","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128797","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128798","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128799","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128800","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128801","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128802","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128803","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128804","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128805","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128806","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128807","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128808","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128809","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128810","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128811","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128812","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128813","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128814","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128815","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128816","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128817","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128818","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128819","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128820","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128821","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128822","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128823","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128824","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128825","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128826","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128827","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128828","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128829","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128830","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128831","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128832","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128833","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128834","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128835","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128836","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128837","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128838","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128839","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128840","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128841","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128842","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128843","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128844","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128845","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128846","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128848","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128849","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128850","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128851","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128852","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128853","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128854","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128855","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128856","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128857","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128858","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128859","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128860","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128861","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128862","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128863","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128864","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128866","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128867","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128868","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128869","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128870","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128871","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128872","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128873","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128874","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128875","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128876","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128877","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128878","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128879","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128880","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128882","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128883","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128884","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128885","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128886","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128887","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128888","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128889","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128890","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128891","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128892","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128893","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128894","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128895","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128896","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128897","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128898","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128900","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128902","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128903","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128904","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128905","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128906","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128907","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128908","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128909","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128910","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128912","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128913","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128914","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128915","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128916","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128917","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128918","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128919","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128920","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128921","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128922","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128923","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128924","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128925","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128926","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128927","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128928","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128929","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128930","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128931","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128932","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128933","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128934","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128935","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128936","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128937","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128938","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128939","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128940","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128941","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128942","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128943","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128944","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128945","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128946","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128947","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128948","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128949","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128950","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128951","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128952","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128953","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128954","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128955","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128956","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128957","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128958","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128959","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128961","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128962","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128963","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128964","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128965","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128967","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128968","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128969","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128970","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128971","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128972","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128973","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128974","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128975","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128976","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128977","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128978","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128979","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128980","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128981","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128982","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128983","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128984","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128985","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128986","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128987","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128988","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128989","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128990","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128991","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128992","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128993","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128994","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128995","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128996","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128997","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128998","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128999","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129000","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129001","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129002","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129003","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129004","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129005","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129006","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129007","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129008","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129009","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129010","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129011","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129012","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129013","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129014","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129015","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129016","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129017","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129018","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129019","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129020","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129021","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129022","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129023","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129024","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129025","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129026","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129027","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129029","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129030","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129031","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129032","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129033","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129034","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129035","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129036","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129037","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129038","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129039","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129040","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129041","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129042","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129043","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129044","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129045","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129046","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129047","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129048","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129049","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129050","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129051","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129052","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129053","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129054","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129055","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129056","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129057","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129058","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129059","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129060","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129061","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129062","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129063","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129064","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129065","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129066","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129067","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129068","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129069","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129070","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129071","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129072","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129073","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129074","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129075","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129076","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129077","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129078","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129079","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129080","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129081","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129082","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129083","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129084","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129085","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129086","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129087","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129088","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129089","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129090","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129091","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129092","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129093","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129094","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129095","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129096","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129097","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129098","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129099","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129100","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129101","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129102","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129103","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129104","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129105","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129106","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129107","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129108","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129109","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129110","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129111","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129112","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129113","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129114","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129115","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129116","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129117","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129118","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129119","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129120","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129121","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129122","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129123","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129124","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129125","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129126","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129127","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129128","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129129","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129130","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129131","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129132","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129133","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129134","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129135","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129137","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129138","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129139","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129140","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129142","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129143","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129144","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129145","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129146","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129147","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129148","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129149","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129150","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129151","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129152","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129153","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129154","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129155","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129156","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129157","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129158","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129160","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129161","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129162","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129163","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129164","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129165","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129166","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129167","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129168","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129169","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129170","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129171","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129172","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129173","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129174","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129175","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129176","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129177","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129178","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129179","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129180","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129181","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129182","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129183","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129184","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129185","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129186","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129187","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129188","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129189","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129190","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129191","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129192","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129193","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129194","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129195","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129196","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129197","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129198","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129199","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129200","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129201","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129202","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129203","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129204","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129205","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129206","","IND","Arata","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129207","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129208","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129209","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129210","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129211","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129212","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129213","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129215","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129216","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129217","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129218","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129219","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129220","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129221","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129222","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129223","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129224","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129225","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129226","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129227","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129228","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129229","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129230","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129231","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129232","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129233","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129234","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129235","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129236","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129237","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129238","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129239","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129240","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129241","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129242","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129243","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129244","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129245","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129246","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129247","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129249","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129250","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129251","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129252","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129253","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129254","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129255","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129256","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129257","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129258","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129259","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129260","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129261","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129262","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129263","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129264","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129265","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129266","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129267","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129268","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129270","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129271","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129272","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129273","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129274","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129275","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129276","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129277","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129278","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129279","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129280","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129281","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129282","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129283","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129284","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129285","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129286","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129287","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129288","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129290","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129291","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129292","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129293","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129295","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129296","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129297","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129298","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129299","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129301","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129302","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129303","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129304","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129305","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129306","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129307","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129308","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129309","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129310","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129311","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129312","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129313","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129314","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129315","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129316","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129317","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129318","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129319","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129320","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129321","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129322","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129323","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129324","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129325","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129326","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129327","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129328","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129329","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129330","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129331","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129332","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129333","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129334","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129335","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129336","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129337","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129338","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129339","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129340","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129341","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129342","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129343","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129344","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129345","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129346","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129347","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129348","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129349","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129350","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129351","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129352","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129353","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129354","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129355","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129356","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129357","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129358","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129360","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129361","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129362","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129363","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129364","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129365","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129366","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129367","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129368","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129369","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129370","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129371","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129372","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129374","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129375","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129376","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129377","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129378","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129379","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129380","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129381","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129383","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129385","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129386","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129387","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129388","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129389","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129390","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129391","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129392","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129393","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129394","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129396","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129397","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129398","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129399","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129400","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129401","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129402","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129403","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129404","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129405","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129406","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129407","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129408","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129409","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129410","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129411","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129412","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129413","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129414","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129415","","IND","Gibilisco","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","131.48","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129416","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129417","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129418","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129419","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129420","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129421","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129422","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129423","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129424","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","149.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129425","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129426","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129427","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129428","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129429","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129430","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129431","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129432","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129433","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129434","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129435","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129436","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129437","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129438","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129439","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129440","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129441","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129442","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129443","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129444","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129445","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129446","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129447","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129449","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129450","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129451","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129452","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129453","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129454","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129455","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129456","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129457","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129458","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129459","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129460","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129461","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129462","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129463","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129464","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129465","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129466","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129467","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129468","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129469","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129470","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129471","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129472","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129473","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129474","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129475","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129476","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129477","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129478","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129479","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129480","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129481","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129482","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129483","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129484","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129485","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129486","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129487","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129488","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129489","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129490","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129491","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129492","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129493","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129494","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129495","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129496","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129497","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129498","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129499","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129500","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129501","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129502","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129503","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129504","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129505","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129506","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129507","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129508","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129509","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129510","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129511","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129512","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129513","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129514","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129515","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129516","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129517","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129518","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129519","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129520","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129521","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129522","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129524","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129525","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129526","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129527","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129528","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129529","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129530","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129531","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129532","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129533","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129534","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129535","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129536","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129537","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129538","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129539","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129540","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129542","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129543","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129544","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129545","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129546","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129547","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129548","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129549","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129550","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129551","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129552","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129553","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129554","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129555","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129556","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129558","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129559","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129560","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129561","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129562","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129563","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129564","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129565","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129566","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129567","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129568","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129569","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129570","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129571","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129572","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129573","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129574","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129576","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129578","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129579","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129580","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129581","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129582","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129583","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129584","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129585","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129586","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129588","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129589","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129590","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129591","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129592","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129593","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129594","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129595","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129596","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129597","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129598","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129599","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129600","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129601","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129602","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129603","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129604","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129605","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129606","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129607","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129608","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129609","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129610","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129611","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129612","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129613","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129614","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129615","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129616","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129617","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129618","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129619","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129620","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129621","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129622","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129623","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129624","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129625","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129626","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129627","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129628","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129629","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129630","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129631","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129632","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129633","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129634","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129635","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129637","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129638","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129639","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129640","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129641","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129643","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129644","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129645","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129646","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129647","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129648","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129649","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129650","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129651","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129653","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129654","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129655","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129656","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129657","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129658","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129659","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129660","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129661","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129662","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129663","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129664","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129665","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129666","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129667","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129668","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129669","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129670","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129671","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129672","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129673","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129674","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129675","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129676","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129677","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129678","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129679","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129680","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129681","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129682","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129683","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129684","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129685","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129686","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129687","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129688","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129689","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129690","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129691","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129692","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129693","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129694","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129695","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129696","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129697","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129698","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129699","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129700","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129701","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129702","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129703","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129704","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129706","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129707","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129708","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129709","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129710","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129711","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129712","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129713","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129714","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129715","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129716","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129717","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129718","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129719","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129720","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129721","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129722","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129723","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129724","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129725","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129726","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129727","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129728","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129729","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129730","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129731","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129732","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129733","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129734","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129735","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129736","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129737","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129738","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129739","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129740","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129741","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129742","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129743","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129744","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129745","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129746","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129747","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129748","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129749","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129750","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129751","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129752","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129753","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129754","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129755","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129756","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129757","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129758","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129759","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129760","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129761","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129762","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129763","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129764","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129765","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129766","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129767","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129768","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129769","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129770","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129771","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129772","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129773","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129774","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129775","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129776","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129777","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129778","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129779","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129780","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129781","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129782","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129783","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129784","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129785","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129786","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129787","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129788","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129789","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129790","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129791","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129792","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129793","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129794","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129795","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129796","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129797","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129798","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129799","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129800","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129801","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129802","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129803","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129804","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129805","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129806","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129807","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129808","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129809","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129810","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129811","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129812","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129814","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129815","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129816","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129817","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129819","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129820","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129821","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129822","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129823","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129824","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129825","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129826","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129827","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129828","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129829","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129830","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129831","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129832","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129833","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129834","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129835","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129837","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129838","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129839","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129840","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129841","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129842","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129843","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129844","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129845","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129846","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129847","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129848","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129849","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129850","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129851","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129852","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129853","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129854","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129855","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129856","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129857","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129858","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129859","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","NON122411","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43668.0","","408.49","","","","","","","36676.19","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","NON122412","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43703.0","","848.51","","","","","","","36676.19","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","NON125130","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43731.0","","532.55","","","","","","","36676.19","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","NON131202","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43759.0","","549.9","","","","","","","36676.19","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","NON131203","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43794.0","","881.2","","","","","","","36676.19","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","NON131204","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43822.0","","171.1","","","","","","","36676.19","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP125134","","COM","Arenas For City Council District 8 2020","","","","","","Sacramento","CA","95815.0","","","","","43801.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1420866","","","","","","","","","","","","","","","","","","","","","","Sylvia Arenas","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP123769","","COM","Cortese for Senate 2020","Dave","","","","","San Jose","CA","95127.0","","","","","43753.0","","4700.0","","","","","","","4700.0","","","","MON","","","","","","1403576","","","","","","","","","","","","","","","","","","","","","","Dave Cortese","","","","SEN","","SEN","","15.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP125131","","COM","Detoy For Hermosa Beach City Council 2019","Michael","","","","","Hermosa Beach","CA","90254.0","","","","","43762.0","","250.0","","","","","","","250.0","","","","MON","","","","","","1420401","","","","","","","","","","","","","","","","","","","","","","Michael Detoy","","","","CCM","","CIT","City of Hermosa Beach","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP125128","","COM","San Jose Residents for Fair Elections, Yes on __, sponsored by civil rights and labor organizations","","","","","","San Jose","CA","95125.0","","","","","43755.0","","30000.0","","","","","","","30000.0","","","","MON","","","","","","1420137","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Fair Elections Initiative","","City of San Jose","S","NO","EXP125128","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP127159","","COM","Sergio Jimenez for San Jose City Council 2020","","","","","","San Jose","CA","95123.0","","","","","43826.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1419734","","","","","","","","","","","","","","","","","","","","","","Sergio Jimenez","","","","CCM","","OTH","City of San Jose","2.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP125134","","COM","Arenas For City Council District 8 2020","","","","","","Sacramento","CA","95815.0","","","","","43801.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1420866","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP123769","","COM","Cortese for Senate 2020","Dave","","","","","San Jose","CA","95127.0","","","","","43753.0","","4700.0","","","","","","","4700.0","","","","CTB","","","","","","1403576","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP125131","","COM","Detoy For Hermosa Beach City Council 2019","Michael","","","","","Hermosa Beach","CA","90254.0","","","","","43762.0","","250.0","","","","","","","250.0","","","","CTB","","","","","","1420401","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP125128","","COM","San Jose Residents for Fair Elections, Yes on __, sponsored by civil rights and labor organizations","","","","","","San Jose","CA","95125.0","","","","","43755.0","","30000.0","","","","","","","30000.0","","","","CTB","","","","","","1420137","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EXP125128","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP127159","","COM","Sergio Jimenez for San Jose City Council 2020","","","","","","San Jose","CA","95123.0","","","","","43826.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1419734","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116345","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116346","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116347","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116348","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116349","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116350","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116351","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116352","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116353","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116354","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116355","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116356","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116357","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116358","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116359","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116360","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116361","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116362","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116363","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116364","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116365","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116366","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116367","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116368","","IND","Arata","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116369","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116370","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116371","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116372","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116373","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116374","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116375","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116376","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116377","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116378","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116379","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116380","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116381","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116382","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116383","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116384","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116385","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116386","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116387","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116388","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116389","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116390","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116391","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116392","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116393","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116394","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116395","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116396","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116397","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116398","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116399","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116400","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116401","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116402","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116403","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116404","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116405","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116406","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116407","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116408","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116409","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116410","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116411","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116412","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116413","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116414","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116415","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116416","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116417","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116418","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116419","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116420","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116421","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116422","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116423","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116424","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116425","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116426","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116427","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116428","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116429","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116430","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116431","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116432","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116433","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116434","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116435","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116436","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116437","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116438","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116439","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116440","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116441","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116442","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116443","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116444","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116445","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116446","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116447","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116448","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116449","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116450","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116451","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116452","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116453","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116454","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116455","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116456","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116457","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116458","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116459","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116460","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116461","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116462","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116463","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116464","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116465","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116466","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116467","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116468","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116469","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116470","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116471","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116472","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116473","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116474","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116475","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116476","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116477","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116478","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116479","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116480","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116481","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116482","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116483","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116484","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116485","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116486","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116487","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116488","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116489","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116490","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116491","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116492","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116493","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116494","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116495","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116496","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116497","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116498","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116499","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116500","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116501","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116502","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116503","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116504","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116505","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116506","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116507","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116508","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116509","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116510","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116511","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116512","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116513","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116514","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116515","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116516","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116517","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116518","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116519","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116520","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116521","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116522","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116523","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116524","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116525","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116526","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116527","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116528","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116529","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116530","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116531","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116532","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116533","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116534","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116535","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116536","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116538","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116539","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116540","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116541","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116542","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116543","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116544","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116545","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116546","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116547","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116548","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116549","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116550","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116551","","IND","Freyler","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116552","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116553","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116554","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116555","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116556","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116557","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116558","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116559","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116560","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116561","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116562","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116563","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116564","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116565","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116566","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116567","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116568","","IND","Gibilisco","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116569","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116570","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116571","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116572","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116573","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116574","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116575","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116576","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116577","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116578","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116579","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116580","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116581","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116582","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116583","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116584","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116585","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116586","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116587","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116588","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116589","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116590","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116591","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116592","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116593","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116594","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116595","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116596","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116597","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116598","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116599","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116600","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116601","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116602","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116603","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116604","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116605","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116606","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116607","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116608","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116609","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116610","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116611","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116612","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116613","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116614","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116615","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116616","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116617","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116618","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116619","","IND","Hernandez","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116620","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116621","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116622","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116623","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116624","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116625","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116626","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116627","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116628","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116629","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116630","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116631","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116632","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116633","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116634","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116635","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116636","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116637","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116638","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116639","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116640","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116641","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116642","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116643","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116644","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116645","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116646","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116647","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116648","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116649","","IND","Katsuyoshi","Wade","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116650","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116651","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116652","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116653","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116654","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116655","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116656","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116657","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116658","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116659","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116660","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116661","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116662","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116663","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116664","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116665","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116666","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116667","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116668","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116669","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116670","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116671","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116672","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116673","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116674","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116675","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116676","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116677","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116678","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116679","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116680","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116681","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116682","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116683","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116684","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116685","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116686","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116687","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116688","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116689","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116690","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116691","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116692","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116693","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116694","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116695","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116696","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116697","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116698","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116699","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116700","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116701","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116702","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116703","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116704","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116705","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116706","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116707","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116708","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116709","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116710","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116711","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116712","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116713","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116714","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116715","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116716","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116717","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116718","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116719","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116720","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116721","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116722","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116723","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116724","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116726","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116727","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116728","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116729","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116730","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116731","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116732","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116733","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116734","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116735","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116736","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116737","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116738","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116739","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116740","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116741","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116742","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116743","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116744","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116745","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116746","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116747","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116748","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116749","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116750","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116751","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116752","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116753","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116754","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116755","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116756","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116757","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116758","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116759","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116760","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116761","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116762","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116763","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116764","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116765","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116766","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116767","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116768","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116769","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116770","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116771","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116772","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116773","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116774","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116775","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116776","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116777","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116778","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116779","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116780","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116781","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116782","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116783","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116784","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116785","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116786","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116787","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116788","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116789","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116790","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116791","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116792","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116793","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116794","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116795","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116796","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116797","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116798","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116799","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116800","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116801","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116802","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116803","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116804","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116805","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116806","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116807","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116808","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116809","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116810","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116811","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116812","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116813","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116814","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116815","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116816","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116817","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116818","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116819","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116820","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116821","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116822","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116823","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116824","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116825","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116826","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116827","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116828","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116829","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116830","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116831","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116832","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116833","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116834","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116835","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116836","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116837","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116838","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116839","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116840","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116841","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116842","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116843","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116844","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116845","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116846","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116847","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116848","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116849","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116850","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116851","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116852","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116853","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116854","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116855","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116856","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116857","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116858","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116859","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116860","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116861","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116862","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116863","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116864","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116865","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116866","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116867","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116868","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116869","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116870","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116871","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116873","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116874","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116875","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116876","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116877","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116878","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116880","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116881","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116882","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116883","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116884","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116885","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116886","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116887","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116888","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116889","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116890","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116891","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116892","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116893","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116894","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116895","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116896","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116897","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116898","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116899","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116900","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116901","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116902","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116903","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116904","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116905","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116906","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116907","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116908","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116909","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116910","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116911","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116912","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116913","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116914","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116915","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116916","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116917","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116918","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116919","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116920","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116921","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116922","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116923","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116924","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116925","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116926","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116927","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116928","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116929","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116930","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116931","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116932","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116933","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116934","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116935","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116936","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116937","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116938","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116939","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116940","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116941","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116942","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116943","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116944","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116945","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116946","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116947","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116948","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116949","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116950","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116951","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116952","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116953","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116954","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116955","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116956","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116957","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116958","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116959","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116960","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116961","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116962","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116963","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116964","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116965","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116966","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116967","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116968","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116969","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116970","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116971","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116972","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116973","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116974","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116975","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116976","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116977","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116978","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116979","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116980","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116981","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116982","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116983","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116984","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116985","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116986","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116987","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116988","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116989","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116990","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116991","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116992","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116993","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116994","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116995","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116996","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116997","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116998","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC116999","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117000","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117001","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117002","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117003","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117004","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117005","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117006","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117007","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117008","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117009","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117010","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117011","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117012","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117013","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117014","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117015","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117016","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117017","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117018","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117019","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117020","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117021","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117022","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117023","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117024","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117025","","IND","Arata","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117026","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117027","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117028","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117029","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117030","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117031","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117032","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117033","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117034","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117035","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117036","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117037","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117038","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117039","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117040","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117041","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117042","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117043","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117044","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117045","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117046","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117047","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117048","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117049","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117050","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117051","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117052","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117053","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117054","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117055","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117056","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117057","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117058","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117059","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117060","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117061","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117062","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117063","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117064","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117065","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117066","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117067","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117068","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117069","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117070","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117071","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117072","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117073","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117074","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117075","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117076","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117077","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117078","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117079","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117080","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117081","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117082","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117083","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117084","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117085","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117086","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117087","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117088","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117089","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117090","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117091","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117092","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117093","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117094","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117095","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117096","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117097","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117098","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117099","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117100","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117101","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117102","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117103","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117104","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117105","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117106","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117107","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117108","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117109","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117110","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117111","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117112","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117113","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117114","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117115","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117116","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117117","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117118","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117119","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117120","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117121","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117122","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117123","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117124","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117125","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117126","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117127","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117128","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117129","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117130","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117131","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117132","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117133","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117134","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117135","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117136","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117137","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117138","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117139","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117140","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117141","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117142","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117143","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117144","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117145","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117146","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117147","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117148","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117149","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117150","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117151","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117152","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117153","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117154","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117155","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117156","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117157","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117158","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117159","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117160","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117161","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117162","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117163","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117164","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117165","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117166","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117167","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117168","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117169","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117170","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117171","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117172","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117173","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117174","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117175","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117176","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117177","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117178","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117179","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117180","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117181","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117182","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117183","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117184","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117185","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117186","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117187","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117188","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117189","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117190","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117191","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117192","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117193","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117195","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117196","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117197","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117198","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117199","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117200","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117201","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117202","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117203","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117204","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117205","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117206","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117207","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117208","","IND","Freyler","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117209","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117210","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117211","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117212","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117213","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117214","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117215","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117216","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117217","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117218","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117219","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117220","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117221","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117222","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117223","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117224","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117225","","IND","Gibilisco","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117226","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117227","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117228","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117229","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117230","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117231","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117232","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117233","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117234","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117235","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117236","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117237","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117238","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117239","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117240","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117241","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117242","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117243","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117244","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117245","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117246","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117247","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117248","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117249","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117250","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117251","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117252","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117253","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117254","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117255","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117256","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117257","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117258","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117259","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117260","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117261","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117262","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117263","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117264","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117265","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117266","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117267","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117268","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117269","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117270","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117271","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117272","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117273","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117274","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117275","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117276","","IND","Hernandez","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117277","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117278","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117279","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117280","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117281","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117282","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117283","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117284","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117285","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117286","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117287","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117288","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117289","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117290","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117291","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117292","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117293","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117294","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117295","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117296","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117297","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117298","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117299","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117300","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117301","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117302","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117303","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117304","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117305","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117306","","IND","Katsuyoshi","Wade","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117307","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117308","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117309","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117310","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117311","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117312","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117313","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117314","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117315","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117316","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117317","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117318","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117319","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117320","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117321","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117322","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117323","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117324","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117325","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117326","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117327","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117328","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117329","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117330","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117331","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117332","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117333","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117334","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117335","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117336","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117337","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117338","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117339","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117340","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117341","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117342","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117343","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117344","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117345","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117346","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117347","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117348","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117349","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117350","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117351","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117352","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117353","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117354","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117355","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117356","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117357","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117358","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117359","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117360","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117361","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117362","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117363","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117364","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117365","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117366","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117367","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117368","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117369","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117370","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117371","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117372","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117373","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117374","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117375","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117376","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117377","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117378","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117379","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117380","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117381","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117383","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117384","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117385","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117386","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117387","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117388","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117389","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117390","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117391","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117392","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117393","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117394","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117395","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117396","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117397","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117398","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117399","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117400","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117401","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117402","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117403","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117404","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117405","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117406","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117407","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117408","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117409","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117410","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117411","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117412","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117413","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117414","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117415","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117416","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117417","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117418","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117419","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117420","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117421","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117422","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117423","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117424","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117425","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117426","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117427","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117428","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117429","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117430","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117431","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117432","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117433","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117434","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117435","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117436","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117437","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117438","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117439","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117440","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117441","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117442","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117443","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117444","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117445","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117446","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117447","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117448","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117449","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117450","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117451","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117452","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117453","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117454","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117455","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117456","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117457","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117458","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117459","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117460","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117461","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117462","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117463","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117464","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117465","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117466","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117467","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117468","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117469","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117470","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117471","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117472","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117473","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117474","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117475","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117476","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117477","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117478","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117479","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117480","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117481","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117482","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117483","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117484","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117485","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117486","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117487","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117488","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117489","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117490","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117491","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117492","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117493","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117494","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117495","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117496","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117497","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117498","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117499","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117500","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117501","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117502","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117503","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117504","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117505","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117506","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117507","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117508","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117509","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117510","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117511","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117512","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117513","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117514","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117515","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117516","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117517","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117518","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117519","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117520","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117521","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117522","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117523","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117524","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117525","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117526","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117527","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117528","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117530","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117531","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117532","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117533","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117534","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117535","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117537","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117538","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117539","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117540","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117541","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117542","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117543","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117544","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117545","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117546","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117547","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117548","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117549","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117550","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117551","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117552","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117553","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117554","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117555","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117556","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117557","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117558","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117559","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117560","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117561","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117562","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117563","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117564","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117565","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117566","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117567","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117568","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117569","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117570","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117571","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117572","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117573","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117574","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117575","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117576","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117577","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117578","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117579","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117580","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117581","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117582","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117583","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117584","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117585","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117586","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117587","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117588","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117589","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117590","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117591","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117592","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117593","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117594","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117595","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117596","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117597","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117598","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117599","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117600","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117601","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117602","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117603","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117604","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117605","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117606","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117607","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117608","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117609","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117610","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117611","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117612","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117613","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117614","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117615","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117616","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117617","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117618","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117619","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117620","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117621","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117622","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117623","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117624","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117625","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117626","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117627","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117628","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117629","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117630","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117631","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117632","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117633","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117634","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117635","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117636","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117637","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117638","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117639","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117640","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117641","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117642","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117643","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117644","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117645","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117646","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117647","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117648","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117649","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117650","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117651","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117652","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117653","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117654","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117655","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117656","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117657","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC117658","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123091","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123092","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123093","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123094","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123095","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123096","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123097","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123098","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123099","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123100","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123101","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123102","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123103","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123104","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123105","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123106","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123107","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123108","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123109","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123110","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123111","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123112","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123113","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123114","","IND","Arata","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123115","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123116","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123117","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123118","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123119","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123120","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123121","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123123","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123124","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123125","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123126","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123127","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123128","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123129","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123130","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123131","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123132","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123133","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123134","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123135","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123136","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123137","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123138","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123139","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123140","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123141","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123142","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123143","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123144","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123145","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123146","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123147","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123148","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123149","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123150","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123151","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123152","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123153","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123154","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123155","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123157","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123158","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123159","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123160","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123161","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123162","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123163","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123164","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123165","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123166","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123167","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123168","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123169","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123170","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123171","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123172","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123173","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123174","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123175","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123176","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123178","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123179","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123180","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123181","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123182","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123183","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123184","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123185","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123186","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123187","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123188","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123189","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123190","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123191","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123192","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123193","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123194","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123195","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123196","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123198","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123199","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123200","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123201","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123203","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123204","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123205","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123206","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123207","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123209","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123210","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123211","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123212","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123213","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123214","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123215","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123216","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123217","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123218","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123219","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123220","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123221","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123222","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123223","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123224","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123225","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123226","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123227","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123228","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123229","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123230","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123231","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123232","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123233","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123234","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123235","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123236","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123237","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123238","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123239","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123240","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123241","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123242","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123243","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123244","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123245","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123246","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123247","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123248","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123249","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123250","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123251","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123252","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123253","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123254","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123255","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123256","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123257","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123258","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123259","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123260","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123261","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123262","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123263","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123264","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123265","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123266","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123268","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123269","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123270","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123271","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123272","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123273","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123274","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123275","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123276","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123277","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123278","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123279","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123280","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123282","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123283","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123284","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123285","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123286","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123287","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123288","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123289","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123290","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123292","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123293","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123294","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123295","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123296","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123297","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123298","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123299","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123300","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123301","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123303","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123304","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123305","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123306","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123307","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123308","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123309","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123310","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123311","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123312","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123313","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123314","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123315","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123316","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123317","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123318","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123319","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123320","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123321","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123322","","IND","Gibilisco","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123323","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123324","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123325","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123326","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123327","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123328","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123329","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123330","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123331","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123332","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123333","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123334","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123335","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123336","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123337","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123338","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123339","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123340","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123341","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123342","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123343","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123344","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123345","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123346","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123347","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123348","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123349","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123350","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123351","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123352","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123353","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123354","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123356","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123357","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123358","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123359","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123360","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123361","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123362","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123363","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123364","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123365","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123366","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123367","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123368","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123369","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123370","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123371","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123372","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123373","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123374","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123375","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123376","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123377","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123378","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123379","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123380","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123381","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123382","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123383","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123384","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123385","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123386","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123387","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123388","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123389","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123390","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123391","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123392","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123393","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123394","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123395","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123396","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123397","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123398","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123399","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123400","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123401","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123402","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123403","","IND","Katsuyoshi","Wade","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123404","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123405","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123406","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123407","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123408","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123409","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123410","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123411","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123412","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123413","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123414","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123415","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123416","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123417","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123418","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123419","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123420","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123421","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123422","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123423","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123424","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123425","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123426","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123427","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123428","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123429","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123430","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123432","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123433","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123434","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123435","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123436","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123437","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123438","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123439","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123440","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123441","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123442","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123443","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123444","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123445","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123446","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123447","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123448","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123450","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123451","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123452","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123453","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123454","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123455","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123456","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123457","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123458","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123459","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123460","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123461","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123462","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123463","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123466","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123467","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123468","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123469","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123470","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123471","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123472","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123473","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123474","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123475","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123476","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123477","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123478","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123479","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123480","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123481","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123482","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123484","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123486","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123487","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123488","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123489","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123490","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123491","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123492","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123493","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123494","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123496","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123497","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123498","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123499","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123500","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123501","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123502","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123503","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123504","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123505","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123506","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123507","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123508","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123509","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123510","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123511","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123512","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123513","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123514","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123515","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123516","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123517","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123518","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123519","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123520","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123521","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123522","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123523","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123524","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123525","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123526","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123527","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123528","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123529","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123530","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123531","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123532","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123533","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123534","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123535","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123536","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123537","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123538","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123539","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123540","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123541","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123542","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123543","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123545","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123546","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123547","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123548","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123549","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123551","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123552","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123553","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123554","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123555","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123556","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123557","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123558","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123559","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123561","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123562","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123563","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123564","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123565","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123566","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123567","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123568","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123569","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123570","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123571","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123572","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123573","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123574","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123575","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123576","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123577","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123578","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123579","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123580","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123581","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123582","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123583","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123584","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123585","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123586","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123587","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123588","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123589","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123590","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123591","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123592","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123593","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123594","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123595","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123596","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123597","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123598","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123599","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123600","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123601","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123602","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123603","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123604","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123605","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123606","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123607","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123608","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123609","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123610","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123611","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123612","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123614","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123615","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123616","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123617","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123618","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123619","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123620","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123621","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123622","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123623","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123624","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123625","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123626","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123627","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123628","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123629","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123630","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123631","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123632","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123633","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123634","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123635","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123636","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123637","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123638","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123639","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123640","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123641","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123643","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123644","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123645","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123646","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123647","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123648","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123649","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123650","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123651","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123652","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123653","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123654","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123655","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123656","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123657","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123658","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123659","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123660","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123661","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123662","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123663","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123664","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123665","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123666","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123667","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123668","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123669","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123670","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123671","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123672","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123673","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123674","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123675","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123676","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123677","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123678","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123679","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123680","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123681","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123682","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123683","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123684","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123685","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123686","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123687","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123688","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123689","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123690","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123691","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123692","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123693","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123694","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123695","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123696","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123697","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123698","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123699","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123700","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123701","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123702","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123703","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123704","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123705","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123706","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123707","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123708","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123709","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123710","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123711","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123712","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123713","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123714","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123715","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123716","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123717","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123718","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123719","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123720","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123722","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123723","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123724","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123725","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123727","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123728","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123729","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123730","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123731","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123732","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123733","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123734","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123735","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123736","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123737","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123738","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123739","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123740","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123741","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123742","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123743","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123745","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123746","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123747","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123748","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123749","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123750","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123751","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123752","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123754","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123755","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123756","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123757","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123758","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123759","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123760","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123761","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123762","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123763","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123764","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123765","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123766","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123767","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123768","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123770","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123771","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123772","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123773","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123774","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123775","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123776","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123777","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123778","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123779","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123780","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123781","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123782","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123783","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123784","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123785","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123786","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123787","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123788","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123789","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123790","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123791","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123792","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123793","","IND","Arata","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123794","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123795","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123796","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123797","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123798","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123799","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123800","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123802","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123803","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123804","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123805","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123806","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123807","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123808","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123809","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123810","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123811","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123812","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123813","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123814","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123815","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123816","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123817","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123818","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123819","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123820","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123821","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123822","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123823","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123824","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123825","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123826","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123827","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123828","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123829","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123830","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123831","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123832","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123833","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123834","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123836","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123837","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123838","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123839","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123840","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123841","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123842","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123843","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123844","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123845","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123846","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123847","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123848","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123849","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123850","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123851","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123852","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123853","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123854","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123855","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123857","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123858","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123859","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123860","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123861","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123862","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123863","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123864","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123865","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123866","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123867","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123868","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123869","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123870","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123871","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123872","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123873","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123874","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123875","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123877","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123878","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123879","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123880","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123882","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123883","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123884","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123885","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123886","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123888","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123889","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123890","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123891","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123892","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123893","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123894","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123895","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123896","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123897","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123898","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123899","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123900","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123901","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123902","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123903","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123904","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123905","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123906","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123907","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123908","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123909","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123910","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123911","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123912","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123913","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123914","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123915","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123916","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123917","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123918","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123919","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123920","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123921","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123922","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123923","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123924","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123925","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123926","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123927","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123928","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123929","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123930","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123931","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123932","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123933","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123934","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123935","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123936","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123937","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123938","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123939","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123940","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123941","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123942","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123943","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123944","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123945","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123947","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123948","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123949","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123950","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123951","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123952","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123953","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123954","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123955","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123956","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123957","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123958","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123959","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123961","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123962","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123963","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123964","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123965","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123966","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123967","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123968","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123970","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123972","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123973","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123974","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123975","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123976","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123977","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123978","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123979","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123980","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123981","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123983","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123984","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123985","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123986","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123987","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123988","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123989","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123990","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123991","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123992","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123993","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123994","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123995","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123996","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123997","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123998","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC123999","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124000","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124001","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124002","","IND","Gibilisco","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124003","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124004","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124005","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124006","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124007","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124008","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124009","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124010","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124011","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124012","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124013","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124014","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124015","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124016","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124017","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124018","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124019","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124020","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124021","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124022","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124023","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124024","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124025","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124026","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124027","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124028","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124029","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124030","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124031","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124032","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124033","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124034","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124036","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124037","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124038","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124039","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124040","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124041","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124042","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124043","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124044","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124045","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124046","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124047","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124048","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124049","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124050","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124051","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124052","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124053","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124054","","IND","Hernandez","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124055","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124056","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124057","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124058","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124059","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124060","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124061","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124062","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124063","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124064","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124065","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124066","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124067","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124068","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124069","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124070","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124071","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124072","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124073","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124074","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124075","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124076","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124077","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124078","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124079","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124080","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124081","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124082","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124083","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124084","","IND","Katsuyoshi","Wade","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124085","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124086","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124087","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124088","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124089","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124090","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124091","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124092","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124093","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124094","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124095","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124096","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124097","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124098","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124099","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124100","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124101","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124102","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124103","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124104","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124105","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124106","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124107","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124108","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124110","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124111","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124112","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124114","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124115","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124116","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124117","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124118","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124119","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124120","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124121","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124122","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124123","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124124","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124125","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124126","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124127","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124128","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124129","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124130","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124132","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124133","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124134","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124135","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124136","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124137","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124138","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124139","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124140","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124141","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124142","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124143","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124144","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124145","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124148","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124149","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124150","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124151","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124152","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124153","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124154","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124155","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124156","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124157","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124158","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124159","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124160","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124161","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124162","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124163","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124164","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124166","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124168","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124169","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124170","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124171","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124172","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124173","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124174","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124175","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124176","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124178","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124179","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124180","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124181","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124182","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124183","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124184","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124185","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124186","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124187","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124188","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124189","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124190","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124191","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124192","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124193","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124194","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124195","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124196","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124197","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124198","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124199","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124200","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124201","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124202","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124203","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124204","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124205","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124206","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124207","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124208","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124209","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124210","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124211","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124212","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124213","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124214","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124215","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124216","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124217","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124218","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124219","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124220","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124221","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124222","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124223","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124224","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124225","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124227","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124228","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124229","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124230","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124231","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124233","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124234","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124235","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124236","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124237","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124238","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124239","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124240","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124241","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124243","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124244","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124245","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124246","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124247","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124248","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124249","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124250","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124251","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124252","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124253","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124254","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124255","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124256","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124257","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124258","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124259","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124260","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124261","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124262","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124263","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124264","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124265","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124266","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124267","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124268","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124269","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124270","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124271","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124272","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124273","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124274","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124275","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124276","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124277","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124278","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124279","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124280","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124281","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124282","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124283","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124284","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124285","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124286","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124287","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124288","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124289","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124290","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124291","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124292","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124293","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124294","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124296","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124297","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124298","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124299","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124300","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124301","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124302","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124303","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124304","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124305","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124306","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124307","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124308","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124309","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124310","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124311","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124312","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124313","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124314","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124315","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124316","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124317","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124318","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124319","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124320","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124321","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124322","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124323","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124325","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124326","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124327","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124328","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124329","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124330","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124331","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124332","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124333","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124334","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124335","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124336","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124337","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124338","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124339","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124340","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124341","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124342","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124343","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124344","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124345","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124346","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124347","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124348","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124349","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124350","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124351","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124352","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124353","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124354","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124355","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124356","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124357","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124358","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124359","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124360","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124361","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124362","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124363","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124364","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124365","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124366","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124367","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124368","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124369","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124370","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124371","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124372","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124373","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124374","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124375","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124376","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124377","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124378","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124379","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124380","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124381","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124382","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124383","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124384","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124385","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124386","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124387","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124388","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124389","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124390","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124391","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124392","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124393","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124394","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124395","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124396","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124397","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124398","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124399","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124400","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124401","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124402","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124404","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124405","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124406","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124407","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124409","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124410","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124411","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124412","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124413","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124414","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124415","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124416","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124417","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124418","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124419","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124420","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124421","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124422","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124423","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124424","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124425","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124427","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124428","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124429","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124430","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124431","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124432","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124433","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124434","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124436","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124437","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124438","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124439","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124440","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124441","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124442","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124443","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124444","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124445","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124446","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124447","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124448","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124449","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124450","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125129","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43755.0","","30000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC:A:125129","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124451","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124452","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124453","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124454","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124455","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124456","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124457","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124458","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124459","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124460","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124461","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124462","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124463","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124464","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124465","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124466","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124467","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124468","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124469","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124470","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124471","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124472","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124473","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124474","","IND","Arata","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124475","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124476","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124477","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124478","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124479","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124480","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124481","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124483","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124484","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124485","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124486","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124487","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124488","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124489","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124490","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124491","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124492","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124493","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124494","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124495","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124496","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124497","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124498","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124499","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124500","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124501","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124502","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124503","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124504","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124505","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124506","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124507","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124508","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124509","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124510","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124511","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124512","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124513","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124514","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124515","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124517","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124518","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124519","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124520","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124521","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124522","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124523","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124524","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124525","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124526","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124527","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124528","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124529","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124530","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124531","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124532","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124533","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124534","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124535","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124536","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124538","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124539","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124540","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124541","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124542","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124543","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124544","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124545","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124546","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124547","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124548","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124549","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124550","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124551","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124552","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124553","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124554","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124555","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124556","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124558","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124559","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124560","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124561","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124563","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124564","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124565","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124566","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124567","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124569","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124570","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124571","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124572","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124573","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124574","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124575","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124576","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124577","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124578","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124579","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124580","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124581","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124582","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124583","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124584","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124585","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124586","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124587","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124588","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124589","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124590","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124591","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124592","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124593","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124594","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124595","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124596","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124597","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124598","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124599","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124600","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124601","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124602","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124603","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124604","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124605","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124606","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124607","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124608","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124609","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124610","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124611","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124612","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124613","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124614","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124615","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124616","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124617","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124618","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124619","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124620","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124621","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124622","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124623","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124624","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124625","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124626","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124628","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124629","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124630","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124631","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124632","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124633","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124634","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124635","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124636","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124637","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124638","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124639","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124640","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124642","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124643","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124644","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124645","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124646","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124647","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124648","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124649","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124651","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124653","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124654","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124655","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124656","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124657","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124658","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124659","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124660","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124661","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124662","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124664","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124665","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124666","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124667","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124668","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124669","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124670","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124671","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124672","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124673","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124674","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124675","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124676","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124677","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124678","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124679","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124680","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124681","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124682","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124683","","IND","Gibilisco","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124684","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124685","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124686","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124687","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124688","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124689","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124690","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124691","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124692","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124693","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124694","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124695","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124696","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124697","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124698","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124699","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124700","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124701","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124702","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124703","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124704","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124705","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124706","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124707","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124708","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124709","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124710","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124711","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124712","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124713","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124714","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124715","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124717","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124718","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124719","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124720","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124721","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124722","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124723","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124724","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124725","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124726","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124727","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124728","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124729","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124730","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124731","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124732","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124733","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124734","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124735","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124736","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124737","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124738","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124739","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124740","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124741","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124742","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124743","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124744","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124745","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124746","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124747","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124748","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124749","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124750","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124751","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124752","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124753","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124754","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124755","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124756","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124757","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124758","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124759","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124760","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124761","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124762","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124763","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124764","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124765","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124766","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124767","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124768","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124769","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124770","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124771","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124772","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124773","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124774","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124775","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124776","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124777","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124778","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124779","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124780","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124781","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124782","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124783","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124784","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124785","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124786","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124787","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124788","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124789","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124790","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124792","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124793","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124794","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124795","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124796","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124797","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124798","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124799","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124800","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124801","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124802","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124803","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124804","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124805","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124806","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124807","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124808","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124810","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124811","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124812","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124813","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124814","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124815","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124816","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124817","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124818","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124819","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124820","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124821","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124822","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124823","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124826","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124827","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124828","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124829","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124830","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124831","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124832","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124833","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124834","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124835","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124836","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124837","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124838","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124839","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124840","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124841","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124842","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124844","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124846","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124847","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124848","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124849","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124850","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124851","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124852","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124853","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124854","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124856","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124857","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124858","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124859","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124860","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124861","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124862","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124863","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124864","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124865","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124866","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124867","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124868","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124869","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124870","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124871","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124872","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124873","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124874","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124875","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124876","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124877","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124878","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124879","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124880","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124881","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124882","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124883","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124884","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124885","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124886","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124887","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124888","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124889","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124890","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124891","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124892","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124893","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124894","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124895","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124896","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124897","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124898","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124899","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124900","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124901","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124902","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124903","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124905","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124906","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124907","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124908","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124909","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124911","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124912","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124913","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124914","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124915","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124916","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124917","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124918","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124919","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124921","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124922","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124923","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124924","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124925","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124926","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124927","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124928","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124929","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124930","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124931","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124932","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124933","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124934","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124935","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124936","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124937","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124938","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124939","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124940","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124941","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124942","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124943","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124944","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124945","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124946","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124947","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124948","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124949","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124950","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124951","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124952","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124953","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124954","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124955","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124956","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124957","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124958","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124959","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124960","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124961","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124962","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124963","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124964","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124965","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124966","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124967","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124968","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124969","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124970","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124971","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124972","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124974","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124975","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124976","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124977","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124978","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124979","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124980","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124981","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124982","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124983","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124984","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124985","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124986","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124987","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124988","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124989","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124990","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124991","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124992","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124993","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124994","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124995","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124996","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124997","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124998","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC124999","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125000","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125001","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125003","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125004","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125005","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125006","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125007","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125008","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125009","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125010","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125011","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125012","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125013","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125014","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125015","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125016","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125017","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125018","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125019","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125020","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125021","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125022","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125023","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125024","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125025","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125026","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125027","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125028","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125029","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125030","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125031","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125032","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125033","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125034","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125035","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125036","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125037","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125038","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125039","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125040","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125041","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125042","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125043","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125044","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125045","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125046","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125047","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125048","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125049","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125050","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125051","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125052","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125053","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125054","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125055","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125056","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125057","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125058","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125059","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125060","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125061","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125062","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125063","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125064","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125065","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125066","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125067","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125068","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125069","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125070","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125071","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125072","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125073","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125074","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125075","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125076","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125077","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125078","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125079","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125080","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125082","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125083","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125084","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125085","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125087","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125088","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125089","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125090","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125091","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125092","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125093","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125094","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125095","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125096","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125097","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125098","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125099","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125100","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125101","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125102","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125103","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125105","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125106","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125107","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125108","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125109","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125110","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125111","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125112","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125113","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125114","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125115","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125116","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125117","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125118","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125119","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125120","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125121","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125122","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125123","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125124","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125125","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125126","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC125127","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121731","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121732","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121733","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121734","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121735","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121736","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121737","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121738","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121739","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121740","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121741","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121742","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121743","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121744","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121745","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121746","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121747","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121748","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121749","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121750","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121751","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121752","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121753","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121754","","IND","Arata","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121755","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121756","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121757","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121758","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121759","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121760","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121761","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121763","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121764","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121765","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121766","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121767","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121768","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121769","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121770","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121771","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121772","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121773","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121774","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121775","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121776","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121777","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121778","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121779","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121780","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121781","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121782","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121783","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121784","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121785","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121786","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121787","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121788","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121789","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121790","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121791","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121792","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121793","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121794","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121795","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121797","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121798","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121799","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121800","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121801","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121802","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121803","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121804","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121805","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121806","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121807","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121808","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121809","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121810","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121811","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121812","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121813","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121814","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121815","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121816","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121818","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121819","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121820","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121821","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121822","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121823","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121824","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121825","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121826","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121827","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121828","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121829","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121830","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121831","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121832","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121833","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121834","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121835","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121836","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121838","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121839","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121840","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121841","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121843","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121844","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121845","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121846","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121847","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121849","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121850","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121851","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121852","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121853","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121854","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121855","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121856","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121857","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121858","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121859","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121860","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121861","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121862","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121863","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121864","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121865","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121866","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121867","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121868","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121869","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121870","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121871","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121872","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121873","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121874","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121875","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121876","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121877","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121878","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121879","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121880","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121881","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121882","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121883","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121884","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121885","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121886","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121887","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121888","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121889","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121890","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121891","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121892","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121893","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121894","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121895","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121896","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121897","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121898","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121899","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121900","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121901","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121902","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121903","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121904","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121905","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121906","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121908","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121909","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121910","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121911","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121912","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121913","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121914","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121915","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121916","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121917","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121918","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121919","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121920","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121922","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121923","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121924","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121925","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121926","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121927","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121928","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121929","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121930","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121932","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121933","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121934","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121935","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121936","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121937","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121938","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121939","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121940","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121941","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121943","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121944","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121945","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121946","","IND","Freyler","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121947","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121948","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121949","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121950","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121951","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121952","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121953","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121954","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121955","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121956","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121957","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121958","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121959","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121960","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121961","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121962","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121963","","IND","Gibilisco","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121964","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121965","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121966","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121967","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121968","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121969","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121970","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121971","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121972","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121973","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121974","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121975","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121976","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121977","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121978","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121979","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121980","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121981","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121982","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121983","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121984","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121985","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121986","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121987","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121988","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121989","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121990","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121991","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121992","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121993","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121994","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121995","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121997","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121998","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC121999","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122000","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122001","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122002","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122003","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122004","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122005","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122006","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122007","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122008","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122009","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122010","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122011","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122012","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122013","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122014","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122015","","IND","Hernandez","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122016","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122017","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122018","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122019","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122020","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122021","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122022","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122023","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122024","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122025","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122026","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122027","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122028","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122029","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122030","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122031","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122032","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122033","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122034","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122035","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122036","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122037","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122038","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122039","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122040","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122041","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122042","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122043","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122044","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122045","","IND","Katsuyoshi","Wade","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122046","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122047","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122048","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122049","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122050","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122051","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122052","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122053","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122054","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122055","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122056","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122057","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122058","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122059","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122060","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122061","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122062","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122063","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122064","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122065","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122066","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122067","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122068","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122069","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122071","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122072","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122073","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122075","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122076","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122077","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122078","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122079","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122080","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122081","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122082","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122083","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122084","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122085","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122086","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122087","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122088","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122089","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122090","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122091","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122093","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122094","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122095","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122096","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122097","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122098","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122099","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122100","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122101","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122102","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122103","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122104","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122105","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122106","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122108","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122109","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122110","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122111","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122112","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122113","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122114","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122115","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122116","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122117","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122118","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122119","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122120","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122121","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122122","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122123","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122124","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122126","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122128","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122129","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122130","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122131","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122132","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122133","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122134","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122135","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122136","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122138","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122139","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122140","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122141","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122142","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122143","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122144","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122145","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122146","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122147","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122148","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122149","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122150","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122151","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122152","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122153","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122154","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122155","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122156","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122157","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122158","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122159","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122160","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122161","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122162","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122163","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122164","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122165","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122166","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122167","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122168","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122169","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122170","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122171","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122172","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122173","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122174","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122175","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122176","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122177","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122178","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122179","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122180","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122181","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122182","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122183","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122184","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122185","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122187","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122188","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122189","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122190","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122191","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122193","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122194","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122195","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122196","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122197","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122198","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122199","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122200","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122201","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122203","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122204","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122205","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122206","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122207","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122208","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122209","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122210","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122211","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122212","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122213","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122214","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122215","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122216","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122217","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122218","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122219","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122220","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122221","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122222","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122223","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122224","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122225","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122226","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122227","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122228","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122229","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122230","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122231","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122232","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122233","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122234","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122235","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122236","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122237","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122238","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122239","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122240","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122241","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122242","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122243","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122244","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122245","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122246","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122247","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122248","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122249","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122250","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122251","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122252","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122253","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122254","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122256","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122257","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122258","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122259","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122260","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122261","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122262","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122263","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122264","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122265","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122266","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122267","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122268","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122269","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122270","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122271","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122272","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122273","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122274","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122275","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122276","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122277","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122278","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122279","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122280","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122281","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122282","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122283","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122285","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122286","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122287","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122288","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122289","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122290","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122291","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122292","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122293","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122294","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122295","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122296","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122297","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122298","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122299","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122300","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122301","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122302","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122303","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122304","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122305","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122306","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122307","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122308","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122309","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122310","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122311","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122312","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122313","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122314","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122315","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122316","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122317","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122318","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122319","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122320","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122321","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122322","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122323","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122324","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122325","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122326","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122327","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122328","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122329","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122330","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122331","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122332","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122333","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122334","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122335","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122336","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122337","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122338","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122339","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122340","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122341","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122342","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122343","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122344","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122345","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122346","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122347","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122348","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122349","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122350","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122351","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122352","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122353","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122354","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122355","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122356","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122357","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122358","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122359","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122360","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122361","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122362","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122364","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122365","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122366","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122367","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122369","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122370","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122371","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122372","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122373","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122374","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122375","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122376","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122377","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122378","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122379","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122380","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122381","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122382","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122383","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122384","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122385","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122387","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122388","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122389","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122390","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122391","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122392","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122393","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122394","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122396","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122397","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122398","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122399","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122400","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122401","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122402","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122403","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122404","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122405","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122406","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122407","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122408","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122409","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","INC122410","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","NON122411","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43668.0","","408.49","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","NON122412","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43703.0","","848.51","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P1","NON125130","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43731.0","","532.55","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/25/2019 11:00:26 AM","","","","S497","F497P2","EXP125128","","COM","San Jose Residents for Fair Elections, Yes on __, sponsored by civil rights and labor organizations","","","","","","San Jose","CA","95125.0","","","","","43755.0","","30000.0","","","","","","","","","","","","","","","","","1420137","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Fair Elections Initiative","","City of San Jose","","NO","EXP:S497:125128","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/25/2019 11:23:16 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","C","NON109729","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43487.0","","242.92","","","","","","","3284.44","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/25/2019 11:23:16 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","C","NON110396","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43522.0","","683.92","","","","","","","3284.44","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/25/2019 11:23:16 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","C","NON111725","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43556.0","","525.8","","","","","","","3284.44","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/25/2019 11:23:16 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","C","NON113707","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43577.0","","472.1","","","","","","","3284.44","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/25/2019 11:23:16 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","C","NON116342","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43609.0","","406.8","","","","","","","3284.44","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/25/2019 11:23:16 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","C","NON116343","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43636.0","","952.9","","","","","","","3284.44","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/25/2019 11:23:16 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","D","EXP108383","","COM","Patrick Ahrens for FHDA College Board 2018","","","","","","San Jose","CA","95124.0","","","","","43475.0","","-500.0","","","","","","","-500.0","","","","MON","Void Check","","","","","1384949","","","","","","","","","","","","","","","","","","","","","","Patrick Ahrens","","","","OTH","Board Member","OTH","Foothill- De Anza CCD","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/25/2019 11:23:16 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","D","EXP113706","","COM","South Bay AFL-CIO Labor Council COPE","","","","","","San Jose","CA","95125.0","","","","","43605.0","","2500.0","","","","","","","2500.0","","","","MON","","","","","","744711","","","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council COPE","","","","","","","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/25/2019 11:23:16 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP108383","","COM","Patrick Ahrens for FHDA College Board 2018","","","","","","San Jose","CA","95124.0","","","","","43475.0","","-500.0","","","","","","","-500.0","","","","CTB","Void Check","","","","","1384949","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/25/2019 11:23:16 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP113705","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43599.0","","12000.0","","","","","","","12000.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/25/2019 11:23:16 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP113706","","COM","South Bay AFL-CIO Labor Council COPE","","","","","","San Jose","CA","95125.0","","","","","43605.0","","2500.0","","","","","","","2500.0","","","","CTB","","","","","","744711","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/25/2019 11:23:16 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","G","EDT71","","OTH","American Directions Group","","","","","","Washington","DC","20036.0","","","","","43599.0","","5013.96","","","","","","","5013.96","","","","POL","","EMC Research, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON102394","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43304.0","","702.33","","","","","","","11790.47","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON102395","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43336.0","","1220.42","","","","","","","11790.47","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON105681","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43367.0","","444.24","","","","","","","11790.47","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON105682","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43402.0","","430.91","","","","","","","11790.47","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON108384","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43455.0","","1660.54","","","","","","","11790.47","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP101737","","COM","Constantine for Mayor 2018","","","","","","Morgan Hill","CA","95037.0","","","","","43341.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1398157","","","","","","","","","","","","","","","","","","","","","","Richard Constantine","","","","MAY","","OTH","City of Morgan Hill","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP102392","","COM","South Bay AFL-CIO Labor Council COPE","","","","","","San Jose","CA","95125.0","","","","","43361.0","","15000.0","","","","","","","66882.68","","","","MON","","","","","","744711","","","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council COPE","","","","","","","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP102393","","COM","Kalra for California-Assembly 2018","Ash","","","","","Sacramento","CA","95814.0","","","","","43363.0","","200.0","","","","","","","4400.0","","","","MON","","","","","","1393660","","","","","","","","","","","","","","","","","","","","","","Ash Kalra","","","","ASM","","ASM","","27.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP103699","","COM","Jarod Middleton for Cambrian School Board 2018","","","","","","San Jose","CA","95124.0","","","","","43389.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1412896","","","","","","","","","","","","","","","","","","","","","","Jarod Middleton","","","","OTH","Board Member","OTH","Cambrian School District","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP103700","","COM","Alameda Firefighters Association Political Action Committee IAFF Local 689","","","","","","Alameda","CA","94501.0","","","","","43399.0","","750.0","","","","","","","750.0","","","","MON","","","","","","890076","","","","","","","","","","","","","","","","","","","","","","Alameda Firefighters Association Political Action Committee IAFF Local 689","","","","","","","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP103701","","COM","South Bay AFL-CIO Labor Council COPE","","","","","","San Jose","CA","95125.0","","","","","43399.0","","15000.0","","","","","","","66882.68","","","","MON","","","","","","744711","","","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council COPE","","","","","","","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP103702","","COM","Safer San Jose, Yes on Measure T, Supported by Mayor Sam Liccardo","","","","","","San Jose","CA","95126.0","","","","","43402.0","","60000.0","","","","","","","60000.0","","","","MON","","","","","","1411225","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","San Jose Public Safety and Infrastructure Bond Issue, Measure T","","City of San Jose","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP99114","","COM","Chavez for Supervisor 2016 Officeholder Account","Cindy","","","","","San Jose","CA","95120.0","","","","","43298.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1366382","","","","","","","","","","","","","","","","","","","","","","Cindy Chavez (O)","","","","CSU","","OTH","Santa Clara County","2.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP99115","","COM","Rocha for Supervisor 2018","Donald","","","","","San Jose","CA","95124.0","","","","","43298.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1393712","","","","","","","","","","","","","","","","","","","","","","Donald Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP101737","","COM","Constantine for Mayor 2018","","","","","","Morgan Hill","CA","95037.0","","","","","43341.0","","1000.0","","","","","","","1000.0","","","","CTB","","","","","","1398157","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP102392","","COM","South Bay AFL-CIO Labor Council COPE","","","","","","San Jose","CA","95125.0","","","","","43361.0","","15000.0","","","","","","","66882.68","","","","CTB","","","","","","744711","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP102393","","COM","Kalra for California-Assembly 2018","Ash","","","","","Sacramento","CA","95814.0","","","","","43363.0","","200.0","","","","","","","4400.0","","","","CTB","","","","","","1393660","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP103699","","COM","Jarod Middleton for Cambrian School Board 2018","","","","","","San Jose","CA","95124.0","","","","","43389.0","","1000.0","","","","","","","1000.0","","","","CTB","","","","","","1412896","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP103700","","COM","Alameda Firefighters Association Political Action Committee IAFF Local 689","","","","","","Alameda","CA","94501.0","","","","","43399.0","","750.0","","","","","","","750.0","","","","CTB","","","","","","890076","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP103701","","COM","South Bay AFL-CIO Labor Council COPE","","","","","","San Jose","CA","95125.0","","","","","43399.0","","15000.0","","","","","","","66882.68","","","","CTB","","","","","","744711","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP103702","","COM","Safer San Jose, Yes on Measure T, Supported by Mayor Sam Liccardo","","","","","","San Jose","CA","95126.0","","","","","43402.0","","60000.0","","","","","","","60000.0","","","","CTB","","","","","","1411225","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP99114","","COM","Chavez for Supervisor 2016 Officeholder Account","Cindy","","","","","San Jose","CA","95120.0","","","","","43298.0","","1000.0","","","","","","","1000.0","","","","CTB","","","","","","1366382","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP99115","","COM","Rocha for Supervisor 2018","Donald","","","","","San Jose","CA","95124.0","","","","","43298.0","","1000.0","","","","","","","1000.0","","","","CTB","","","","","","1393712","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","10/31/2018 1:14:22 AM","","","","S497","F497P2","EXP103702","","COM","Safer San Jose, Yes on Measure T, Supported by Mayor Sam Liccardo","","","","","","San Jose","CA","95126.0","","","","","43402.0","","60000.0","","","","","","","","","","","","","","","","","1411225","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","San Jose Public Safety and Infrastructure Bond Issue, Measure T","","City of San Jose","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","C","NON95808","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43214.0","","585.99","","","","","","","7332.03","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","C","NON97797","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43241.0","","1247.67","","","","","","","7332.03","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","C","NON99113","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43273.0","","2143.42","","","","","","","7332.03","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT69","","COM","Silicon Valley Public Health & Safety Coalition- Oppose Pierluigi Oliverio for County Supervisor 2018","","","","","","Sacramento","CA","95814.0","","","","","43220.0","","1500.0","","","","","","","1500.0","","","","IKD","Polling","","","","","1405466","","","","","","","","","","","","","","","","","","","","","","Silicon Valley Public Health & Safety Coalition sponsored by local firefighters, public health nurses, prosecutors, and police officers - Oppose Pierluigi Oliverio for County Supervisor 2018","","","","","","","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT70","","COM","San Jose Police Officers' Association PAC","","","","","","San Jose","CA","95112.0","","","","","43245.0","","1462.5","","","","","","","1462.5","","","","IKD","Research","","","","","951339","","","","","","","","","","","","","","","","","","","","","","San Jose Police Officers' Association PAC","","","","","","","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EXP97789","","COM","Newsom for California Governor 2018","","","","","","Sacramento","CA","95814.0","","","","","43250.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1375287","","","","","","","","","","","","","","","","","","","","","","Gavin Newsom","","","","GOV","","STW","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EXP97790","","COM","Ellen Kamei for Mountain View City Council 2018","","","","","","Mountain View","CA","94043.0","","","","","43250.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1367176","","","","","","","","","","","","","","","","","","","","","","Ellen Kamei","","","","CCM","","OTH","City of Mountain View","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EXP97791","","COM","South Bay AFL-CIO Labor Council COPE","","","","","","San Jose","CA","95125.0","","","","","43250.0","","30000.0","","","","","","","36882.68","","","","MON","","","","","","744711","","","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council COPE","","","","","","","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT205","","IND","Don Rocha (I)","","","","","","","","","","","","","43244.0","","22004.0","","","","","","","22004.0","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT206","","IND","Shay Franco-Clausen (I)","","","","","","","","","","","","","43250.0","","6841.49","","","","","","","6841.49","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP97129","","OTH","American Express","","","","","","Weston","FL","33331.0","","","","","43223.0","","1882.68","","","","","","","8341.4","","","","CTB","Catering; In-Kind to South Bay AFL-CIO Labor Council Committee on Political Education (COPE) sponsored by: South Bay AFL-CIO Labor Council (ID #744711)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP97790","","COM","Ellen Kamei for Mountain View City Council 2018","","","","","","Mountain View","CA","94043.0","","","","","43250.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1367176","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP97789","","COM","Newsom for California Governor 2018","","","","","","Sacramento","CA","95814.0","","","","","43250.0","","1000.0","","","","","","","1000.0","","","","CTB","","","","","","1375287","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP97795","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43251.0","","6841.49","","","","","","","57690.98","","","","IND","Mailer/Support/S. Franco-Clausen/City Council, City of San Jose","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP97793","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43251.0","","22004.0","","","","","","","57690.98","","","","IND","Mailer/Support/D. Rocha/County Supervisor, Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP97791","","COM","South Bay AFL-CIO Labor Council COPE","","","","","","San Jose","CA","95125.0","","","","","43250.0","","30000.0","","","","","","","36882.68","","","","CTB","","","","","","744711","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT207","","OTH","U.S. Postmaster","","","","","","San Jose","CA","95150.0","","","","","43244.0","","10093.1","","","","","","","12663.5","","","","IND","Postage for Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT208","","OTH","U.S. Postmaster","","","","","","San Jose","CA","95150.0","","","","","43250.0","","2570.4","","","","","","","12663.5","","","","IND","Postage for Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY95141","","OTH","American Express","","","","","","Weston","FL","33331.0","","","","","","","","1882.68","0.0","1882.68","","","0.0","","","","","CTB","Catering; In-Kind to South Bay AFL-CIO Labor Council Committee on Political Education (COPE) sponsored by: South Bay AFL-CIO Labor Council (ID #744711)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/31/2018 11:26:03 PM","","","","S496","F496","PDT206","","","","","","","","","","","","","","","","43250.0","","6841.49","","","","","","","","","","","","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PDT:S496:206","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","C","NON94471","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43136.0","","566.8","","","","","","","3354.95","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","C","NON94472","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43154.0","","1470.5","","","","","","","3354.95","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","C","NON95142","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43182.0","","1317.65","","","","","","","3354.95","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EXP95145","","COM","Caserta for Supervisor 2018","","","","","","Santa Clara","CA","95050.0","","","","","43207.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1386709","","","","","","","","","","","","","","","","","","","","","","Dominic Caserta","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EXP199","","COM","Evan Low for Assembly 2018","","","","","","Sacramento","CA","95814.0","","","","","43143.0","","200.0","","","","","","","1250.0","","","","MON","","","","","","1392357","","","","","","","","","","","","","","","","","","","","","","Evan Low","","","","ASM","","ASM","","28.0","H","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EXP200","","COM","Evan Low for Assembly 2018","","","","","","Sacramento","CA","95814.0","","","","","43143.0","","1050.0","","","","","","","1250.0","","","","MON","","","","","","1392357","","","","","","","","","","","","","","","","","","","","","","Evan Low","","","","ASM","","ASM","","28.0","H","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EXP95148","","COM","Garcia for Mayor 2018","","","","","","Long Beach","CA","90814.0","","","","","43207.0","","800.0","","","","","","","800.0","","","","MON","","","","","","1395891","","","","","","","","","","","","","","","","","","","","","","Robert Garcia","","","","MAY","","OTH","City of Long Beach","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EXP95144","","COM","Kalra for California-Assembly 2018","Ash","","","","","Sacramento","CA","95814.0","","","","","43207.0","","4200.0","","","","","","","4200.0","","","","MON","","","","","","1393660","","","","","","","","","","","","","","","","","","","","","","Ash Kalra","","","","ASM","","ASM","","27.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EXP95146","","COM","Patrick Ahrens for FHDA College Board 2018","","","","","","San Jose","CA","95124.0","","","","","43207.0","","500.0","","","","","","","500.0","","","","MON","","","","","","1384949","","","","","","","","","","","","","","","","","","","","","","Patrick Ahrens","","","","OTH","Board Member","OTH","Foothill- De Anza CCD","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EXP95147","","COM","Shay Franco-Clausen for San Jose City Council District 9 2018","","","","","","San Jose","CA","95125.0","","","","","43207.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1398238","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EXP91813","","COM","South Bay AFL-CIO Labor Council COPE","","","","","","San Jose","CA","95125.0","","","","","43137.0","","5000.0","","","","","","","6882.68","","","","MON","","","","","","744711","","","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council COPE","","","","","","","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT203","","COM","South Bay AFL-CIO Labor Council COPE","","","","","","San Jose","CA","95125.0","","","","","43197.0","","1882.68","","","","","","","6882.68","","","","IKD","Catering","","","","","744711","","","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council COPE","","","","","","","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP93808","","OTH","American Express","","","","","","Weston","FL","33331.0","","","","","43136.0","","1200.0","","","","","","","6458.72","","","","CTB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP95136","","OTH","American Express","","","","","","Weston","FL","33331.0","","","","","43164.0","","438.02","","","","","","","6458.72","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP95134","","OTH","American Express","","","","","","Weston","FL","33331.0","","","","","43164.0","","1250.0","","","","","","","6458.72","","","","CTB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP95145","","COM","Caserta for Supervisor 2018","","","","","","Santa Clara","CA","95050.0","","","","","43207.0","","1000.0","","","","","","","1000.0","","","","CTB","","","","","","1386709","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP93807","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43160.0","","2700.0","","","","","","","5700.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP95143","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43207.0","","3000.0","","","","","","","5700.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP95148","","COM","Garcia for Mayor 2018","","","","","","Long Beach","CA","90814.0","","","","","43207.0","","800.0","","","","","","","800.0","","","","CTB","","","","","","1395891","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP95144","","COM","Kalra for California-Assembly 2018","Ash","","","","","Sacramento","CA","95814.0","","","","","43207.0","","4200.0","","","","","","","4200.0","","","","CTB","","","","","","1393660","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP95146","","COM","Patrick Ahrens for FHDA College Board 2018","","","","","","San Jose","CA","95124.0","","","","","43207.0","","500.0","","","","","","","500.0","","","","CTB","","","","","","1384949","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP95147","","COM","Shay Franco-Clausen for San Jose City Council District 9 2018","","","","","","San Jose","CA","95125.0","","","","","43207.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1398238","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP91813","","COM","South Bay AFL-CIO Labor Council COPE","","","","","","San Jose","CA","95125.0","","","","","43137.0","","5000.0","","","","","","","6882.68","","","","CTB","","","","","","744711","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP94470","","OTH","VR Research Inc.","","","","","","Oakland","CA","94612.0","","","","","43174.0","","1462.5","","","","","","","1462.5","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT199","","COM","Evan Low for Assembly 2018","","","","","","Sacramento","CA","95814.0","","","","","43143.0","","200.0","","","","","","","1250.0","","","","CTB","","American Express","","","","1392357","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT200","","COM","Evan Low for Assembly 2018","","","","","","Sacramento","CA","95814.0","","","","","43143.0","","1050.0","","","","","","","1250.0","","","","CTB","","American Express","","","","1392357","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT204","","OTH","FedEx Office","","","","","","San Ramon","CA","94583.0","","","","","43142.0","","438.02","","","","","","","438.02","","","","OFC","","American Express","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT202","","OTH","Golden Harvest Catering Inc.","","","","","","San Jose","CA","95112.0","","","","","43197.0","","1882.68","","","","","","","1882.68","","","","CTB","Catering","American Express","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","F","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","EDT66","","OTH","Research America","","","","","","Newtown Square","PA","19073.0","","","","","43160.0","","1325.8","","","","","","","3016.44","","","","POL","","EMC Research, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","EDT68","","OTH","Research America","","","","","","Newtown Square","PA","19073.0","","","","","43207.0","","1690.64","","","","","","","3016.44","","","","POL","","EMC Research, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","EDT67","","OTH","Statewide Information Systems","","","","","","Sacramento","CA","95816.0","","","","","43207.0","","500.0","","","","","","","500.0","","","","POL","","EMC Research, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY89141","","OTH","American Express","","","","","","Weston","FL","33331.0","","","","","","","","1200.0","0.0","1200.0","","","0.0","","","","","CTB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY95141","","OTH","American Express","","","","","","Weston","FL","33331.0","","","","","","","","0.0","1882.68","0.0","","","1882.68","","","","","CTB","Catering; In-Kind to South Bay AFL-CIO Labor Council Committee on Political Education (COPE) sponsored by: South Bay AFL-CIO Labor Council (ID #744711)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","C","NON83874","","OTH","San Jose Firefighters Local 230 General Fund","","","","","","San Jose","CA","95113.0","","","","","42968.0","","1330.6","","","","","","","7898.23","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","C","NON83875","","OTH","San Jose Firefighters Local 230 General Fund","","","","","","San Jose","CA","95113.0","","","","","42944.0","","892.24","","","","","","","7898.23","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","C","NON89137","","OTH","San Jose Firefighters Local 230 General Fund","","","","","","San Jose","CA","95113.0","","","","","43000.0","","563.31","","","","","","","7898.23","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","C","NON89138","","OTH","San Jose Firefighters Local 230 General Fund","","","","","","San Jose","CA","95113.0","","","","","43031.0","","477.8","","","","","","","7898.23","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","C","NON89139","","OTH","San Jose Firefighters Local 230 General Fund","","","","","","San Jose","CA","95113.0","","","","","43066.0","","182.5","","","","","","","7898.23","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","C","NON89140","","OTH","San Jose Firefighters Local 230 General Fund","","","","","","San Jose","CA","95113.0","","","","","43084.0","","672.97","","","","","","","7898.23","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","C","NON89142","","OTH","San Jose Firefighters Local 230 General Fund","","","","","","San Jose","CA","95113.0","","","","","43090.0","","50.0","","","","","","","7898.23","","","","","Filing Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP196","","COM","Asian Pacific-Islander Empowerment PAC","","","","","","Sunnyvale","CA","94085.0","","","","","43014.0","","150.0","","","","","","","150.0","","","","MON","","","","","","1340395","","","","","","","","","","","","","","","","","","","","","","Asian Pacific-Islander Empowerment PAC","","","","OTH","Political Action Committee","","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP81889","","COM","Association of Retired San Jose Police Officers & Firefighters Political Action Committee","","","","","","Sunnyvale","CA","95159.0","","","","","42948.0","","1200.0","","","","","","","1200.0","","","","MON","","","","","","980947","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP85183","","COM","Build California - Senator Jim Beall Ballot Measure Committee","","","","","","Sacramento","CA","95814.0","","","","","43031.0","","2000.0","","","","","","","2000.0","","","","MON","","","","","","1393651","","","","","","","","","","","","","","","","","","","","","","Build California - Senator Jim Beall Ballot Measure Committee","","","","","","","","","","Build California - Senator Jim Beall Ballot Measure Committee","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP198","","COM","Carrasco for City Council 2018","Re-elect Magdalena","","","","","San Jose","CA","95112.0","","","","","43090.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1400557","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP85184","","COM","Chu for State Assembly 2018","Kansen","","","","","Sacramento","CA","95814.0","","","","","43031.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1393543","","","","","","","","","","","","","","","","","","","","","","Kansen Chu","","","","ASM","","ASM","","25.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP86485","","COM","Kalra for California-Assembly 2018","Ash","","","","","San Jose","CA","95136.0","","","","","43047.0","","4400.0","","","","","","","4400.0","","","","MON","","","","","","1393660","","","","","","","","","","","","","","","","","","","","","","Ash Kalra","","","","ASM","","ASM","","27.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP89134","","COM","Kalra for California-Assembly 2018","Ash","","","","","San Jose","CA","95136.0","","","","","43082.0","","-2000.0","","","","","","","4400.0","","","","MON","Void Check","","","","","1393660","","","","","","","","","","","","","","","","","","","","","","Ash Kalra","","","","ASM","","ASM","","27.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP195","","COM","Kerr for Supervisor 2018","Joe","","","","","Long Beach","CA","90802.0","","","","","43014.0","","250.0","","","","","","","500.0","","","","MON","","","","","","1395220","","","","","","","","","","","","","","","","","","","","","","Joe Kerr","","","","CSU","","OTH","Orange County","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP197","","COM","Peralez for San Jose City Council 2018 D3","Raul","","","","","San Jose","CA","95113.0","","","","","43090.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1399400","","","","","","","","","","","","","","","","","","","","","","Raul Peralez","","","","CCM","","OTH","City of San Jose","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP88461","","OTH","American Express","","","","","","Weston","FL","33331.0","","","","","43042.0","","150.0","","","","","","","2000.0","","","","CTB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP88459","","OTH","American Express","","","","","","Weston","FL","33331.0","","","","","43042.0","","250.0","","","","","","","2000.0","","","","CTB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP81889","","COM","Association of Retired San Jose Police Officers & Firefighters Political Action Committee","","","","","","Sunnyvale","CA","95159.0","","","","","42948.0","","1200.0","","","","","","","1200.0","","","","CTB","","","","","","980947","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP85183","","COM","Build California - Senator Jim Beall Ballot Measure Committee","","","","","","Sacramento","CA","95814.0","","","","","43031.0","","2000.0","","","","","","","2000.0","","","","CTB","","","","","","1393651","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP85184","","COM","Chu for State Assembly 2018","Kansen","","","","","Sacramento","CA","95814.0","","","","","43031.0","","1000.0","","","","","","","1000.0","","","","CTB","","","","","","1393543","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP86485","","COM","Kalra for California-Assembly 2018","Ash","","","","","San Jose","CA","95136.0","","","","","43047.0","","4400.0","","","","","","","4400.0","","","","CTB","","","","","","1393660","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP89134","","COM","Kalra for California-Assembly 2018","Ash","","","","","San Jose","CA","95136.0","","","","","43082.0","","-2000.0","","","","","","","4400.0","","","","CTB","Void Check","","","","","1393660","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP81219","","OTH","San Jose Firefighters Local 230 General Fund","","","","","","San Jose","CA","95113.0","","","","","42921.0","","383.0","","","","","","","383.0","","","","","Refund of Reimbursement Made in Error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","PDT196","","COM","Asian Pacific-Islander Empowerment PAC","","","","","","Sunnyvale","CA","94085.0","","","","","43014.0","","150.0","","","","","","","150.0","","","","CTB","","American Express","","","","1340395","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","PDT198","","COM","Carrasco for City Council 2018","Re-elect Magdalena","","","","","San Jose","CA","95112.0","","","","","43090.0","","600.0","","","","","","","600.0","","","","CTB","","American Express","","","","1400557","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","F","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","PDT195","","COM","Kerr for Supervisor 2018","Joe","","","","","Long Beach","CA","90802.0","","","","","43014.0","","250.0","","","","","","","500.0","","","","CTB","","American Express","","","","1395220","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","PDT197","","COM","Peralez for San Jose City Council 2018 D3","Raul","","","","","San Jose","CA","95113.0","","","","","43090.0","","600.0","","","","","","","600.0","","","","CTB","","American Express","","","","1399400","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","F","","","","" -"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY89141","","OTH","American Express","","","","","","Weston","FL","33331.0","","","","","","","","0.0","1200.0","0.0","","","1200.0","","","","","CTB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12019","","OTH","C2K Architecture, Inc.","","","","","","Portland","OR","97209.0","","","","","44096.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12035","","OTH","Crema Properties","","","","","","San Jose","CA","95128.0","","","","","44098.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12036","","IND","Leets","Tim","","","","","Los Gatos","CA","95030.0","Barrett Business Services, Inc.","Business Consultant","","","44098.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12037","","IND","Milligan","Shawn","","","","","San Jose","CA","95124.0","Self; Milligan Land Company","Real Estate Development","","","44099.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12038","","IND","Truong","Eddie","","","","","San Jose","CA","95136.0","The Silicon Valley Organization","Director of Government & Community Relations","","","44099.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12039","","IND","Gentzkow","Joseph","","","","","San Jose","CA","95125.0","Mulberry Capital Advisors","Commercial Real Estate","","","44102.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12040","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020.0","","","","","44098.0","","50000.0","","","","","","","77500.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12043","","OTH","JP DiNapoli Companies, Inc.","","","","","","San Jose","CA","95113.0","","","","","44095.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12044","","OTH","Coca-Cola","","","","","","San Jose","CA","95112.0","","","","","44095.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12045","","OTH","The Sobrato Organization","","","","","","Mountain View","CA","94041.0","","","","","44095.0","","10000.0","","","","","","","15035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12046","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814.0","","","","","44095.0","","10000.0","","","","","","","25000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12047","","IND","Dean, Jr.","Alexander","","","","","San Francisco","CA","94188.0","Apple","Manufacturing Design Engineer","","","44095.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12048","","OTH","Garden City Sanitation, Inc.","","","","","","Santa Clara","CA","95050.0","","","","","44095.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12049","","COM","Pacific Advisory Coalition PAC Sponsored by Allied Waste Services of N. America LLC","","","","","","Phoenix","AZ","85054.0","","","","","44095.0","","5000.0","","","","","","","5000.0","","","","","","","","","","1384188","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12050","","OTH","Republic Urban Properties LLC & Affiliated Entities(Michael Van Every)","","","","","","San Jose","CA","95113.0","","","","","44095.0","","3000.0","","","","","","","8035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12051","","OTH","Petrinovich Pugh & Company, LLP","","","","","","San Jose","CA","95113.0","","","","","44095.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12052","","IND","Doolin","David","","","","","Santa Cruz","CA","95062.0","Petrinovich Pugh & Company LLP","Certified Public Accountant","","","44103.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12053","","IND","Davis","Edward","","","","","Morgan Hill","CA","95037.0","Petrinovich Pugh & Company LLP","Certified Public Accountant","","","44103.0","","200.0","","","","","","","2300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12056","","IND","Pellecchia","Christian D.","","","","","San Jose","CA","95117.0","Slatter Construction, Inc.","Vice President","","","44103.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12057","","OTH","Hoge, Fenton, Jones & Appel, Inc.","","","","","","San Jose","CA","95113.0","","","","","44103.0","","1500.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12058","","COM","California Apartment Association PAC (CAAPAC)","","","","","","Sacramento","CA","95814.0","","","","","44103.0","","10000.0","","","","","","","50000.0","","","","","","","","","","745208","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12059","","OTH","Federal Realty Investment Trust","","","","","","North Bethesda","MD","20852.0","","","","","44103.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12067","","OTH","The Conco Companies","","","","","","Concord","CA","94520.0","","","","","44105.0","","1000.0","","","","","","","2000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12073","","OTH","COMCAST Financial Agency Corporation","","","","","","Philadelphia","PA","19103.0","","","","","44106.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12080","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126.0","","","","","44109.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12081","","OTH","Orange Barrel Media, LLC(Mark Thompson)","","","","","","Columbus","OH","43222.0","","","","","44109.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12083","","OTH","Starcity Ventures, LLC(Eli Sokol)","","","","","","San Francisco","CA","94133.0","","","","","44110.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12084","","IND","Davis","Edward","","","","","Morgan Hill","CA","95037.0","Petrinovich Pugh & Company LLP","Certified Public Accountant","","","44110.0","","600.0","","","","","","","2300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12085","","IND","Waxman","Mark","","","","","Morgan Hill","CA","95037.0","CBIZ","Senior Vice President of Marketing","","","44110.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12089","","IND","Horn","Eric","","","","","Alamo","CA","94507.0","Spark Services Inc.","Construction Management","","","44112.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12090","","COM","California Apartment Association PAC (CAAPAC)","","","","","","Sacramento","CA","95814.0","","","","","44111.0","","40000.0","","","","","","","50000.0","","","","","","","","","","745208","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12091","","OTH","SJ City View LLC(Matt Lituchy)","","","","","","San Francisco","CA","94111.0","","","","","44112.0","","15000.0","","","","","","","45000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12092","","OTH","Hensel Phelps Construction Co.","","","","","","Greeley","CO","80631.0","","","","","44112.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12093","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814.0","","","","","44112.0","","10000.0","","","","","","","25000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12095","","OTH","Caracol Property Owner, LLC(Bryon Wolf)","","","","","","Campbell","CA","95008.0","","","","","44112.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12096","","OTH","Hunter/Storm LLC(Edward Storm)","","","","","","Cupertino","CA","95014.0","","","","","44112.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12098","","OTH","SJ City View LLC(Matt Lituchy)","","","","","","San Francisco","CA","94111.0","","","","","44113.0","","20000.0","","","","","","","45000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12099","","IND","Mahoney","Philip","","","","","Los Altos Hills","CA","94022.0","Newmark Knight Frank","Commercial Real Estate","","","44115.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12100","","IND","Bozzuto","Danny","","","","","San Jose","CA","95120.0","Bozzuto & Associates Insurance Services, Inc.","CEO","","","44116.0","","2500.0","","","","","","","2535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12101","","OTH","Murabito Hao & Barnes, LLP","","","","","","San Jose","CA","95113.0","","","","","44113.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12105","","OTH","TMG Partners","","","","","","San Francisco","CA","94104.0","","","","","44113.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12106","","IND","Facchino","Rob","","","","","San Jose","CA","95138.0","Terracommercial Real Estate Co.","Managing Partner","","","44117.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12109","","OTH","MCM Diversified","","","","","","San Jose","CA","95112.0","","","","","44117.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12110","","OTH","Advantage Homes","","","","","","San Jose","CA","95111.0","","","","","44117.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12114","","OTH","Hanover R.S. Limited Partnership","","","","","","Houston","TX","77056.0","","","","","44118.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12115","","OTH","Robinson Oil Corporation dba Rotten Robbie","","","","","","Santa Clara","CA","95050.0","","","","","44118.0","","5000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12116","","OTH","U.S. Concrete, Inc.","","","","","","Euless","TX","76039.0","","","","","44118.0","","1000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12117","","OTH","Silicon Valley Law Group, ALC","","","","","","San Jose","CA","95113.0","","","","","44118.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12119","","OTH","Power Design","","","","","","Saint Petersburg","FL","33716.0","","","","","44119.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12120","","OTH","CMG Partners, Inc.","","","","","","San Jose","CA","95125.0","","","","","44119.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12122","","OTH","Airfield Supply Co.","","","","","","San Jose","CA","95110.0","","","","","44119.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12123","","OTH","Elemental Wellness Center","","","","","","San Jose","CA","95133.0","","","","","44119.0","","3500.0","","","","","","","3500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12124","","OTH","The Conco Companies","","","","","","Concord","CA","94520.0","","","","","44120.0","","1000.0","","","","","","","2000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12125","","IND","Schmidt","Mark","","","","","San Jose","CA","95124.0","CBRE","Commercial Real Estate","","","44120.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12129","","IND","Brown","Joseph","","","","","San Jose","CA","95125.0","Intero","Real Estate Broker","","","44120.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12130","","OTH","Chevron Policy Government & Public Affairs","","","","","","Concord","CA","94524.0","","","","","44119.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12131","","OTH","TM San Jose 78, LLC(Chris Davenport)","","","","","","San Ramon","CA","94583.0","","","","","44119.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12132","","OTH","McManagement Services, Inc.","","","","","","Los Gatos","CA","95030.0","","","","","44117.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12133","","OTH","Diane Brandenburg Survivors Trust","","","","","","San Jose","CA","95125.0","","","","","44120.0","","7500.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12134","","OTH","BBP 160 WSC LLC(John Barrett)","","","","","","San Francisco","CA","94104.0","","","","","44120.0","","7375.0","","","","","","","7375.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12135","","OTH","R.N. Borelli Inc. dba Borelli Investment Company","","","","","","San Jose","CA","95131.0","","","","","44120.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12136","","IND","Fry","John","","","","","San Jose","CA","95113.0","ARM IoT Services Group","Senior Director of Technology","","","44120.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12141","","IND","Crane","Brian","","","","","Monte Sereno","CA","95030.0","Intero","CEO","","","44121.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12146","","OTH","Mon Arc Group, Inc.","","","","","","Beverly Hills","CA","90212.0","","","","","44123.0","","2000.0","","","","","","","2000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12147","","IND","Blefari","Gino","","","","","Los Altos","CA","94024.0","Self; Gino Blefari","Real Estate","","","44123.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12148","","OTH","South Bay Development","","","","","","Los Gatos","CA","95032.0","","","","","44124.0","","5000.0","","","","","","","10035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12149","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052.0","","","","","44124.0","","2500.0","","","","","","","12500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12150","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125.0","","","","","44124.0","","2500.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12151","","IND","Hudson","Daniel","","","","","Campbell","CA","95008.0","Hudson Properties","Co-Founder & President","","","44124.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12152","","OTH","GilPAC","","","","","","Gilroy","CA","95020.0","","","","","44124.0","","2500.0","","","","","","","2500.0","","","","","","","","","","1347327","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12153","","OTH","Garden City Construction, Inc.","","","","","","San Jose","CA","95113.0","","","","","44124.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12154","","OTH","Shops@Terra, LLC(Jag Kapoor)","","","","","","Milpitas","CA","95035.0","","","","","44123.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12162","","OTH","Green Valley Corporation","","","","","","Los Gatos","CA","95030.0","","","","","44125.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12163","","OTH","KTGY Group, Inc.","","","","","","Oakland","CA","94612.0","","","","","44125.0","","2000.0","","","","","","","2000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","RCPT","F496P3","INC12165","","OTH","Orchard Partners, LLC(Michael Biggar)","","","","","","Lafayette","CA","94549.0","","","","","44125.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/22/2020 6:34:18 PM","","","","S496","F496","PDT77","","","","","","","","","","","","","","","","44125.0","","15255.05","","","","","","","","","","","","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PDT:S496:77","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11877","","OTH","Urban Catalyst Manager LLC","","","","","","San Jose","CA","95113","","","","","44028.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11901","","OTH","Arcadia Development Company","","","","","","San Jose","CA","95150","","","","","44029.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11904","","OTH","West Valley Construction","","","","","","Campbell","CA","95008","","","","","44028.0","","2500.0","","","","","","","2535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11908","","OTH","Robinson Oil Corporation dba Rotten Robbie","","","","","","Santa Clara","CA","95050","","","","","44043.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11910","","OTH","Excite Credit Union","","","","","","San Jose","CA","95118","","","","","44053.0","","1000.0","","","","","","","1035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11912","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125","","","","","44054.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11913","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052","","","","","44054.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11914","","OTH","Lehigh Hanson Southwest Cement/Heidelberg Cement Group","","","","","","Irving","TX","75062","","","","","44054.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11915","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","44054.0","","10000.0","","","","","","","27500.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11916","","IND","Cunneen","James","","","","","San Jose","CA","95125","California Strategies","Partner","","","44061.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11919","","IND","Davis","Edward","","","","","Morgan Hill","CA","95037","Petrinovich Pugh & Company LLP","Certified Public Accountant","","","44062.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11921","","OTH","ZAG Technical Services","","","","","","San Jose","CA","95134","","","","","44063.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11922","","OTH","Norman E. Matteoni, A Prof. Corp., DBA Matteoni, O'Laughlin & Hechtman","","","","","","San Jose","CA","95126","","","","","44064.0","","50.0","","","","","","","835.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11926","","OTH","Barry Swenson Builder/Green Valley Corporation","","","","","","San Jose","CA","95112","","","","","44067.0","","3000.0","","","","","","","8000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11929","","OTH","The Schoennauer Co.","","","","","","San Jose","CA","95110","","","","","44067.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11930","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","44067.0","","1500.0","","","","","","","8250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11931","","OTH","Lewis & Tibbitts, Inc.","","","","","","San Jose","CA","95112","","","","","44067.0","","3000.0","","","","","","","3035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11932","","OTH","Hoge, Fenton, Jones & Appel, Inc.","","","","","","San Jose","CA","95113","","","","","44067.0","","5000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11933","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","44067.0","","1750.0","","","","","","","8250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11934","","OTH","West Valley Construction","","","","","","Campbell","CA","95008","","","","","44067.0","","35.0","","","","","","","2535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11934","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11953","","OTH","Devcon Construction Incorporated","","","","","","Milpitas","CA","95035","","","","","44067.0","","35.0","","","","","","","15035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11953","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11954","","OTH","Urban Community","","","","","","Los Altos","CA","94024","","","","","44067.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11956","","IND","Foley","Pam","","","","","San Jose","CA","95125","City of San Jose","Councilmember","","","44067.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11957","","IND","Rogers","Dan","","","","","San Jose","CA","95131","Blach Construction","Construction","","","44068.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11959","","OTH","Bayview Development Group","","","","","","San Jose","CA","95113","","","","","44068.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11963","","OTH","McCarthy Ranch","","","","","","Los Gatos","CA","95030","","","","","44071.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11964","","IND","James","Sandra","","","","","Palo Alto","CA","94304","Sand Hill Property Company","Public Affairs Manager","","","44074.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11971","","OTH","Boston Properties","","","","","","San Francisco","CA","94080","","","","","44074.0","","5000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11971","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11972","","OTH","Norman E. Matteoni, A Prof. Corp., DBA Matteoni, O'Laughlin & Hechtman","","","","","","San Jose","CA","95126","","","","","44074.0","","750.0","","","","","","","835.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11973","","OTH","Willco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","44074.0","","3000.0","","","","","","","3035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11974","","OTH","KT Properties Urban, Inc","","","","","","Cupertino","CA","95014","","","","","44074.0","","2500.0","","","","","","","17500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11974","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11975","","OTH","Leadpoint Business Services","","","","","","Phoenix","AZ","85054","","","","","44077.0","","2500.0","","","","","","","5500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11976","","OTH","Bradley Tanks, Inc.","","","","","","Danville","CA","94526","","","","","44077.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11977","","OTH","Conklin Brothers","","","","","","San Jose","CA","95125","","","","","44077.0","","3000.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11978","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","44077.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11979","","OTH","Technology Credit Union","","","","","","San Jose","CA","95131","","","","","44077.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11980","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","44077.0","","5000.0","","","","","","","27500.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11981","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196","","","","","44077.0","","5000.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11982","","OTH","Republic Services Inc.","","","","","","Phoenix","AZ","85054","","","","","44077.0","","5500.0","","","","","","","14000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11983","","OTH","Albertsons Safeway","","","","","","Phoenix","AZ","85027","","","","","44077.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11988","","OTH","Steinberg Hart","","","","","","Palo Alto","CA","94301","","","","","44084.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11990","","OTH","Level 10 Construction","","","","","","Sunnyvale","CA","94089","","","","","44084.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11992","","OTH","Broadcom, Inc.","","","","","","San Jose","CA","95131","","","","","44088.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11993","","OTH","Walmart, Inc.","","","","","","Bentonville","AK","72716","","","","","44088.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11994","","IND","Bussey","Timothy J.","","","","","San Jose","CA","95134","ZAG Technical Services","Chief Financial Officer","","","44089.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11998","","OTH","REDCO Development, LLC(Chris Freise)","","","","","","San Francisco","CA","94111","","","","","44090.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12001","","OTH","Christopher Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)(Christopher Neale)","","","","","","San Jose","CA","95113","","","","","44091.0","","1750.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12002","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597","","","","","44091.0","","5000.0","","","","","","","10000.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12003","","OTH","SRGNC (Sares Regis Group of Northern California) LLC(Jeff Smith)","","","","","","San Mateo","CA","94404","","","","","44091.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12004","","OTH","Motor Body Company, Inc.","","","","","","San Jose","CA","95126","","","","","44091.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12005","","OTH","Alongi Brothers, Inc.","","","","","","San Jose","CA","95126","","","","","44091.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12006","","OTH","City Towing & Body Shop","","","","","","San Jose","CA","95116","","","","","44091.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12007","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125","","","","","44091.0","","1750.0","","","","","","","2750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12008","","OTH","Strangis Properties","","","","","","San Jose","CA","95136","","","","","44091.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12009","","OTH","HP Investment Associates LP","","","","","","Palo Alto","CA","94301","","","","","44091.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12010","","OTH","Devcon Construction Incorporated","","","","","","Milpitas","CA","95035","","","","","44091.0","","10000.0","","","","","","","15035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12011","","OTH","Auto Return - Tegsco, LLC(Allan Brasher)","","","","","","San Francisco","CA","94103","","","","","44091.0","","500.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12012","","OTH","Heritage Bank of Commerce","","","","","","San Jose","CA","95113","","","","","44091.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12013","","OTH","Hudson Metro Plaza, LLC, CBRE, Inc. (Mark Lammas)","","","","","","Minneapolis","MN","55435","","","","","44091.0","","10000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12014","","OTH","Avidbank","","","","","","Palo Alto","CA","94302","","","","","44091.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12017","","OTH","John Edward (Jed) York & Affiliated Entities, Including the Forty Niners Football Company LLC.(John Edward (Jed) York)","","","","","","Santa Clara","CA","95054","","","","","44092.0","","7500.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12031","","OTH","Arcadia Development Company","","","","","","San Jose","CA","95150","","","","","44093.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC12031","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","D","EDT1018","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","44082.0","","5000.0","","","","","","","95379.64","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","D","EDT1019","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","44082.0","","27250.0","","","","","","","95379.64","","","","IND","Research & Polling","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","D","EDT1020","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","44089.0","","4875.0","","","","","","","95379.64","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","D","EDT1021","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","44091.0","","110.0","","","","","","","95379.64","","","","IND","Website Design & Development","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","D","EDT1022","","OTH","Devora Davis - IE 2020","","","","","","","","","","","","","44091.0","","110.0","","","","","","","110.0","","","","IND","Website Design & Development","","","","","","","","","","","","","","","","","","","","","","","","","","","Devora Davis","","","","CCM","","CIT","City of San Jose","6.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","D","EXP11905","","COM","Otto Lee for Supervisor 2020","","","","","","San Jose","CA","95126","","","","","44029.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1415319","","","","","","","","","","","","","","","","","","","","","","Otto Lee","","","","CSU","","OTH","County of Santa Clara","3.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11873","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","44019.0","","5000.0","","","","","","","262793.98","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11874","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","44020.0","","2600.0","","","","","","","11752.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11876","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","44021.0","","6250.0","","","","","","","56357.31","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11905","","COM","Otto Lee for Supervisor 2020","","","","","","San Jose","CA","95126","","","","","44029.0","","1000.0","","","","","","","1000.0","","","","CTB","","","","","","1415319","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11906","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44033.0","","225.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11907","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44034.0","","79.25","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11909","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","44053.0","","1025.0","","","","","","","11752.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11911","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44056.0","","45.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11918","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","44062.0","","6250.0","","","","","","","56357.31","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11924","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44064.0","","18.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11927","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44067.0","","73.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11960","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44068.0","","225.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11961","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44069.0","","5.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11965","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44070.0","","228.0","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11966","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44071.0","","532.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11967","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","44075.0","","5000.0","","","","","","","262793.98","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11968","","OTH","Compass Group - Cosmopolitan Catering, Inc.","","","","","","Sunnyvale","CA","94089","","","","","44075.0","","5290.32","","","","","","","5290.32","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11969","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44075.0","","2.75","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11985","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44076.0","","45.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11986","","OTH","Vien Thao Media, Inc.","","","","","","San Jose","CA","95112","","","","","44083.0","","5000.0","","","","","","","13000.0","","","","IND","Radio Advertisement Supporting Lan Diep - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11989","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","44084.0","","750.0","","","","","","","11752.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11991","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","44084.0","","6250.0","","","","","","","56357.31","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11995","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44089.0","","676.0","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11996","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44077.0","","79.25","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11997","","OTH","Que Huong Radio & Television","","","","","","San Jose","CA","95131","","","","","44089.0","","4875.0","","","","","","","11875.0","","","","IND","Radio Advertisement Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11999","","OTH","Xaicode","","","","","","Reno","NV","89502","","","","","44091.0","","220.0","","","","","","","220.0","","","","IND","Website Design & Development Supporting Lan Diep & Devora Davis","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP12015","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44091.0","","450.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP12018","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44092.0","","45.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","G","EDT1017","","OTH","Saigon Radio / VT News Radio - AM 1290 KAZA","","","","","","San Jose","CA","95112","","","","","44083.0","","5000.0","","","","","","","13000.0","","","","IND","Radio Advertisement Supporting Lan Diep","Vien Thao Media, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","DEBT","F","PAY11869","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","","","","2600.0","0.0","2600.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","DEBT","F","PAY12033","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","","","","0.0","390.0","0.0","","","390.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","DEBT","F","PAY12034","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","","","","0.0","750.0","0.0","","","750.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","DEBT","F","PAY12126","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","","","","0.0","25000.0","0.0","","","25000.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","DEBT","F","PAY12127","","OTH","FM3 Research, Inc.","","","","","","Oakland","CA","94612","","","","","","","","0.0","27750.0","0.0","","","27750.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","DEBT","F","PAY12128","","OTH","FM3 Research, Inc.","","","","","","Oakland","CA","94612","","","","","","","","0.0","25250.0","0.0","","","25250.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11819","","IND","Hallgrimson","Erik","","","","","San Jose","CA","95128.0","Cushman & Wakefield","Real Estate Advisor","","","43899.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11820","","OTH","WCC Consulting, LLC","","","","","","Los Gatos","CA","95030.0","","","","","43899.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11821","","OTH","Slatter Construction Inc.","","","","","","Santa Cruz","CA","95060.0","","","","","43899.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11822","","OTH","Auto Return - Tegsco, LLC","","","","","","San Francisco","CA","94103.0","","","","","43899.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11823","","IND","O'Brien","Patrick","","","","","Pleasanton","CA","94588.0","Leisure Sports, Inc.","CFO","","","43899.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11837","","OTH","Hudson Metro Plaza, LLC, CBRE, Inc.","","","","","","Minneapolis","MN","55435.0","","","","","43942.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11838","","OTH","Hoge, Fenton, Jones & Appel, Inc.","","","","","","San Jose","CA","95113.0","","","","","43942.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11839","","OTH","Christopher Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113.0","","","","","43942.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11860","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125.0","","","","","43984.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11863","","OTH","Republic Services Inc.","","","","","","Phoenix","AZ","85054.0","","","","","43984.0","","8500.0","","","","","","","8500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11864","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020.0","","","","","43985.0","","7500.0","","","","","","","12500.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11870","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020.0","","","","","43969.0","","5000.0","","","","","","","12500.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11878","","OTH","Republic Urban Properties LLC & Affiliated Entities","","","","","","San Jose","CA","95113.0","","","","","44012.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11878","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11894","","OTH","The Sobrato Organization","","","","","","Mountain View","CA","94041.0","","","","","44012.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11894","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","D","EXP11871","","COM","Lan Diep for San Jose - City Council District 4 2020","","","","","","San Jose","CA","95161.0","","","","","44004.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1420029","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","D","EXP11872","","COM","Re-Elect Dev Davis 2020 San Jose City Council D6","","","","","","San Jose","CA","95125.0","","","","","44004.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1420397","","","","","","","","","","","","","","","","","","","","","","Dev Davis","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11834","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43892.0","","5000.0","","","","","","","227793.98","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11836","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43937.0","","5000.0","","","","","","","227793.98","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11866","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43956.0","","5000.0","","","","","","","227793.98","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11865","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43985.0","","5000.0","","","","","","","227793.98","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11815","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","43894.0","","225.5","","","","","","","721.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11825","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","43902.0","","45.5","","","","","","","721.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11824","","OTH","Eric Valverde Photography","","","","","","San Jose","CA","95132.0","","","","","43899.0","","600.0","","","","","","","600.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11816","","OTH","FM3 Research, Inc.","","","","","","Oakland","CA","94612.0","","","","","43899.0","","16000.0","","","","","","","16000.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11826","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","43907.0","","750.0","","","","","","","9227.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11828","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","43907.0","","1000.0","","","","","","","9227.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11835","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","43923.0","","1025.0","","","","","","","9227.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11859","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","43958.0","","750.0","","","","","","","9227.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11868","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","43987.0","","750.0","","","","","","","9227.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11871","","COM","Lan Diep for San Jose - City Council District 4 2020","","","","","","San Jose","CA","95161.0","","","","","44004.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1420029","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11872","","COM","Re-Elect Dev Davis 2020 San Jose City Council D6","","","","","","San Jose","CA","95125.0","","","","","44004.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1420397","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11818","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","43899.0","","6250.0","","","","","","","37607.31","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11867","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","43987.0","","18793.69","","","","","","","37607.31","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11902","","IND","Truong","Eddie","","","","","San Jose","CA","95136.0","","","","","43907.0","","12473.66","","","","","","","12509.56","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","G","EDT1016","","OTH","Hilton San Jose","","","","","","San Jose","CA","95113.0","","","","","43907.0","","12473.66","","","","","","","25473.66","","","","FND","","Truong","Eddie","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY11757","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY11814","","OTH","Hilton San Jose","","","","","","San Jose","CA","95113.0","","","","","","","","13000.0","-13000.0","0.0","","","0.0","","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PAY11814","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY11796","","OTH","FM3 Research, Inc.","","","","","","Oakland","CA","94612.0","","","","","","","","16000.0","0.0","16000.0","","","0.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY11869","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","","","","0.0","2600.0","0.0","","","2600.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11759","","OTH","SiliconSage Builders","","","","","","Sunnyvale","CA","94086.0","","","","","43879.0","","20000.0","","","","","","","35000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11759","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11792","","OTH","Lehigh Hanson Southwest Cement/Heidelberg Cement Group","","","","","","Irving","TX","75062.0","","","","","43885.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11793","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105.0","","","","","43885.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11800","","OTH","Toeniskoetter Construction Inc.","","","","","","San Jose","CA","95126.0","","","","","43887.0","","2500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11801","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126.0","","","","","43887.0","","2500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11802","","OTH","Urban Catalyst Manager LLC","","","","","","San Jose","CA","95113.0","","","","","43887.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11803","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597.0","","","","","43887.0","","5000.0","","","","","","","5000.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11804","","OTH","SiliconSage Builders","","","","","","Sunnyvale","CA","94086.0","","","","","43887.0","","15000.0","","","","","","","35000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11806","","OTH","U.S. Concrete, Inc.","","","","","","Euless","TX","76039.0","","","","","43889.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11807","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814.0","","","","","43889.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11808","","OTH","TM San Jose 78 LLC","","","","","","San Ramon","CA","94583.0","","","","","43889.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11809","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196.0","","","","","43889.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11810","","IND","Fagundo","Dania","","","","","San Jose","CA","95131.0","Willco Management Inc.","President","","","43889.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT996","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","43882.0","","14692.32","","","","","","","78144.58","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","EDT996","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT998","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","43882.0","","17246.0","","","","","","","78144.58","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT1000","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","43885.0","","10000.0","","","","","","","78144.58","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT1010","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","43885.0","","10377.91","","","","","","","78144.58","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT1002","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","43886.0","","15000.0","","","","","","","78144.58","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT1013","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","43887.0","","10828.35","","","","","","","78144.58","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT997","","OTH","Huy Tran - IE 2020","","","","","","","","","","","","","43882.0","","9323.61","","","","","","","60893.22","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Huy Tran","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","EDT997","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT999","","OTH","Huy Tran - IE 2020","","","","","","","","","","","","","43882.0","","17246.0","","","","","","","60893.22","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Huy Tran","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT1001","","OTH","Huy Tran - IE 2020","","","","","","","","","","","","","43885.0","","10000.0","","","","","","","60893.22","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Huy Tran","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT1009","","OTH","Huy Tran - IE 2020","","","","","","","","","","","","","43885.0","","9323.61","","","","","","","60893.22","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Huy Tran","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT1003","","OTH","Huy Tran - IE 2020","","","","","","","","","","","","","43886.0","","15000.0","","","","","","","60893.22","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Huy Tran","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT988","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43880.0","","14692.32","","","","","","","58144.64","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","EDT988","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT991","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43880.0","","600.0","","","","","","","58144.64","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT992","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43880.0","","1000.0","","","","","","","58144.64","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT993","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43880.0","","500.0","","","","","","","58144.64","","","","IND","Translation Services","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11794","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43885.0","","10581.25","","","","","","","207793.98","","","","IND","Mailer Opposing David Cohen & Huy Tran - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11805","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43887.0","","10828.35","","","","","","","207793.98","","","","IND","Mailer Opposing David Cohen - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11798","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43887.0","","10377.91","","","","","","","207793.98","","","","IND","Mailer Opposing David Cohen - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11799","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43887.0","","9323.61","","","","","","","207793.98","","","","IND","Mailer Opposing Huy Tran - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11788","","OTH","Phue Tranchi","","","","","","Anaheim","CA","92801.0","","","","","43881.0","","500.0","","","","","","","500.0","","","","IND","Translation Services Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11795","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","43885.0","","20000.0","","","","","","","50000.0","","","","IND","Digital Advertisements Opposing David Cohen & Huy Tran - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11797","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","43887.0","","30000.0","","","","","","","50000.0","","","","IND","Digital Advertisement Opposing David Cohen & Huy Tran - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11789","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","43882.0","","1020.0","","","","","","","3382.8","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11787","","OTH","Tre Magazine","","","","","","Anaheim","CA","92801.0","","","","","43881.0","","1000.0","","","","","","","1000.0","","","","IND","Digital Advertisement Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11786","","OTH","Viet Bao Daily News, Inc.","","","","","","Anaheim","CA","92801.0","","","","","43881.0","","600.0","","","","","","","600.0","","","","IND","Digital Advertisement Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT989","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43880.0","","5214.0","","","","","","","123755.16","","","","IND","Printing Supporting Lan Diep","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT990","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43880.0","","6427.93","","","","","","","123755.16","","","","IND","Postage Supporting Lan Diep","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT994","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43885.0","","9081.0","","","","","","","123755.16","","","","IND","Printing Opposing David Cohen & Huy Tran","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT995","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43885.0","","10068.42","","","","","","","123755.16","","","","IND","Postage Opposing David Cohen & Huy Tran","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1004","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43887.0","","3867.0","","","","","","","123755.16","","","","IND","Printing Opposing Huy Tran","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1006","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43887.0","","3640.49","","","","","","","123755.16","","","","IND","Postage Opposing Huy Tran","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1007","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43887.0","","4446.0","","","","","","","123755.16","","","","IND","Printing Opposing David Cohen","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1008","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43887.0","","4578.27","","","","","","","123755.16","","","","IND","Postage Opposing David Cohen","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1011","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43887.0","","4468.0","","","","","","","123755.16","","","","IND","Printing Opposing David Cohen","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1012","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43887.0","","4252.3","","","","","","","123755.16","","","","IND","Postage Opposing David Cohen","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1014","","OTH","DataXu","","","","","","Santa Monica","CA","90401.0","","","","","43887.0","","19011.09","","","","","","","19011.09","","","","IND","Digital Advertisement Opposing David Cohen & Huy Tran","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1015","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43887.0","","10000.0","","","","","","","10000.0","","","","IND","Digital Advertisement Opposing David Cohen & Huy Tran","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","DEBT","F","PAY11757","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","","","","750.0","0.0","0.0","","","750.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","DEBT","F","PAY11784","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","","","","1020.0","0.0","1020.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","DEBT","F","PAY11814","","OTH","Hilton San Jose","","","","","","San Jose","CA","95113.0","","","","","","","","0.0","13000.0","0.0","","","13000.0","","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","DEBT","F","PAY11796","","OTH","FM3 Research, Inc.","","","","","","Oakland","CA","94612.0","","","","","","","","0.0","16000.0","0.0","","","16000.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11682","","OTH","Boston Properties","","","","","","San Francisco","CA","94080","","","","","43844.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11691","","OTH","Robinson Oil Corporation dba Rotten Robbie","","","","","","Santa Clara","CA","95050","","","","","43851.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11692","","OTH","South Bay Development","","","","","","Los Gatos","CA","95032","","","","","43851.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11712","","OTH","South Bay Development","","","","","","Los Gatos","CA","95032","","","","","43853.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11712","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11721","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052","","","","","43860.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11722","","OTH","KT Properties Urban, Inc","","","","","","Cupertino","CA","95014","","","","","43860.0","","15000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11723","","COM","Associated Builders and Contractors Northern CA Chapter PAC","","","","","","Livermore","CA","94551","","","","","43860.0","","2500.0","","","","","","","2500.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11724","","OTH","SJ City View LLC","","","","","","San Francisco","CA","94111","","","","","43860.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11725","","OTH","Devcon Construction Incorporated","","","","","","Milpitas","CA","95035","","","","","43860.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11726","","OTH","Green Valley Corporation","","","","","","San Jose","CA","95112","","","","","43860.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11742","","OTH","Republic Urban Properties LLC & Affiliated Entities","","","","","","San Jose","CA","95113","","","","","43871.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11743","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","43871.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11744","","OTH","Webcor Builders/Construction LP","","","","","","Alameda","CA","94502","","","","","43871.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11751","","OTH","The Sobrato Organization","","","","","","Mountain View","CA","94041","","","","","43874.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11752","","OTH","Leadpoint Business Services","","","","","","Phoenix","AZ","85054","","","","","43874.0","","3000.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11754","","OTH","130 to 180 Lewis Road, LLC","","","","","","Campbell","CA","95008","","","","","43875.0","","2500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11755","","OTH","1660 Monterey Street, LLC","","","","","","Campbell","CA","95008","","","","","43875.0","","2500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT945","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43854.0","","3500.0","","","","","","","91757.93","","","","IND","Radio Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT946","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43854.0","","19340.0","","","","","","","91757.93","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT948","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43858.0","","3500.0","","","","","","","91757.93","","","","IND","Radio Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT949","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43858.0","","2500.0","","","","","","","91757.93","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT953","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43860.0","","3423.0","","","","","","","91757.93","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT954","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43861.0","","10749.53","","","","","","","91757.93","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT955","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43861.0","","2700.0","","","","","","","91757.93","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT959","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43864.0","","10749.53","","","","","","","91757.93","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT962","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43864.0","","3234.31","","","","","","","91757.93","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT964","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43865.0","","1000.0","","","","","","","91757.93","","","","IND","Magazine Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT966","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43865.0","","9562.5","","","","","","","91757.93","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT977","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43869.0","","10749.53","","","","","","","91757.93","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT987","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43873.0","","10749.53","","","","","","","91757.93","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EXP11683","","COM","Johnny Khamis Independent for State Senate District 15","","","","","","San Jose","CA","95120","","","","","43845.0","","2700.0","","","","","","","2700.0","","","","MON","","","","","","1414110","","","","","","","","","","","","","","","","","","","","","","Johnny Khamis","","","","SEN","","SEN","","15.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT940","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43852.0","","12460.0","","","","","","","41352.32","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT941","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43852.0","","3500.0","","","","","","","41352.32","","","","IND","Radio Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT942","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43852.0","","4500.0","","","","","","","41352.32","","","","IND","Radio Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT943","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43857.0","","2500.0","","","","","","","41352.32","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT956","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43861.0","","2700.0","","","","","","","41352.32","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT963","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43865.0","","1000.0","","","","","","","41352.32","","","","IND","Magazine Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT983","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43871.0","","14692.32","","","","","","","41352.32","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT967","","OTH","Sylvia Arenas - IE 2020","","","","","","","","","","","","","43865.0","","3187.5","","","","","","","44356.56","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Sylvia Arenas","","","","CCM","","OTH","City of San Jose","8.0","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT968","","OTH","Sylvia Arenas - IE 2020","","","","","","","","","","","","","43865.0","","8470.0","","","","","","","44356.56","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Sylvia Arenas","","","","CCM","","OTH","City of San Jose","8.0","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT971","","OTH","Sylvia Arenas - IE 2020","","","","","","","","","","","","","43867.0","","11200.0","","","","","","","44356.56","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Sylvia Arenas","","","","CCM","","OTH","City of San Jose","8.0","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT974","","OTH","Sylvia Arenas - IE 2020","","","","","","","","","","","","","43867.0","","10749.53","","","","","","","44356.56","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Sylvia Arenas","","","","CCM","","OTH","City of San Jose","8.0","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT980","","OTH","Sylvia Arenas - IE 2020","","","","","","","","","","","","","43871.0","","10749.53","","","","","","","44356.56","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Sylvia Arenas","","","","CCM","","OTH","City of San Jose","8.0","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11673","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43839.0","","16340.0","","","","","","","166682.86","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11674","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43839.0","","5000.0","","","","","","","166682.86","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11728","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43861.0","","10749.53","","","","","","","166682.86","","","","IND","Mailer Supporting Jim Zito - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11727","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43861.0","","3423.0","","","","","","","166682.86","","","","IND","Digital Advertisement Supporting Jim Zito - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11812","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43861.0","","9327.0","","","","","","","166682.86","","","","IND","Prepaid Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11731","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43864.0","","5000.0","","","","","","","166682.86","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11732","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43864.0","","10749.53","","","","","","","166682.86","","","","IND","Mailer Supporting Jim Zito - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11733","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43864.0","","3234.31","","","","","","","166682.86","","","","IND","Mailer Supporting Jim Zito - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11736","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43866.0","","12750.0","","","","","","","166682.86","","","","IND","Digital Advertisement Supporting Jim Zito & Opposing Sylvia Arenas - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11738","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43866.0","","10749.53","","","","","","","166682.86","","","","IND","Mailer Opposing Sylvia Arenas - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11813","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43867.0","","18800.0","","","","","","","166682.86","","","","IND","Prepaid Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11737","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43867.0","","11200.0","","","","","","","166682.86","","","","IND","Digital Advertisement Opposing Sylvia Arenas - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11740","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43871.0","","10749.53","","","","","","","166682.86","","","","IND","Mailer Opposing Sylvia Arenas - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11739","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43871.0","","10749.53","","","","","","","166682.86","","","","IND","Mailer Supporting Jim Zito - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11745","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43872.0","","14692.32","","","","","","","166682.86","","","","IND","Mailer Supporting Lan Diep - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11749","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43874.0","","10749.53","","","","","","","166682.86","","","","IND","Mailer Supporting Jim Zito - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11750","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43874.0","","2419.05","","","","","","","166682.86","","","","LIT","Printing for potential Independent Expenditure - Never used. See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11735","","OTH","CM Magazine","","","","","","San Jose","CA","95111","","","","","43865.0","","1000.0","","","","","","","2000.0","","","","IND","Magazine Advertisement Supporting Jim Zito","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11734","","OTH","CM Magazine","","","","","","San Jose","CA","95111","","","","","43865.0","","1000.0","","","","","","","2000.0","","","","IND","Magazine Advertisement Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11684","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43846.0","","450.5","","","","","","","450.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11678","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43844.0","","767.84","","","","","","","3102.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11746","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43872.0","","750.0","","","","","","","3102.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11748","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43872.0","","835.0","","","","","","","3102.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11683","","COM","Johnny Khamis Independent for State Senate District 15","","","","","","San Jose","CA","95120","","","","","43845.0","","2700.0","","","","","","","2700.0","","","","CTB","","","","","","1414110","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11717","","OTH","Phu Nu Cali Magazine","","","","","","San Jose","CA","95161","","","","","43857.0","","2500.0","","","","","","","5000.0","","","","IND","Newspaper Advertisement Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11720","","OTH","Phu Nu Cali Magazine","","","","","","San Jose","CA","95161","","","","","43858.0","","2500.0","","","","","","","5000.0","","","","IND","Newspaper Advertisement Supporting Jim Zito","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11715","","OTH","Que Huong Radio & Television","","","","","","San Jose","CA","95131","","","","","43853.0","","3500.0","","","","","","","7000.0","","","","IND","Radio Advertising Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11718","","OTH","Que Huong Radio & Television","","","","","","San Jose","CA","95131","","","","","43857.0","","3500.0","","","","","","","7000.0","","","","IND","Radio Advertising Supporting Jim Zito","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11680","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43844.0","","495.0","","","","","","","3382.8","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11756","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43875.0","","1867.8","","","","","","","3382.8","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11741","","OTH","The An Giang Association","","","","","","San Jose","CA","95112","","","","","43871.0","","2000.0","","","","","","","2000.0","","","","CVC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11695","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43853.0","","63.62","","","","","","","12563.62","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11693","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43853.0","","6250.0","","","","","","","12563.62","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11753","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43874.0","","6250.0","","","","","","","12563.62","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11716","","OTH","Vien Thao Media, Inc.","","","","","","San Jose","CA","95112","","","","","43854.0","","4500.0","","","","","","","8000.0","","","","IND","Radio Advertising Supporting Lan Diep - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11719","","OTH","Vien Thao Media, Inc.","","","","","","San Jose","CA","95112","","","","","43858.0","","3500.0","","","","","","","8000.0","","","","IND","Radio Advertising Supporting Jim Zito - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11729","","OTH","Viet Nam Daily News","","","","","","San Jose","CA","95112","","","","","43861.0","","2700.0","","","","","","","5400.0","","","","IND","Newspaper Advertisement Supporting Jim Zito","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11730","","OTH","Viet Nam Daily News","","","","","","San Jose","CA","95112","","","","","43861.0","","2700.0","","","","","","","5400.0","","","","IND","Newspaper Advertisement Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT951","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43861.0","","4879.0","","","","","","","67711.75","","","","IND","Printing Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT952","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43861.0","","3706.21","","","","","","","67711.75","","","","IND","Postage Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT957","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43864.0","","3706.21","","","","","","","67711.75","","","","IND","Postage Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT958","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43864.0","","4879.0","","","","","","","67711.75","","","","IND","Printing Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT960","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43864.0","","1871.65","","","","","","","67711.75","","","","IND","Printing Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT961","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43864.0","","815.26","","","","","","","67711.75","","","","IND","Postage Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT972","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43866.0","","3706.21","","","","","","","67711.75","","","","IND","Postage Opposing Sylvia Arenas","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT973","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43866.0","","4879.0","","","","","","","67711.75","","","","IND","Printing Opposing Sylvia Arenas","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT975","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43871.0","","4879.0","","","","","","","67711.75","","","","IND","Printing Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT976","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43871.0","","3706.21","","","","","","","67711.75","","","","IND","Postage Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT978","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43871.0","","4879.0","","","","","","","67711.75","","","","IND","Printing Opposing Sylvia Arenas","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT979","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43871.0","","3706.21","","","","","","","67711.75","","","","IND","Postage Opposing Sylvia Arenas","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT981","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43872.0","","5214.0","","","","","","","67711.75","","","","IND","Printing Supporting Lan Diep","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT982","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43872.0","","6427.93","","","","","","","67711.75","","","","IND","Postage Supporting Lan Diep","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT984","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43874.0","","1871.65","","","","","","","67711.75","","","","LIT","Printing for potential Independent Expenditure - Never used.","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT985","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43874.0","","4879.0","","","","","","","67711.75","","","","IND","Printing Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT986","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43874.0","","3706.21","","","","","","","67711.75","","","","IND","Postage Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT970","","OTH","Sney Noorani","","","","","","Sacramento","CA","95814","","","","","43867.0","","4000.0","","","","","","","4000.0","","","","IND","Digital Advertisement Opposing Sylvia Arenas","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT950","","OTH","Strategic Red","","","","","","Houston","TX","77018","","","","","43861.0","","10500.0","","","","","","","41000.0","","","","IND","Digital Advertisement Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT965","","OTH","Strategic Red","","","","","","Houston","TX","77018","","","","","43866.0","","10500.0","","","","","","","41000.0","","","","IND","Digital Advertisement Supporting Jim Zito & Opposing Sylvia Arenas","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT969","","OTH","Strategic Red","","","","","","Houston","TX","77018","","","","","43867.0","","20000.0","","","","","","","41000.0","","","","IND","Digital Advertisement Opposing Sylvia Arenas","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT944","","OTH","Saigon Radio / VT News Radio - AM 1290 KAZA","","","","","","San Jose","CA","95112","","","","","43854.0","","4500.0","","","","","","","8000.0","","","","IND","Radio Advertising Supporting Lan Diep","Vien Thao Media, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT947","","OTH","Saigon Radio / VT News Radio - AM 1290 KAZA","","","","","","San Jose","CA","95112","","","","","43858.0","","3500.0","","","","","","","8000.0","","","","IND","Radio Advertising Supporting Jim Zito","Vien Thao Media, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","DEBT","F","PAY11675","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","","","","767.84","0.0","767.84","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","DEBT","F","PAY11677","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","","","","495.0","0.0","495.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","DEBT","F","PAY11757","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","","","","0.0","750.0","0.0","","","750.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","DEBT","F","PAY11784","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","","","","0.0","1020.0","0.0","","","1020.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","EXP11464","","IND","Davis","Christine","","","","","San Jose","CA","95112","TMFC, Inc.","CEO","","R","43697.0","","-200.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11319","","OTH","Sensiba San Filippo, LLP","","","","","","San Jose","CA","95110","","","","","43648.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11320","","OTH","P2S Inc.","","","","","","San Jose","CA","95113","","","","","43654.0","","400.0","","","","","","","435.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11321","","OTH","Silicon Valley Business Journal","","","","","","San Jose","CA","95113","","","","","43654.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11323","","IND","Becerra","April","","","","","Redwood City","CA","94061","Santa Clara County Medical Association","CEO","","","43654.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11328","","OTH","Albertsons Safeway","","","","","","Phoenix","AZ","85027","","","","","43655.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11329","","OTH","West Valley Construction","","","","","","Campbell","CA","95008","","","","","43655.0","","1950.0","","","","","","","1985.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11330","","OTH","Pump Repair Service Company","","","","","","San Francisco","CA","94134","","","","","43655.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11331","","OTH","Willco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","43656.0","","1750.0","","","","","","","11785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11333","","IND","Folzman","Claudia","","","","","San Jose","CA","95126","Iron Construction, Inc.","Co-Founder & COO","","","43656.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11334","","OTH","Bad Boys Bail Bonds","","","","","","San Jose","CA","95110","","","","","43656.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11336","","IND","Cytron","Craig","","","","","Redwood City","CA","94061","Stephen Silver Fine Jewelry","Controller","","","43657.0","","800.0","","","","","","","800.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11338","","OTH","RNB Associates, Inc.","","","","","","San Jose","CA","95131","","","","","43658.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11340","","OTH","Filice Insurance","","","","","","San Jose","CA","95112","","","","","43661.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11341","","OTH","Layton Construction","","","","","","San Jose","CA","95110","","","","","43661.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11344","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43662.0","","200.0","","","","","","","270.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11346","","IND","Trekell","Todd","","","","","San Jose","CA","95126","Toeniskoetter Development, Inc.","Development Project Manager","","","43662.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11347","","OTH","Bozzuto Insurance Services","","","","","","Campbell","CA","95008","","","","","43661.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11348","","OTH","Blach Construction Company","","","","","","San Jose","CA","95131","","","","","43663.0","","200.0","","","","","","","235.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11351","","IND","Kieve","Robert","","","","","San Jose","CA","95124","Empire Broadcasting","CEO/President","","","43655.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11351","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11353","","IND","Kline","Norman","","","","","San Jose","CA","95126","LibraryWorld, Inc.","CEO & Founder","","","43665.0","","400.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11354","","OTH","Heritage Bank of Commerce","","","","","","San Jose","CA","95113","","","","","43665.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11355","","OTH","Nterra Group","","","","","","Morgan Hill","CA","95037","","","","","43665.0","","875.0","","","","","","","1820.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11356","","OTH","Bagg Engineers","","","","","","Sunnyvale","CA","94085","","","","","43665.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11357","","OTH","Webcor Builders/Construction LP","","","","","","Alameda","CA","94502","","","","","43665.0","","1750.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11358","","OTH","Santa Clara County Dental Society","","","","","","San Jose","CA","95126","","","","","43665.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11365","","OTH","PayPal, Inc.","","","","","","San Jose","CA","95131","","","","","43669.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11366","","IND","De Young","Gerry","","","","","San Jose","CA","95150","Ruth & Going, Inc.","President","","","43670.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11367","","OTH","JMH Weiss, Inc.","","","","","","San Jose","CA","95110","","","","","43670.0","","400.0","","","","","","","835.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11368","","OTH","JMH Weiss, Inc.","","","","","","San Jose","CA","95110","","","","","43670.0","","400.0","","","","","","","835.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11369","","IND","Adams","Brian","","","","","San Jose","CA","95126","Bellarmine College Prep.","Vice President","","","43670.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11371","","OTH","Samaritan Medical Care Center","","","","","","San Jose","CA","95124","","","","","43671.0","","2000.0","","","","","","","2035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11373","","OTH","Bay Area News Group","","","","","","San Jose","CA","95113","","","","","43672.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11374","","OTH","BBSI- Barrett Business Services, Inc.","","","","","","San Jose","CA","95131","","","","","43672.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11375","","OTH","Happy Hollow Foundation","","","","","","San Jose","CA","95112","","","","","43674.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11376","","IND","Hogan","John","","","","","San Jose","CA","95118","Excite Credit Union","VP of Community Relations","","","43676.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11378","","IND","Bremner","Barbara","","","","","San Jose","CA","95112","Rotary Club of San Jose","Executive Director","","","43676.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11379","","OTH","Santa Clara County Medical Association","","","","","","Redwood City","CA","94061","","","","","43676.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11381","","OTH","Largo Concrete, Inc.","","","","","","Campbell","CA","95008","","","","","43677.0","","1200.0","","","","","","","1235.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11382","","OTH","Del Grande Dealer Group","","","","","","San Jose","CA","95136","","","","","43677.0","","200.0","","","","","","","235.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11383","","IND","Lequang","Crystal","","","","","San Jose","CA","95125","Amazae Events, Inc.","Owner & Event Designer","","","43676.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11385","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","43677.0","","3500.0","","","","","","","3500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11387","","OTH","J. Phillip DiNapoli & Affiliated Entites - D & D Ranch","","","","","","San Jose","CA","95113","","","","","43677.0","","1750.0","","","","","","","11750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11388","","OTH","Technology Credit Union","","","","","","San Jose","CA","95131","","","","","43677.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11389","","OTH","McManagement LLC","","","","","","Los Gatos","CA","95030","","","","","43677.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11390","","OTH","Webcor Builders/Construction LP","","","","","","Alameda","CA","94502","","","","","43677.0","","5000.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11391","","OTH","Mrs. Bloom's Mobile","","","","","","Elmsford","NY","10523","","","","","43677.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11392","","OTH","Biggs Cardosa Associates, Inc.","","","","","","San Jose","CA","95126","","","","","43678.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11393","","IND","Alkan","Sanem","","","","","Los Gatos","CA","95032","Silicon Valley Risk & Insurance Services","Business Development","","","43679.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11394","","IND","Bruni","David","","","","","Los Gatos","CA","95032","Barry Slatt Commercial Mortgage","Commercial Mortgage Banker","","","43679.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11397","","IND","Paton","Thomas","","","","","San Jose","CA","95113","BBVA Bank USA","City President","","","43682.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11399","","IND","Bhatti","Kanwaljit","","","","","San Jose","CA","95113","BBVA Bank USA","Vice President - Deposit Services Relationship Manager","","","43682.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11403","","IND","Peterson","Kevin","","","","","Long Beach","CA","90815","P2S, Inc.","President & CEO","","","43683.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11404","","IND","Davis","Christine","","","","","San Jose","CA","95112","TMFC, Inc.","CEO","","","43683.0","","200.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11405","","IND","Benkert","Mike","","","","","San Jose","CA","95138","Universal Maintenance","CEO","","","43684.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11410","","OTH","Hathaway Dinwiddie Construction Co.","","","","","","Santa Clara","CA","95054","","","","","43685.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11411","","OTH","Boy Scouts of America Silicon Valley","","","","","","San Jose","CA","95126","","","","","43685.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11413","","OTH","Christopher Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113","","","","","43686.0","","5000.0","","","","","","","7585.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11414","","OTH","Anderson Architects Inc.","","","","","","Campbell","CA","95008","","","","","43686.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11415","","OTH","SJ City View LLC","","","","","","San Francisco","CA","94111","","","","","43686.0","","10000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11416","","OTH","Norman E. Matteoni, A Prof. Corp., DBA Matteoni, O'Laughlin & Hechtman","","","","","","San Jose","CA","95126","","","","","43686.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11417","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","43686.0","","3500.0","","","","","","","3535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11418","","COM","Business San Jose Chamber PAC","","","","","","San Rafael","CA","94901","","","","","43686.0","","1750.0","","","","","","","1750.0","","","","","","","","","","1409516","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11419","","OTH","Petrinovich Pugh & Company, LLP","","","","","","San Jose","CA","95113","","","","","43686.0","","6000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11420","","OTH","HNTB Corporation","","","","","","Kansas City","MO","64105","","","","","43686.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11421","","OTH","Hoge, Fenton, Jones & Appel, Inc.","","","","","","San Jose","CA","95113","","","","","43686.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11424","","IND","Franco","John","","","","","San Jose","CA","95125","Sandis","Civil Engineers","","","43690.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11426","","IND","Fasenmyer","Amanda","","","","","Sunnyvale","CA","94087","Steinberg Hart","Director of Growth & Strategy","","","43691.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11427","","OTH","Reading Partners - Silicon Valley","","","","","","Milpitas","CA","95035","","","","","43691.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11428","","OTH","Jackson and Main, LLC.","","","","","","Los Gatos","CA","95030","","","","","43691.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11430","","IND","Anderson","Chris","","","","","San Jose","CA","95110","Borelli Investment Company","Broker & Developer","","","43692.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11431","","OTH","eBay Inc.","","","","","","San Jose","CA","95125","","","","","43692.0","","800.0","","","","","","","800.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11441","","OTH","Strangis Properties","","","","","","San Jose","CA","95136","","","","","43692.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11442","","OTH","Jerome Bellotti & Associates","","","","","","Los Gatos","CA","95032","","","","","43692.0","","1400.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11443","","IND","Downing","Terry","","","","","San Jose","CA","95123","PRx Digital","Vice President of Business Development","","","43692.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11445","","IND","James","Sandy","","","","","Cupertino","CA","95014","Sand Hill Property Company","Public Affairs Manager","","","43693.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11446","","OTH","Republic Family of Companies","","","","","","San Jose","CA","95113","","","","","43696.0","","200.0","","","","","","","8600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11447","","OTH","Now CFO","","","","","","San Jose","CA","95113","","","","","43696.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11448","","IND","Firouzjaei","Arash","","","","","San Jose","CA","95131","Achievement Engineering Corp.","President & Engineer","","","43696.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11449","","IND","Vignolo","Tony","","","","","Pleasanton","CA","94588","Wood Rodgers, Inc.","Principal Engineer","","","43696.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11452","","OTH","Garden City Construction, Inc.","","","","","","San Jose","CA","95113","","","","","43696.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11453","","IND","Pellecchia","Christian","","","","","Santa Clara","CA","95054","Slatter Construction Inc.","Vice President","","","43696.0","","200.0","","","","","","","1700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11454","","OTH","Stoer Construction, Inc.","","","","","","San Jose","CA","95125","","","","","43696.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11455","","IND","Swanson","Rochelle","","","","","Davis","CA","95618","Crown Castle","Manager of Government Affairs","","","43696.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11456","","OTH","Jerome Bellotti & Associates","","","","","","Los Gatos","CA","95032","","","","","43697.0","","350.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11457","","IND","Meis","Kate","","","","","Sacramento","CA","95814","Local Government Commission","Executive Director","","","43697.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11459","","IND","Baer","Rebecca","","","","","San Jose","CA","95126","Downtown Streets Team","Marketing & Community Engagement","","","43697.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11460","","IND","Ericson","Shasta","","","","","San Jose","CA","95129","Way of Wellness","Owner & Acupuncturist","","","43697.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11461","","IND","Sun","Ou","","","","","Burlingame","CA","94010","Kylli, Inc.","Real Estate","","","43697.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11462","","IND","Guardino","Carl","","","","","Monte Sereno","CA","95030","Silicon Valley Leadership Group","CEO","","","43697.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11466","","IND","Machado","Ed","","","","","San Jose","CA","95126","Star One Credit Union","Banking","","","43697.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11467","","IND","Kremen","Gary","","","","","Menlo Park","CA","94025","Santa Clara Valley Water District","Director","","","43698.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11468","","OTH","City of San Jose Parks Recreation","","","","","","San Jose","CA","95113","","","","","43698.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11469","","OTH","Gidel & Kocal Construction Co.","","","","","","Campbell","CA","95008","","","","","43698.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11470","","IND","Duren","Paul","","","","","San Jose","CA","95113","BBVA Bank USA","Banker","","","43698.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11471","","IND","Wong","Geri","","","","","San Jose","CA","95128","Newmark Knight Frank","Commercial Real Estate Sales & Leasing","","","43698.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11472","","IND","Becker","Josh","","","","","Menlo Park","CA","94025","Lexis Nexis","Head of Legal Analytics","","","43698.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11476","","IND","Tran","Huy","","","","","San Jose","CA","95132","Justice at Work Law Group","Attorney & Partner","","","43699.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11478","","IND","Gambelin","Papia","","","","","San Mateo","CA","94403","Platnium Advisors","President","","","43703.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11479","","IND","Graham","Joel","","","","","Santa Clara","CA","95050","Vulcan Construction","CEO","","","43703.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11480","","IND","Tan","Joanne","","","","","San Jose","CA","95112","10 Plus Brand","CEO","","","43703.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11481","","IND","Campos","Xavier","","","","","San Jose","CA","95113","SVEP Consultants","Principal","","","43703.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11482","","IND","Kastury","Kiran","","","","","San Jose","CA","95138","Eat Safe Verified","CEO","","","43703.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11483","","IND","Zari","Gina","","","","","San Mateo","CA","94401","San Mateo County Association of Realtors","Government Affairs","","","43703.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11485","","IND","Benjamin","Carrie","","","","","San Jose","CA","95110","San Jose Sports Authority","Director of Events","","","43703.0","","800.0","","","","","","","800.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11491","","IND","Strangis","Jerry","","","","","San Jose","CA","95136","Strangis Properties","Owner","","","43704.0","","1050.0","","","","","","","2550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11492","","IND","Cunneen","James","","","","","Campbell","CA","95008","California Strategies","Principal","","","43704.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11496","","OTH","Republic Family of Companies","","","","","","San Jose","CA","95113","","","","","43704.0","","3400.0","","","","","","","8600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11501","","OTH","Lopes Electric, Inc.","","","","","","San Jose","CA","95126","","","","","43706.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11502","","OTH","The Sobrato Organization","","","","","","Mountain View","CA","94041","","","","","43706.0","","1750.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11503","","IND","Fox, Jr.","Michael E.","","","","","Saratoga","CA","95070","Goodwill of Silicon Valley","CEO","","","43706.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11534","","OTH","Nterra Group","","","","","","Morgan Hill","CA","95037","","","","","43718.0","","75.0","","","","","","","1820.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11535","","OTH","Nterra Group","","","","","","Morgan Hill","CA","95037","","","","","43718.0","","800.0","","","","","","","1820.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11536","","OTH","DAL Properties, LLC","","","","","","San Jose","CA","95110-2406","","","","","43718.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11537","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597","","","","","43718.0","","1750.0","","","","","","","2750.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11538","","OTH","California Bank of Commerce","","","","","","Lafayette","CA","94549","","","","","43718.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11539","","OTH","Lockheed Martin","","","","","","Bethesda","MD","20817","","","","","43718.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11553","","OTH","Republic Services Inc.","","","","","","Phoenix","AZ","85054","","","","","43740.0","","5000.0","","","","","","","11500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11554","","OTH","Hewlett-Packard Enterprise","","","","","","Houstan","TX","77070","","","","","43740.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11555","","OTH","Christopher Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113","","","","","43740.0","","800.0","","","","","","","7585.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11556","","OTH","Orange Barrel Media, LLC","","","","","","Columbus","OH","43222","","","","","43740.0","","700.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11573","","IND","Bussey","Timothy J.","","","","","San Jose","CA","95134","ZAG Technical Services","Chief Financial Officer","","","43789.0","","6000.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11574","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814","","","","","43789.0","","35.0","","","","","","","10035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11584","","OTH","P2S Inc.","","","","","","San Jose","CA","95113","","","","","43789.0","","35.0","","","","","","","435.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11584","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11595","","OTH","KT Properties Urban, Inc","","","","","","Cupertino","CA","95014-","","","","","43789.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11595","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11597","","OTH","Urban Catalyst Manager LLC","","","","","","San Jose","CA","95113","","","","","43789.0","","35.0","","","","","","","6035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11597","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11605","","OTH","Toeniskoetter Construction Inc.","","","","","","San Jose","CA","95126","","","","","43789.0","","35.0","","","","","","","270.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11605","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11606","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43789.0","","35.0","","","","","","","270.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11606","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11609","","OTH","SRGNC (Sares Regis Group of Northern California) LLC","","","","","","San Mateo","CA","94404","","","","","43789.0","","35.0","","","","","","","1820.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11609","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11619","","OTH","SiliconSage Builders","","","","","","Sunnyvale","CA","94086","","","","","43789.0","","35.0","","","","","","","15035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11619","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11620","","OTH","Sandis","","","","","","Roseville","CA","95661","","","","","43789.0","","35.0","","","","","","","3035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11620","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11634","","OTH","Premier Recycle Company","","","","","","San Jose","CA","95112","","","","","43808.0","","875.0","","","","","","","910.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11635","","OTH","Conklin Brothers","","","","","","San Jose","CA","95125","","","","","43808.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11638","","IND","Pellecchia","Christian","","","","","Santa Clara","CA","95054","Slatter Construction Inc.","Vice President","","","43790.0","","1500.0","","","","","","","1700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11643","","OTH","John Edward (Jed) York & Affiliated Entities, Including the Forty Niners Football Company LLC.","","","","","","Santa Clara","CA","95054","","","","","43827.0","","5000.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11644","","OTH","C.W. Swenson, Inc.","","","","","","San Jose","CA","95112","","","","","43827.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11644","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11645","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","43827.0","","35.0","","","","","","","3535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11645","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11649","","OTH","Conklin Brothers","","","","","","San Jose","CA","95125","","","","","43827.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11649","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11650","","OTH","Preston PipeLines, Inc","","","","","","Milipitas","CA","95035","","","","","43827.0","","35.0","","","","","","","6035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11650","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11652","","OTH","Bad Boys Bail Bonds","","","","","","San Jose","CA","95110","","","","","43827.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11652","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11655","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196","","","","","43827.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11655","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11668","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052","","","","","43827.0","","35.0","","","","","","","10035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11668","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP11370","","COM","Johnny Khamis Independent for State Senate District 15","","","","","","San Jose","CA","95120","","","","","43671.0","","2000.0","","","","","","","2000.0","","","","MON","","","","","","1414110","","","","","","","","","","","","","","","","","","","","","","Johnny Khamis","","","","SEN","","SEN","","15.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP11531","","COM","Neighbors for Matt Mahan for San Jose City Council District 10","","","","","","San Jose","CA","95123","","","","","43718.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1417738","","","","","","","","","","","","","","","","","","","","","","Matt Mahan","","","","CCM","","OTH","City of San Jose","10.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP11532","","COM","Lan Diep for San Jose - City Council District 4 2020","","","","","","San Jose","CA","95161","","","","","43718.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1420029","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP11533","","COM","Re-Elect Dev Davis 2020 San Jose City Council D6","","","","","","San Jose","CA","95125","","","","","43718.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1420397","","","","","","","","","","","","","","","","","","","","","","Dev Davis","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP11569","","COM","Zito for San Jose City Council District 8 - 2020","","","","","","San Rafael","CA","94913","","","","","43763.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1421718","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP11640","","COM","Evan Low for Assembly 2020","","","","","","Sacramento","CA","95815","","","","","43819.0","","1700.0","","","","","","","4700.0","","","","MON","","","","","","1414197","","","","","","","","","","","","","","","","","","","","","","Evan Low","","","","ASM","","ASM","","28.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP11641","","COM","Evan Low for Assembly 2020","","","","","","Sacramento","CA","95815","","","","","43819.0","","3000.0","","","","","","","4700.0","","","","MON","","","","","","1414197","","","","","","","","","","","","","","","","","","","","","","Evan Low","","","","ASM","","ASM","","28.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11332","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43654.0","","79.25","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11335","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43656.0","","18.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11337","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43657.0","","97.75","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11339","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43658.0","","6250.0","","","","","","","100081.68","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11342","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43661.0","","124.75","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11343","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43662.0","","36.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11345","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43658.0","","79.25","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11349","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43663.0","","323.25","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11350","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43664.0","","19.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11360","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43665.0","","9.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11363","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43665.0","","750.0","","","","","","","8485.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11370","","COM","Johnny Khamis Independent for State Senate District 15","","","","","","San Jose","CA","95120","","","","","43671.0","","2000.0","","","","","","","2000.0","","","","CTB","","","","","","1414110","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11372","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43672.0","","125.75","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11377","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43675.0","","9.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11380","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43676.0","","109.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11384","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43677.0","","88.75","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11395","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43678.0","","45.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11396","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43679.0","","111.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11398","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43682.0","","1025.0","","","","","","","8485.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11400","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43682.0","","18.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11401","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43683.0","","9.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11402","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43670.0","","18.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11406","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43684.0","","9.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11407","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43684.0","","6331.68","","","","","","","100081.68","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11409","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43685.0","","19.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11412","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43686.0","","28.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11422","","OTH","History San Jose","","","","","","San Jose","CA","95112","","","","","43690.0","","4090.0","","","","","","","10628.0","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11423","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43690.0","","28.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11444","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43693.0","","28.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11450","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43696.0","","75.63","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11463","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43697.0","","152.25","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11473","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43698.0","","156.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11475","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43699.0","","85.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11477","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43700.0","","103.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11487","","OTH","Eric Valverde Photography","","","","","","San Jose","CA","95132","","","","","43704.0","","700.0","","","","","","","700.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11488","","OTH","JP Graphics, Inc.","","","","","","Santa Clara","CA","95054","","","","","43704.0","","1865.44","","","","","","","1865.44","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11489","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43704.0","","6250.0","","","","","","","100081.68","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11490","","OTH","History San Jose","","","","","","San Jose","CA","95112","","","","","43704.0","","2448.0","","","","","","","10628.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11493","","IND","Llerena","Amanda","","","","","San Jose","CA","95113","","","","","43703.0","","299.91","","","","","","","299.91","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11494","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43703.0","","11.8","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11495","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43704.0","","18.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11497","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43706.0","","927.78","","","","","","","16031.59","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11498","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43705.0","","91.75","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11499","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43706.0","","153.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11500","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43707.0","","87.63","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11530","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43714.0","","1025.0","","","","","","","8485.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11531","","COM","Neighbors for Matt Mahan for San Jose City Council District 10","","","","","","San Jose","CA","95123","","","","","43718.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1417738","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11532","","COM","Lan Diep for San Jose - City Council District 4 2020","","","","","","San Jose","CA","95161","","","","","43718.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1420029","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11533","","COM","Re-Elect Dev Davis 2020 San Jose City Council D6","","","","","","San Jose","CA","95125","","","","","43718.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1420397","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11540","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43719.0","","1641.25","","","","","","","16031.59","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11541","","OTH","Compass Group - Cosmopolitan Catering, Inc.","","","","","","Los Angeles","CA","90074","","","","","43719.0","","65432.65","","","","","","","65432.65","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11543","","OTH","Golf Car Rental Co. - A Turf & Idustrial Equipment Company","","","","","","Santa Clara","CA","95050","","","","","43699.0","","617.26","","","","","","","617.26","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11544","","OTH","Signs Now","","","","","","San Jose","CA","95112","","","","","43699.0","","1799.35","","","","","","","1799.35","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11547","","OTH","Office Depot","","","","","","Fremont","CA","94538","","","","","43703.0","","51.97","","","","","","","226.73","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11548","","OTH","Avista A/V Rentals","","","","","","San Jose","CA","95131","","","","","43703.0","","370.0","","","","","","","370.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11549","","OTH","KPAW, Inc. (TapSnap 1050)","","","","","","San Jose","CA","95118","","","","","43703.0","","1306.63","","","","","","","1306.63","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11550","","OTH","United Site Services of CA, Inc.","","","","","","Phoenix","AZ","85072","","","","","43720.0","","3849.3","","","","","","","3849.3","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11551","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43739.0","","750.0","","","","","","","8485.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11552","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43739.0","","5000.0","","","","","","","33920.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11567","","OTH","Joseph George Fine Wines","","","","","","San Jose","CA","95125","","","","","43747.0","","16463.43","","","","","","","16463.43","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11568","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43755.0","","6250.0","","","","","","","100081.68","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11569","","COM","Zito for San Jose City Council District 8 - 2020","","","","","","San Rafael","CA","94913","","","","","43763.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1421718","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11570","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43774.0","","5000.0","","","","","","","33920.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11571","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43788.0","","6250.0","","","","","","","100081.68","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11572","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43788.0","","785.68","","","","","","","8485.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11621","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43789.0","","5000.0","","","","","","","100081.68","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11622","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43789.0","","100.0","","","","","","","1874.07","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11627","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43794.0","","68.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11631","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43801.0","","5000.0","","","","","","","33920.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11632","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43801.0","","34.59","","","","","","","16031.59","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11633","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43802.0","","750.0","","","","","","","8485.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11636","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43808.0","","1850.0","","","","","","","8485.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11639","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43810.0","","18920.0","","","","","","","33920.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11640","","COM","Evan Low for Assembly 2020","","","","","","Sacramento","CA","95815","","","","","43819.0","","1700.0","","","","","","","4700.0","","","","CTB","","","","","","1414197","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11641","","COM","Evan Low for Assembly 2020","","","","","","Sacramento","CA","95815","","","","","43819.0","","3000.0","","","","","","","4700.0","","","","CTB","","","","","","1414197","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11642","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43819.0","","6250.0","","","","","","","100081.68","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11686","","OTH","Lepori Photography","","","","","","Los Gatos","CA","95030","","","","","43792.0","","550.0","","","","","","","550.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT935","","OTH","Sunstate Equipment","","","","","","Phoenix","AZ","85072","","","","","43706.0","","927.78","","","","","","","927.78","","","","FND","","Truong","Eddie","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT936","","IND","Corrales","Michelle","","","","","Watsonville","CA","95076","","","","","43719.0","","500.0","","","","","","","500.0","","","","FND","","Truong","Eddie","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT937","","OTH","Stuart Event Rentals","","","","","","Milpitas","CA","95035","","","","","43719.0","","22559.9","","","","","","","22559.9","","","","FND","","Compass Group - Cosmopolitan Catering, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT938","","OTH","O'Brien's Ice Cream Parlor & Candy Shop","","","","","","San Jose","CA","95112","","","","","43690.0","","585.0","","","","","","","585.0","","","","FND","","History San Jose","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT939","","OTH","San Jose Ice Company","","","","","","San Jose","CA","95112","","","","","43690.0","","930.68","","","","","","","930.68","","","","FND","","Compass Group - Cosmopolitan Catering, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY11362","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY11685","","OTH","Lepori Photography","","","","","","Los Gatos","CA","95030","","","","","","","","550.0","0.0","550.0","","","0.0","","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY11675","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","","","","0.0","767.84","0.0","","","767.84","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY11677","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","","","","0.0","495.0","0.0","","","495.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11076","","OTH","COMCAST Financial Agency Corporation","","","","","","Philadelphia","PA","19103","","","","","43473.0","","1500.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11077","","OTH","Enterprise Trust & Investment Co.","","","","","","Los Gatos","CA","95032","","","","","43473.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11079","","OTH","Boston Properties","","","","","","San Francisco","CA","94080","","","","","43475.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11101","","OTH","John Edward (Jed) York & Affiliated Entities, Including the Forty Niners Football Company LLC.","","","","","","Santa Clara","CA","95054","","","","","43486.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11102","","OTH","South Bay Development","","","","","","Los Gatos","CA","95032","","","","","43486.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11104","","OTH","TM San Jose 78 LLC","","","","","","San Ramon","CA","94583","","","","","43493.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11105","","OTH","The Irvine Company LLC","","","","","","Newport Beach","CA","92660","","","","","43493.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11106","","OTH","Devcon Construction Incorporated","","","","","","Milpitas","CA","95035","","","","","43493.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11107","","IND","Bussey","Timothy J.","","","","","San Jose","CA","95134","ZAG Technical Services","Chief Financial Officer","","","43493.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11108","","OTH","SJ City View LLC","","","","","","San Francisco","CA","94111","","","","","43493.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11109","","OTH","Republic Urban Properties LLC & Affiliated Entities","","","","","","San Jose","CA","95113","","","","","43493.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11110","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052","","","","","43493.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11111","","OTH","Barry Swenson Builder/Green Valley Corporation","","","","","","San Jose","CA","95112","","","","","43500.0","","5000.0","","","","","","","8000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11116","","OTH","Robinson Oil Corporation dba Rotten Robbie","","","","","","Santa Clara","CA","95050","","","","","43508.0","","1500.0","","","","","","","11500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11117","","COM","Associated Builders and Contractors Northern CA Chapter PAC","","","","","","Livermore","CA","94551","","","","","43508.0","","5000.0","","","","","","","5000.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11118","","OTH","Robinson Oil Corporation dba Rotten Robbie","","","","","","Santa Clara","CA","95050","","","","","43508.0","","5000.0","","","","","","","11500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11119","","COM","California Apartment Association PAC (CAAPAC)","","","","","","Sacramento","CA","95814","","","","","43508.0","","15000.0","","","","","","","15000.0","","","","","","","","","","745208","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11120","","OTH","The Sobrato Organization","","","","","","Mountain View","CA","94041","","","","","43508.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11121","","OTH","Essex Property Trust, Inc.","","","","","","San Mateo","CA","94403","","","","","43508.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11122","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196","","","","","43508.0","","1500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11148","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125","","","","","43515.0","","1000.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11149","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125","","","","","43515.0","","1500.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11150","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597","","","","","43515.0","","1000.0","","","","","","","1000.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11151","","OTH","KT Properties Urban, Inc","","","","","","Cupertino","CA","95014-","","","","","43528.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11152","","OTH","Milligan Land Company","","","","","","San Jose","CA","95124","","","","","43528.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11153","","OTH","J. Phillip DiNapoli & Affiliated Entites - D & D Ranch","","","","","","San Jose","CA","95113","","","","","43528.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11158","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","43532.0","","7500.0","","","","","","","20250.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11159","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814","","","","","43532.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11161","","OTH","SRGNC (Sares Regis Group of Northern California) LLC","","","","","","San Mateo","CA","94404","","","","","43532.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11161","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11187","","OTH","Newmark & Company Real Estate Inc.","","","","","","New York","NY","10017","","","","","43545.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11188","","OTH","Lehigh Hanson Inc./Heidelberg Cement Group","","","","","","Irving","TX","94583","","","","","43545.0","","5000.0","","","","","","","30000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11189","","OTH","Casa Verde Vending & Management Inc.","","","","","","Salinas","CA","93901","","","","","43545.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11205","","OTH","South Bay Development","","","","","","Los Gatos","CA","95032","","","","","43545.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11205","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11209","","OTH","CSA LA, LLC","","","","","","Van Nuys","CA","91406","","","","","43556.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11210","","OTH","Willco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","43556.0","","10000.0","","","","","","","10035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11212","","OTH","NC3 Systems, Inc. DBA Calvia","","","","","","San Jose","CA","95112","","","","","43556.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11219","","IND","Strangis","Jerry","","","","","San Jose","CA","95136","Strangis Properties","Owner","","","43572.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11221","","OTH","Avidbank","","","","","","Palo Alto","CA","94302","","","","","43584.0","","6000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11222","","OTH","Western Alliance Bank","","","","","","Pheonix","AZ","85004","","","","","43584.0","","6000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11223","","OTH","Lehigh Hanson Inc./Heidelberg Cement Group","","","","","","Irving","TX","94583","","","","","43584.0","","20000.0","","","","","","","30000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11224","","OTH","Preston PipeLines, Inc","","","","","","Milipitas","CA","95035","","","","","43588.0","","6000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11225","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125","","","","","43588.0","","1750.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11226","","OTH","Casino M8trix","","","","","","San Jose","CA","95110","","","","","43588.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11229","","OTH","Duran & Venables, Inc.","","","","","","Milpitas","CA","95035","","","","","43613.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11230","","OTH","COMCAST Financial Agency Corporation","","","","","","Philadelphia","PA","19103","","","","","43613.0","","5000.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11231","","OTH","Essex Property Trust, Inc.","","","","","","San Mateo","CA","94403","","","","","43613.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11232","","OTH","Green Valley Corporation","","","","","","San Jose","CA","95112","","","","","43613.0","","3000.0","","","","","","","8000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11233","","OTH","Studio G Architects","","","","","","San Jose","CA","95110","","","","","43613.0","","3000.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11234","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052","","","","","43613.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11235","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814","","","","","43613.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11236","","OTH","Arcadia Development Company","","","","","","San Jose","CA","95150","","","","","43613.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11237","","OTH","Republic Services Inc.","","","","","","Phoenix","AZ","85054","","","","","43613.0","","6500.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11260","","OTH","Willco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","43613.0","","35.0","","","","","","","10035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11260","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11278","","OTH","SiliconSage Builders","","","","","","Sunnyvale","CA","94086","","","","","43613.0","","15000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11278","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11281","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125","","","","","43619.0","","6000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11282","","OTH","Lewis & Tibbitts, Inc.","","","","","","San Jose","CA","95112","","","","","43619.0","","3000.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11283","","OTH","Robinson Oil Corporation dba Rotten Robbie","","","","","","Santa Clara","CA","95050","","","","","43619.0","","5000.0","","","","","","","11500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11284","","OTH","Sandis","","","","","","Roseville","CA","95661","","","","","43619.0","","3000.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11286","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196","","","","","43623.0","","3500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11287","","OTH","Urban Catalyst Manager LLC","","","","","","San Jose","CA","95113","","","","","43623.0","","6000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11289","","OTH","Coca-Cola","","","","","","San Jose","CA","95112","","","","","43633.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11290","","OTH","Federal Realty Investment Trust","","","","","","Rockville","MD","20852","","","","","43633.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11310","","OTH","Johanson & Yau Accountancy Corp.","","","","","","San Jose","CA","95113","","","","","43634.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11313","","OTH","SRGNC (Sares Regis Group of Northern California) LLC","","","","","","San Mateo","CA","94404","","","","","43640.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11314","","OTH","Lehigh Hanson Inc./Heidelberg Cement Group","","","","","","Irving","TX","94583","","","","","43640.0","","5000.0","","","","","","","30000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11315","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","43640.0","","7750.0","","","","","","","20250.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11316","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","43640.0","","5000.0","","","","","","","20250.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11352","","OTH","Christopher Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113","","","","","43613.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11352","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11361","","OTH","Christopher Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113","","","","","43633.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","D","EXP11100","","COM","Susan Ellenberg for Santa Clara County Supervisor 2018","","","","","","San Jose","CA","95150","","","","","43481.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1394541","","","","","","","","","","","","","","","","","","","","","","Susan Ellenberg","","","","CSU","","OTH","County of Santa Clara","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11074","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43472.0","","750.0","","","","","","","4585.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11080","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43480.0","","225.5","","","","","","","372.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11099","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43481.0","","6250.0","","","","","","","57500.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11100","","COM","Susan Ellenberg for Santa Clara County Supervisor 2018","","","","","","San Jose","CA","95150","","","","","43481.0","","1000.0","","","","","","","1000.0","","","","CTB","","","","","","1394541","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11103","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43488.0","","1625.0","","","","","","","13427.97","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11112","","OTH","United States Postal Service","","","","","","San Jose","CA","95101","","","","","43472.0","","121.75","","","","","","","121.75","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11115","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43508.0","","1310.0","","","","","","","4585.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11123","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43509.0","","6250.0","","","","","","","57500.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11147","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43514.0","","454.77","","","","","","","1279.07","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11154","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43528.0","","498.19","","","","","","","13427.97","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11155","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43530.0","","45.0","","","","","","","13427.97","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11156","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43530.0","","6250.0","","","","","","","57500.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11157","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43531.0","","1025.0","","","","","","","4585.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11185","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43542.0","","11259.78","","","","","","","13427.97","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11186","","OTH","History San Jose","","","","","","San Jose","CA","95112","","","","","43542.0","","4090.0","","","","","","","4090.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11214","","OTH","WOWzy Creation Corp. DBA First Place Inc.","","","","","","Santa Clara","CA","95054","","","","","43532.0","","152.93","","","","","","","152.93","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11215","","OTH","Office Depot","","","","","","Fremont","CA","94538","","","","","43536.0","","174.76","","","","","","","174.76","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11217","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43560.0","","750.0","","","","","","","4585.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11218","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43563.0","","26250.0","","","","","","","57500.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11220","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43574.0","","68.0","","","","","","","372.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11227","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43595.0","","750.0","","","","","","","4585.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11228","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43607.0","","824.3","","","","","","","1279.07","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11280","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43614.0","","6250.0","","","","","","","57500.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11285","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43619.0","","782.27","","","","","","","1532.27","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11311","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43635.0","","6250.0","","","","","","","57500.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11312","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43636.0","","79.25","","","","","","","372.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11326","","OTH","The Stage","","","","","","San Jose","CA","95113","","","","","43640.0","","158.0","","","","","","","158.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","G","EDT933","","OTH","Hilton San Jose","","","","","","San Jose","CA","95113","","","","","43488.0","","1625.0","","","","","","","12884.78","","","","FND","","Truong","Eddie","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","G","EDT934","","OTH","Hilton San Jose","","","","","","San Jose","CA","95113","","","","","43542.0","","11259.78","","","","","","","12884.78","","","","FND","","Truong","Eddie","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","DEBT","F","PAY11073","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","DEBT","F","PAY11362","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","","","","0.0","750.0","0.0","","","750.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","DEBT","F","PAY11685","","OTH","Lepori Photography","","","","","","Los Gatos","CA","95030","","","","","","","","0.0","550.0","0.0","","","550.0","","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/16/2020 12:42:04 AM","","","","S497","F497P2","EXP11683","","COM","Johnny Khamis Independent for State Senate District 15","","","","","","San Jose","CA","95120.0","","","","","43845.0","","2700.0","","","","","","","","","","","","","","","","","1414110","","","","","","","","","","","","","","","","","","","","","","Johnny Khamis","","","","SEN","","SEN","","15.0","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","12/20/2019 11:36:39 PM","","","","S497","F497P2","EXP11640","","COM","Evan Low for Assembly 2020","","","","","","Sacramento","CA","95815.0","","","","","43819.0","","1700.0","","","","","","","","","","","","","","","","","1414197","","","","","","","","","","","","","","","","","","","","","","Evan Low","","","","ASM","","ASM","","28.0","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","12/20/2019 11:36:39 PM","","","","S497","F497P2","EXP11641","","COM","Evan Low for Assembly 2020","","","","","","Sacramento","CA","95815.0","","","","","43819.0","","3000.0","","","","","","","","","","","","","","","","","1414197","","","","","","","","","","","","","","","","","","","","","","Evan Low","","","","ASM","","ASM","","28.0","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11016","","OTH","Lehigh Hanson Inc./Heidelberg Cement Group","","","","","","Irving","TX","94583","","","","","43402.0","","7500.0","","","","","","","14500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11023","","OTH","R.N. Borelli Inc. dba Borelli Investment Company","","","","","","San Jose","CA","95131","","","","","43409.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11024","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105","","","","","43409.0","","2000.0","","","","","","","7000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11028","","IND","Arrillaga","Jeff","","","","","Los Altos","CA","94024","Newmark Knight Frank","Managing Director","","","43416.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11029","","IND","Dillabough","Gary D.","","","","","Atherton","CA","94027","The Westly Group","Smart Buildings & Efficiency Practice","","","43416.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11030","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43416.0","","5000.0","","","","","","","13690.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11032","","OTH","Coca-Cola","","","","","","San Jose","CA","95112","","","","","43416.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11032","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11035","","OTH","Sandis","","","","","","Roseville","CA","95661","","","","","43416.0","","35.0","","","","","","","10035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11035","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11043","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","43416.0","","35.0","","","","","","","5535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11043","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11057","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","43437.0","","30000.0","","","","","","","50000.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11060","","OTH","BBSI- Barrett Business Services, Inc.","","","","","","San Jose","CA","95131","","","","","43437.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11063","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","43444.0","","1500.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11064","","OTH","Willco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","43444.0","","1500.0","","","","","","","5500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11065","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125","","","","","43444.0","","1500.0","","","","","","","6035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11089","","OTH","Valin Corporation","","","","","","San Jose","CA","95131","","","","","43465.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11089","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11129","","OTH","Conklin Brothers","","","","","","San Jose","CA","95125","","","","","43465.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11129","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11139","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196","","","","","43465.0","","35.0","","","","","","","4535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11139","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11144","","OTH","Norman E. Matteoni, A Prof. Corp., DBA Matteoni, O'Laughlin & Hechtman","","","","","","San Jose","CA","95126","","","","","43465.0","","35.0","","","","","","","735.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11144","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","LOAN","B1","PAY11013","","IND","Truong","Eddie","","","","","San Jose","CA","95136","The Silicon Valley Organization","Director of Government & Community Relations","","","43398.0","","10000.0","0.0","10000.0","10000.0","0.0","0.0","0.0","50.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PAY11013","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","LOAN","B1","PAY11019","","IND","Truong","Eddie","","","","","San Jose","CA","95136","The Silicon Valley Organization","Director of Government & Community Relations","","","43403.0","","10000.0","0.0","10000.0","10000.0","0.0","0.0","0.0","50.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PAY11019","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT926","","IND","Pam Foley - IE","","","","","","","","","","","","","43399.0","","17851.41","","","","","","","282257.21","","","","IND","TV Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT930","","IND","Pam Foley - IE","","","","","","","","","","","","","43403.0","","12148.59","","","","","","","282257.21","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP11069","","COM","Evan Low for Assembly 2020","","","","","","Sacramento","CA","95815","","","","","43453.0","","3000.0","","","","","","","3000.0","","","","MON","","","","","","1414197","","","","","","","","","","","","","","","","","","","","","","Evan Low","","","","ASM","","ASM","","28.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11011","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43399.0","","17851.41","","","","","","","390234.85","","","","IND","TV Advertisement Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11014","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43399.0","","315.0","","","","","","","12698.15","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11020","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43403.0","","12148.59","","","","","","","390234.85","","","","IND","Mailer Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11021","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43403.0","","450.5","","","","","","","1783.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11022","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43406.0","","450.5","","","","","","","1783.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11025","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43411.0","","6250.0","","","","","","","114175.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11026","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43411.0","","3000.0","","","","","","","390234.85","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11051","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43419.0","","750.0","","","","","","","16371.11","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11053","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43419.0","","883.1","","","","","","","16371.11","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11054","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112","","","","","43430.0","","45.4","","","","","","","1133.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11055","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43430.0","","500.0","","","","","","","1310.89","","","","MTG","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11056","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43431.0","","364.19","","","","","","","12698.15","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11061","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43439.0","","6250.0","","","","","","","114175.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11062","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43440.0","","225.5","","","","","","","1783.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11066","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43445.0","","1475.0","","","","","","","16371.11","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11067","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43445.0","","5000.0","","","","","","","114175.75","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11069","","COM","Evan Low for Assembly 2020","","","","","","Sacramento","CA","95815","","","","","43453.0","","3000.0","","","","","","","3000.0","","","","CTB","","","","","","1414197","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11071","","OTH","Starbucks","","","","","","San Jose","CA","95132","","","","","43448.0","","16.95","","","","","","","237.55","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11072","","OTH","Starbucks","","","","","","San Jose","CA","95132","","","","","43455.0","","16.95","","","","","","","237.55","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT924","","OTH","CableTime","","","","","","San Francisco","CA","94111","","","","","43399.0","","15173.69","","","","","","","99150.74","","","","IND","TV Advertisement Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT925","","OTH","The Battin Group, Inc.","","","","","","La Quinta","CA","92253","","","","","43399.0","","1338.85","","","","","","","8836.78","","","","IND","TV Advertisement Production Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT927","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43403.0","","750.0","","","","","","","16750.0","","","","IND","Design Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT928","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43403.0","","647.18","","","","","","","11727.03","","","","IND","Data Vendor Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT929","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43403.0","","9341.24","","","","","","","151872.57","","","","IND","Printing & Postage Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT932","","OTH","Aspira","","","","","","Mountain View","CA","94041","","","","","43430.0","","500.0","","","","","","","500.0","","","","MTG","","Truong","Eddie","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY11007","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY11008","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","","","","315.0","0.0","315.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY11073","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","0.0","750.0","0.0","","","750.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/31/2018 12:22:42 AM","","","","RCPT","F496P3","INC11016","","OTH","Lehigh Hanson Inc./Heidelberg Cement Group","","","","","","Irving","TX","94583.0","","","","","43402.0","","7500.0","","","","","","","14500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/31/2018 12:22:42 AM","","","","RCPT","F496P3","PAY11013","","IND","Truong","Eddie","","","","","San Jose","CA","95136.0","The Silicon Valley Organization","Director of Government & Community Relations","","","43398.0","","10000.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PAY:F496P3:11013","","","","","0.0","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/31/2018 12:22:42 AM","","","","RCPT","F496P3","PAY11019","","IND","Truong","Eddie","","","","","San Jose","CA","95136.0","The Silicon Valley Organization","Director of Government & Community Relations","","","43403.0","","10000.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PAY:F496P3:11019","","","","","0.0","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/31/2018 12:22:42 AM","","","","S496","F496","EDT930","","","","","","","","","","","","","","","","43403.0","","12148.59","","","","","","","","","","","","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EDT:S496:930","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","EXP10792","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","R","43332.0","","-1635.0","","","","","","","-5408.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EXP10792","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","EXP10798","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","R","43335.0","","-2135.0","","","","","","","-5408.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EXP10798","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10720","","OTH","KBHome South Bay Inc.","","","","","","San Ramon","CA","94583","","","","","43294.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10732","","IND","Ball","Jon","","","","","Los Gatos","CA","95030","","Retired","","","43327.0","","700.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10734","","OTH","Willco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","43327.0","","1500.0","","","","","","","4000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10735","","OTH","WCC Consulting, LLC","","","","","","Los Gatos","CA","95030","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10736","","OTH","Andary's Enterprise Inc.","","","","","","San Jose","CA","95124","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10737","","OTH","Albertsons Safeway","","","","","","Phoenix","AZ","85027","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10738","","OTH","Bozzuto Insurance Services","","","","","","Campbell","CA","95008","","","","","43327.0","","1750.0","","","","","","","3250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10739","","OTH","PayPal, Inc.","","","","","","San Jose","CA","95131","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10740","","OTH","Northern Underground Construction, Inc.","","","","","","San Jose","CA","95139","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10741","","IND","Kieve","Robert","","","","","San Jose","CA","95124","Empire Broadcasting","CEO/President","","","43327.0","","1500.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10742","","OTH","Iron Construction, Inc.","","","","","","San Jose","CA","95126","","","","","43327.0","","700.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10743","","OTH","Johanson & Yau Accountancy Corp.","","","","","","San Jose","CA","95113","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10744","","OTH","Achievement Engineering Corporation","","","","","","San Jose","CA","95131","","","","","43327.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10745","","OTH","Robinson Oil Corporation","","","","","","Santa Clara","CA","95050","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10746","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597","","","","","43327.0","","1750.0","","","","","","","7750.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10747","","OTH","Robert A. Bothman Inc.","","","","","","Santa Clara","CA","95050","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10748","","OTH","RDL Construction, Inc.","","","","","","San Jose","CA","95113","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10749","","OTH","Santa Clara County Dental Society","","","","","","San Jose","CA","95126","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10750","","OTH","KBM-Hogue Workspace","","","","","","San Jose","CA","95113","","","","","43327.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10751","","OTH","Premier Recycle Company","","","","","","San Jose","CA","95112","","","","","43327.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10752","","OTH","SRGNC (Sares Regis Group of Northern California) LLC","","","","","","San Mateo","CA","94404","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10753","","OTH","Hoge, Fenton, Jones & Appel, Inc.","","","","","","San Jose","CA","95113","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10754","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","43327.0","","3000.0","","","","","","","4500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10755","","OTH","Sandis","","","","","","Roseville","CA","95661","","","","","43327.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10756","","OTH","Lewis & Tibbitts, Inc.","","","","","","San Jose","CA","95112","","","","","43327.0","","3000.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10757","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125","","","","","43327.0","","3000.0","","","","","","","4535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10758","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","43327.0","","3000.0","","","","","","","5500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10759","","OTH","Green Valley Corporation","","","","","","San Jose","CA","95112","","","","","43327.0","","3000.0","","","","","","","8000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10760","","OTH","Casino M8trix","","","","","","San Jose","CA","95110","","","","","43327.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10761","","OTH","Conklin Brothers","","","","","","San Jose","CA","95125","","","","","43327.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10762","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","43327.0","","6000.0","","","","","","","20000.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10763","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","43327.0","","1500.0","","","","","","","20000.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10763","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10764","","OTH","Avidbank","","","","","","Palo Alto","CA","94301","","","","","43327.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10765","","OTH","COMCAST Financial Agency Corporation","","","","","","Philadelphia","PA","19103","","","","","43327.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10766","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196","","","","","43327.0","","3000.0","","","","","","","4500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10767","","OTH","CBIZ, Inc.","","","","","","Cleveland","OH","44131","","","","","43327.0","","1750.0","","","","","","","3285.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10768","","OTH","Blach Construction Company","","","","","","San Jose","CA","95131","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10769","","OTH","Technology Credit Union","","","","","","San Jose","CA","95131","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10770","","OTH","West Valley Construction","","","","","","Campbell","CA","95008","","","","","43327.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10771","","OTH","Heritage Bank of Commerce","","","","","","San Jose","CA","95113","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10772","","OTH","Duran & Venables, Inc.","","","","","","Milpitas","CA","95035","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10773","","OTH","Lockheed Martin","","","","","","Bethesda","MD","20817","","","","","43327.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10774","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814","","","","","43327.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10775","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125","","","","","43327.0","","1750.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10776","","OTH","Irvine Management Company","","","","","","Newport Beach","CA","92660","","","","","43327.0","","1750.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10781","","OTH","Republic Urban Properties LLC & Affiliated Entities","","","","","","San Jose","CA","95113","","","","","43332.0","","3175.0","","","","","","","8175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10782","","OTH","McManagement LLC","","","","","","Los Gatos","CA","95032","","","","","43332.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10783","","OTH","Enterprise Trust & Investment Co.","","","","","","Los Gatos","CA","95032","","","","","43332.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10784","","OTH","Bagg Engineers","","","","","","Sunnyvale","CA","94085","","","","","43332.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10785","","OTH","David Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113","","","","","43332.0","","1750.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10787","","OTH","Norman E. Matteoni, A Prof. Corp., DBA Matteoni, O'Laughlin & Hechtman","","","","","","San Jose","CA","95126","","","","","43332.0","","700.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10788","","OTH","Hensel Phelps Construction Co.","","","","","","Greeley","CO","80631","","","","","43332.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10791","","OTH","Toeniskoetter Construction Inc.","","","","","","San Jose","CA","95126","","","","","43332.0","","1635.0","","","","","","","8690.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10793","","OTH","Valin Corporation","","","","","","San Jose","CA","95131","","","","","43333.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10796","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43335.0","","1635.0","","","","","","","8690.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10797","","OTH","Arcadia Development Company","","","","","","San Jose","CA","95150","","","","","43335.0","","2250.0","","","","","","","2250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10799","","OTH","Largo Concrete, Inc.","","","","","","Tustin","CA","92780","","","","","43335.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10800","","IND","Connolly","Shane Patrick","","","","","San Jose","CA","95125","City of San Jose - District 10","Chief of Staff","","","43335.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10812","","OTH","West Valley Construction","","","","","","Campbell","CA","95008","","","","","43335.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10812","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10819","","OTH","KBM-Hogue Workspace","","","","","","San Jose","CA","95113","","","","","43335.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10819","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10820","","OTH","Trumark Homes LLC","","","","","","Danville","CA","94506","","","","","43335.0","","35.0","","","","","","","673.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10820","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10833","","IND","Callender","Rick","","","","","San Jose","CA","95111","Santa Clara Valley Water District","Local Gov't. Affairs Manager","","","43342.0","","1575.0","","","","","","","1575.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10834","","IND","Bautista","Gail","","","","","San Jose","CA","95112","Google, Inc.","Information Systems Project Manager","","","43342.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10835","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110","","","","","43342.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10837","","IND","Schumb","Christopher E.","","","","","San Jose","CA","95113-","Self; Christopher E. Schumb, Attorney at Law","Attorney","","","43342.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10838","","COM","Associated Builders and Contractors Northern CA Chapter PAC","","","","","","Livermore","CA","94551","","","","","43342.0","","5000.0","","","","","","","15000.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10839","","OTH","California Waste Solutions, Inc.","","","","","","San Jose","CA","95133","","","","","43342.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10843","","OTH","Samaritan Medical Care Center","","","","","","San Jose","CA","95124","","","","","43347.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10844","","OTH","John Edward (Jed) York & Affiliated Entities, Including the Forty Niners Football Company LLC.","","","","","","Santa Clara","CA","95054","","","","","43347.0","","1750.0","","","","","","","3250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10845","","OTH","Lehigh Hanson Inc./Heidelberg Cement Group","","","","","","Irving","TX","94583","","","","","43347.0","","2000.0","","","","","","","7000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10846","","OTH","Nterra Group","","","","","","San Jose","CA","95112","","","","","43347.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10847","","OTH","Western Alliance Bank","","","","","","Pheonix","AZ","85004","","","","","43347.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10851","","OTH","Vallco Property Owner, LLC","","","","","","Palo Alto","CA","94304","","","","","43350.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10852","","OTH","SiliconSage Homes, Inc.","","","","","","Sunnyvale","CA","94086","","","","","43350.0","","25000.0","","","","","","","40000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10868","","IND","Waterman","Richard","","","","","San Jose","CA","95125","City of Campbell","Vice Mayor","","","43335.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10868","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10870","","IND","Keehn","Sam","","","","","Morgan Hill","CA","95037","LWG Construction","Construction","","","43335.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10870","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10873","","IND","Van Cleave","William","","","","","San Jose","CA","95110","County of Santa Clara","Supervising Investigator","","","43335.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10873","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10874","","IND","Graziano","Margaret","","","","","San Jose","CA","95125","Keen Alignment","CEO","","","43335.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10874","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10875","","IND","Boyce","Phil","","","","","Saratoga","CA","95070","","Retired","","","43335.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10875","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10876","","IND","Dominguez","Daniel","","","","","San Jose","CA","95117","Union Bank","Banker","","","43335.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10876","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10877","","OTH","Silicon Valley Business Journal","","","","","","San Jose","CA","95113","","","","","43335.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10877","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10878","","IND","Bangs","Michael R.","","","","","Campbell","CA","95008","Oracle Corp.","Vice President - Real Estate & Facilities","","","43335.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10878","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10880","","IND","Hogan","John","","","","","Los Gatos","CA","95030","Silicon Valley Children's Fund","VP - Career Services","","","43335.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10880","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10882","","IND","Lundgaard","Jason","","","","","Cupertino","CA","95014","Apple Inc.","Sr. Manager - Corporate Gov't Affairs","","","43335.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10882","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10883","","IND","Sterner","Ewell","","","","","San Jose","CA","95112","Hunger at Home","CEO","","","43335.0","","700.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10883","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10885","","IND","Kline","Norman","","","","","San Jose","CA","95126","LibraryWorld, Inc.","CEO/Founder","","","43335.0","","350.0","","","","","","","1050.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10885","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10886","","IND","Williams","Stan","","","","","San Jose","CA","95129","Pure Water Silicon Valley","President","","","43335.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10886","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10887","","IND","Ellenberg","Steve","","","","","San Jose","CA","95113","Ellenberg & Hull","Attorney","","","43335.0","","175.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10887","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10889","","OTH","Silicon Valley Auto Dealers Assoc.","","","","","","San Jose","CA","95110","","","","","43363.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10890","","COM","Pacific Advisory Coalition PAC Sponsored by Allied Waste Services of N. America LLC","","","","","","Phoenix","AZ","85054","","","","","43363.0","","3000.0","","","","","","","3000.0","","","","","","","","","","1384188","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10891","","OTH","San Jose Earthquakes Soccer Holdings, LLC","","","","","","San Jose","CA","95110","","","","","43363.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10892","","OTH","Petrinovich Pugh & Company, LLP","","","","","","San Jose","CA","95113","","","","","43363.0","","5000.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10893","","OTH","Coca-Cola","","","","","","San Jose","CA","95112","","","","","43363.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10894","","OTH","Essex Property Trust, Inc.","","","","","","San Mateo","CA","94403","","","","","43363.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10898","","OTH","The Sobrato Organization","","","","","","Cupertino","CA","95014","","","","","43363.0","","35.0","","","","","","","13035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10898","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10903","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43363.0","","35.0","","","","","","","8690.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10903","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10907","","OTH","Toeniskoetter Construction Inc.","","","","","","San Jose","CA","95126","","","","","43363.0","","35.0","","","","","","","8690.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10907","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10913","","IND","Aberin","Maria","","","","","San Jose","CA","95110","California Bank of Commerce","Commercial Banker","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10913","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10914","","IND","Anderson","Chris","","","","","San Jose","CA","95131","Borelli Investment Company","Broker","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10914","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10915","","IND","Bruni","David","","","","","Burlingame","CA","94010","Barry Slatt Commercial Mortgage","Commercial Mortgage Banker","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10915","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10917","","IND","Cunneen","James","","","","","San Jose","CA","95125","California Strategies LLC","Principal","","","43363.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10917","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10919","","IND","De Young","Gerry","","","","","San Jose","CA","95150","Ruth & Going, Inc.","President","","","43363.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10919","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10922","","IND","Duren","Paul","","","","","Sunnyvale","CA","94086","BBVA Compass","Banker","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10922","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10923","","IND","Ellenberg","Steve","","","","","San Jose","CA","95113","Ellenberg & Hull","Attorney","","","43363.0","","175.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10923","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10929","","IND","Khan","Michael","","","","","San Jose","CA","95110","California Bank of Commerce","Senior Vice President","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10929","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10931","","IND","Lagomarsino","Randy","","","","","San Jose","CA","95113","City National Bank","Commercial Banker","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10931","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10932","","IND","Lerner","Heather","","","","","San Jose","CA","95126","Boy Scouts of America","Director of Development","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10932","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10933","","IND","Mirenda","Tony","","","","","San Jose","CA","95131","Blach Construction","Development Executive","","","43363.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10933","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10934","","IND","Nguyen","Tracy","","","","","San Jose","CA","95128","New York Life Insurance Co.","Insurance Agent","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10934","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10935","","IND","Osone","Kiyoko","","","","","Sunnyvale","CA","94086","Morgan Stanley","Wealth Management","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10935","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10936","","IND","Perkins","Glenn","","","","","San Jose","CA","95113","Executive Forums Silicon Valley","Owner","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10936","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10937","","IND","Rhodes","Beth","","","","","San Jose","CA","95110","Dome Construction","Business Development","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10937","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10938","","IND","Rhodes","Mitch","","","","","San Jose","CA","95113","Webcor Builders","Director","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10938","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10940","","IND","Sack","Brian","","","","","Moss Landing","CA","95039","Sanctuary Cruises","Whale Tour Operator","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10940","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10942","","IND","Schlager","David","","","","","San Jose","CA","95113","MUFG Union Bank","Banker","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10942","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10943","","IND","Schoennauer","Erik","","","","","San Jose","CA","95110-","The Schoennauer Company, LLC","Principal","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10943","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10945","","IND","Snider","Kelly","","","","","San Jose","CA","95126","Kelly Snider Consulting","Land Use Consultant","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10945","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10946","","IND","Taaffe","Natalie","","","","","San Jose","CA","95110","California Bank of Commerce","Banker","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10946","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10947","","IND","Thurston","Veronique","","","","","San Jose","CA","95110","Pacific Advisors","Financial Advisor","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10947","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10948","","IND","Viramontez","Joe","","","","","San Jose","CA","92125","ICS4Schools, LLC","School Safety Expert","","","43363.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10948","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10949","","IND","Weiss","Kevin","","","","","San Jose","CA","95110","JMH Weiss, Inc.","CEO","","","43363.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10949","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10950","","OTH","Lehigh Hanson Inc./Heidelberg Cement Group","","","","","","Irving","TX","94583","","","","","43363.0","","5000.0","","","","","","","7000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10950","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10951","","OTH","Cemex","","","","","","Shafter","CA","93263","","","","","43363.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10951","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10952","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10952","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10953","","OTH","Brigade","","","","","","San Francisco","CA","94107","","","","","43363.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10953","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10954","","OTH","Sensiba San Filippo LLC","","","","","","Pleasonton","CA","94588","","","","","43363.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10954","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10955","","OTH","Bay Area News Group","","","","","","San Jose","CA","95113","","","","","43363.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10955","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10956","","OTH","Canyon Snow Consulting","","","","","","Los Gatos","CA","95030","","","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10956","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10957","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43363.0","","350.0","","","","","","","8690.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10957","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10958","","OTH","Marble Bridge Funding Group","","","","","","Walnut Creek","CA","94596","","","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10958","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10959","","OTH","Vulcan Construction","","","","","","Santa Clara","CA","95050","","","","","43363.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10959","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10960","","OTH","Ritchie Commercial Real Estate","","","","","","San Jose","CA","95113","","","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10960","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10961","","OTH","Century Communities","","","","","","San Jose","CA","95113","","","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10961","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10962","","OTH","Legacy Real Estate & Associates","","","","","","Livermore","CA","94550","","","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10962","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10963","","OTH","Cornish & Carey Commercial Real Estate","","","","","","Santa Clara","CA","95054","","","","","43363.0","","350.0","","","","","","","385.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10963","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10967","","OTH","Bad Boys Bail Bonds","","","","","","San Jose","CA","95110","","","","","43369.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10969","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105","","","","","43371.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10971","","IND","Kieve","Robert","","","","","San Jose","CA","95124","Empire Broadcasting","CEO/President","","","43374.0","","5000.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10979","","OTH","The Sobrato Organization","","","","","","Cupertino","CA","95014","","","","","43377.0","","1500.0","","","","","","","13035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10980","","COM","California Apartment Association PAC (CAAPAC)","","","","","","Sacramento","CA","95814","","","","","43377.0","","15000.0","","","","","","","15000.0","","","","","","","","","","745208","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10988","","OTH","KT Properties Urban, Inc","","","","","","Cupertino","CA","95014-","","","","","43388.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10989","","COM","Associated Builders and Contractors Northern CA Chapter PAC","","","","","","Livermore","CA","94551","","","","","43388.0","","10000.0","","","","","","","15000.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10994","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597","","","","","43392.0","","5000.0","","","","","","","7750.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC11002","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125","","","","","43392.0","","35.0","","","","","","","4535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11002","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT869","","IND","Pam Foley - IE","","","","","","","","","","","","","43368.0","","13434.35","","","","","","","252257.21","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT871","","IND","Pam Foley - IE","","","","","","","","","","","","","43369.0","","2955.25","","","","","","","252257.21","","","","IND","Video Production","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT874","","IND","Pam Foley - IE","","","","","","","","","","","","","43369.0","","23405.0","","","","","","","252257.21","","","","IND","TV Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT875","","IND","Pam Foley - IE","","","","","","","","","","","","","43368.0","","10500.0","","","","","","","252257.21","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT879","","IND","Pam Foley - IE","","","","","","","","","","","","","43370.0","","12940.33","","","","","","","252257.21","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT883","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43374.0","","12940.33","","","","","","","76164.14","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT886","","IND","Pam Foley - IE","","","","","","","","","","","","","43374.0","","23405.0","","","","","","","252257.21","","","","IND","TV Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT887","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43374.0","","10500.0","","","","","","","76164.14","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT888","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43374.0","","875.0","","","","","","","76164.14","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT889","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43374.0","","87.5","","","","","","","76164.14","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT893","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43376.0","","12940.32","","","","","","","76164.14","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT897","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43377.0","","12940.33","","","","","","","76164.14","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT901","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43383.0","","12940.33","","","","","","","76164.14","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT904","","IND","Pam Foley - IE","","","","","","","","","","","","","43383.0","","23405.0","","","","","","","252257.21","","","","IND","TV Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT914","","IND","Pam Foley - IE","","","","","","","","","","","","","43389.0","","29758.0","","","","","","","252257.21","","","","IND","TV Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT919","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43389.0","","12940.33","","","","","","","76164.14","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT921","","IND","Pam Foley - IE","","","","","","","","","","","","","43389.0","","16500.0","","","","","","","252257.21","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10713","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43284.0","","6250.0","","","","","","","96675.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10714","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43284.0","","1750.0","","","","","","","68175.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10715","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43284.0","","3000.0","","","","","","","357234.85","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10717","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43287.0","","750.0","","","","","","","12513.01","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10722","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43298.0","","513.24","","","","","","","12018.96","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10727","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43314.0","","8290.5","","","","","","","96675.75","","","","PRO","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10729","","OTH","History San Jose","","","","","","San Jose","CA","95112","","","","","43315.0","","6937.5","","","","","","","8389.5","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10730","","OTH","Starbucks","","","","","","San Jose","CA","95132","","","","","43293.0","","33.9","","","","","","","203.65","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10731","","OTH","Starbucks","","","","","","San Jose","CA","95132","","","","","43300.0","","33.9","","","","","","","203.65","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10777","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43327.0","","6451.0","","","","","","","96675.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10778","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43327.0","","1750.0","","","","","","","68175.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10779","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43327.0","","3000.0","","","","","","","357234.85","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10780","","OTH","Candid Research Solutions","","","","","","Los Alamitos","CA","90720","","","","","43327.0","","21000.0","","","","","","","67500.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10789","","IND","Truong","Eddie D.","","","","","San Jose","CA","95113","","","","","43332.0","","195.89","","","","","","","810.89","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10790","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112","","","","","43332.0","","50.85","","","","","","","1088.51","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10795","","IND","Truong","Eddie D.","","","","","San Jose","CA","95113","","","","","43335.0","","150.0","","","","","","","810.89","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10801","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43335.0","","79.25","","","","","","","656.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10802","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43335.0","","1025.0","","","","","","","12513.01","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10829","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43336.0","","871.25","","","","","","","96675.75","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10830","","OTH","History San Jose","","","","","","San Jose","CA","95112","","","","","43336.0","","1452.0","","","","","","","8389.5","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10831","","OTH","Joseph George Fine Wines","","","","","","San Jose","CA","95125","","","","","43336.0","","15566.23","","","","","","","15566.23","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10832","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43339.0","","2.75","","","","","","","656.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10841","","OTH","Cosmopolitan Catering, Inc.","","","","","","Los Angeles","CA","90074","","","","","43342.0","","54403.7","","","","","","","54403.7","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10842","","OTH","Lepori Photography","","","","","","Los Gatos","CA","95030","","","","","43342.0","","600.0","","","","","","","600.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10848","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43348.0","","3000.0","","","","","","","357234.85","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10849","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43348.0","","6250.0","","","","","","","96675.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10850","","OTH","Sunstate Equipment","","","","","","Phoenix","AZ","85072","","","","","43349.0","","273.32","","","","","","","273.32","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10853","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43350.0","","1575.0","","","","","","","12513.01","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10854","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43350.0","","329.25","","","","","","","96675.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10855","","OTH","Total Wine & More","","","","","","San Jose","CA","95118","","","","","43332.0","","129.81","","","","","","","129.81","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10856","","OTH","United Site Services of CA","","","","","","San Jose","CA","95136","","","","","43332.0","","3767.72","","","","","","","3767.72","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10857","","OTH","Signs Now","","","","","","San Jose","CA","95112","","","","","43334.0","","1122.0","","","","","","","1122.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10858","","OTH","KPAW, Inc. (TapSnap 1050)","","","","","","San Jose","CA","95118","","","","","43334.0","","1311.0","","","","","","","1311.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10859","","OTH","Golf Car Rental Co. - A Turf & Idustrial Equipment Company","","","","","","Santa Clara","CA","95050","","","","","43335.0","","371.45","","","","","","","371.45","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10861","","OTH","Avista A/V Rentals","","","","","","San Jose","CA","95131","","","","","43336.0","","436.0","","","","","","","436.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10911","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43368.0","","5000.0","","","","","","","96675.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10964","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43368.0","","13434.35","","","","","","","357234.85","","","","IND","Mailer Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10965","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43369.0","","2955.25","","","","","","","357234.85","","","","IND","Video Production Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10966","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43369.0","","23405.0","","","","","","","357234.85","","","","IND","TV Advertisement Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10968","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43370.0","","407.9","","","","","","","12018.96","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10970","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43370.0","","12940.33","","","","","","","357234.85","","","","IND","Mailer Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10972","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43374.0","","3000.0","","","","","","","357234.85","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10974","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43374.0","","12940.33","","","","","","","357234.85","","","","IND","Mailer Opposing Kalen Gallagher - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10975","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43374.0","","23405.0","","","","","","","357234.85","","","","IND","TV Advertisement Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10976","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43374.0","","79.25","","","","","","","656.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10977","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43376.0","","12940.32","","","","","","","357234.85","","","","IND","Mailer Opposing Kalen Gallagher - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10978","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43376.0","","776.84","","","","","","","12513.01","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10981","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43377.0","","12940.33","","","","","","","357234.85","","","","IND","Mailer Opposing Kalen Gallagher - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10982","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43383.0","","12940.33","","","","","","","357234.85","","","","IND","Mailer Opposing Kalen Gallagher - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10983","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43383.0","","23405.0","","","","","","","357234.85","","","","IND","TV Advertisement Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10984","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43383.0","","16500.0","","","","","","","357234.85","","","","IND","Digital Advertisement Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10986","","OTH","Torrey Pines Bank","","","","","","Carlsbad","CA","92009","","","","","43383.0","","45.0","","","","","","","118.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10987","","OTH","Torrey Pines Bank","","","","","","Carlsbad","CA","92009","","","","","43378.0","","45.0","","","","","","","118.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10990","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43389.0","","29758.0","","","","","","","357234.85","","","","IND","TV Advertisement Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10991","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43389.0","","12940.33","","","","","","","357234.85","","","","IND","Mailer Opposing Kalen Gallagher - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10992","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43390.0","","6250.0","","","","","","","96675.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10993","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112","","","","","43391.0","","127.8","","","","","","","1088.51","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP11009","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43383.0","","3500.0","","","","","","","357234.85","","","","","Video Production that will not be used.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT863","","OTH","O'Brien's Ice Cream Parlor & Candy Shop","","","","","","San Jose","CA","95112","","","","","43315.0","","500.0","","","","","","","500.0","","","","FND","","History San Jose","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT864","","OTH","Stuart Event Rentals","","","","","","Milpitas","CA","95035","","","","","43342.0","","18567.7","","","","","","","18567.7","","","","FND","","Cosmopolitan Catering, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT866","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43368.0","","750.0","","","","","","","16000.0","","","","IND","Design Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT867","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43368.0","","708.05","","","","","","","11079.85","","","","IND","Data Vendor Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT868","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43368.0","","10390.8","","","","","","","142531.33","","","","IND","Printing & Postage Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT870","","OTH","Atomic Productions","","","","","","Emeryville","CA","94608","","","","","43369.0","","2512.0","","","","","","","2512.0","","","","IND","Video Production Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT872","","OTH","CableTime","","","","","","San Francisco","CA","94111","","","","","43369.0","","18894.25","","","","","","","83977.05","","","","IND","TV Advertisement Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT873","","OTH","The Battin Group, Inc.","","","","","","La Quinta","CA","92253","","","","","43369.0","","1755.36","","","","","","","7497.93","","","","IND","TV Advertisement Production Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT876","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43370.0","","750.0","","","","","","","16000.0","","","","IND","Design Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT877","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43370.0","","708.05","","","","","","","11079.85","","","","IND","Data Vendor Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT878","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43370.0","","9955.44","","","","","","","142531.33","","","","IND","Printing & Postage Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT880","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43374.0","","750.0","","","","","","","16000.0","","","","IND","Design Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT881","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43374.0","","708.05","","","","","","","11079.85","","","","IND","Data Vendor Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT882","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43374.0","","10006.43","","","","","","","142531.33","","","","IND","Printing & Postage Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT884","","OTH","CableTime","","","","","","San Francisco","CA","94111","","","","","43374.0","","19894.25","","","","","","","83977.05","","","","IND","TV Advertisement Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT885","","OTH","The Battin Group, Inc.","","","","","","La Quinta","CA","92253","","","","","43374.0","","1755.36","","","","","","","7497.93","","","","IND","TV Advertisement Production Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT890","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43376.0","","750.0","","","","","","","16000.0","","","","IND","Design Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT891","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43376.0","","708.05","","","","","","","11079.85","","","","IND","Data Vendor Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT892","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43376.0","","10006.43","","","","","","","142531.33","","","","IND","Printing & Postage Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT894","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43377.0","","750.0","","","","","","","16000.0","","","","IND","Design Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT895","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43377.0","","708.05","","","","","","","11079.85","","","","IND","Data Vendor Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT896","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43377.0","","10006.43","","","","","","","142531.33","","","","IND","Printing & Postage Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT898","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43383.0","","750.0","","","","","","","16000.0","","","","IND","Design Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT899","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43383.0","","708.05","","","","","","","11079.85","","","","IND","Data Vendor Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT900","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43383.0","","10006.43","","","","","","","142531.33","","","","IND","Printing & Postage Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT902","","OTH","CableTime","","","","","","San Francisco","CA","94111","","","","","43383.0","","19894.25","","","","","","","83977.05","","","","IND","TV Advertisement Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT903","","OTH","The Battin Group, Inc.","","","","","","La Quinta","CA","92253","","","","","43383.0","","1755.36","","","","","","","7497.93","","","","IND","TV Advertisement Production Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT905","","OTH","Strategic Red","","","","","","Houston","TX","77018","","","","","43383.0","","14025.0","","","","","","","24225.0","","","","IND","Digital Advertisement Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT912","","OTH","CableTime","","","","","","San Francisco","CA","94111","","","","","43389.0","","25294.3","","","","","","","83977.05","","","","IND","TV Advertisement Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT913","","OTH","The Battin Group, Inc.","","","","","","La Quinta","CA","92253","","","","","43389.0","","2231.85","","","","","","","7497.93","","","","IND","TV Advertisement Production Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT915","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43389.0","","750.0","","","","","","","16000.0","","","","IND","Design Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT916","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43389.0","","708.05","","","","","","","11079.85","","","","IND","Data Vendor Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT918","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43389.0","","10006.43","","","","","","","142531.33","","","","IND","Printing & Postage Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT922","","OTH","Octopus Audio","","","","","","Sacramento","CA","95814","","","","","43383.0","","875.0","","","","","","","1600.0","","","","","Audio Production that will not be used.","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT923","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43383.0","","1600.0","","","","","","","16000.0","","","","","Video Production Design that will not be used.","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","DEBT","F","PAY10726","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","","","","8290.5","0.0","8290.5","","","0.0","","","","","PRO","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","DEBT","F","PAY10716","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","DEBT","F","PAY10721","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","","","","513.24","0.0","513.24","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","DEBT","F","PAY11007","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","0.0","750.0","0.0","","","750.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","DEBT","F","PAY11008","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","","","","0.0","315.0","0.0","","","315.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","EXP10724","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","R","43281.0","","-638.0","","","","","","","-1638.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EXP10724","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC10682","","OTH","Silicon Valley Law Group, ALC","","","","","","San Jose","CA","95113.0","","","","","43255.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC10683","","OTH","Zanker Road Resource Management, LTD. DBA Zanker Road Landfill","","","","","","San Jose","CA","95134.0","","","","","43255.0","","100.0","","","","","","","10100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC10694","","OTH","Trumark Homes LLC","","","","","","Danville","CA","94506.0","","","","","43276.0","","638.0","","","","","","","638.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC10699","","OTH","South Bay Development","","","","","","Campbell","CA","95008.0","","","","","43276.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10699","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","I","INC10712","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","43276.0","","5295.2","","","","","","","0.0","","","","","Legal Fee Reimbursement","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EXP10692","","COM","Pam Foley for San Jose City Council D9 2018","","","","","","San Jose","CA","95125.0","","","","","43271.0","","600.0","","","","","","","1200.0","","","","MON","","","","","","1398262","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP10684","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","43255.0","","440.0","","","","","","","10782.82","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP10686","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","43256.0","","6250.0","","","","","","","48213.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP10687","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024.0","","","","","43262.0","","750.0","","","","","","","7636.17","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP10689","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024.0","","","","","43262.0","","275.0","","","","","","","7636.17","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP10691","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112.0","","","","","43271.0","","16.95","","","","","","","909.86","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP10692","","COM","Pam Foley for San Jose City Council D9 2018","","","","","","San Jose","CA","95125.0","","","","","43271.0","","600.0","","","","","","","1200.0","","","","CTB","","","","","","1398262","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP10719","","OTH","Starbucks","","","","","","San Jose","CA","95132.0","","","","","43272.0","","33.9","","","","","","","135.85","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY10667","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024.0","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY10672","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","","","","440.0","0.0","440.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY10726","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","","","","8290.5","0.0","0.0","","","8290.5","","","","","PRO","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY10716","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024.0","","","","","","","","0.0","750.0","0.0","","","750.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY10721","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","","","","0.0","513.24","0.0","","","513.24","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","RCPT","A","INC10673","","OTH","George M. Marcus & Affiliated Entities - Summer Hill Homes, LLC","","","","","","Palo Alto","CA","94304.0","","","","","43244.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","RCPT","A","INC10674","","OTH","CBIZ, Inc.","","","","","","Cleveland","OH","44131.0","","","","","43244.0","","1500.0","","","","","","","1535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","RCPT","A","INC10676","","OTH","R&J Jewelry and Loan","","","","","","San Jose","CA","95122.0","","","","","43249.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","RCPT","A","INC10677","","OTH","Garden City Construction, Inc.","","","","","","San Jose","CA","95113.0","","","","","43250.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","D","EDT861","","IND","Thomas Duong - IE","","","","","","","","","","","","","43241.0","","4308.23","","","","","","","69287.33","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","D","EDT862","","IND","Thomas Duong - IE","","","","","","","","","","","","","43245.0","","1500.0","","","","","","","69287.33","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","E","EXP10669","","OTH","Tan Phuong Media","","","","","","San Jose","CA","95116.0","","","","","43241.0","","1000.0","","","","","","","3000.0","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","E","EXP10671","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43242.0","","4308.23","","","","","","","131230.28","","","","IND","Mailer Supporting Thomas Duong - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","E","EXP10675","","OTH","CM Magazine","","","","","","San Jose","CA","95111.0","","","","","43245.0","","1500.0","","","","","","","2500.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","E","EXP10678","","IND","Truong","Eddie D.","","","","","San Jose","CA","95113.0","","","","","43250.0","","405.0","","","","","","","465.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","E","EXP10679","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","43251.0","","5.0","","","","","","","495.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","E","EXP10680","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43252.0","","3000.0","","","","","","","131230.28","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","E","EXP10681","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","43252.0","","5.0","","","","","","","495.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","G","EDT858","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43242.0","","750.0","","","","","","","9150.0","","","","IND","Design Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","G","EDT859","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43242.0","","88.41","","","","","","","6123.5","","","","IND","Data Vendor Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","G","EDT860","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43242.0","","2790.05","","","","","","","72152.94","","","","IND","Printing & Postage Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","DEBT","F","PAY10667","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024.0","","","","","","","","750.0","0.0","0.0","","","750.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","DEBT","F","PAY10668","","OTH","Tan Phuong Media","","","","","","San Jose","CA","95116.0","","","","","","","","1000.0","0.0","1000.0","","","0.0","","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","DEBT","F","PAY10672","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","","","","440.0","0.0","0.0","","","440.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","DEBT","F","PAY10726","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","","","","8290.5","0.0","0.0","","","8290.5","","","","","PRO","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","RCPT","A","EXP10616","","OTH","Acsatm, Inc.","","","","","","Santa Clara","CA","95050.0","","","","R","43221.0","","-600.0","","","","","","","4035.0","","","","","Contribution Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","RCPT","A","INC10611","","OTH","Zanker Road Resource Management, LTD. DBA Zanker Road Landfill","","","","","","San Jose","CA","95134.0","","","","","43220.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","RCPT","A","INC10612","","IND","Enfantino","Tracey","","","","","Santa Clara","CA","95054.0","Environmental Systems, Inc.","General Manager","","","43220.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","RCPT","A","INC10620","","IND","Escher","Christopher","","","","","San Jose","CA","95126.0","Self; Christopher Escher","Real Estate Manager","","","43224.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","RCPT","A","INC10633","","OTH","Boyce Associates","","","","","","Saratoga","CA","95070.0","","","","","43234.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","RCPT","A","INC10634","","OTH","Eller Law Office","","","","","","San Jose","CA","95110.0","","","","","43234.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT805","","IND","Pam Foley - IE","","","","","","","","","","","","","43220.0","","10715.84","","","","","","","95954.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT806","","IND","Pam Foley - IE","","","","","","","","","","","","","43220.0","","481.93","","","","","","","95954.28","","","","IND","Voter File","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT811","","IND","Pam Foley - IE","","","","","","","","","","","","","43222.0","","10110.52","","","","","","","95954.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT815","","IND","Pam Foley - IE","","","","","","","","","","","","","43224.0","","10110.52","","","","","","","95954.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT820","","IND","Thomas Duong - IE","","","","","","","","","","","","","43227.0","","4998.78","","","","","","","63479.1","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT821","","IND","Thomas Duong - IE","","","","","","","","","","","","","43227.0","","10000.0","","","","","","","63479.1","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT825","","IND","Pierluigi Oliverio - IE","","","","","","","","","","","","","43227.0","","18418.21","","","","","","","56836.42","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pierluigi Oliverio","","","","CSU","","OTH","County of Santa Clara","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT826","","IND","Pierluigi Oliverio - IE","","","","","","","","","","","","","43227.0","","10000.0","","","","","","","56836.42","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Pierluigi Oliverio","","","","CSU","","OTH","County of Santa Clara","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT831","","IND","Pierluigi Oliverio - IE","","","","","","","","","","","","","43227.0","","7000.0","","","","","","","56836.42","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Pierluigi Oliverio","","","","CSU","","OTH","County of Santa Clara","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT832","","IND","Pierluigi Oliverio - IE","","","","","","","","","","","","","43227.0","","3000.0","","","","","","","56836.42","","","","IND","Digital Advertisement Production","","","","","","","","","","","","","","","","","","","","","","","","","","","Pierluigi Oliverio","","","","CSU","","OTH","County of Santa Clara","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT836","","IND","Pierluigi Oliverio - IE","","","","","","","","","","","","","43230.0","","18418.21","","","","","","","56836.42","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pierluigi Oliverio","","","","CSU","","OTH","County of Santa Clara","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT837","","IND","Pam Foley - IE","","","","","","","","","","","","","43231.0","","10110.47","","","","","","","95954.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT841","","IND","Thomas Duong - IE","","","","","","","","","","","","","43234.0","","2500.0","","","","","","","63479.1","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT847","","IND","Thomas Duong - IE","","","","","","","","","","","","","43236.0","","4308.23","","","","","","","63479.1","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT848","","IND","Thomas Duong - IE","","","","","","","","","","","","","43235.0","","1000.0","","","","","","","63479.1","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT849","","IND","Thomas Duong - IE","","","","","","","","","","","","","43237.0","","1500.0","","","","","","","63479.1","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT850","","IND","Thomas Duong - IE","","","","","","","","","","","","","43237.0","","750.0","","","","","","","63479.1","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT851","","IND","Thomas Duong - IE","","","","","","","","","","","","","43237.0","","1500.0","","","","","","","63479.1","","","","IND","Commercial","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT855","","IND","Thomas Duong - IE","","","","","","","","","","","","","43238.0","","4308.23","","","","","","","63479.1","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT856","","IND","Thomas Duong - IE","","","","","","","","","","","","","43238.0","","5000.0","","","","","","","63479.1","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT857","","IND","Thomas Duong - IE","","","","","","","","","","","","","43237.0","","2000.0","","","","","","","63479.1","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","PDT69","","IND","Thomas Duong - IE","","","","","","","","","","","","","43235.0","","1000.0","","","","","","","63479.1","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10610","","OTH","Candid Research Solutions","","","","","","Los Alamitos","CA","90720.0","","","","","43216.0","","10000.0","","","","","","","46500.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10614","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43220.0","","10715.84","","","","","","","123922.05","","","","IND","Mailer Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10615","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43221.0","","3000.0","","","","","","","123922.05","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10617","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43222.0","","10110.52","","","","","","","123922.05","","","","IND","Mailer Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10618","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","43223.0","","5.0","","","","","","","485.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10619","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43224.0","","10110.52","","","","","","","123922.05","","","","IND","Mailer Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10621","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024.0","","","","","43224.0","","750.0","","","","","","","5861.17","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10623","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43227.0","","4998.78","","","","","","","123922.05","","","","IND","Mailer Supporting Thomas Duong - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10624","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43227.0","","18418.21","","","","","","","123922.05","","","","IND","Mailer Supporting Pierluigi Oliverio - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10626","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43228.0","","7000.0","","","","","","","123922.05","","","","IND","Digital Advertisement Supporting Pierluigi Oliverio - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10627","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43228.0","","3000.0","","","","","","","123922.05","","","","IND","Digital Advertisement Production Supporting Pierluigi Oliverio - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10628","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43230.0","","18418.21","","","","","","","123922.05","","","","IND","Mailer Supporting Pierluigi Oliverio - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10629","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112.0","","","","","43230.0","","16.95","","","","","","","892.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10631","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","43229.0","","5.0","","","","","","","485.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10632","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43231.0","","10110.47","","","","","","","123922.05","","","","IND","Mailer Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10649","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","43235.0","","6250.0","","","","","","","41325.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10650","","OTH","Vien Thao Media","","","","","","San Jose","CA","95112.0","","","","","43235.0","","2500.0","","","","","","","5500.0","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10652","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43220.0","","247.66","","","","","","","123922.05","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10654","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43236.0","","5000.0","","","","","","","123922.05","","","","IND","Digital Advertisement Supporting Tomas Duong - See Scheulde G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10655","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43236.0","","4308.23","","","","","","","123922.05","","","","IND","Mailer Supporting Thomas Duong - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10656","","OTH","Dai Phat Thanh Que Huong Inc.","","","","","","San Jose","CA","95131.0","","","","","43236.0","","1000.0","","","","","","","2500.0","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10657","","OTH","Viet Nam Daily News","","","","","","San Jose","CA","95112.0","","","","","43237.0","","1500.0","","","","","","","4800.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10658","","OTH","Phu Nu Cali Magazine","","","","","","San Jose","CA","95161.0","","","","","43237.0","","750.0","","","","","","","1750.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10659","","OTH","VIETV San Jose","","","","","","San Jose","CA","95122.0","","","","","43237.0","","1500.0","","","","","","","3300.0","","","","IND","Commercial Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10660","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43238.0","","4308.23","","","","","","","123922.05","","","","IND","Mailer Supporting Thomas Duong - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10661","","OTH","Cali Today","","","","","","San Jose","CA","95122.0","","","","","43238.0","","2000.0","","","","","","","2000.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10662","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","43238.0","","1421.84","","","","","","","9829.58","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10664","","OTH","Starbucks","","","","","","San Jose","CA","95132.0","","","","","43238.0","","25.0","","","","","","","101.95","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10665","","OTH","Starbucks","","","","","","San Jose","CA","95132.0","","","","","43223.0","","16.95","","","","","","","101.95","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT802","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43220.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT803","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43220.0","","499.56","","","","","","","6035.09","","","","IND","Data Vendor Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT807","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43220.0","","8107.32","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT808","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43222.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT809","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43222.0","","499.56","","","","","","","6035.09","","","","IND","Data Vendor Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT810","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43222.0","","7636.31","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT812","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43224.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT813","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43224.0","","499.56","","","","","","","6035.09","","","","IND","Data Vendor Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT814","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43224.0","","7636.31","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT816","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43227.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT817","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43227.0","","133.77","","","","","","","6035.09","","","","IND","Data Vendor Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT818","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43227.0","","3489.04","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT819","","OTH","LanDo & Associates","","","","","","San Francisco","CA","94107.0","","","","","43227.0","","250.0","","","","","","","250.0","","","","IND","Translation Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT822","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43227.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT823","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43227.0","","1113.13","","","","","","","6035.09","","","","IND","Data Vendor Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT824","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43227.0","","14638.75","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT827","","OTH","Strategic Red","","","","","","Houston","TX","77018.0","","","","","43228.0","","5950.0","","","","","","","10200.0","","","","IND","Social Media Broadcast Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT828","","IND","Anchor","Julie","","","","","Sacramento","CA","95822.0","","","","","43228.0","","175.0","","","","","","","175.0","","","","IND","Voice Talent Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT829","","OTH","Octopus Audio","","","","","","Sacramento","CA","95814.0","","","","","43228.0","","725.0","","","","","","","725.0","","","","IND","Audio Production Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT830","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43228.0","","1650.0","","","","","","","8400.0","","","","IND","Design Production Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT833","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43230.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT834","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43230.0","","1113.13","","","","","","","6035.09","","","","IND","Data Vendor Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT835","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43230.0","","14638.75","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT838","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43231.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT839","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43231.0","","499.56","","","","","","","6035.09","","","","IND","Data Vendor Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT840","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43231.0","","7636.31","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT842","","OTH","Strategic Red","","","","","","Houston","TX","77018.0","","","","","43236.0","","4250.0","","","","","","","10200.0","","","","IND","Social Media Broadcast Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT844","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43236.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT845","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43236.0","","88.41","","","","","","","6035.09","","","","IND","Data Vendor Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT846","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43236.0","","2790.05","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT852","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43238.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT853","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43238.0","","88.41","","","","","","","6035.09","","","","IND","Data Vendor Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT854","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43238.0","","2790.05","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","PDT70","","OTH","Nielsen Merksamer Parrinello Gross & Leoni LLP","","","","","","San Rafael","CA","94901.0","","","","","43239.0","","8290.5","","","","","","","8290.5","","","","PRO","","The Silicon Valley Organization","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","DEBT","F","PAY10608","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024.0","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","DEBT","F","PAY10651","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","","","","247.66","0.0","247.66","","","0.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","DEBT","F","PAY10667","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024.0","","","","","","","","0.0","750.0","0.0","","","750.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","DEBT","F","PAY10668","","OTH","Tan Phuong Media","","","","","","San Jose","CA","95116.0","","","","","","","","0.0","1000.0","0.0","","","1000.0","","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","DEBT","F","PAY10672","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","","","","0.0","440.0","0.0","","","440.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","DEBT","F","PAY10726","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","","","","0.0","8290.5","0.0","","","8290.5","","","","","PRO","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","EXP10436","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","R","43111.0","","-1000.0","","","","","","","-1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EXP10436","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10437","","OTH","Boston Properties","","","","","","South San Francisco","CA","94080","","","","","43125.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10438","","IND","Bozzuto","Dan","","","","","San Jose","CA","95113","Bozzuto & Assoc. Insurance Services, Inc.","CEO","","","43126.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10439","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125","","","","","43126.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10440","","OTH","Wilco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","43126.0","","1500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10441","","OTH","Acsatm, Inc.","","","","","","Santa Clara","CA","95050","","","","","43126.0","","1500.0","","","","","","","4635.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10442","","IND","Davis","John","","","","","San Jose","CA","95112","","Retired","","","43126.0","","1500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10445","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","43126.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10446","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196","","","","","43126.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10447","","OTH","Mhet","","","","","","Campbell","CA","95008","","","","","43126.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10484","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","43133.0","","1500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10485","","OTH","Petrinovich Pugh & Company, LLP","","","","","","San Jose","CA","95113","","","","","43133.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10486","","OTH","Acsatm, Inc.","","","","","","Santa Clara","CA","95050","","","","","43133.0","","1000.0","","","","","","","4635.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10487","","OTH","TM San Jose 78 LLC","","","","","","San Ramon","CA","94583","","","","","43133.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10488","","OTH","South Bay Development","","","","","","Campbell","CA","95008","","","","","43133.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10491","","OTH","David Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113","","","","","43150.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10492","","OTH","Acsatm, Inc.","","","","","","Santa Clara","CA","95050","","","","","43150.0","","1500.0","","","","","","","4635.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10493","","OTH","Acsatm, Inc.","","","","","","Santa Clara","CA","95050","","","","","43150.0","","600.0","","","","","","","4635.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10494","","OTH","Devcon Construction Incorporated","","","","","","Milpitas","CA","95035","","","","","43150.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10495","","OTH","Irvine Management Company","","","","","","Newport Beach","CA","92660","","","","","43150.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10496","","OTH","The Sobrato Organization","","","","","","Cupertino","CA","95014","","","","","43150.0","","11500.0","","","","","","","11500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10497","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052","","","","","43150.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10499","","IND","Davis","John","","","","","San Jose","CA","95112","","Retired","","","43152.0","","1000.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10501","","OTH","Environmental Systems, Inc.","","","","","","Santa Clara","CA","95054","","","","","43152.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10502","","OTH","Wilco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","43154.0","","1000.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10509","","IND","Schneider","Janis","","","","","San Jose","CA","95113","R&J Jewelry and Loan","Pawn Broker","","","43160.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10521","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125","","","","","43164.0","","1500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10522","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125","","","","","43164.0","","1000.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10523","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","43164.0","","1000.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10524","","OTH","D & D Ranch","","","","","","San Jose","CA","95113","","","","","43164.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10525","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597","","","","","43164.0","","1000.0","","","","","","","1000.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10526","","OTH","Green Valley Corporation","","","","","","San Jose","CA","95112","","","","","43164.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10527","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814","","","","","43164.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10528","","OTH","Sandis","","","","","","Roseville","CA","95661","","","","","43164.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10529","","OTH","Essex Property Trust, Inc.","","","","","","San Mateo","CA","94403","","","","","43164.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10530","","OTH","SiliconSage Homes, Inc.","","","","","","Sunnyvale","CA","94086","","","","","43164.0","","15000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10534","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43171.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10535","","OTH","Republic Urban Properties LLC & Affiliated Entities","","","","","","San Jose","CA","95113","","","","","43171.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10537","","IND","Kieve","Robert","","","","","San Jose","CA","95124","Empire Broadcasting","CEO/President","","","43171.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10540","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","43174.0","","12500.0","","","","","","","12500.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10543","","OTH","Brandenburg Properties","","","","","","San Jose","CA","95125","","","","","43179.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10545","","OTH","Republic Services Inc.","","","","","","Phoenix","AZ","85054","","","","","43185.0","","6500.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10546","","OTH","Triware Networld Systems, LLC","","","","","","Santa Clara","CA","95056","","","","","43185.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10547","","OTH","Tittle Insurance Services, Inc.","","","","","","San Jose","CA","95110","","","","","43192.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10548","","OTH","Webcor Builders/Construction LP","","","","","","Alameda","CA","94502","","","","","43192.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10556","","OTH","Acsatm, Inc.","","","","","","Santa Clara","CA","95050","","","","","43192.0","","35.0","","","","","","","4635.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10556","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10586","","OTH","John Edward (Jed) York & Affiliated Entities, Including the Forty Niners Football Company LLC.","","","","","","Santa Clara","CA","95054","","","","","43209.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","C","NON10609","","OTH","Santa Clara County Association of Realtors","","","","","","San Jose","CA","95112","","","","","43194.0","","20000.0","","","","","","","20000.0","","","","","Research & Polling","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EXP10506","","COM","Oliverio for Supervisor","","","","","","San Jose","CA","95125","","","","","43154.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1394828","","","","","","","","","","","","","","","","","","","","","","Pierluigi Oliverio","","","","CSU","","OTH","County of Santa Clara","4.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT783","","IND","Pam Foley - IE","","","","","","","","","","","","","43193.0","","46175.0","","","","","","","54425.0","","","","IND","Field Program","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT784","","IND","Pam Foley - IE","","","","","","","","","","","","","43193.0","","250.0","","","","","","","54425.0","","","","IND","Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT785","","IND","Pam Foley - IE","","","","","","","","","","","","","43193.0","","8000.0","","","","","","","54425.0","","","","IND","Polling","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EXP10504","","COM","Pam Foley for San Jose City Council D9 2018","","","","","","San Jose","CA","95150","","","","","43154.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1398262","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT786","","IND","Thomas Duong - IE","","","","","","","","","","","","","43193.0","","3000.0","","","","","","","24613.86","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT787","","IND","Thomas Duong - IE","","","","","","","","","","","","","43193.0","","10250.0","","","","","","","24613.86","","","","IND","Polling","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT788","","IND","Thomas Duong - IE","","","","","","","","","","","","","43194.0","","1800.0","","","","","","","24613.86","","","","IND","Commercial","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT789","","IND","Thomas Duong - IE","","","","","","","","","","","","","43194.0","","1500.0","","","","","","","24613.86","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT790","","IND","Thomas Duong - IE","","","","","","","","","","","","","43194.0","","3300.0","","","","","","","24613.86","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT795","","IND","Thomas Duong - IE","","","","","","","","","","","","","43196.0","","1000.0","","","","","","","24613.86","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT796","","IND","Thomas Duong - IE","","","","","","","","","","","","","43196.0","","800.0","","","","","","","24613.86","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT797","","IND","Thomas Duong - IE","","","","","","","","","","","","","43196.0","","1000.0","","","","","","","24613.86","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT791","","IND","Thomas Duong - IE","","","","","","","","","","","","","43199.0","","1000.0","","","","","","","24613.86","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT792","","IND","Thomas Duong - IE","","","","","","","","","","","","","43199.0","","963.86","","","","","","","24613.86","","","","IND","Voter File","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EXP10505","","COM","Thomas Duong for City Council D7 2018","","","","","","San Jose","CA","95136","","","","","43154.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1400108","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10541","","OTH","Candid Research Solutions","","","","","","Los Alamitos","CA","90720","","","","","43174.0","","36500.0","","","","","","","36500.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10477","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43129.0","","9250.0","","","","","","","64675.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10531","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43165.0","","9250.0","","","","","","","64675.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10572","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43193.0","","16175.0","","","","","","","64675.0","","","","IND","Field Program Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10602","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43210.0","","30000.0","","","","","","","64675.0","","","","IND","Field Program Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10605","","OTH","CM Magazine","","","","","","San Jose","CA","95111","","","","","43210.0","","1000.0","","","","","","","1000.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10576","","OTH","Dai Phat Thanh Que Huong Inc.","","","","","","San Jose","CA","95131","","","","","43194.0","","1500.0","","","","","","","1500.0","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10478","","IND","Donovan","Mike","","","","","Sacramento","CA","95814","","","","","43129.0","","5000.0","","","","","","","5000.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10480","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43130.0","","225.5","","","","","","","475.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10503","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43154.0","","45.5","","","","","","","475.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10507","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43157.0","","45.5","","","","","","","475.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10508","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43158.0","","45.5","","","","","","","475.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10511","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43164.0","","45.5","","","","","","","475.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10544","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43181.0","","68.0","","","","","","","475.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10489","","OTH","Hilton San Jose","","","","","","San Jose","CA","95113","","","","","43126.0","","1500.0","","","","","","","9214.42","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10578","","OTH","Hilton San Jose","","","","","","San Jose","CA","95113","","","","","43167.0","","7714.42","","","","","","","9214.42","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10538","","OTH","Jeremy Sykes Photography","","","","","","Roseville","CA","95747","","","","","43171.0","","896.0","","","","","","","896.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10431","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43104.0","","3000.0","","","","","","","14175.38","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10481","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43131.0","","3000.0","","","","","","","14175.38","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10510","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43160.0","","3000.0","","","","","","","14175.38","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10570","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43193.0","","3000.0","","","","","","","14175.38","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10579","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43196.0","","1927.72","","","","","","","14175.38","","","","LIT","Voter File - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10506","","COM","Oliverio for Supervisor","","","","","","San Jose","CA","95125","","","","","43154.0","","1000.0","","","","","","","1000.0","","","","CTB","","","","","","1394828","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10500","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112","","","","","43152.0","","169.51","","","","","","","875.96","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10532","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112","","","","","43165.0","","612.55","","","","","","","875.96","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10574","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112","","","","","43194.0","","60.0","","","","","","","875.96","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10583","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112","","","","","43202.0","","33.9","","","","","","","875.96","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10504","","COM","Pam Foley for San Jose City Council D9 2018","","","","","","San Jose","CA","95150","","","","","43154.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1398262","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10603","","OTH","Phu Nu Cali Magazine","","","","","","San Jose","CA","95161","","","","","43210.0","","1000.0","","","","","","","1000.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10433","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43108.0","","750.0","","","","","","","4361.17","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10490","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43137.0","","1361.17","","","","","","","4361.17","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10533","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43166.0","","750.0","","","","","","","4361.17","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10580","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43199.0","","750.0","","","","","","","4361.17","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10606","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43210.0","","7967.74","","","","","","","7967.74","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10581","","OTH","Tan Phuong Media","","","","","","San Jose","CA","95116","","","","","43199.0","","1000.0","","","","","","","1000.0","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10435","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43111.0","","6250.0","","","","","","","26785.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10479","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43130.0","","306.0","","","","","","","26785.25","","","","PRO","Sutton Law Firm Reimbursement","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10482","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43132.0","","6250.0","","","","","","","26785.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10539","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43173.0","","479.25","","","","","","","26785.25","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10542","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43178.0","","6250.0","","","","","","","26785.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10582","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43200.0","","6250.0","","","","","","","26785.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10505","","COM","Thomas Duong for City Council D7 2018","","","","","","San Jose","CA","95136","","","","","43154.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1400108","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10573","","OTH","Vien Thao Media","","","","","","San Jose","CA","95112","","","","","43193.0","","3000.0","","","","","","","3000.0","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10575","","OTH","Viet Nam Daily News","","","","","","San Jose","CA","95112","","","","","43194.0","","3300.0","","","","","","","3300.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10604","","OTH","Viet Tribune Media, Inc.","","","","","","San Jose","CA","95131","","","","","43210.0","","800.0","","","","","","","800.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10577","","OTH","VIETV San Jose","","","","","","San Jose","CA","95122","","","","","43194.0","","1800.0","","","","","","","1800.0","","","","IND","Commercial Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","G","EDT793","","OTH","GOCO Consulting","","","","","","Sacramento","CA","95819","","","","","43193.0","","10125.0","","","","","","","30375.0","","","","IND","Field Program - Canvassing Supporting Pam Foley","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","G","EDT798","","OTH","GOCO Consulting","","","","","","Sacramento","CA","95819","","","","","43210.0","","20250.0","","","","","","","30375.0","","","","IND","Field Program - Canvassing Supporting Pam Foley","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","G","EDT794","","OTH","Spotlight Printing","","","","","","San Francisco","CA","94107","","","","","43193.0","","566.67","","","","","","","1700.0","","","","IND","Field Program - Door Hangers Supporting Pam Foley","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","G","EDT799","","OTH","Spotlight Printing","","","","","","San Francisco","CA","94107","","","","","43210.0","","1133.33","","","","","","","1700.0","","","","IND","Field Program - Door Hanger Supporting Pam Foley","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","G","EDT800","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43196.0","","1500.0","","","","","","","1500.0","","","","LIT","Voter File","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","DEBT","F","PAY10432","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","DEBT","F","PAY10608","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","0.0","750.0","0.0","","","750.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","DEBT","F","PAY10651","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","","","","0.0","247.66","0.0","","","247.66","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","EXP10219","","OTH","Arcadia Development Company","","","","","","San Jose","CA","95150","","","","R","42964.0","","-5000.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","EXP10275","","IND","Reynolds","Charles","","","","","San Jose","CA","95131","CH Reynolds Electric","Principal","","R","42979.0","","-175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10074","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","42926.0","","3000.0","","","","","","","4000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10075","","OTH","Zanker Road Resource Management, LTD. DBA Zanker Road Landfill","","","","","","San Jose","CA","95112","","","","","42926.0","","5000.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10080","","OTH","KT Properties Urban, Inc","","","","","","Cupertino","CA","95014-","","","","","42927.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10086","","OTH","Johanson & Yau Accountancy Corp.","","","","","","San Jose","CA","95113","","","","","42929.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10088","","OTH","Duran & Venables, Inc.","","","","","","Milpitas","CA","95035","","","","","42930.0","","1750.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10093","","OTH","PayPal","","","","","","San Jose","CA","95131","","","","","42935.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10094","","OTH","Robert A. Bothman Construction Inc.","","","","","","Santa Clara","CA","95050","","","","","42935.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10095","","OTH","Robinson Oil Corporation","","","","","","Santa Clara","CA","95050","","","","","42936.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10096","","OTH","Biggs Cardosa Associates, Inc.","","","","","","San Jose","CA","95126","","","","","42936.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10097","","OTH","CBIZ, Inc.","","","","","","Cleveland","OH","44131","","","","","42936.0","","1750.0","","","","","","","2335.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10098","","IND","Vander Esch","Elizabeth","","","","","San Jose","CA","95113","Johanson & Yau Accountancy Corporation","Administrative Assistant","","","42937.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10100","","OTH","Republic Urban Properties LLC & Affiliated Entities","","","","","","San Jose","CA","95113","","","","","42937.0","","1750.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10102","","IND","Reynolds","Charles","","","","","San Jose","CA","95131","CH Reynolds Electric","Principal","","","42940.0","","350.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10103","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597","","","","","42940.0","","1500.0","","","","","","","2500.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10104","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814","","","","","42940.0","","5000.0","","","","","","","11500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10105","","OTH","Petrinovich Pugh & Company, LLP","","","","","","San Jose","CA","95113","","","","","42940.0","","5000.0","","","","","","","6550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10106","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","42940.0","","3000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10107","","OTH","Santa Clara County Dental Society","","","","","","San Jose","CA","95126","","","","","42940.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10108","","OTH","Boyce Associates","","","","","","Saratoga","CA","95070","","","","","42940.0","","5000.0","","","","","","","6035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10109","","OTH","Western Alliance Bank","","","","","","Pheonix","AZ","85004","","","","","42940.0","","1000.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10129","","IND","Kline","Norman","","","","","San Jose","CA","95126","LibraryWorld, Inc.","CEO/Founder","","","42941.0","","350.0","","","","","","","1050.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10132","","OTH","Bad Boys Bail Bonds","","","","","","San Jose","CA","95112","","","","","42941.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10134","","IND","Anderson","Chris","","","","","San Jose","CA","95110","Borelli Investment Company","Broker","","","42942.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10135","","OTH","Boston Properties","","","","","","South San Francisco","CA","94080","","","","","42942.0","","1500.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10138","","OTH","The Irvine Company LLC","","","","","","Newport Beach","CA","92660","","","","","42943.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10140","","IND","Arrillaga","Jeff","","","","","Los Altos","CA","94024","Newmark Knight Frank","Managing Director","","","42944.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10141","","IND","Fagundo","Cosme","","","","","San Jose","CA","95131","Willco Management, Inc","Owner/Operator","","","42944.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10142","","OTH","ERRG, Inc","","","","","","San Francisco","CA","94104","","","","","42944.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10143","","OTH","Iron Construction, Inc.","","","","","","San Jose","CA","95126","","","","","42947.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10144","","IND","Benzing","Katharina","","","","","Fremont","CA","94555","Boehringer Ingelheim","President & CEO","","","42947.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10145","","OTH","Boston Properties","","","","","","South San Francisco","CA","94080","","","","","42948.0","","250.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10146","","IND","Dominguez","Daniel","","","","","San Jose","CA","95123","Union Bank","Banker","","","42948.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10150","","OTH","Hoge, Fenton, Jones & Appel, Inc.","","","","","","San Jose","CA","95113","","","","","42949.0","","1850.0","","","","","","","2400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10151","","OTH","West Valley Construction","","","","","","Campbell","CA","95008","","","","","42949.0","","3000.0","","","","","","","4035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10152","","COM","Western Manufactured Housing Communities Association PAC","","","","","","Sacramento","CA","95814","","","","","42949.0","","1750.0","","","","","","","1750.0","","","","","","","","","","742422","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10153","","OTH","The Schoennauer Co.","","","","","","San Jose","CA","95110","","","","","42949.0","","350.0","","","","","","","385.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10158","","COM","Associated Builders and Contractors Northern CA Chapter PAC","","","","","","Livermore","CA","94551","","","","","42951.0","","5000.0","","","","","","","5000.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10159","","OTH","Avidbank","","","","","","Palo Alto","CA","94301","","","","","42951.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10160","","OTH","Winchester Ranch, Inc.","","","","","","San Jose","CA","95117","","","","","42951.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10161","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","42951.0","","175.0","","","","","","","11795.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10162","","OTH","Sweeney, Mason, Wilson & Bosomworth","","","","","","Los Gatos","CA","95032","","","","","42954.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10163","","OTH","JN Worldwide, LLC","","","","","","New York","NY","10036","","","","","42954.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10164","","OTH","David Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113","","","","","42954.0","","1750.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10165","","OTH","Green Valley Corporation","","","","","","San Jose","CA","95112","","","","","42954.0","","3000.0","","","","","","","13000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10167","","OTH","Silicon Valley Business Journal","","","","","","San Jose","CA","95113","","","","","42954.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10168","","IND","Witkin","Jon M","","","","","Los Gatos","CA","95032","","Retired","","","42955.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10169","","IND","Firouzjaei","Arash","","","","","San Jose","CA","95131","Achievement Engineering Corp.","Engineer","","","42955.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10171","","IND","Cunneen","James","","","","","San Jose","CA","95125","California Strategies LLC","Principal","","","42956.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10175","","OTH","Garden City Construction, Inc.","","","","","","San Jose","CA","95113","","","","","42957.0","","1750.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10176","","IND","Escher","Christopher","","","","","San Jose","CA","95126","Union Bank","Regional Bank Controller","","","42957.0","","1750.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10178","","IND","Connolly","Shane Patrick","","","","","San Jose","CA","95125","City of San Jose - District 10","Chief of Staff","","","42957.0","","48.0","","","","","","","118.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10183","","OTH","SiliconSage Builders","","","","","","Sunnyvale","CA","94086","","","","","42957.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10183","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10188","","OTH","Bay Area Builders, Inc.","","","","","","Santa Clara","CA","95054","","","","","42957.0","","35.0","","","","","","","7535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10188","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10191","","OTH","Boyce Associates","","","","","","Saratoga","CA","95070","","","","","42957.0","","35.0","","","","","","","6035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10191","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10194","","OTH","Webcor Builders","","","","","","ALAMEDA","CA","94502","","","","","42957.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10194","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10199","","OTH","Kelly Snider Consulting","","","","","","San Jose","CA","95126","","","","","42957.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10200","","OTH","WMH Corporation","","","","","","San Jose","CA","95113","","","","","42957.0","","175.0","","","","","","","210.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10203","","OTH","The First Tee of Silicon Valley","","","","","","San Jose","CA","95126","","","","","42961.0","","175.0","","","","","","","210.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10204","","IND","Griswold","Charles","","","","","San Jose","CA","95125","McSherry & Hudson","Partner","","","42961.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10205","","OTH","BrightView Landscape Services","","","","","","San Jose","CA","95133","","","","","42961.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10206","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052","","","","","42961.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10207","","OTH","Ruth & Going, Inc.","","","","","","San Jose","CA","95150","","","","","42961.0","","350.0","","","","","","","900.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10208","","OTH","Nterra Group","","","","","","San Jose","CA","95112","","","","","42961.0","","2625.0","","","","","","","2625.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10209","","IND","Davidson","Charles W.","","","","","San Jose","CA","95110","Charles W. Davidson Co.","Engineer/Contractor","","","42961.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10210","","OTH","Pump Repair Service Company","","","","","","San Francisco","CA","94134","","","","","42961.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10211","","OTH","Conklin Brothers","","","","","","San Jose","CA","95125","","","","","42961.0","","5000.0","","","","","","","5350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10212","","OTH","Norman E. Matteoni, A Prof. Corp., DBA Matteoni, O'Laughlin & Hechtman","","","","","","San Jose","CA","95126","","","","","42961.0","","700.0","","","","","","","735.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10220","","OTH","BT Metal Sales and Fabrication","","","","","","Eureka","CA","95501","","","","","42963.0","","5000.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10221","","OTH","BT Metal Sales and Fabrication","","","","","","Eureka","CA","95501","","","","","42963.0","","1000.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10225","","OTH","Acsatm, Inc.","","","","","","Santa Clara","CA","95050","","","","","42965.0","","1500.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10226","","OTH","Lewis & Tibbitts, Inc.","","","","","","San Jose","CA","95112","","","","","42965.0","","3000.0","","","","","","","4000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10227","","OTH","Premier Recycle Company","","","","","","San Jose","CA","95112","","","","","42965.0","","700.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10228","","IND","Tittle","John","","","","","Pleasanton","CA","94566","YA Tittle & Associates Insurance Services","Insurance Broker","","","42965.0","","1500.0","","","","","","","5535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10229","","IND","Tittle","Yelberton A.","","","","","San Jose","CA","95109","YA Tittle & Associates Insurance Services","Insurance Broker","","","42965.0","","3000.0","","","","","","","5535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10231","","OTH","CliftonLarsonAllen","","","","","","San Jose","CA","95113","","","","","42968.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10232","","OTH","Garden City Construction, Inc.","","","","","","San Jose","CA","95113","","","","","42968.0","","500.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10233","","OTH","Lopes Electric, Inc.","","","","","","San Jose","CA","95126","","","","","42968.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10235","","IND","Henry","Carmen","","","","","Mahwah","NJ","07430","Jaguar Land Rover Experience","Manager","","","42969.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10238","","IND","Duren","Paul","","","","","Santa Cruz","CA","95062","BBVA Compass","Banker","","","42969.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10240","","OTH","Now CFO","","","","","","San Jose","CA","95113","","","","","42969.0","","350.0","","","","","","","385.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10241","","OTH","Anderson Architects Inc.","","","","","","Campbell","CA","95008","","","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10243","","IND","Copenhagen","Diane","","","","","Mountain View","CA","95070","One Workplace","Sales","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10244","","IND","Bruni","David","","","","","Los Gatos","CA","95032","Barry Slatt Commercial Mortgage","Commercial Mortgage Banker","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10245","","IND","Griggs","Mike","","","","","San Jose","CA","95126","Flex Ltd.","Project Manager","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10246","","IND","Rast","Edward","","","","","San Jose","CA","95125","Edward Rast & Company","Principal","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10247","","IND","Gemellos","Lila","","","","","San Jose","CA","95148","Gemellos Murals","Entrepreneur/Creative Force","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10249","","OTH","Silicon Valley Law Group, ALC","","","","","","San Jose","CA","95113","","","","","42970.0","","1750.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10251","","OTH","JP Graphics","","","","","","Santa Clara","CA","95054","","","","","42970.0","","175.0","","","","","","","210.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10252","","OTH","Thomas J. Sweeney Construction","","","","","","Santa Clara","CA","95051","","","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10253","","IND","Fleming","Jonathan","","","","","San Jose","CA","95111","Self: Jonathan Fleming","Mechanical Engineer","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10257","","IND","Peralez","Raul","","","","","San Jose","CA","95113","City of San Jose","Councilmember","","","42971.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10260","","OTH","Northern Underground Construction, Inc.","","","","","","San Jose","CA","95139","","","","","42971.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10261","","OTH","Largo Concrete, Inc.","","","","","","Tustin","CA","92780","","","","","42971.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10262","","OTH","Steinberg Architects","","","","","","San Jose","CA","95113","","","","","42971.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10263","","OTH","Sprig Electric","","","","","","San Jose","CA","95112","","","","","42971.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10265","","OTH","Eller Law Office","","","","","","San Jose","CA","95110","","","","","42972.0","","350.0","","","","","","","2850.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10268","","OTH","HabiTech Architecture & Planning","","","","","","San Jose","CA","95113","","","","","42972.0","","700.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10270","","IND","Milligan","Shawn","","","","","San Jose","CA","95124","Self; Milligan Land Company","Real Estate Development","","","42969.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10271","","OTH","First American Title Insurance Company","","","","","","Scottsdale","AZ","85258","","","","","42977.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10272","","OTH","SRGNC (Sares Regis Group of Northern California) LLC","","","","","","San Mateo","CA","94404","","","","","42977.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10277","","OTH","Earthquakes Soccer, LLC","","","","","","San Jose","CA","95110","","","","","42983.0","","1500.0","","","","","","","1535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10278","","OTH","Conklin Brothers","","","","","","San Jose","CA","95125","","","","","42983.0","","350.0","","","","","","","5350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10279","","OTH","Republic Services Inc.","","","","","","Phoenix","AZ","85054","","","","","42983.0","","1750.0","","","","","","","4750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10284","","OTH","John Edward (Jed) York & Affiliated Entities, Including the Forty Niners Football Company LLC.","","","","","","Santa Clara","CA","95054","","","","","42989.0","","5000.0","","","","","","","9000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10289","","OTH","R & J Jewelry & Loan","","","","","","San Jose","CA","95113","","","","","42998.0","","4000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10292","","OTH","JMH Weiss, Inc.","","","","","","San Jose","CA","95110","","","","","43000.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10293","","IND","Fox, Jr.","Michael E.","","","","","Saratoga","CA","95070","Goodwill of Silicon Valley","CEO","","","43003.0","","350.0","","","","","","","900.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10303","","OTH","C.W. Swenson, Inc.","","","","","","San Jose","CA","95112","","","","","43003.0","","35.0","","","","","","","1035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10303","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10312","","OTH","The Schoennauer Co.","","","","","","San Jose","CA","95110","","","","","43003.0","","35.0","","","","","","","385.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10312","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10318","","OTH","Trumark Homes LLC","","","","","","Danville","CA","94506","","","","","43003.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10318","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10319","","IND","Borelli","Ralph","","","","","San Jose","CA","95131","RNB Associates, Inc.","President/CEO","","","43003.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10328","","OTH","Casino M8trix","","","","","","San Jose","CA","95110","","","","","43007.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10334","","OTH","Technology Credit Union","","","","","","San Jose","CA","95131","","","","","43013.0","","1050.0","","","","","","","1050.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10335","","OTH","Community Bank of the Bay","","","","","","Oakland","CA","94612","","","","","43014.0","","1750.0","","","","","","","2750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10336","","OTH","The Brandenburg Revocable Trust","","","","","","San Jose","CA","95125","","","","","43014.0","","1500.0","","","","","","","4000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10337","","OTH","California Waste Solutions, Inc.","","","","","","San Jose","CA","95133","","","","","43014.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10340","","IND","Silva","Rob","","","","","San Jose","CA","95110","Old Republic Title","Commercial Sales Manager","","","43024.0","","625.0","","","","","","","625.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10346","","IND","Kieve","Robert","","","","","San Jose","CA","95124","Empire Broadcasting","CEO/President","","","43045.0","","2500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10347","","OTH","RDL Construction, Inc.","","","","","","San Jose","CA","95113","","","","","43045.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10348","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43045.0","","1000.0","","","","","","","11795.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10349","","OTH","Triware Networld Systems, LLC","","","","","","Santa Clara","CA","95056","","","","","43045.0","","1500.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10350","","OTH","Bay Area Builders, Inc.","","","","","","Santa Clara","CA","95054","","","","","43045.0","","5000.0","","","","","","","7535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10353","","OTH","The Sobrato Organization","","","","","","Cupertino","CA","95014","","","","","43045.0","","35.0","","","","","","","12285.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10353","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10369","","OTH","BBSI- Barrett Business Services, Inc.","","","","","","San Jose","CA","95131","","","","","43054.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10375","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105","","","","","43066.0","","5000.0","","","","","","","7700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10376","","OTH","JP Graphics","","","","","","Santa Clara","CA","95054","","","","","43066.0","","35.0","","","","","","","210.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10376","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10395","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43066.0","","35.0","","","","","","","11795.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10395","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10398","","OTH","Steinberg Architects","","","","","","San Jose","CA","95113","","","","","43066.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10398","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10404","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105","","","","","43076.0","","2700.0","","","","","","","7700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10405","","OTH","COMCAST Financial Agency Corporation","","","","","","Philadelphia","PA","19103","","","","","43076.0","","6500.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10409","","OTH","Environmental Systems, Inc.","","","","","","Santa Clara","CA","95054","","","","","43080.0","","2500.0","","","","","","","9000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10410","","OTH","Triware Networld Systems, LLC","","","","","","Santa Clara","CA","95056","","","","","43081.0","","4500.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10415","","OTH","eBay Inc.","","","","","","San Jose","CA","95125","","","","","43088.0","","10000.0","","","","","","","10035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10425","","OTH","SRGNC (Sares Regis Group of Northern California) LLC","","","","","","San Mateo","CA","94404","","","","","43098.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10425","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10426","","OTH","Toeniskoetter Construction Inc.","","","","","","San Jose","CA","95126","","","","","43098.0","","35.0","","","","","","","11795.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10426","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10448","","OTH","California Janitorial Supply Company","","","","","","San Jose","CA","95131","","","","","43100.0","","35.0","","","","","","","585.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10448","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10452","","OTH","Now CFO","","","","","","San Jose","CA","95113","","","","","43100.0","","35.0","","","","","","","385.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10452","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10455","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","43100.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10455","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP10418","","COM","Chappie Jones for City Council 2018","","","","","","San Jose","CA","95129","","","","","43089.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1400515","","","","","","","","","","","","","","","","","","","","","","Chappie Jones","","","","CCM","","OTH","City of San Jose","1.0","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP10417","","COM","Neighbors for Sam Liccardo for San Jose Mayor 2018","","","","","","San Jose","CA","95126","","","","","43089.0","","1200.0","","","","","","","1200.0","","","","MON","","","","","","1398059","","","","","","","","","","","","","","","","","","","","","","Sam Liccardo","","","","MAY","","OTH","City of San Jose","","","","","","S","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10283","","OTH","Bell, McAndrews & Hiltachk, LLP","","","","","","Sacramento","CA","95814","","","","","42986.0","","2662.2","","","","","","","2662.2","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10418","","COM","Chappie Jones for City Council 2018","","","","","","San Jose","CA","95129","","","","","43089.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1400515","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10399","","OTH","Cosmopolitan Catering, Inc.","","","","","","Sunnyvale","CA","94089","","","","","43066.0","","53283.45","","","","","","","62825.67","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10400","","OTH","Cosmopolitan Catering, Inc.","","","","","","Sunnyvale","CA","94089","","","","","43067.0","","628.19","","","","","","","62825.67","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10083","","IND","De La Cruz Vargas","Jennifer","","","","","San Jose","CA","95113","","","","","42929.0","","15.95","","","","","","","649.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10092","","IND","De La Cruz Vargas","Jennifer","","","","","San Jose","CA","95113","","","","","42935.0","","47.85","","","","","","","649.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10170","","IND","De La Cruz Vargas","Jennifer","","","","","San Jose","CA","95113","","","","","42956.0","","15.95","","","","","","","649.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10224","","IND","De La Cruz Vargas","Jennifer","","","","","San Jose","CA","95113","","","","","42965.0","","47.85","","","","","","","649.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10288","","IND","De La Cruz Vargas","Jennifer","","","","","San Jose","CA","95113","","","","","42992.0","","15.95","","","","","","","649.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10290","","IND","De La Cruz Vargas","Jennifer","","","","","San Jose","CA","95113","","","","","42998.0","","47.85","","","","","","","649.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10081","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42927.0","","1.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10082","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42929.0","","1.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10087","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42930.0","","16.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10090","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42934.0","","79.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10091","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42935.0","","81.91","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10099","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42937.0","","68.0","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10101","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42938.0","","79.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10131","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42941.0","","87.63","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10133","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42942.0","","16.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10137","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42943.0","","16.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10155","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42944.0","","79.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10147","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42947.0","","76.38","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10148","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42948.0","","84.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10149","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42949.0","","155.63","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10154","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42950.0","","11.75","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10156","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42951.0","","8.38","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10173","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42957.0","","127.41","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10201","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42958.0","","16.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10214","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42961.0","","25.71","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10215","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42962.0","","16.76","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10218","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42963.0","","250.13","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10222","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42965.0","","271.0","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10248","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42970.0","","119.13","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10259","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42971.0","","26.21","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10264","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42972.0","","78.08","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10267","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42975.0","","27.8","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10269","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42976.0","","33.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10320","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43000.0","","180.5","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10322","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43005.0","","24.13","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10325","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43006.0","","8.38","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10327","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43007.0","","2.75","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10330","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43010.0","","1.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10331","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43012.0","","1.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10339","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43020.0","","1.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10343","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43026.0","","28.63","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10372","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43059.0","","225.5","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10373","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43060.0","","1.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10374","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43061.0","","1.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10411","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43082.0","","113.0","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10413","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43083.0","","203.0","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10323","","OTH","History San Jose","","","","","","San Jose","CA","95112","","","","","43005.0","","8287.94","","","","","","","8287.94","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10276","","OTH","Joseph George Fine Wines","","","","","","San Jose","CA","95125","","","","","42979.0","","15566.23","","","","","","","15566.23","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10333","","OTH","JP Graphics","","","","","","Santa Clara","CA","95054","","","","","43013.0","","362.43","","","","","","","362.43","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10408","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43076.0","","3000.0","","","","","","","3000.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10417","","COM","Neighbors for Sam Liccardo for San Jose Mayor 2018","","","","","","San Jose","CA","95126","","","","","43089.0","","1200.0","","","","","","","1200.0","","","","CTB","","","","","","1398059","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10414","","IND","Nguyen","Elizabeth","","","","","San Jose","CA","95122","","","","","43087.0","","300.0","","","","","","","300.0","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10078","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","42927.0","","750.0","","","","","","","13179.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10157","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","42951.0","","1023.85","","","","","","","13179.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10282","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","42985.0","","750.0","","","","","","","13179.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10344","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43038.0","","750.0","","","","","","","13179.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10401","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43067.0","","750.0","","","","","","","13179.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10407","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43076.0","","798.36","","","","","","","13179.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10223","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","42965.0","","467.64","","","","","","","9659.77","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10084","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42929.0","","6250.0","","","","","","","96236.38","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10085","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42929.0","","5000.0","","","","","","","96236.38","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10130","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42941.0","","45.2","","","","","","","96236.38","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10136","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42942.0","","178.74","","","","","","","96236.38","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10174","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42957.0","","218.5","","","","","","","96236.38","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10202","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42958.0","","6250.0","","","","","","","96236.38","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10213","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42961.0","","313.71","","","","","","","96236.38","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10274","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42979.0","","642.35","","","","","","","96236.38","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10286","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42990.0","","550.0","","","","","","","96236.38","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10287","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42991.0","","30.71","","","","","","","96236.38","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10324","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43005.0","","6250.01","","","","","","","96236.38","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10332","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43012.0","","6250.0","","","","","","","96236.38","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10341","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43025.0","","31.9","","","","","","","96236.38","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10342","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43026.0","","1037.88","","","","","","","96236.38","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10345","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43039.0","","37.13","","","","","","","96236.38","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10368","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43045.0","","6250.0","","","","","","","96236.38","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10403","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43073.0","","6250.0","","","","","","","96236.38","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10285","","OTH","Western Site Services LLC","","","","","","San Jose","CA","95122","","","","","42989.0","","1000.01","","","","","","","1000.01","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","EDT781","","OTH","Signs Now","","","","","","San Jose","CA","95112","","","","","43066.0","","1180.0","","","","","","","1180.0","","","","FND","","Cosmopolitan Catering, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","EDT782","","OTH","Stuart Event Rentals","","","","","","Milpitas","CA","95035","","","","","43066.0","","10231.5","","","","","","","10231.5","","","","FND","","Cosmopolitan Catering, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","EDT780","","OTH","KPAW, Inc.","","","","","","San Jose","CA","95126","","","","","43026.0","","1037.88","","","","","","","1037.88","","","","FND","","The Silicon Valley Organization","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","EDT779","","OTH","Wayfair LLC","","","","","","Boston","MA","02116","","","","","42979.0","","642.35","","","","","","","642.35","","","","FND","","The Silicon Valley Organization","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY10077","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"Councilmember-District 6","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY10432","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","0.0","750.0","0.0","","","750.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC299","","COM","ASSOCIATED BUILDERS & CONTRACTORS NORTHERN CALIFORNIA CHAPTER POLITICAL ACTION COMMITTEE","","","","","","Livermore","CA","94551.0","","","","","44018.0","","5000.0","","","","","","","7500.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC300","","OTH","1150 SOUTH BASCOM, LLC","","","","","","Saratoga","CA","95070.0","","","","","44018.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC301","","OTH","GARDEN CITY CONSTRUCTION","","","","","","San Jose","CA","95110.0","","","","","44018.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC313","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","San Jose","CA","95113.0","","","","","44043.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC314","","IND","ENFANTINO","TRACEY","","","","","Monte Sereno","CA","95030.0","ENVIRONMENTAL SYSTEMS INC.","GENERAL MANAGER","","","44046.0","","2500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC345","","IND","CAMPAGNA","JIM","","","","","San Jose","CA","95125.0","SNAPFI MORTGAGE","CEO","","","44117.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","D","PDT29","","IND","DEV DAVIS (I/E)","","","","","","","","","","","","","44094.0","","4000.0","","","","","","","27655.61","","","","IND","PRODUCTION FOR DIGITAL ADS","","","","","","","","","","","","","","","","","","","","","","","","","","","DEVORA 'DEV' DAVIS","","","","CCM","","OTH","CITY OF SAN JOSE","6.0","","","","","S","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","D","PDT30","","IND","LAN DIEP (I/E)","","","","","","","","","","","","","44094.0","","4000.0","","","","","","","39601.03","","","","IND","PRODUCTION FOR DIGITAL ADS","","","","","","","","","","","","","","","","","","","","","","","","","","","LAN DIEP","","","","CCM","","OTH","CITY OF SAN JOSE","4.0","","","","","S","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","D","PDT31","","IND","DEV DAVIS (I/E)","","","","","","","","","","","","","44094.0","","8000.0","","","","","","","27655.61","","","","IND","DIGITAL ADS","","","","","","","","","","","","","","","","","","","","","","","","","","","DEVORA 'DEV' DAVIS","","","","CCM","","OTH","CITY OF SAN JOSE","6.0","","","","","S","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","D","PDT32","","IND","LAN DIEP (I/E)","","","","","","","","","","","","","44094.0","","12000.0","","","","","","","39601.03","","","","IND","DIGITAL ADS","","","","","","","","","","","","","","","","","","","","","","","","","","","LAN DIEP","","","","CCM","","OTH","CITY OF SAN JOSE","4.0","","","","","S","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP303","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","San Rafael","CA","94901.0","","","","","44026.0","","614.5","","","","","","","23543.26","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP305","","OTH","BOZZUTO INSURANCE SERVICES, INC.","","","","","","Campbell","CA","95008.0","","","","","44026.0","","2301.0","","","","","","","2301.0","","","","","INSURANCE","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP308","","IND","ENFANTINO","TRACEY","","","","","Monte Sereno","CA","95030.0","","","","","44028.0","","150.0","","","","","","","2166.0","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP310","","IND","ENFANTINO","TRACEY","","","","","Monte Sereno","CA","95030.0","","","","","44028.0","","150.0","","","","","","","2166.0","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP315","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","San Rafael","CA","94901.0","","","","","44056.0","","3504.0","","","","","","","23543.26","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP318","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","San Rafael","CA","94901.0","","","","","44063.0","","1826.5","","","","","","","23543.26","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP320","","IND","PINNACLE STRATEGY, LLC","","","","","","Hollister","CA","95023.0","","","","","44063.0","","1500.0","","","","","","","15500.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP323","","IND","ENFANTINO","TRACEY","","","","","Monte Sereno","CA","95030.0","","","","","44063.0","","300.0","","","","","","","2166.0","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP324","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","San Jose","CA","95113.0","","","","","44063.0","","150.0","","","","","","","600.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP325","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","San Rafael","CA","94901.0","","","","","44064.0","","922.0","","","","","","","23543.26","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP327","","IND","PINNACLE STRATEGY, LLC","","","","","","Hollister","CA","95023.0","","","","","44064.0","","1500.0","","","","","","","15500.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP329","","IND","PINNACLE STRATEGY, LLC","","","","","","Hollister","CA","95023.0","","","","","44064.0","","1500.0","","","","","","","15500.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP336","","OTH","MERIDIAN PACIFIC, INC.","","","","","","Sacramento","CA","95825.0","","","","","44095.0","","4000.0","","","","","","","83723.88","","","","IND","PRODUCTION FOR DIGITAL ADS/SUPPORT/DEVORA 'DEV' DAVIS, SAN JOSE CITY COUNCIL, DIST. 6; SEE SCHEDULE G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP338","","OTH","MERIDIAN PACIFIC, INC.","","","","","","Sacramento","CA","95825.0","","","","","44095.0","","4000.0","","","","","","","83723.88","","","","IND","PRODUCTION FOR DIGITAL ADS/SUPPORT/LAN DIEP, SAN JOSE CITY COUNCIL, DIST. 4; SEE SCHEDULE G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP340","","OTH","MERIDIAN PACIFIC, INC.","","","","","","Sacramento","CA","95825.0","","","","","44095.0","","8000.0","","","","","","","83723.88","","","","IND","DIGITAL ADS/SUPPORT/DEVORA 'DEV' DAVIS, SAN JOSE CITY COUNCIL, DIST. 6; SEE SCHEDULE G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP342","","OTH","MERIDIAN PACIFIC, INC.","","","","","","Sacramento","CA","95825.0","","","","","44095.0","","12000.0","","","","","","","83723.88","","","","IND","DIGITAL ADS/SUPPORT/LAN DIEP, SAN JOSE CITY COUNCIL, DIST. 4; SEE SCHEDULE G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","G","PDT25","","OTH","MAGMA CREATIVE","","","","","","Roseville","CA","95678.0","","","","","44094.0","","2500.0","","","","","","","8750.0","","","","","DESIGN & PRODUCTION","MERIDIAN PACIFIC, INC.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","G","PDT26","","OTH","STAR MEDIA, LLC","","","","","","Washington","DC","20005.0","","","","","44094.0","","6800.0","","","","","","","17000.0","","","","","DIGITAL ADS","MERIDIAN PACIFIC, INC.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","G","PDT27","","OTH","MAGMA CREATIVE","","","","","","Roseville","CA","95678.0","","","","","44094.0","","2500.0","","","","","","","8750.0","","","","","DESIGN & PRODUCTION","MERIDIAN PACIFIC, INC.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","G","PDT28","","OTH","STAR MEDIA, LLC","","","","","","Washington","DC","20005.0","","","","","44094.0","","10200.0","","","","","","","17000.0","","","","","DIGITAL ADS","MERIDIAN PACIFIC, INC.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","DEBT","F","PAY284","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","San Rafael","CA","94901.0","","","","","","","","3504.0","0.0","3504.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","DEBT","F","PAY296","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","San Rafael","CA","94901.0","","","","","","","","922.0","0.0","922.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","DEBT","F","PAY294","","IND","PINNACLE STRATEGY, LLC","","","","","","Hollister","CA","95023.0","","","","","","","","1500.0","0.0","1500.0","","","0.0","","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","DEBT","F","PAY302","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","San Rafael","CA","94901.0","","","","","","","","614.5","0.0","614.5","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","DEBT","F","PAY306","","IND","ENFANTINO","TRACEY","","","","","Monte Sereno","CA","95030.0","","","","","","","","150.0","0.0","150.0","","","0.0","","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","DEBT","F","PAY307","","IND","ENFANTINO","TRACEY","","","","","Monte Sereno","CA","95030.0","","","","","","","","150.0","0.0","150.0","","","0.0","","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","DEBT","F","PAY331","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","San Rafael","CA","94901.0","","","","","","","","0.0","2400.5","0.0","","","2400.5","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","10/22/2020 9:14:33 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","DEBT","F","PAY344","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","San Rafael","CA","94901.0","","","","","","","","0.0","3176.92","0.0","","","3176.92","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","9/21/2020 11:09:47 PM","","","","S496","F496","PDT29","","","","","","","","","","","","","","","","44094.0","","4000.0","","","","","","","","","","","","PRODUCTION FOR DIGITAL ADS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PDT:S496:29","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","9/21/2020 11:09:47 PM","","","","S496","F496","PDT31","","","","","","","","","","","","","","","","44094.0","","8000.0","","","","","","","","","","","","DIGITAL ADS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PDT:S496:31","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","INC250","","COM","ASSOCIATED BUILDERS & CONTRACTORS NORTHERN CALIFORNIA CHAPTER POLITICAL ACTION COMMITTEE","","","","","","LIVERMORE","CA","94551.0","","","","","43860.0","","2500.0","","","","","","","2500.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","INC251","","OTH","WESTERN STATES OIL","","","","","","SAN JOSE","CA","95112.0","","","","","43866.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","INC252","","IND","BOYCE ASSOCIATES, AND AFFILIATED ENTITIES, INCLUDING PHILLIP BOYCE","","","","","","SARATOGA","CA","95070.0","SELF-EMPLOYED; PHILLIP BOYCE","RANCHER","","","43875.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","D","PDT10","","IND","LAN DIEP (I/E)","","","","","","","","","","","","","43859.0","","12104.28","","","","","","","23601.03","","","","IND","MAILER","","","","","","","","","","","","","","","","","","","","","","","","","","","LAN DIEP","","","","CCM","","OTH","CITY OF SAN JOSE","4.0","","","","","S","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","D","PDT11","","IND","LAN DIEP (I/E)","","","","","","","","","","","","","43859.0","","11496.75","","","","","","","23601.03","","","","IND","MAILER","","","","","","","","","","","","","","","","","","","","","","","","","","","LAN DIEP","","","","CCM","","OTH","CITY OF SAN JOSE","4.0","","","","","S","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","D","PDT7","","IND","JENNY HIGGINS BRADANINI (I/E)","","","","","","","","","","","","","43859.0","","8233.62","","","","","","","16467.24","","","","IND","MAILER","","","","","","","","","","","","","","","","","","","","","","","","","","","JENNY HIGGINS BRADANINI","","","","CCM","","OTH","CITY OF SAN JOSE","10.0","","","","","O","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","D","PDT8","","IND","JENNY HIGGINS BRADANINI (I/E)","","","","","","","","","","","","","43859.0","","8233.62","","","","","","","16467.24","","","","IND","MAILER","","","","","","","","","","","","","","","","","","","","","","","","","","","JENNY HIGGINS BRADANINI","","","","CCM","","OTH","CITY OF SAN JOSE","10.0","","","","","O","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","D","PDT9","","IND","DEV DAVIS (I/E)","","","","","","","","","","","","","43859.0","","15655.61","","","","","","","15655.61","","","","IND","MAILER","","","","","","","","","","","","","","","","","","","","","","","","","","","DEVORA 'DEV' DAVIS","","","","CCM","","OTH","CITY OF SAN JOSE","6.0","","","","","S","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP213","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","43851.0","","150.0","","","","","","","750.0","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP215","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","43851.0","","150.0","","","","","","","750.0","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP217","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","43851.0","","150.0","","","","","","","750.0","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP219","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","43851.0","","150.0","","","","","","","750.0","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP221","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","43851.0","","150.0","","","","","","","750.0","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP233","","IND","PINNACLE STRATEGY, LLC","","","","","","HOLLISTER","CA","95023.0","","","","","43851.0","","1500.0","","","","","","","4500.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP223","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","43851.0","","50.0","","","","","","","450.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP225","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","43851.0","","50.0","","","","","","","450.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP227","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","43851.0","","50.0","","","","","","","450.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP229","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","43851.0","","250.0","","","","","","","450.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP231","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","43851.0","","50.0","","","","","","","450.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP240","","OTH","MERIDIAN PACIFIC, INC.","","","","","","SACRAMENTO","CA","95825.0","","","","","43859.0","","12104.28","","","","","","","55723.88","","","","IND","MAILER/SUPPORT/LAN DIEP, SAN JOSE CITY COUNCIL, DIST. 4; SEE SCHEDULE G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP242","","OTH","MERIDIAN PACIFIC, INC.","","","","","","SACRAMENTO","CA","95825.0","","","","","43859.0","","15655.61","","","","","","","55723.88","","","","IND","MAILER/SUPPORT/DEVORA 'DEV' DAVIS, SAN JOSE CITY COUNCIL, DIST. 6; SEE SCHEDULE G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP244","","OTH","MERIDIAN PACIFIC, INC.","","","","","","SACRAMENTO","CA","95825.0","","","","","43859.0","","8233.62","","","","","","","55723.88","","","","IND","MAILER/OPPOSE/JENNY HIGGINS BRANDANINI, SAN JOSE CITY COUCIL, DIST. 10; SEE SCHEDULE G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP246","","OTH","MERIDIAN PACIFIC, INC.","","","","","","SACRAMENTO","CA","95825.0","","","","","43859.0","","8233.62","","","","","","","55723.88","","","","IND","MAILER/OPPOSE/JENNY HIGGINS BRANDANINI, SAN JOSE CITY COUCIL, DIST. 10; SEE SCHEDULE G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP248","","OTH","MERIDIAN PACIFIC, INC.","","","","","","SACRAMENTO","CA","95825.0","","","","","43859.0","","11496.75","","","","","","","55723.88","","","","IND","MAILER/SUPPORT/LAN DIEP, SAN JOSE CITY COUNCIL, DIST. 4; SEE SCHEDULE G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","NON254","","OTH","UNITED STATES POSTAL SERVICE","","","","","","SANTA ANA","CA","92799.0","","","","","43859.0","","4980.19","","","","","","","0.0","","","","POS","","CREATIVE MARKETING & ADVERTISING","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","NON255","","OTH","UNITED STATES POSTAL SERVICE","","","","","","SANTA ANA","CA","92799.0","","","","","43859.0","","6944.6","","","","","","","0.0","","","","POS","","CREATIVE MARKETING & ADVERTISING","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","NON256","","OTH","UNITED STATES POSTAL SERVICE","","","","","","SANTA ANA","CA","92799.0","","","","","43859.0","","2896.02","","","","","","","0.0","","","","POS","","CREATIVE MARKETING & ADVERTISING","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","NON257","","OTH","UNITED STATES POSTAL SERVICE","","","","","","SANTA ANA","CA","92799.0","","","","","43859.0","","2896.02","","","","","","","0.0","","","","POS","","CREATIVE MARKETING & ADVERTISING","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","NON258","","OTH","UNITED STATES POSTAL SERVICE","","","","","","SANTA ANA","CA","92799.0","","","","","43859.0","","4980.19","","","","","","","0.0","","","","POS","","CREATIVE MARKETING & ADVERTISING","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","PDT13","","OTH","CREATIVE MARKETING & ADVERTISING","","","","","","SANTA ANA","CA","92705.0","","","","","43859.0","","6121.13","","","","","","","42862.97","","","","","SEE SCHEDULE G","MERIDIAN PACIFIC, INC.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","PDT15","","OTH","CREATIVE MARKETING & ADVERTISING","","","","","","SANTA ANA","CA","92705.0","","","","","43859.0","","6121.13","","","","","","","42862.97","","","","","SEE SCHEDULE G","MERIDIAN PACIFIC, INC.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","PDT17","","OTH","CREATIVE MARKETING & ADVERTISING","","","","","","SANTA ANA","CA","92705.0","","","","","43859.0","","12279.05","","","","","","","42862.97","","","","","SEE SCHEDULE G","MERIDIAN PACIFIC, INC.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","PDT19","","OTH","CREATIVE MARKETING & ADVERTISING","","","","","","SANTA ANA","CA","92705.0","","","","","43859.0","","9407.18","","","","","","","42862.97","","","","","SEE SCHEDULE G","MERIDIAN PACIFIC, INC.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","PDT23","","OTH","CREATIVE MARKETING & ADVERTISING","","","","","","SANTA ANA","CA","92705.0","","","","","43859.0","","8934.48","","","","","","","42862.97","","","","","SEE SCHEDULE G","MERIDIAN PACIFIC, INC.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","PDT12","","OTH","MAGMA CREATIVE","","","","","","ROSEVILLE","CA","95678.0","","","","","43859.0","","750.0","","","","","","","3750.0","","","","LIT","","MERIDIAN PACIFIC, INC.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","PDT14","","OTH","MAGMA CREATIVE","","","","","","ROSEVILLE","CA","95678.0","","","","","43859.0","","750.0","","","","","","","3750.0","","","","LIT","","MERIDIAN PACIFIC, INC.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","PDT16","","OTH","MAGMA CREATIVE","","","","","","ROSEVILLE","CA","95678.0","","","","","43859.0","","750.0","","","","","","","3750.0","","","","LIT","","MERIDIAN PACIFIC, INC.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","PDT20","","OTH","MAGMA CREATIVE","","","","","","ROSEVILLE","CA","95678.0","","","","","43859.0","","750.0","","","","","","","3750.0","","","","LIT","","MERIDIAN PACIFIC, INC.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","PDT24","","OTH","MAGMA CREATIVE","","","","","","ROSEVILLE","CA","95678.0","","","","","43859.0","","750.0","","","","","","","3750.0","","","","LIT","","MERIDIAN PACIFIC, INC.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","PDT18","","OTH","POLITICAL DATA, INC.","","","","","","NORWALK","CA","90650.0","","","","","43859.0","","823.94","","","","","","","2238.75","","","","","DATA","MERIDIAN PACIFIC, INC.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","PDT21","","OTH","POLITICAL DATA, INC.","","","","","","NORWALK","CA","90650.0","","","","","43859.0","","823.94","","","","","","","2238.75","","","","","DATA","MERIDIAN PACIFIC, INC.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","PDT22","","OTH","POLITICAL DATA, INC.","","","","","","NORWALK","CA","90650.0","","","","","43859.0","","590.87","","","","","","","2238.75","","","","","DATA","MERIDIAN PACIFIC, INC.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY188","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","","","","597.5","0.0","0.0","","","597.5","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY199","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","","","","1347.5","0.0","0.0","","","1347.5","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY208","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","","","","50.0","0.0","50.0","","","0.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY209","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","","","","50.0","0.0","50.0","","","0.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY210","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","","","","50.0","0.0","50.0","","","0.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY211","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","","","","50.0","0.0","50.0","","","0.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY212","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","","","","250.0","0.0","250.0","","","0.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY234","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","","","","596.0","0.0","0.0","","","596.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY272","","IND","PINNACLE STRATEGY, LLC","","","","","","HOLLISTER","CA","95023.0","","","","","","","","1500.0","0.0","0.0","","","1500.0","","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY203","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","","","","150.0","0.0","150.0","","","0.0","","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY204","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","","","","150.0","0.0","150.0","","","0.0","","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY205","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","","","","150.0","0.0","150.0","","","0.0","","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY206","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","","","","150.0","0.0","150.0","","","0.0","","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY207","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","","","","150.0","0.0","150.0","","","0.0","","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY278","","IND","PINNACLE STRATEGY, LLC","","","","","","HOLLISTER","CA","95023.0","","","","","","","","0.0","1500.0","0.0","","","1500.0","","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY253","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","","","","0.0","5629.5","0.0","","","5629.5","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY279","","IND","PINNACLE STRATEGY, LLC","","","","","","HOLLISTER","CA","95023.0","","","","","","","","0.0","1500.0","0.0","","","1500.0","","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC133","","IND","ESCHER","CHRIS","","","","","SAN JOSE","CA","95126.0","CLARADON PROPERTIES","PRINCIPAL","","","43647.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC134","","OTH","GREG CASELLA INVESTMENTS, LLC","","","","","","EAST PALO ALTO","CA","94303.0","","","","","43647.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC135","","OTH","STANDARD IRON & METALS","","","","","","OAKLAND","CA","94601.0","","","","","43647.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC136","","OTH","URBAN CATALYST MANAGER LLC","","","","","","SAN JOSE","CA","95113.0","","","","","43661.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC137","","OTH","LOS GATOS ROOFING","","","","","","SAN JOSE","CA","95112.0","","","","","43661.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC138","","OTH","WESTERN ALLIANCE BANK","","","","","","PHOENIX","AZ","85004.0","","","","","43661.0","","5000.0","","","","","","","5500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC139","","OTH","PAHL & MCCAY, A PROFESSIONAL CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","43661.0","","500.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC153","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","43717.0","","175.0","","","","","","","2675.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC154","","IND","BOYCE ASSOCIATES, AND AFFILIATED ENTITIES, INCLUDING PHILLIP BOYCE","","","","","","SARATOGA","CA","95070.0","SELF-EMPLOYED; PHILLIP BOYCE","RANCHER","","","43717.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC155","","COM","ASSOCIATED BUILDERS & CONTRACTORS NORTHERN CALIFORNIA CHAPTER POLITICAL ACTION COMMITTEE","","","","","","LIVERMORE","CA","94551.0","","","","","43717.0","","175.0","","","","","","","10425.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC156","","IND","SALATA","SUZANNE","","","","","CAPITOLA","CA","95010.0","GARDEN CITY CONSTRUCTION","OWNER","","","43717.0","","175.0","","","","","","","5175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC157","","IND","BOZZUTO","DAN","","","","","CAMPBELL","CA","95008.0","BOZZUTO INSURANCE SERVICES","PRESIDENT","","","43717.0","","175.0","","","","","","","5175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC158","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","ENVIRONMENTAL SYSTEMS INC.","GENERAL MANAGER","","","43717.0","","175.0","","","","","","","2675.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC160","","IND","LOPES","STEPHEN","","","","","SAN JOSE","CA","95112.0","WESTERN STATES OIL","PRESIDENT","","","43717.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC161","","IND","FOX, JR.","MICHAEL E.","","","","","SARATOGA","CA","95070.0","GOODWILL INDUSTRIES OF SILICON VALLEY","CEO","","","43717.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC167","","OTH","ZANKER ROAD RESOURCE MANAGEMENT, LTD. DBA ZANKER ROAD LANDFILL","","","","","","SAN JOSE","CA","95134.0","","","","","43721.0","","175.0","","","","","","","10175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC170","","OTH","MILLIGAN LAND COMPANY LLC","","","","","","SAN JOSE","CA","95124.0","","","","","43756.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC172","","COM","ASSOCIATED BUILDERS & CONTRACTORS NORTHERN CALIFORNIA CHAPTER POLITICAL ACTION COMMITTEE","","","","","","LIVERMORE","CA","94551.0","","","","","43759.0","","250.0","","","","","","","10425.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC175","","OTH","SAN JOSE WATER COMPANY","","","","","","SAN JOSE","CA","95110.0","","","","","43774.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC176","","OTH","DURAN & VENABLES INC.","","","","","","MILPITAS","CA","95035.0","","","","","43773.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC178","","OTH","PREMIER RECYCLE COMPANY","","","","","","SAN JOSE","CA","95112.0","","","","","43773.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC179","","OTH","PAVICICH COMPANIES/RODAK PROPERTIES","","","","","","SAN JOSE","CA","95128.0","","","","","43773.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC180","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","43773.0","","2500.0","","","","","","","2675.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC181","","OTH","BRANNONS RENTALS AND SALES, INC.","","","","","","SAN JOSE","CA","95125.0","","","","","43773.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC182","","OTH","GARDEN CITY CONSTRUCTION","","","","","","SAN JOSE","CA","95110.0","","","","","43773.0","","2500.0","","","","","","","4500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC183","","OTH","WESTERN ALLIANCE BANK","","","","","","PHOENIX","AZ","85004.0","","","","","43775.0","","500.0","","","","","","","5500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC184","","OTH","GARDEN CITY CONSTRUCTION","","","","","","SAN JOSE","CA","95110.0","","","","","43775.0","","1000.0","","","","","","","4500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC185","","OTH","JOSEPH J. ALBANESE INC.","","","","","","SANTA CLARA","CA","95050.0","","","","","43775.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC195","","IND","DAVIS","JOHN W.","","","","","SAN JOSE","CA","95112.0","TOO MUCH FUN CLUB, INC.","PRESIDENT","","","43801.0","","2500.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC196","","OTH","CLUB AUTO SPORT LLC","","","","","","SAN JOSE","CA","95131.0","","","","","43801.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC197","","IND","SPARKS","DARREN","","","","","SAN JOSE","CA","95113.0","CLIFTON LARSON ALLEN","CPA","","","43752.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC200","","OTH","MCSHERRY & HUDSON, LLC","","","","","","WATSONVILLE","CA","95076.0","","","","","43823.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC201","","OTH","BOZZUTO INSURANCE SERVICES, INC.","","","","","","CAMPBELL","CA","95008.0","","","","","43823.0","","2500.0","","","","","","","5175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP150","","COM","THE SILICON VALLEY ORGANIZATION PAC","","","","","","SAN JOSE","CA","95113.0","","","","","43678.0","","1750.0","","","","","","","1750.0","","","","MON","","","","","","820668","","","","","","","","","","","","","","","","","","","","","","","","","","OTH","THE SILICON VALLEY ORGANIZATION PAC","OTH","GENERAL PURPOSE COMMITTEE","","","","","","S","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP162","","COM","RE-ELECT DEV DAVIS 2020 SJ CITY COUNCIL D6","","","","","","SAN JOSE","CA","95125.0","","","","","43719.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1420397","","","","","","","","","","","","","","","","","","","","","","DEV DAVIS","","","","CCM","","OTH","CITY OF SAN JOSE","6.0","","","","","S","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP163","","COM","SATISFIED HOUSEHOLDS INTENT ON ELECTING LAN DIEP FOR SAN JOSE CITY COUNCIL DISTRICT FOUR 2020","","","","","","SAN JOSE","CA","95161.0","","","","","43719.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1420029","","","","","","","","","","","","","","","","","","","","","","LAN DIEP","","","","CCM","","OTH","CITY OF SAN JOSE","4.0","","","","","S","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP164","","COM","FLEMING FOR SJ CITY COUNCIL D2 2020","","","","","","SAN JOSE","CA","95123.0","","","","","43721.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1420419","","","","","","","","","","","","","","","","","","","","","","JONATHAN FLEMING","","","","CCM","","OTH","CITY OF SAN JOSE","2.0","","","","","S","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP165","","COM","NEIGHBORS FOR MATT MAHAN FOR SAN JOSE CITY COUNCIL DISTRICT 10 IN 2020","","","","","","SAN JOSE","CA","95123.0","","","","","43721.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1417738","","","","","","","","","","","","","","","","","","","","","","MATT MAHAN","","","","CCM","","OTH","CITY OF SAN JOSE","10.0","","","","","S","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP166","","COM","WANG FOR CITY COUNCIL 2020","","","","","","SAN JOSE","CA","95120.0","","","","","43721.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1419696","","","","","","","","","","","","","","","","","","","","","","HELEN WANG","","","","CCM","","OTH","CITY OF SAN JOSE","10.0","","","","","S","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP187","","COM","ZITO FOR SAN JOSE CITY COUNCIL - DISTRICT 8-2020","","","","","","SAN JOSE","CA","95148.0","","","","","43787.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1421718","","","","","","","","","","","","","","","","","","","","","","JIM ZITO","","","","CCM","","OTH","CITY OF SAN JOSE","8.0","","","","","S","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP141","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","43670.0","","1273.25","","","","","","","16062.3","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP143","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","43670.0","","1784.23","","","","","","","16062.3","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP151","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","43678.0","","150.0","","","","","","","3075.52","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP149","","IND","PINNACLE STRATEGY, LLC","","","","","","HOLLISTER","CA","95023.0","","","","","43678.0","","5000.0","","","","","","","32000.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP148","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","43678.0","","50.0","","","","","","","900.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP146","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","43678.0","","150.0","","","","","","","900.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP150","","COM","THE SILICON VALLEY ORGANIZATION PAC","","","","","","SAN JOSE","CA","95113.0","","","","","43678.0","","1750.0","","","","","","","1750.0","","","","CTB","","","","","","820668","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP162","","COM","RE-ELECT DEV DAVIS 2020 SJ CITY COUNCIL D6","","","","","","SAN JOSE","CA","95125.0","","","","","43719.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1420397","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP163","","COM","SATISFIED HOUSEHOLDS INTENT ON ELECTING LAN DIEP FOR SAN JOSE CITY COUNCIL DISTRICT FOUR 2020","","","","","","SAN JOSE","CA","95161.0","","","","","43719.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1420029","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP164","","COM","FLEMING FOR SJ CITY COUNCIL D2 2020","","","","","","SAN JOSE","CA","95123.0","","","","","43721.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1420419","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP165","","COM","NEIGHBORS FOR MATT MAHAN FOR SAN JOSE CITY COUNCIL DISTRICT 10 IN 2020","","","","","","SAN JOSE","CA","95123.0","","","","","43721.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1417738","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP166","","COM","WANG FOR CITY COUNCIL 2020","","","","","","SAN JOSE","CA","95120.0","","","","","43721.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1419696","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP169","","IND","DONOVAN","MIKE","","","","","SACRAMENTO","CA","95814.0","","","","","43738.0","","5000.0","","","","","","","5000.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP174","","OTH","CAMINO BREWING CO.","","","","","","SAN JOSE","CA","95113.0","","","","","43769.0","","240.0","","","","","","","240.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP173","","OTH","TESKE'S GERMANIA RESTAURANT","","","","","","SAN JOSE","CA","95113.0","","","","","43769.0","","1384.02","","","","","","","1384.02","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP186","","IND","PINNACLE STRATEGY, LLC","","","","","","HOLLISTER","CA","95023.0","","","","","43782.0","","8000.0","","","","","","","32000.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP187","","COM","ZITO FOR SAN JOSE CITY COUNCIL - DISTRICT 8-2020","","","","","","SAN JOSE","CA","95148.0","","","","","43787.0","","600.0","","","","","","","600.0","","","","CTB","","","","","","1421718","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP189","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","43796.0","","1740.38","","","","","","","16062.3","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP191","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","43796.0","","1026.0","","","","","","","16062.3","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP193","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","43796.0","","1113.5","","","","","","","16062.3","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY118","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","","","","1273.25","0.0","1273.25","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY140","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","","","","1784.23","0.0","1784.23","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY145","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","","","","150.0","0.0","150.0","","","0.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY188","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","","","","0.0","597.5","0.0","","","597.5","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY199","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","","","","0.0","1347.5","0.0","","","1347.5","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY208","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","","","","0.0","50.0","0.0","","","50.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY209","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","","","","0.0","50.0","0.0","","","50.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY210","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","","","","0.0","50.0","0.0","","","50.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY211","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","","","","0.0","50.0","0.0","","","50.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY212","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","","","","0.0","250.0","0.0","","","250.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY234","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","","","","0.0","596.0","0.0","","","596.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY272","","IND","PINNACLE STRATEGY, LLC","","","","","","HOLLISTER","CA","95023.0","","","","","","","","0.0","1500.0","0.0","","","1500.0","","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY203","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","","","","0.0","150.0","0.0","","","150.0","","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY204","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","","","","0.0","150.0","0.0","","","150.0","","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY205","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","","","","0.0","150.0","0.0","","","150.0","","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY206","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","","","","0.0","150.0","0.0","","","150.0","","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY207","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","","","","0.0","150.0","0.0","","","150.0","","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" -"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","11/1/2018 1:40:01 AM","","","","S496","F496","PDT6","","","","","","","","","","","","","","","","43403.0","","6158.11","","","","","","","","","","","","MAILER","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PDT:S496:6","","","","","","" +"Ballot Item","Election Date","CandidateControlledName","Filer_ID","Filer_Nam L","Committee_Type","Rpt_Date","From_Date","Thru_Date","Rpt_Elect_Date","Rec_Type","Form_Type","Tran_ID","Loan_TYPE","Entity_Cd","Entity_Nam L","Entity_Nam F","Ctrib_Prefix","Ctrib_Suffix","Entity_Adr1","Entity_Adr2","Entity_City","Entity_ST","Entity_ZIP4","Entity_Emp","Entity_Occ","Entity_Self","Tran_Type","Tran_Date","Date_Thru","Amount","Amt_Beg","Amt_This P","Amt_Paid","Amt_Forg","Amt_Int","Amt_Close","Cum_YTD","Hold_Amount","Loan_Rate","Expn_Chk No","Expn_Code","Description","Agent_Nam L","Agent_Nam F","Agent_Prefix","Agent_Suffix","Cmte_ID","Tres_Nam L","Tres_Nam F","Tres_Prefix","Tres_Suffix","Tres_Adr1","Tres_Adr2","Tres_City","Tres_ST","Tres_ZIP4","Intr_Nam L","Intr_Nam F","Intr_Prefix","Intr_Suffix","Intr_Adr1","Intr_Adr2","Intr_City","Intr_ST","Intr_ZIP4","Intr_Emp","Intr_Occ","Intr_Self","Cand_Nam L","Cand_Nam F","Cand_Prefix","Cand_Suffix","Office_Cd","Offic_Dscr","Juris_Cd","Juris_Dscr","Dist_No","Off_S_H_Cd","Bal_Name","Bal_Num","Bal_Juris","Sup_Opp_Cd","Memo_Code","Memo_Ref No","Bak Ref_TID","G_From_E_F","XRef_Sch Nm","XRef_Match","Int_Rate","Int_Cmte Id" +"Cardroom","11/3/2020","Independent","Pending","Garden City, Inc. dba Casino M8trix","MDI","2/3/2021 12:57:01 AM","1/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","F461P5","EDT1","","OTH","Muir Consulting","","","","","","San Francisco","CA","94111.0","","","","","44121.0","","58000.0","","","","","","","58000.0","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Cardroom Tax","H","San Jose, CA","S","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","","CasinoM8trix","","10/18/2020 2:40:33 AM","","","","S496","F496","EX4307","","","","","","","","","","","","","","","","44121.0","","58000.0","","","","","","","","","","","","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","","Garden City, Inc. DBA Casino M8trix","MDI","10/23/2018 12:06:31 AM","1/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","F461P5","EX1688","","COM","Yes on Measure T & V for a Safer and Stronger San Jose,","","","","","","San Jose","CA","95126.0","","","","","43368.0","","75000.0","","","","","","","75000.0","","","","MON","Contribution in support of ballot measures","","","","","1411219","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Disaster Preparedness, Public Safety, and Infrastructure Bond; Affordable Housing Bond","T & V","San Jose","S","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/30/2021 5:16:40 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP463","","OTH","Olson Remcho LLP","","","","","","Sacramento","CA","95814.0","","","","","44263.0","","271.68","","","","","","","271.68","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/30/2021 5:16:40 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP465","","OTH","Netfile","","","","","","Mariposa","CA","95338.0","","","","","44377.0","","650.0","","","","","","","650.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/30/2021 5:16:40 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP467","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","44256.0","","451.95","","","","","","","525.82","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/30/2021 5:16:40 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP468","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","44235.0","","73.87","","","","","","","525.82","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/30/2021 5:16:40 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY421","","OTH","Netfile","","","","","","Mariposa","CA","95338.0","","","","","","","","650.0","0.0","650.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/30/2021 5:16:40 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY462","","OTH","Olson Remcho LLP","","","","","","Sacramento","CA","95814.0","","","","","","","","271.68","0.0","271.68","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","I","INC460","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","44082.0","","701.56","","","","","","","0.0","","","","","Uncashed checks","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","I","INC461","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","44046.0","","208.27","","","","","","","0.0","","","","","Uncashed checks","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP433","","OTH","Olson Remcho LLP","","","","","","Sacramento","CA","95814.0","","","","","44039.0","","2205.0","","","","","","","27879.37","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP435","","OTH","Olson Remcho LLP","","","","","","Sacramento","CA","95814.0","","","","","44039.0","","25282.69","","","","","","","27879.37","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP439","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44039.0","","1693.38","","","","","","","19445.42","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP441","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44039.0","","7578.13","","","","","","","19445.42","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP443","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44039.0","","1707.03","","","","","","","19445.42","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP445","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44039.0","","5080.13","","","","","","","19445.42","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP447","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44039.0","","3386.75","","","","","","","19445.42","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP449","","OTH","GetThru","","","","","","Oakland","CA","94612.0","","","","","44039.0","","301.76","","","","","","","301.76","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP455","","OTH","Pirayou Law Office","","","","","","San Jose","CA","95120.0","","","","","44093.0","","2000.0","","","","","","","5288.75","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP457","","OTH","Pirayou Law Office","","","","","","San Jose","CA","95120.0","","","","","44093.0","","3000.0","","","","","","","5288.75","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP459","","OTH","Pirayou Law Office","","","","","","San Jose","CA","95120.0","","","","","44093.0","","288.75","","","","","","","5288.75","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY80","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","","","","7578.13","0.0","7578.13","","","0.0","","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY81","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","","","","1707.03","0.0","1707.03","","","0.0","","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY82","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","","","","5080.13","0.0","5080.13","","","0.0","","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY83","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","","","","3386.75","0.0","3386.75","","","0.0","","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY293","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","","","","1693.38","0.0","1693.38","","","0.0","","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY394","","OTH","Olson Remcho LLP","","","","","","Sacramento","CA","95814.0","","","","","","","","2205.0","0.0","2205.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY396","","OTH","Pirayou Law Office","","","","","","San Jose","CA","95120.0","","","","","","","","2000.0","0.0","2000.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY422","","OTH","Pirayou Law Office","","","","","","San Jose","CA","95120.0","","","","","","","","3000.0","0.0","3000.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY430","","OTH","Olson Remcho LLP","","","","","","Sacramento","CA","95814.0","","","","","","","","25282.69","0.0","25282.69","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/2/2021 4:22:41 AM","7/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY432","","OTH","GetThru","","","","","","Oakland","CA","94612.0","","","","","","","","301.76","0.0","301.76","","","0.0","","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC423","","OTH","Unite Here Union Local 19","","","","","","San Jose","CA","95131.0","","","","","43942.0","","-15000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC424","","OTH","Unite Here Union Local 19","","","","","","San Jose","CA","95131.0","","","","","43978.0","","15000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC425","","COM","Sheet Metal Workers' International Association Local 104 Issues Account","","","","","","San Ramon","CA","94583.0","","","","","43997.0","","30000.0","","","","","","","30000.0","","","","","","","","","","1351785","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","C","NON393","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43945.0","","90.36","","","","","","","7524.07","","","","","Staff salaries","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","C","NON426","","OTH","Working Partnerships USA","","","","","","San Jose","CA","95125.0","","","","","43982.0","","14.95","","","","","","","25117.96","","","","","SendGrid charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","C","NON427","","COM","Silicon Valley Rising Action, Yes on Prop 15, No on Prop 22","","","","","","San Jose","CA","95125.0","","","","","43982.0","","26.04","","","","","","","225.85","","","","","Nationbuilder charges","","","","","1427634","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","C","NON428","","COM","Silicon Valley Rising Action, Yes on Prop 15, No on Prop 22","","","","","","San Jose","CA","95125.0","","","","","43982.0","","140.96","","","","","","","225.85","","","","","Staff time","","","","","1427634","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","C","NON429","","COM","Silicon Valley Rising Action, Yes on Prop 15, No on Prop 22","","","","","","San Jose","CA","95125.0","","","","","44012.0","","58.85","","","","","","","225.85","","","","","Staff time","","","","","1427634","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","C","PAY391","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","T","43928.0","","2516.0","","","","","","","7524.07","","","","","Bill Paid By Third Party","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP366","","OTH","California State Disbursement Unit","","","","","","Sacramento","CA","95826.0","","","","","43935.0","","157.5","","","","","","","157.5","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP388","","OTH","Caltronics","","","","","","Sacramento","CA","95827.0","","","","","43935.0","","727.0","","","","","","","727.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP380","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","43935.0","","185.19","","","","","","","185.19","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP369","","OTH","Insite","","","","","","San Jose","CA","95124.0","","","","","43935.0","","110.0","","","","","","","110.0","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP361","","OTH","Olson Remcho LLP","","","","","","Sacramento","CA","95814.0","","","","","43935.0","","120.0","","","","","","","27607.69","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP371","","IND","Rangel","Tomas","","","","","San Jose","CA","95125.0","","","","","43935.0","","245.4","","","","","","","245.4","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP373","","IND","Rodriguez","Brenda","","","","","San Jose","CA","95125.0","","","","","43935.0","","42.33","","","","","","","210.95","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP384","","IND","Rodriguez","Brenda","","","","","San Jose","CA","95125.0","","","","","43935.0","","168.62","","","","","","","210.95","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP386","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","43935.0","","529.9","","","","","","","529.9","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP382","","IND","Zamora Marroquin","Dianna","","","","","San Jose","CA","95125.0","","","","","43935.0","","2067.8","","","","","","","2067.8","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY148","","OTH","Olson Remcho LLP","","","","","","Sacramento","CA","95814.0","","","","","","","","2516.0","-2516.0","0.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY87","","IND","Rangel","Tomas","","","","","San Jose","CA","95125.0","","","","","","","","245.4","0.0","245.4","","","0.0","","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY355","","IND","Rodriguez","Brenda","","","","","San Jose","CA","95125.0","","","","","","","","42.33","0.0","42.33","","","0.0","","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY360","","OTH","Olson Remcho LLP","","","","","","Sacramento","CA","95814.0","","","","","","","","120.0","0.0","120.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY365","","OTH","California State Disbursement Unit","","","","","","Sacramento","CA","95826.0","","","","","","","","157.5","0.0","157.5","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY368","","OTH","Insite","","","","","","San Jose","CA","95124.0","","","","","","","","110.0","0.0","110.0","","","0.0","","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY378","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","529.9","0.0","529.9","","","0.0","","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY379","","OTH","Caltronics","","","","","","Sacramento","CA","95827.0","","","","","","","","727.0","0.0","727.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY375","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","","","","185.19","0.0","185.19","","","0.0","","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY377","","IND","Rodriguez","Brenda","","","","","San Jose","CA","95125.0","","","","","","","","168.62","0.0","168.62","","","0.0","","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","7/31/2020 9:08:43 PM","4/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY376","","IND","Zamora Marroquin","Dianna","","","","","San Jose","CA","95125.0","","","","","","","","2067.8","0.0","2067.8","","","0.0","","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","A","INC401","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95123.0","","","","","43840.0","","75000.0","","","","","","","75000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","A","INC402","","COM","SEIU United Healthcare Workers West Political Issues Committee","","","","","","Los Angeles","CA","90017.0","","","","","43844.0","","25000.0","","","","","","","25000.0","","","","","","","","","","991800","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","A","INC403","","COM","Santa Clara & San Benito Counties Bldg & Constr Trades Council Issues Account","","","","","","San Jose","CA","95125.0","","","","","43844.0","","25000.0","","","","","","","25000.0","","","","","","","","","","980777","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","A","INC404","","COM","South Bay AFL-CIO Labor Council Issues Committee","","","","","","San Jose","CA","95125.0","","","","","43844.0","","19000.0","","","","","","","19000.0","","","","","","","","","","1243364","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","A","INC405","","COM","IBEW 332 Issues Account","","","","","","San Jose","CA","95125.0","","","","","43852.0","","25000.0","","","","","","","75000.0","","","","","","","","","","1318985","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","A","INC406","","OTH","Working Partnerships USA","","","","","","San Jose","CA","95125.0","","","","","43852.0","","25000.0","","","","","","","25103.01","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","A","INC407","","COM","IBEW 332 Issues Account","","","","","","San Jose","CA","95125.0","","","","","43864.0","","50000.0","","","","","","","75000.0","","","","","","","","","","1318985","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","A","INC408","","OTH","Local 101 AFSCME PAC","","","","","","San Jose","CA","95112.0","","","","","43864.0","","5000.0","","","","","","","5000.0","","","","","","","","","","821697","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","A","INC409","","COM","Laborers Local Union 270 PAC","","","","","","Sacramento","CA","95814.0","","","","","43864.0","","5000.0","","","","","","","5000.0","","","","","","","","","","901351","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","A","INC410","","COM","American Federation of State, County & Municipal Employees - Council 57 Issues PAC","","","","","","Long Beach","CA","90802.0","","","","","43864.0","","5000.0","","","","","","","5000.0","","","","","","","","","","1338455","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","A","INC411","","COM","State Building & Construction Trades Council of CA IE PAC","","","","","","Sacramento","CA","95814.0","","","","","43866.0","","25000.0","","","","","","","25000.0","","","","","","","","","","1377164","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","A","INC412","","COM","IFPTE Local 221 Issues PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43871.0","","10000.0","","","","","","","10000.0","","","","","","","","","","1362080","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","A","INC413","","COM","Silicon Valley MEPS Issues PAC","","","","","","Sacramento","CA","95814.0","","","","","43871.0","","25000.0","","","","","","","25000.0","","","","","","","","","","1385998","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","A","INC414","","COM","Teamsters Local 287 Drive","","","","","","Sacramento","CA","95814.0","","","","","43875.0","","2500.0","","","","","","","2500.0","","","","","","","","","","910273","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","A","INC415","","OTH","AMR Holdco, Inc.","","","","","","Greenwood Village","CO","80111.0","","","","","43892.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","A","INC416","","OTH","Unite Here Union Local 19","","","","","","San Jose","CA","95131.0","","","","","43907.0","","15000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","A","INC417","","COM","Dignity CA SEIU Local 2015","","","","","","Los Angeles","CA","90057.0","","","","","43907.0","","20000.0","","","","","","","20000.0","","","","","","","","","","1357256","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","A","INC418","","COM","California State Council of Service Employees Political Committee","","","","","","Sacramento","CA","95814.0","","","","","43907.0","","15000.0","","","","","","","15000.0","","","","","","","","","","1258324","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","C","NON349","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43861.0","","50.0","","","","","","","4917.71","","","","","Office space","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","C","NON350","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43889.0","","76.0","","","","","","","4917.71","","","","","Office space","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","C","NON351","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43861.0","","1758.47","","","","","","","4917.71","","","","","Staff salaries","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","C","NON352","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43889.0","","1938.95","","","","","","","4917.71","","","","","Staff salaries","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","C","NON392","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43917.0","","612.43","","","","","","","4917.71","","","","","Staff salaries","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","C","NON397","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43861.0","","12.83","","","","","","","4917.71","","","","","Petition circulation expense - postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","C","NON398","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43890.0","","18.7","","","","","","","4917.71","","","","","Petition circulation expense - postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","C","NON399","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43842.0","","100.0","","","","","","","4917.71","","","","","Petition circulation expense - job posting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","C","NON400","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43872.0","","22.33","","","","","","","4917.71","","","","","Petition circulation expense - supplies","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","C","NON419","","OTH","Working Partnerships USA","","","","","","San Jose","CA","95125.0","","","","","43890.0","","75.17","","","","","","","25103.01","","","","","Nationbuilder charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","C","NON420","","OTH","Working Partnerships USA","","","","","","San Jose","CA","95125.0","","","","","43888.0","","27.84","","","","","","","25103.01","","","","","Mileage for staff","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","RCPT","C","PAY390","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","T","43889.0","","328.0","","","","","","","4917.71","","","","","Bill Paid By Third Party","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP303","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43888.0","","2034.73","","","","","","","119566.13","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP294","","IND","Austin","Mitchell","","","","","San Jose","CA","95125.0","","","","","43873.0","","186.35","","","","","","","274.05","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP327","","IND","Castaneda","Juan Carlos","","","","","San Jose","CA","95125.0","","","","","43906.0","","77.78","","","","","","","2049.93","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP304","","IND","Jones","Derrick","","","","","San Jose","CA","95125.0","","","","","43906.0","","23.78","","","","","","","560.9","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP122","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43839.0","","191.95","","","","","","","119566.13","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP296","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43874.0","","9366.73","","","","","","","119566.13","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP306","","IND","Valles","Ivan","","","","","San Jose","CA","95125.0","","","","","43906.0","","103.24","","","","","","","3569.55","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP288","","IND","Skowrinek","Adam","","","","","San Jose","CA","95125.0","","","","","43871.0","","1264.91","","","","","","","2105.22","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP337","","IND","Curcio","Sarah","","","","","San Jose","CA","95125.0","","","","","43906.0","","65.54","","","","","","","1671.24","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP308","","IND","Mediodia","Romeo","","","","","San Jose","CA","95125.0","","","","","43906.0","","17.4","","","","","","","789.96","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP301","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43896.0","","131.0","","","","","","","119566.13","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP314","","IND","Ly","Austin","","","","","San Jose","CA","95125.0","","","","","43906.0","","44.66","","","","","","","2592.37","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP342","","IND","Tran","Nathan","","","","","San Jose","CA","95125.0","","","","","43906.0","","51.62","","","","","","","1734.67","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP295","","IND","Fonseca","Kelley","","","","","San Jose","CA","95125.0","","","","","43875.0","","723.5","","","","","","","1096.2","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP328","","IND","Jijavadze","Kova","","","","","San Jose","CA","95125.0","","","","","43906.0","","19.14","","","","","","","921.07","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP333","","IND","Howard","Michelle","","","","","San Jose","CA","95125.0","","","","","43906.0","","169.3","","","","","","","2882.93","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP60","","OTH","The Operations Group","","","","","","Washington","DC","20006.0","","","","","43844.0","","86000.0","","","","","","","215000.0","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP315","","IND","Hogue","Benjamin","","","","","San Jose","CA","95125.0","","","","","43906.0","","11.6","","","","","","","274.68","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP321","","IND","Gonzalea","Irazu","","","","","San Jose","CA","95125.0","","","","","43906.0","","12.18","","","","","","","231.42","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP75","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43832.0","","4177.7","","","","","","","119566.13","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP320","","IND","Hipolito","Gerardo","","","","","San Jose","CA","95125.0","","","","","43906.0","","12.76","","","","","","","1016.39","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP299","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43896.0","","220.31","","","","","","","119566.13","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP326","","IND","Hollars","Josh","","","","","San Jose","CA","95125.0","","","","","43906.0","","13.92","","","","","","","770.29","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP329","","IND","Gamboa","Maria","","","","","San Jose","CA","95125.0","","","","","43906.0","","55.1","","","","","","","2023.22","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP310","","IND","Walters","Anthony","","","","","San Jose","CA","95125.0","","","","","43906.0","","169.94","","","","","","","5277.27","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP318","","IND","Riley","Devin","","","","","San Jose","CA","95125.0","","","","","43906.0","","34.8","","","","","","","1466.55","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP313","","IND","Holguin","Anthony","","","","","San Jose","CA","95125.0","","","","","43906.0","","12.76","","","","","","","1669.27","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP307","","IND","Craig","Dona","","","","","San Jose","CA","95125.0","","","","","43906.0","","333.38","","","","","","","5232.62","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP305","","IND","Salazar","Andres","","","","","San Jose","CA","95125.0","","","","","43906.0","","9.86","","","","","","","1325.91","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP340","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43906.0","","94.54","","","","","","","7529.05","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP78","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43846.0","","16153.71","","","","","","","119566.13","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP323","","IND","Wilson","Jason","","","","","San Jose","CA","95125.0","","","","","43906.0","","67.28","","","","","","","1020.97","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP339","","IND","Cash","Timothy","","","","","San Jose","CA","95125.0","","","","","43906.0","","93.38","","","","","","","1452.66","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP298","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43879.0","","230.15","","","","","","","119566.13","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP331","","IND","Chin","Mervin","","","","","San Jose","CA","95125.0","","","","","43906.0","","35.38","","","","","","","2093.71","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP77","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43840.0","","177.7","","","","","","","119566.13","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP79","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43846.0","","5091.67","","","","","","","119566.13","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP62","","OTH","The Operations Group","","","","","","Washington","DC","20006.0","","","","","43852.0","","86000.0","","","","","","","215000.0","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP341","","IND","Chen","Yu Hsuan","","","","","San Jose","CA","95125.0","","","","","43906.0","","73.66","","","","","","","1280.64","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP300","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43896.0","","201.35","","","","","","","119566.13","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP312","","IND","Hernandez","Anaruth","","","","","San Jose","CA","95125.0","","","","","43906.0","","93.96","","","","","","","2633.34","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP319","","IND","Moreno","Elias","","","","","San Jose","CA","95125.0","","","","","43906.0","","43.5","","","","","","","871.51","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP330","","IND","Schaefer","Matthew","","","","","San Jose","CA","95125.0","","","","","43906.0","","74.53","","","","","","","1711.4","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP311","","IND","Skowrinek","Adam","","","","","San Jose","CA","95125.0","","","","","43906.0","","71.92","","","","","","","2105.22","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP322","","IND","Orta","Irene","","","","","San Jose","CA","95125.0","","","","","43906.0","","20.3","","","","","","","585.69","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP316","","IND","Andres","Charles","","","","","San Jose","CA","95125.0","","","","","43906.0","","13.92","","","","","","","233.16","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP335","","IND","Pardo","Philip","","","","","San Jose","CA","95125.0","","","","","43906.0","","53.36","","","","","","","2342.52","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP292","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43860.0","","255.65","","","","","","","119566.13","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP297","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43874.0","","25610.54","","","","","","","119566.13","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP332","","IND","Michele","Michael","","","","","San Jose","CA","95125.0","","","","","43906.0","","6.96","","","","","","","270.04","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP284","","OTH","The Operations Group","","","","","","Washington","DC","20006.0","","","","","43866.0","","43000.0","","","","","","","215000.0","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP338","","IND","Laney","Sean","","","","","San Jose","CA","95125.0","","","","","43906.0","","221.68","","","","","","","3225.21","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP74","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43832.0","","12642.24","","","","","","","119566.13","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP325","","IND","Deniz","Joseph","","","","","San Jose","CA","95125.0","","","","","43906.0","","15.66","","","","","","","449.29","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP309","","IND","Fernandez","Katia","","","","","San Jose","CA","95125.0","","","","","43906.0","","7.54","","","","","","","1107.38","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP317","","IND","Gabrielson","Corey","","","","","San Jose","CA","95125.0","","","","","43906.0","","40.6","","","","","","","5304.54","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP336","","IND","Jones","Robert","","","","","San Jose","CA","95125.0","","","","","43906.0","","15.08","","","","","","","782.51","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP286","","IND","Schaefer","Matthew","","","","","San Jose","CA","95125.0","","","","","43867.0","","454.44","","","","","","","1711.4","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP290","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43860.0","","26727.6","","","","","","","119566.13","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP302","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43888.0","","7356.37","","","","","","","119566.13","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP291","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43860.0","","8996.73","","","","","","","119566.13","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","E","EXP324","","IND","Vieira Silva","Joao Pedro","","","","","San Jose","CA","95125.0","","","","","43906.0","","37.12","","","","","","","864.75","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT77","","IND","Deniz","Joseph","","","","","San Jose","CA","95125.0","","","","","43846.0","","324.01","","","","","","","449.29","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT99","","IND","Sapirman","Alicia","","","","","San Jose","CA","95125.0","","","","","43846.0","","109.62","","","","","","","482.32","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT222","","IND","Valles","Ivan","","","","","San Jose","CA","95125.0","","","","","43888.0","","297.96","","","","","","","3569.55","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT182","","IND","Salazar","Andres","","","","","San Jose","CA","95125.0","","","","","43874.0","","594.68","","","","","","","1325.91","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT108","","OTH","United States Treasury","","","","","","Ogden","UT","84201.0","","","","","43860.0","","6617.83","","","","","","","21972.27","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT144","","IND","Schaefer","Matthew","","","","","San Jose","CA","95125.0","","","","","43860.0","","252.13","","","","","","","1711.4","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT93","","IND","Michele","Michael","","","","","San Jose","CA","95125.0","","","","","43846.0","","131.54","","","","","","","270.04","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT193","","IND","Vieira Silva","Joao Pedro","","","","","San Jose","CA","95125.0","","","","","43874.0","","427.52","","","","","","","864.75","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT161","","IND","Castaneda","Juan Carlos","","","","","San Jose","CA","95125.0","","","","","43874.0","","730.44","","","","","","","2049.93","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT159","","IND","Andres","Charles","","","","","San Jose","CA","95125.0","","","","","43874.0","","87.7","","","","","","","233.16","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT67","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43832.0","","1225.53","","","","","","","7529.05","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT85","","IND","Howard","Michelle","","","","","San Jose","CA","95125.0","","","","","43846.0","","457.69","","","","","","","2882.93","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT191","","IND","Tran","Nathan","","","","","San Jose","CA","95125.0","","","","","43874.0","","711.45","","","","","","","1734.67","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT104","","IND","To","Nhat","","","","","San Jose","CA","95125.0","","","","","43846.0","","124.09","","","","","","","124.09","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT48","","OTH","United States Treasury","","","","","","Ogden","UT","84201.0","","","","","43832.0","","3115.45","","","","","","","21972.27","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT88","","IND","Laney","Sean","","","","","San Jose","CA","95125.0","","","","","43846.0","","131.54","","","","","","","3225.21","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT205","","IND","Fonseca","Kelley","","","","","San Jose","CA","95125.0","","","","","43888.0","","372.7","","","","","","","1096.2","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT177","","IND","Navarrete","Osbaldo","","","","","San Jose","CA","95125.0","","","","","43874.0","","109.62","","","","","","","306.94","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT138","","IND","Navarrete","Osbaldo","","","","","San Jose","CA","95125.0","","","","","43860.0","","197.32","","","","","","","306.94","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT157","","IND","Abel-Dicintio","Abela","","","","","San Jose","CA","95125.0","","","","","43874.0","","1009.87","","","","","","","2900.86","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT166","","IND","Hernandez","Anaruth","","","","","San Jose","CA","95125.0","","","","","43874.0","","380.27","","","","","","","2633.34","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT145","","IND","Shahidi","Hedye","","","","","San Jose","CA","95125.0","","","","","43860.0","","219.24","","","","","","","219.24","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT168","","IND","Hoang","Vu","","","","","San Jose","CA","95125.0","","","","","43874.0","","450.92","","","","","","","450.92","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT60","","IND","Lara","Isaac","","","","","San Jose","CA","95125.0","","","","","43832.0","","606.67","","","","","","","1045.15","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT135","","IND","Michele","Michael","","","","","San Jose","CA","95125.0","","","","","43860.0","","131.54","","","","","","","270.04","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT50","","IND","Chin","Mervin","","","","","San Jose","CA","95125.0","","","","","43832.0","","820.63","","","","","","","2093.71","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT53","","IND","Adams","Emery","","","","","San Jose","CA","95125.0","","","","","43832.0","","54.81","","","","","","","54.81","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT121","","IND","Gamboa","Maria","","","","","San Jose","CA","95125.0","","","","","43860.0","","532.64","","","","","","","2023.22","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT197","","OTH","United States Treasury","","","","","","Ogden","UT","84201.0","","","","","43888.0","","1549.43","","","","","","","21972.27","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT115","","IND","Chen","Yu Hsuan","","","","","San Jose","CA","95125.0","","","","","43860.0","","457.69","","","","","","","1280.64","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT76","","IND","Craig","Dona","","","","","San Jose","CA","95125.0","","","","","43846.0","","1061.2","","","","","","","5232.62","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT109","","OTH","State of California","","","","","","Sacramento","CA","94230.0","","","","","43860.0","","2378.9","","","","","","","7695.29","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT225","","IND","Cash","Timothy","","","","","San Jose","CA","95125.0","","","","","43888.0","","241.16","","","","","","","1452.66","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT70","","IND","Walters","Anthony","","","","","San Jose","CA","95125.0","","","","","43832.0","","978.03","","","","","","","5277.27","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT187","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43874.0","","2135.2","","","","","","","7529.05","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT218","","IND","Skowrinek","Adam","","","","","San Jose","CA","95125.0","","","","","43888.0","","252.12","","","","","","","2105.22","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT152","","IND","Valles","Ivan","","","","","San Jose","CA","95125.0","","","","","43860.0","","970.62","","","","","","","3569.55","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT59","","IND","Jijavadze","Kova","","","","","San Jose","CA","95125.0","","","","","43832.0","","580.54","","","","","","","921.07","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT196","","IND","Wilson","Jason","","","","","San Jose","CA","95125.0","","","","","43874.0","","679.64","","","","","","","1020.97","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT71","","OTH","United States Treasury","","","","","","Ogden","UT","84201.0","","","","","43846.0","","3758.66","","","","","","","21972.27","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT130","","IND","Howard","Michelle","","","","","San Jose","CA","95125.0","","","","","43860.0","","1147.54","","","","","","","2882.93","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT170","","IND","Hollars","Josh","","","","","San Jose","CA","95125.0","","","","","43874.0","","208.27","","","","","","","770.29","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT100","","IND","Sarrazin","Julia","","","","","San Jose","CA","95125.0","","","","","43846.0","","132.99","","","","","","","593.18","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT134","","IND","Ly","Austin","","","","","San Jose","CA","95125.0","","","","","43860.0","","526.18","","","","","","","2592.37","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT132","","IND","Laney","Sean","","","","","San Jose","CA","95125.0","","","","","43860.0","","1253.4","","","","","","","3225.21","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT176","","IND","Moreno","Elias","","","","","San Jose","CA","95125.0","","","","","43874.0","","477.23","","","","","","","871.51","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT220","","IND","Stephens","Ethan","","","","","San Jose","CA","95125.0","","","","","43888.0","","197.32","","","","","","","1683.05","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT119","","IND","Dorrell","Matthew","","","","","San Jose","CA","95125.0","","","","","43860.0","","109.62","","","","","","","109.62","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT143","","IND","Sapirman","Alicia","","","","","San Jose","CA","95125.0","","","","","43860.0","","372.7","","","","","","","482.32","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT114","","IND","Castaneda","Juan Carlos","","","","","San Jose","CA","95125.0","","","","","43860.0","","967.66","","","","","","","2049.93","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT78","","IND","Fernandez","Katia","","","","","San Jose","CA","95125.0","","","","","43846.0","","241.18","","","","","","","1107.38","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT74","","OTH","Borden","Robert","","","","","San Jose","CA","95125.0","","","","","43846.0","","268.44","","","","","","","389.01","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT82","","IND","Hernandez","Anaruth","","","","","San Jose","CA","95125.0","","","","","43846.0","","614.15","","","","","","","2633.34","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT79","","IND","Gabrielson","Corey","","","","","San Jose","CA","95125.0","","","","","43846.0","","1140.51","","","","","","","5304.54","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT203","","IND","Curcio","Sarah","","","","","San Jose","CA","95125.0","","","","","43888.0","","164.43","","","","","","","1671.24","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT86","","IND","Jijavadze","Kova","","","","","San Jose","CA","95125.0","","","","","43846.0","","321.39","","","","","","","921.07","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT199","","IND","Alvarez","Milton","","","","","San Jose","CA","95125.0","","","","","43888.0","","109.62","","","","","","","1395.96","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT175","","IND","Ly","Austin","","","","","San Jose","CA","95125.0","","","","","43874.0","","372.72","","","","","","","2592.37","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT178","","IND","Pardo","Philip","","","","","San Jose","CA","95125.0","","","","","43874.0","","1162.46","","","","","","","2342.52","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT163","","IND","Craig","Dona","","","","","San Jose","CA","95125.0","","","","","43874.0","","1188.81","","","","","","","5232.62","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT131","","IND","Jones","Robert","","","","","San Jose","CA","95125.0","","","","","43860.0","","657.81","","","","","","","782.51","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT90","","IND","Ly","Austin","","","","","San Jose","CA","95125.0","","","","","43846.0","","504.24","","","","","","","2592.37","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT73","","IND","Abel-Dicintio","Abela","","","","","San Jose","CA","95125.0","","","","","43846.0","","735.04","","","","","","","2900.86","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT179","","IND","Parham","Lisa","","","","","San Jose","CA","95125.0","","","","","43874.0","","968.02","","","","","","","1368.0","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT118","","IND","Curcio","Sarah","","","","","San Jose","CA","95125.0","","","","","43860.0","","383.67","","","","","","","1671.24","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT194","","IND","Walters","Anthony","","","","","San Jose","CA","95125.0","","","","","43874.0","","1280.76","","","","","","","5277.27","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT189","","IND","Stoll","Jeffrey","","","","","San Jose","CA","95125.0","","","","","43874.0","","109.62","","","","","","","1478.08","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT172","","IND","Jones","Robert","","","","","San Jose","CA","95125.0","","","","","43874.0","","109.62","","","","","","","782.51","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT57","","IND","Hernandez","Anaruth","","","","","San Jose","CA","95125.0","","","","","43832.0","","860.49","","","","","","","2633.34","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT160","","IND","Cash","Timothy","","","","","San Jose","CA","95125.0","","","","","43874.0","","1118.12","","","","","","","1452.66","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT164","","IND","Curcio","Sarah","","","","","San Jose","CA","95125.0","","","","","43874.0","","1057.6","","","","","","","1671.24","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT126","","IND","Hipolito","Gerardo","","","","","San Jose","CA","95125.0","","","","","43860.0","","1003.63","","","","","","","1016.39","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT212","","IND","Nguyen","Hoang","","","","","San Jose","CA","95125.0","","","","","43888.0","","131.54","","","","","","","274.05","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT81","","IND","Garcia","Paula","","","","","San Jose","CA","95125.0","","","","","43846.0","","325.13","","","","","","","325.13","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT105","","IND","Torres","Arreguin","","","","","San Jose","CA","95125.0","","","","","43846.0","","438.17","","","","","","","1675.95","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT64","","IND","Orta","Irene","","","","","San Jose","CA","95125.0","","","","","43832.0","","109.62","","","","","","","585.69","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT98","","IND","Salazar","Andres","","","","","San Jose","CA","95125.0","","","","","43846.0","","480.21","","","","","","","1325.91","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT84","","IND","Hogue","Benjamin","","","","","San Jose","CA","95125.0","","","","","43846.0","","131.54","","","","","","","274.68","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT65","","IND","Salazar","Andres","","","","","San Jose","CA","95125.0","","","","","43832.0","","241.16","","","","","","","1325.91","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT173","","IND","Laney","Liam","","","","","San Jose","CA","95125.0","","","","","43874.0","","1093.57","","","","","","","1625.23","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT198","","OTH","State of California","","","","","","Sacramento","CA","94230.0","","","","","43888.0","","485.3","","","","","","","7695.29","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT110","","IND","Abel-Dicintio","Abela","","","","","San Jose","CA","95125.0","","","","","43860.0","","1155.95","","","","","","","2900.86","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT83","","IND","Hernandez","Rosanna","","","","","San Jose","CA","95125.0","","","","","43846.0","","405.59","","","","","","","1395.93","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT97","","IND","Sahota","Jaspaul","","","","","San Jose","CA","95125.0","","","","","43846.0","","263.08","","","","","","","1118.13","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT153","","IND","Vieira Silva","Joao Pedro","","","","","San Jose","CA","95125.0","","","","","43860.0","","400.11","","","","","","","864.75","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT116","","IND","Chin","Mervin","","","","","San Jose","CA","95125.0","","","","","43860.0","","438.48","","","","","","","2093.71","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT47","","OTH","State of California","","","","","","Sacramento","CA","94230.0","","","","","43832.0","","1062.25","","","","","","","7695.29","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT217","","IND","Schaefer","Matthew","","","","","San Jose","CA","95125.0","","","","","43888.0","","274.05","","","","","","","1711.4","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT89","","IND","Lara","Isaac","","","","","San Jose","CA","95125.0","","","","","43846.0","","438.48","","","","","","","1045.15","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT129","","IND","Hollars","Josh","","","","","San Jose","CA","95125.0","","","","","43860.0","","548.1","","","","","","","770.29","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT94","","IND","Orta","Irene","","","","","San Jose","CA","95125.0","","","","","43846.0","","455.77","","","","","","","585.69","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT167","","IND","Hernandez","Rosanna","","","","","San Jose","CA","95125.0","","","","","43874.0","","212.0","","","","","","","1395.93","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT52","","IND","Deniz","Joseph","","","","","San Jose","CA","95125.0","","","","","43832.0","","109.62","","","","","","","449.29","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT215","","IND","Parham","Lisa","","","","","San Jose","CA","95125.0","","","","","43888.0","","300.0","","","","","","","1368.0","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT101","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43846.0","","1322.88","","","","","","","7529.05","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT137","","IND","Moreno","Elias","","","","","San Jose","CA","95125.0","","","","","43860.0","","350.78","","","","","","","871.51","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT69","","IND","Valles","Ivan","","","","","San Jose","CA","95125.0","","","","","43832.0","","680.77","","","","","","","3569.55","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT201","","IND","Castaneda","Juan Carlos","","","","","San Jose","CA","95125.0","","","","","43888.0","","274.05","","","","","","","2049.93","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT204","","IND","Gabrielson","Corey","","","","","San Jose","CA","95125.0","","","","","43888.0","","392.34","","","","","","","5304.54","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT92","","IND","Mediodia","Romeo","","","","","San Jose","CA","95125.0","","","","","43846.0","","291.08","","","","","","","789.96","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT56","","IND","Gamboa","Maria","","","","","San Jose","CA","95125.0","","","","","43832.0","","699.15","","","","","","","2023.22","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT180","","IND","Riley","Devin","","","","","San Jose","CA","95125.0","","","","","43874.0","","535.79","","","","","","","1466.55","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT171","","IND","Howard","Michelle","","","","","San Jose","CA","95125.0","","","","","43874.0","","915.12","","","","","","","2882.93","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT125","","IND","Hickman-Smith","Molly","","","","","San Jose","CA","95125.0","","","","","43860.0","","109.62","","","","","","","109.62","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT151","","IND","Tran","Nathan","","","","","San Jose","CA","95125.0","","","","","43860.0","","730.44","","","","","","","1734.67","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT66","","IND","Sarrazin","Julia","","","","","San Jose","CA","95125.0","","","","","43832.0","","460.19","","","","","","","593.18","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT219","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43888.0","","891.2","","","","","","","7529.05","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT117","","IND","Craig","Dona","","","","","San Jose","CA","95125.0","","","","","43860.0","","1339.54","","","","","","","5232.62","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT223","","IND","Walters","Anthony","","","","","San Jose","CA","95125.0","","","","","43888.0","","392.34","","","","","","","5277.27","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT54","","IND","Fernandez","Katia","","","","","San Jose","CA","95125.0","","","","","43832.0","","858.66","","","","","","","1107.38","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT147","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43860.0","","1859.7","","","","","","","7529.05","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT61","","IND","Ly","Austin","","","","","San Jose","CA","95125.0","","","","","43832.0","","947.27","","","","","","","2592.37","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT148","","IND","Stephens","Ethan","","","","","San Jose","CA","95125.0","","","","","43860.0","","652.93","","","","","","","1683.05","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT226","","IND","Laney","Liam","","","","","San Jose","CA","95125.0","","","","","43888.0","","400.12","","","","","","","1625.23","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT202","","IND","Craig","Dona","","","","","San Jose","CA","95125.0","","","","","43888.0","","404.49","","","","","","","5232.62","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT156","","OTH","State of California","","","","","","Sacramento","CA","94230.0","","","","","43874.0","","2435.83","","","","","","","7695.29","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT112","","IND","Andres","Charles","","","","","San Jose","CA","95125.0","","","","","43860.0","","131.54","","","","","","","233.16","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT136","","IND","Morales","Dante","","","","","San Jose","CA","95125.0","","","","","43860.0","","219.24","","","","","","","219.24","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT200","","IND","Austin","Mitchell","","","","","San Jose","CA","95125.0","","","","","43888.0","","87.7","","","","","","","274.05","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT124","","IND","Hernandez","Rosanna","","","","","San Jose","CA","95125.0","","","","","43860.0","","317.91","","","","","","","1395.93","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT190","","IND","Torres","Arreguin","","","","","San Jose","CA","95125.0","","","","","43874.0","","306.92","","","","","","","1675.95","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT80","","IND","Gamboa","Maria","","","","","San Jose","CA","95125.0","","","","","43846.0","","736.33","","","","","","","2023.22","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT214","","IND","Parham","Lisa","","","","","San Jose","CA","95125.0","","","","","43888.0","","99.98","","","","","","","1368.0","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT58","","IND","Hernandez","Rosanna","","","","","San Jose","CA","95125.0","","","","","43832.0","","241.16","","","","","","","1395.93","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT216","","IND","Riley","Devin","","","","","San Jose","CA","95125.0","","","","","43888.0","","109.62","","","","","","","1466.55","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT120","","IND","Gabrielson","Corey","","","","","San Jose","CA","95125.0","","","","","43860.0","","1402.97","","","","","","","5304.54","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT102","","IND","Stoll","Jeffrey","","","","","San Jose","CA","95125.0","","","","","43846.0","","328.86","","","","","","","1478.08","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT206","","IND","Hernandez","Rosanna","","","","","San Jose","CA","95125.0","","","","","43888.0","","219.27","","","","","","","1395.93","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT141","","IND","Riley","Devin","","","","","San Jose","CA","95125.0","","","","","43860.0","","786.34","","","","","","","1466.55","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT49","","OTH","Borden","Robert","","","","","San Jose","CA","95125.0","","","","","43832.0","","54.81","","","","","","","389.01","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT169","","IND","Holguin","Anthony","","","","","San Jose","CA","95125.0","","","","","43874.0","","834.36","","","","","","","1669.27","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT107","","IND","Walters","Anthony","","","","","San Jose","CA","95125.0","","","","","43846.0","","1140.51","","","","","","","5277.27","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT174","","IND","Laney","Sean","","","","","San Jose","CA","95125.0","","","","","43874.0","","1218.47","","","","","","","3225.21","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT95","","IND","Ortiz","Estevan","","","","","San Jose","CA","95125.0","","","","","43846.0","","219.24","","","","","","","219.24","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT142","","IND","Sahota","Jaspaul","","","","","San Jose","CA","95125.0","","","","","43860.0","","613.89","","","","","","","1118.13","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT122","","IND","Gonzalea","Irazu","","","","","San Jose","CA","95125.0","","","","","43860.0","","219.24","","","","","","","231.42","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT162","","IND","Chen","Yu Hsuan","","","","","San Jose","CA","95125.0","","","","","43874.0","","749.29","","","","","","","1280.64","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT123","","IND","Hernandez","Anaruth","","","","","San Jose","CA","95125.0","","","","","43860.0","","684.47","","","","","","","2633.34","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT133","","IND","Laney","Liam","","","","","San Jose","CA","95125.0","","","","","43860.0","","131.54","","","","","","","1625.23","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT106","","IND","Valles","Ivan","","","","","San Jose","CA","95125.0","","","","","43846.0","","874.18","","","","","","","3569.55","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT209","","IND","Howard","Michelle","","","","","San Jose","CA","95125.0","","","","","43888.0","","193.28","","","","","","","2882.93","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT139","","IND","Nguyen","Hoang","","","","","San Jose","CA","95125.0","","","","","43860.0","","142.51","","","","","","","274.05","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT221","","IND","Tran","Nathan","","","","","San Jose","CA","95125.0","","","","","43888.0","","241.16","","","","","","","1734.67","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT155","","OTH","United States Treasury","","","","","","Ogden","UT","84201.0","","","","","43874.0","","6930.9","","","","","","","21972.27","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT63","","IND","Morin","Brandon","","","","","San Jose","CA","95125.0","","","","","43832.0","","241.16","","","","","","","241.16","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT111","","IND","Alvarez","Milton","","","","","San Jose","CA","95125.0","","","","","43860.0","","652.93","","","","","","","1395.96","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT51","","IND","Craig","Dona","","","","","San Jose","CA","95125.0","","","","","43832.0","","905.2","","","","","","","5232.62","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT68","","IND","Torres","Arreguin","","","","","San Jose","CA","95125.0","","","","","43832.0","","525.25","","","","","","","1675.95","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT224","","IND","Wilson","Jason","","","","","San Jose","CA","95125.0","","","","","43888.0","","274.05","","","","","","","1020.97","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT165","","IND","Gabrielson","Corey","","","","","San Jose","CA","95125.0","","","","","43874.0","","1368.08","","","","","","","5304.54","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT181","","IND","Sahota","Jaspaul","","","","","San Jose","CA","95125.0","","","","","43874.0","","241.16","","","","","","","1118.13","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT140","","IND","Pardo","Philip","","","","","San Jose","CA","95125.0","","","","","43860.0","","633.41","","","","","","","2342.52","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT127","","IND","Hogue","Benjamin","","","","","San Jose","CA","95125.0","","","","","43860.0","","131.54","","","","","","","274.68","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT227","","IND","Laney","Sean","","","","","San Jose","CA","95125.0","","","","","43888.0","","400.12","","","","","","","3225.21","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT87","","IND","Jones","Derrick","","","","","San Jose","CA","95125.0","","","","","43846.0","","537.12","","","","","","","560.9","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT91","","IND","Martinez","Brandon","","","","","San Jose","CA","95125.0","","","","","43846.0","","120.59","","","","","","","120.59","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT208","","IND","Holguin","Anthony","","","","","San Jose","CA","95125.0","","","","","43888.0","","274.05","","","","","","","1669.27","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT72","","OTH","State of California","","","","","","Sacramento","CA","94230.0","","","","","43846.0","","1333.01","","","","","","","7695.29","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT188","","IND","Stephens","Ethan","","","","","San Jose","CA","95125.0","","","","","43874.0","","832.8","","","","","","","1683.05","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT213","","IND","Pardo","Philip","","","","","San Jose","CA","95125.0","","","","","43888.0","","164.43","","","","","","","2342.52","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT154","","IND","Walters","Anthony","","","","","San Jose","CA","95125.0","","","","","43860.0","","1315.69","","","","","","","5277.27","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT55","","IND","Gabrielson","Corey","","","","","San Jose","CA","95125.0","","","","","43832.0","","960.04","","","","","","","5304.54","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT96","","IND","Pardo","Philip","","","","","San Jose","CA","95125.0","","","","","43846.0","","328.86","","","","","","","2342.52","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT184","","IND","Schaefer","Matthew","","","","","San Jose","CA","95125.0","","","","","43874.0","","656.25","","","","","","","1711.4","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT103","","IND","Thomson","Angela","","","","","San Jose","CA","95125.0","","","","","43846.0","","219.24","","","","","","","219.24","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT149","","IND","Stoll","Jeffrey","","","","","San Jose","CA","95125.0","","","","","43860.0","","1039.6","","","","","","","1478.08","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT150","","IND","Torres","Arreguin","","","","","San Jose","CA","95125.0","","","","","43860.0","","405.61","","","","","","","1675.95","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT146","","IND","Skowrinek","Adam","","","","","San Jose","CA","95125.0","","","","","43860.0","","516.27","","","","","","","2105.22","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT192","","IND","Valles","Ivan","","","","","San Jose","CA","95125.0","","","","","43874.0","","642.78","","","","","","","3569.55","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT128","","IND","Holguin","Anthony","","","","","San Jose","CA","95125.0","","","","","43860.0","","548.1","","","","","","","1669.27","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT75","","IND","Chin","Mervin","","","","","San Jose","CA","95125.0","","","","","43846.0","","799.22","","","","","","","2093.71","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT113","","OTH","Borden","Robert","","","","","San Jose","CA","95125.0","","","","","43860.0","","65.76","","","","","","","389.01","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT210","","IND","Ly","Austin","","","","","San Jose","CA","95125.0","","","","","43888.0","","197.3","","","","","","","2592.37","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT158","","IND","Alvarez","Milton","","","","","San Jose","CA","95125.0","","","","","43874.0","","633.41","","","","","","","1395.96","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","EDT62","","IND","Mediodia","Romeo","","","","","San Jose","CA","95125.0","","","","","43832.0","","481.48","","","","","","","789.96","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","PDT40","","OTH","Safeway","","","","","","San Jose","CA","95118.0","","","","","43921.0","","185.19","","","","","","","408.99","","","","PET","","Field","Ben","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","PDT48","","OTH","Erick's Deli","","","","","","San Jose","CA","95125.0","","","","","43921.0","","150.17","","","","","","","150.17","","","","PET","","Rodriguez","Brenda","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","PDT45","","OTH","US Post Office","","","","","","San Jose","CA","95101.0","","","","","43921.0","","243.85","","","","","","","243.85","","","","PET","","Zamora Marroquin","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","PDT41","","OTH","Costco","","","","","","San Jose","CA","95123.0","","","","","43921.0","","852.3","","","","","","","852.3","","","","PET","","Zamora Marroquin","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","PDT46","","OTH","SCC Registrar of Voters","","","","","","San Jose","CA","95112.0","","","","","43921.0","","82.0","","","","","","","82.0","","","","PET","","Zamora Marroquin","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","PDT44","","OTH","Amazon","","","","","","East Palo Alto","CA","94303.0","","","","","43921.0","","148.4","","","","","","","148.4","","","","PET","","Zamora Marroquin","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","PDT43","","OTH","Indeed","","","","","","Austin","TX","78750.0","","","","","43921.0","","287.92","","","","","","","287.92","","","","PET","","Zamora Marroquin","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","PDT47","","OTH","AmTrust Financial","","","","","","New York","NY","10038.0","","","","","43921.0","","190.0","","","","","","","190.0","","","","PET","","Zamora Marroquin","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","EXPN","G","PDT42","","OTH","Safeway","","","","","","San Jose","CA","95118.0","","","","","43921.0","","223.8","","","","","","","408.99","","","","PET","","Zamora Marroquin","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","DEBT","F","PAY121","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","","","","191.95","0.0","191.95","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","4/30/2020 10:34:27 PM","1/1/2020 12:00:00 AM","3/31/2020 12:00:00 AM","","DEBT","F","PAY147","","OTH","Olson, Hagel & Fishburn","","","","","","Sacramento","CA","95814.0","","","","","","","","328.0","-328.0","0.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","RCPT","A","INC10","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95123.0","","","","","43703.0","","75000.0","","","","","","","75000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","RCPT","A","INC7","","IND","Bianca","Pirayou","","","","","San Jose","CA","95120.0","Pirayou Law","Attorney","","","43685.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","RCPT","A","INC8","","COM","UFCW Western States Council","","","","","","Oakland","CA","94612.0","","","","","43704.0","","25000.0","","","","","","","25000.0","","","","","","","","","","971911","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","RCPT","A","INC9","","COM","IBEW 332 Issues Account","","","","","","San Jose","CA","95125.0","","","","","43703.0","","75000.0","","","","","","","75000.0","","","","","","","","","","1318985","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","RCPT","C","NON140","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43738.0","","2553.77","","","","","","","2619.77","","","","","Staff salaries","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","RCPT","C","NON152","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43738.0","","66.0","","","","","","","2619.77","","","","","Office space","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","RCPT","C","NON5","","COM","South Bay AFL-CIO Labor Council Issues Committee","","","","","","San Jose","CA","95125.0","","","","","43676.0","","200.0","","","","","","","200.0","","","","","Filing fee","","","","","1243364","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","RCPT","C","NON6","","OTH","Working Partnerships USA","","","","","","San Jose","CA","95125.0","","","","","43738.0","","103.57","","","","","","","103.57","","","","","Nationbuilder charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","EXPN","E","EXP11","","OTH","Bank of America","","","","","","San Jose","CA","95120.0","","","","","43696.0","","114.25","","","","","","","119.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","EXPN","E","EXP12","","OTH","Bank of America","","","","","","San Jose","CA","95120.0","","","","","43738.0","","5.0","","","","","","","119.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","EXPN","E","EXP3","","OTH","Kimball Petition Management Inc.","","","","","","Thousand Oaks","CA","91360.0","","","","","43712.0","","42500.0","","","","","","","85000.0","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","EXPN","E","EXP4","","OTH","Kimball Petition Management Inc.","","","","","","Thousand Oaks","CA","91360.0","","","","","43735.0","","42500.0","","","","","","","85000.0","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","EXPN","G","PDT1","","OTH","Daily Journal Corporation SJ Post Record","","","","","","San Jose","CA","95113.0","","","","","43738.0","","146.2","","","","","","","146.2","","","","PRT","","Zamora Marroquin","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","EXPN","G","PDT2","","OTH","Safeway","","","","","","San Jose","CA","95118.0","","","","","43738.0","","55.45","","","","","","","169.39","","","","MTG","","Zamora Marroquin","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","EXPN","G","PDT3","","OTH","Costco","","","","","","San Jose","CA","95123.0","","","","","43738.0","","266.7","","","","","","","266.7","","","","MTG","","Zamora Marroquin","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","EXPN","G","PDT4","","OTH","Safeway","","","","","","San Jose","CA","95118.0","","","","","43738.0","","113.94","","","","","","","169.39","","","","MTG","","Field","Ben","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","DEBT","F","PAY18","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","","","","0.0","113.94","0.0","","","113.94","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","DEBT","F","PAY84","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","416.38","0.0","","","416.38","","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","DEBT","F","PAY14","","IND","Zamora Marroquin","Dianna","","","","","San Jose","CA","95125.0","","","","","","","","0.0","146.2","0.0","","","146.2","","","","","PRT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","DEBT","F","PAY16","","IND","Zamora Marroquin","Dianna","","","","","San Jose","CA","95125.0","","","","","","","","0.0","266.7","0.0","","","266.7","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","DEBT","F","PAY20","","OTH","Santa Clara Labor Center","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","150.0","0.0","","","150.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","DEBT","F","PAY17","","IND","Zamora Marroquin","Dianna","","","","","San Jose","CA","95125.0","","","","","","","","0.0","4.0","0.0","","","4.0","","","","","TRS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","DEBT","F","PAY15","","IND","Zamora Marroquin","Dianna","","","","","San Jose","CA","95125.0","","","","","","","","0.0","55.45","0.0","","","55.45","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:18:20 AM","1/1/2019 12:00:00 AM","9/30/2019 12:00:00 AM","","DEBT","F","PAY19","","OTH","Caltronics","","","","","","Sacramento","CA","95827.0","","","","","","","","0.0","358.02","0.0","","","358.02","","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC25","","OTH","Sanitary Truck Drivers & Helpers Teamsters Local 350","","","","","","Daly City","CA","94015.0","","","","","43770.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC26","","COM","San Jose Police Officers' Association Political Issues Committee","","","","","","San Jose","CA","95112.0","","","","","43767.0","","30000.0","","","","","","","30000.0","","","","","","","","","","1249833","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC27","","OTH","San Jose Fire Fighters Local 230","","","","","","San Jose","CA","95113.0","","","","","43761.0","","30000.0","","","","","","","30000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC28","","OTH","United Teachers of Santa Clara","","","","","","Campbell","CA","95008.0","","","","","43782.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC29","","OTH","Sprinkler Fitters & Apprentices Local 483 Bond/Measure Account","","","","","","Hayward","CA","94545.0","","","","","43782.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC30","","COM","District Council of Iron Workers Political Action League","","","","","","Pinole","CA","94564.0","","","","","43783.0","","2500.0","","","","","","","2500.0","","","","","","","","","","831693","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC31","","COM","Operating Engineers Local 3 Issues Advocacy/Ballot Initiative PAC","","","","","","Alameda","CA","94502.0","","","","","43783.0","","5000.0","","","","","","","5000.0","","","","","","","","","","1345344","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC32","","COM","Santa Clara County Correctional Peace Officers' Association Political Issues Cmte","","","","","","Sacramento","CA","95814.0","","","","","43801.0","","5000.0","","","","","","","5000.0","","","","","","","","","","1321515","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC33","","COM","California Nurses Association Political Action Committee","","","","","","Sacramento","CA","95814.0","","","","","43801.0","","25000.0","","","","","","","25000.0","","","","","","","","","","780657","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC34","","COM","Sheet Metal Workers' International Association Local 104 Issues Account","","","","","","San Ramon","CA","94583.0","","","","","43804.0","","30000.0","","","","","","","30000.0","","","","","","","","","","1351785","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC35","","OTH","Santa Clara County Probation Peace Officers Union AFSCME Local 1587","","","","","","San Jose","CA","95131.0","","","","","43809.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC36","","COM","South Bay AFL-CIO Labor Council COPE","","","","","","San Jose","CA","95125.0","","","","","43808.0","","9250.0","","","","","","","9250.0","","","","","","","","","","744711","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC37","","COM","California Professional Firefighters Ballot Issue Committee","","","","","","Sacramento","CA","95833.0","","","","","43805.0","","10000.0","","","","","","","10000.0","","","","","","","","","","861767","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC38","","COM","Laborers Local Union 270 PAC","","","","","","Sacramento","CA","95814.0","","","","","43811.0","","10000.0","","","","","","","10000.0","","","","","","","","","","901351","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC39","","COM","ATU Local 265 PAC","","","","","","Campbell","CA","95008.0","","","","","43822.0","","5000.0","","","","","","","5000.0","","","","","","","","","","841330","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC40","","COM","Northern California Carpenters Regional Council Issues PAC","","","","","","Oakland","CA","94621.0","","","","","43816.0","","10000.0","","","","","","","10000.0","","","","","","","","","","1219354","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC41","","COM","UA Local 246 Plumbers and Pipefitters COPE Committee","","","","","","Fresno","CA","93727.0","","","","","43818.0","","3000.0","","","","","","","3000.0","","","","","","","","","","870601","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC42","","OTH","UA Local 38 Cope Fund","","","","","","San Francisco","CA","94103.0","","","","","43829.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC43","","OTH","Plumbers & Pipefitters Political Action Committee Fund","","","","","","Honolulu","HI","96813.0","","","","","43818.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC44","","COM","UA Local 342 PAC Fund","","","","","","Concord","CA","94518.0","","","","","43829.0","","1000.0","","","","","","","1000.0","","","","","","","","","","890268","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC45","","OTH","Plumbing Industry Consumer Protection Fund","","","","","","Martinez","CA","94553.0","","","","","43829.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC46","","COM","Plumbers & Fitters Local 761 PAC","","","","","","Burbank","CA","91505.0","","","","","43829.0","","500.0","","","","","","","500.0","","","","","","","","","","890466","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC47","","COM","Plumbers and Steamfitters Local 460 PAC","","","","","","Bakersfield","CA","93308.0","","","","","43829.0","","1000.0","","","","","","","1000.0","","","","","","","","","","1208263","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC48","","COM","Plumbers and Steamfitters Local 230 PAC","","","","","","San Diego","CA","92121.0","","","","","43829.0","","2000.0","","","","","","","2000.0","","","","","","","","","","891894","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC49","","COM","Plumbers & Pipefitters Local 447 Federal PAC","","","","","","Sacramento","CA","95819.0","","","","","43829.0","","1000.0","","","","","","","1000.0","","","","","","","","","","1262838","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC50","","COM","Plumbers and Steamfitters Local 398 PAC","","","","","","Rancho Cucamonga","CA","91730.0","","","","","43829.0","","300.0","","","","","","","300.0","","","","","","","","","","890053","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC51","","COM","Plumbers & Pipefitters Local 442 PAC","","","","","","Modesto","CA","95356.0","","","","","43829.0","","1000.0","","","","","","","1000.0","","","","","","","","","","871625","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC52","","COM","Plumbers & Steamfitters Local 582 PAC","","","","","","Orange","CA","92868.0","","","","","43829.0","","1000.0","","","","","","","1000.0","","","","","","","","","","890440","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC53","","COM","Plumbers & Steamfitters Local 467 State & Political Action Fund","","","","","","Burlingame","CA","94010.0","","","","","43829.0","","1000.0","","","","","","","1000.0","","","","","","","","","","782481","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","NON141","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43769.0","","2043.02","","","","","","","27146.35","","","","","Staff salaries","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","NON142","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43799.0","","4360.93","","","","","","","27146.35","","","","","Staff salaries","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","NON143","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43830.0","","3590.88","","","","","","","27146.35","","","","","Staff salaries","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","NON144","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43766.0","","89.92","","","","","","","27146.35","","","","","Petition circulation expense - supplies","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","NON145","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43753.0","","277.39","","","","","","","27146.35","","","","","Petition circulation expense - supplies","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","NON146","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43811.0","","100.0","","","","","","","27146.35","","","","","Petition circulation expense - job posting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","NON153","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43769.0","","79.0","","","","","","","27146.35","","","","","Office space","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","NON154","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43799.0","","85.0","","","","","","","27146.35","","","","","Office space","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","NON156","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43830.0","","120.0","","","","","","","27146.35","","","","","Office space","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","PAY159","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","T","43762.0","","3249.53","","","","","","","27146.35","","","","","Bill Paid By Third Party","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PAY159","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","PAY160","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","T","43776.0","","10530.91","","","","","","","27146.35","","","","","Bill Paid By Third Party","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PAY160","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP13","","OTH","United States Treasury","","","","","","Ogden","UT","84201.0","","","","","43745.0","","50.0","","","","","","","11354.73","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP161","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","43830.0","","113.94","","","","","","","804.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP163","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","43830.0","","75.92","","","","","","","804.91","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP165","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","43830.0","","507.77","","","","","","","804.91","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP167","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","43830.0","","107.28","","","","","","","804.91","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP169","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","43830.0","","416.38","","","","","","","2096.27","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP171","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","43830.0","","841.58","","","","","","","2096.27","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP173","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","43830.0","","593.39","","","","","","","2096.27","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP175","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","43830.0","","244.92","","","","","","","2096.27","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP177","","OTH","Caltronics","","","","","","Sacramento","CA","95827.0","","","","","43830.0","","358.02","","","","","","","636.51","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP179","","OTH","Caltronics","","","","","","Sacramento","CA","95827.0","","","","","43830.0","","168.12","","","","","","","636.51","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP181","","OTH","Caltronics","","","","","","Sacramento","CA","95827.0","","","","","43830.0","","19.55","","","","","","","636.51","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP183","","OTH","Caltronics","","","","","","Sacramento","CA","95827.0","","","","","43830.0","","90.82","","","","","","","636.51","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP185","","OTH","Santa Clara Labor Center","","","","","","San Jose","CA","95125.0","","","","","43830.0","","150.0","","","","","","","150.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP187","","IND","Rangel","Tomas","","","","","San Jose","CA","95125.0","","","","","43830.0","","245.4","","","","","","","287.73","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP190","","IND","Rangel","Tomas","","","","","San Jose","CA","95125.0","","","","","43830.0","","42.33","","","","","","","287.73","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP192","","IND","Rodriguez","Brenda","","","","","San Jose","CA","95125.0","","","","","43830.0","","33.87","","","","","","","130.94","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP194","","IND","Rodriguez","Brenda","","","","","San Jose","CA","95125.0","","","","","43830.0","","97.07","","","","","","","130.94","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP198","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43830.0","","85.34","","","","","","","6386.22","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP200","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43830.0","","36.72","","","","","","","6386.22","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP202","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43830.0","","64.99","","","","","","","6386.22","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP206","","IND","Chin","Mervin","","","","","San Jose","CA","95125.0","","","","","43830.0","","11.02","","","","","","","120.64","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP208","","IND","Collins","Keith","","","","","San Jose","CA","95125.0","","","","","43830.0","","9.28","","","","","","","485.72","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP210","","IND","Craig","Dona","","","","","San Jose","CA","95125.0","","","","","43830.0","","23.49","","","","","","","4897.36","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP212","","IND","Craig","Dona","","","","","San Jose","CA","95125.0","","","","","43830.0","","89.9","","","","","","","4897.36","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP216","","IND","Fernandez","Katia","","","","","San Jose","CA","95125.0","","","","","43830.0","","82.65","","","","","","","2955.34","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP218","","IND","Fernandez","Katia","","","","","San Jose","CA","95125.0","","","","","43830.0","","39.44","","","","","","","2955.34","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP220","","IND","Gamboa","Maria","","","","","San Jose","CA","95125.0","","","","","43830.0","","84.1","","","","","","","2375.69","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP222","","IND","Gamboa","Maria","","","","","San Jose","CA","95125.0","","","","","43830.0","","124.7","","","","","","","2375.69","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP224","","IND","Hernandez","Anaruth","","","","","San Jose","CA","95125.0","","","","","43830.0","","70.76","","","","","","","4790.99","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP226","","IND","Hernandez","Anaruth","","","","","San Jose","CA","95125.0","","","","","43830.0","","50.46","","","","","","","4790.99","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP228","","IND","Hernandez","Anaruth","","","","","San Jose","CA","95125.0","","","","","43830.0","","99.18","","","","","","","4790.99","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP23","","OTH","Pirayou Law Office","","","","","","San Jose","CA","95120.0","","","","","43826.0","","2287.5","","","","","","","2287.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP230","","IND","Hoang","Vu","","","","","San Jose","CA","95125.0","","","","","43830.0","","34.22","","","","","","","1515.91","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP232","","IND","Hoang","Vu","","","","","San Jose","CA","95125.0","","","","","43830.0","","6.96","","","","","","","1515.91","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP234","","IND","Jijavadze","Kova","","","","","San Jose","CA","95125.0","","","","","43830.0","","77.14","","","","","","","4723.77","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP236","","IND","Jijavadze","Kova","","","","","San Jose","CA","95125.0","","","","","43830.0","","186.76","","","","","","","4723.77","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP238","","IND","Jijavadze","Kova","","","","","San Jose","CA","95125.0","","","","","43830.0","","124.7","","","","","","","4723.77","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP24","","OTH","Secretary of State, Political Reform Division","","","","","","Sacramento","CA","95814.0","","","","","43830.0","","50.0","","","","","","","100.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP240","","IND","Ly","Austin","","","","","San Jose","CA","95125.0","","","","","43830.0","","8.12","","","","","","","139.66","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP242","","IND","Mediodia","Romeo","","","","","San Jose","CA","95125.0","","","","","43830.0","","108.86","","","","","","","4270.19","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP244","","IND","Mediodia","Romeo","","","","","San Jose","CA","95125.0","","","","","43830.0","","122.79","","","","","","","4270.19","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP246","","IND","Mediodia","Romeo","","","","","San Jose","CA","95125.0","","","","","43830.0","","67.28","","","","","","","4270.19","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP250","","IND","Orta","Irene","","","","","San Jose","CA","95125.0","","","","","43830.0","","9.28","","","","","","","129.87","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP252","","IND","Sarrazin","Julia","","","","","San Jose","CA","95125.0","","","","","43830.0","","7.54","","","","","","","3572.51","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP254","","IND","Sarrazin","Julia","","","","","San Jose","CA","95125.0","","","","","43830.0","","3.36","","","","","","","3572.51","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP256","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43830.0","","112.06","","","","","","","6386.22","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP258","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43830.0","","125.16","","","","","","","6386.22","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP260","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43830.0","","74.24","","","","","","","6386.22","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP262","","IND","Valles","Ivan","","","","","San Jose","CA","95125.0","","","","","43830.0","","18.56","","","","","","","3421.51","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP264","","IND","Valles","Ivan","","","","","San Jose","CA","95125.0","","","","","43830.0","","124.7","","","","","","","3421.51","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP266","","IND","Valles","Ivan","","","","","San Jose","CA","95125.0","","","","","43830.0","","62.64","","","","","","","3421.51","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP270","","IND","Zamora Marroquin","Dianna","","","","","San Jose","CA","95125.0","","","","","43830.0","","4.0","","","","","","","2477.23","","","","TRS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP272","","IND","Zamora Marroquin","Dianna","","","","","San Jose","CA","95125.0","","","","","43830.0","","55.45","","","","","","","2477.23","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP274","","IND","Zamora Marroquin","Dianna","","","","","San Jose","CA","95125.0","","","","","43830.0","","266.7","","","","","","","2477.23","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP276","","IND","Zamora Marroquin","Dianna","","","","","San Jose","CA","95125.0","","","","","43830.0","","146.2","","","","","","","2477.23","","","","PRT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP278","","IND","Zamora Marroquin","Dianna","","","","","San Jose","CA","95125.0","","","","","43830.0","","309.81","","","","","","","2477.23","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP280","","IND","Zamora Marroquin","Dianna","","","","","San Jose","CA","95125.0","","","","","43830.0","","410.59","","","","","","","2477.23","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP282","","IND","Zamora Marroquin","Dianna","","","","","San Jose","CA","95125.0","","","","","43830.0","","1284.48","","","","","","","2477.23","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP54","","OTH","Kimball Petition Management Inc.","","","","","","Thousand Oaks","CA","91360.0","","","","","43781.0","","74700.0","","","","","","","284700.0","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP55","","OTH","Bank of America","","","","","","San Jose","CA","95120.0","","","","","43781.0","","5.0","","","","","","","130.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP56","","OTH","Kimball Petition Management Inc.","","","","","","Thousand Oaks","CA","91360.0","","","","","43803.0","","62500.0","","","","","","","284700.0","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP57","","OTH","Bank of America","","","","","","San Jose","CA","95120.0","","","","","43803.0","","1.0","","","","","","","130.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP58","","OTH","Kimball Petition Management Inc.","","","","","","Thousand Oaks","CA","91360.0","","","","","43808.0","","62500.0","","","","","","","284700.0","","","","PET","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP59","","OTH","Bank of America","","","","","","San Jose","CA","95120.0","","","","","43808.0","","5.0","","","","","","","130.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP64","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43790.0","","4209.84","","","","","","","56407.51","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP65","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43790.0","","10801.73","","","","","","","56407.51","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP66","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43804.0","","8190.65","","","","","","","56407.51","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP67","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43804.0","","2928.17","","","","","","","56407.51","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP68","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43812.0","","152.15","","","","","","","56407.51","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP69","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43812.0","","148.65","","","","","","","56407.51","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP70","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43799.0","","138.15","","","","","","","56407.51","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP71","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43768.0","","134.65","","","","","","","56407.51","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP72","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43818.0","","11454.37","","","","","","","56407.51","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP73","","OTH","ADP","","","","","","El Paso","TX","79912.0","","","","","43818.0","","4276.76","","","","","","","56407.51","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT10","","IND","Mediodia","Romeo","","","","","San Jose","CA","95125.0","","","","","43790.0","","1094.99","","","","","","","4270.19","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT11","","IND","Sarrazin","Julia","","","","","San Jose","CA","95125.0","","","","","43790.0","","1078.62","","","","","","","3572.51","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT12","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43790.0","","1499.3","","","","","","","6386.22","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT13","","IND","Valles","Ivan","","","","","San Jose","CA","95125.0","","","","","43790.0","","970.03","","","","","","","3421.51","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT14","","OTH","United States Treasury","","","","","","Ogden","UT","84201.0","","","","","43804.0","","2205.98","","","","","","","11354.73","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT15","","OTH","State of California","","","","","","Sacramento","CA","94230.0","","","","","43804.0","","722.19","","","","","","","3844.82","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT16","","IND","Craig","Dona","","","","","San Jose","CA","95125.0","","","","","43804.0","","913.11","","","","","","","4897.36","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT17","","IND","Fernandez","Katia","","","","","San Jose","CA","95125.0","","","","","43804.0","","902.43","","","","","","","2955.34","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT18","","IND","Gamboa","Maria","","","","","San Jose","CA","95125.0","","","","","43804.0","","504.51","","","","","","","2375.69","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT19","","IND","Hernandez","Anaruth","","","","","San Jose","CA","95125.0","","","","","43804.0","","960.05","","","","","","","4790.99","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT2","","OTH","State of California","","","","","","Sacramento","CA","94230.0","","","","","43790.0","","1072.92","","","","","","","3844.82","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT20","","IND","Hoang","Vu","","","","","San Jose","CA","95125.0","","","","","43804.0","","411.5","","","","","","","1515.91","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT21","","IND","Jijavadze","Kova","","","","","San Jose","CA","95125.0","","","","","43804.0","","926.79","","","","","","","4723.77","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT22","","IND","Johnson","Joshua","","","","","San Jose","CA","95125.0","","","","","43804.0","","263.1","","","","","","","1220.83","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT23","","IND","Mediodia","Romeo","","","","","San Jose","CA","95125.0","","","","","43804.0","","715.69","","","","","","","4270.19","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT24","","IND","Nguyen","Tony","","","","","San Jose","CA","95125.0","","","","","43804.0","","87.7","","","","","","","87.7","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT25","","IND","Sarrazin","Julia","","","","","San Jose","CA","95125.0","","","","","43804.0","","885.79","","","","","","","3572.51","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT26","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43804.0","","871.72","","","","","","","6386.22","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT27","","IND","Valles","Ivan","","","","","San Jose","CA","95125.0","","","","","43804.0","","748.26","","","","","","","3421.51","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT28","","OTH","United States Treasury","","","","","","Ogden","UT","84201.0","","","","","43818.0","","3173.58","","","","","","","11354.73","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT29","","OTH","State of California","","","","","","Sacramento","CA","94230.0","","","","","43818.0","","1103.18","","","","","","","3844.82","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT3","","IND","Craig","Dona","","","","","San Jose","CA","95125.0","","","","","43790.0","","1031.6","","","","","","","4897.36","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT30","","IND","Chin","Mervin","","","","","San Jose","CA","95125.0","","","","","43818.0","","109.62","","","","","","","120.64","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT31","","IND","Collins","Keith","","","","","San Jose","CA","95125.0","","","","","43818.0","","476.44","","","","","","","485.72","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT32","","IND","Craig","Dona","","","","","San Jose","CA","95125.0","","","","","43818.0","","1230.17","","","","","","","4897.36","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT33","","IND","Deanda","Annamarie","","","","","San Jose","CA","95125.0","","","","","43818.0","","494.25","","","","","","","494.25","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT34","","IND","Fernandez","Katia","","","","","San Jose","CA","95125.0","","","","","43818.0","","1010.38","","","","","","","2955.34","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT35","","IND","Gabrielson","Corey","","","","","San Jose","CA","95125.0","","","","","43818.0","","941.03","","","","","","","941.03","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT36","","IND","Gamboa","Maria","","","","","San Jose","CA","95125.0","","","","","43818.0","","799.7","","","","","","","2375.69","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT37","","IND","Hernandez","Anaruth","","","","","San Jose","CA","95125.0","","","","","43818.0","","1149.36","","","","","","","4790.99","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT38","","IND","Hoang","Vu","","","","","San Jose","CA","95125.0","","","","","43818.0","","460.29","","","","","","","1515.91","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT39","","IND","Jijavadze","Kova","","","","","San Jose","CA","95125.0","","","","","43818.0","","1046.74","","","","","","","4723.77","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT4","","IND","Fernandez","Katia","","","","","San Jose","CA","95125.0","","","","","43790.0","","920.44","","","","","","","2955.34","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT40","","IND","Ly","Austin","","","","","San Jose","CA","95125.0","","","","","43818.0","","131.54","","","","","","","139.66","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT41","","IND","Mediodia","Romeo","","","","","San Jose","CA","95125.0","","","","","43818.0","","678.18","","","","","","","4270.19","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT42","","IND","Orta","Irene","","","","","San Jose","CA","95125.0","","","","","43818.0","","120.59","","","","","","","129.87","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT43","","IND","Orta","Auttumn","","","","","San Jose","CA","95125.0","","","","","43818.0","","109.62","","","","","","","109.62","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT44","","IND","Sarrazin","Julia","","","","","San Jose","CA","95125.0","","","","","43818.0","","564.14","","","","","","","3572.51","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT45","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43818.0","","1310.21","","","","","","","6386.22","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT46","","IND","Valles","Ivan","","","","","San Jose","CA","95125.0","","","","","43818.0","","822.11","","","","","","","3421.51","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT5","","IND","Gamboa","Maria","","","","","San Jose","CA","95125.0","","","","","43790.0","","862.68","","","","","","","2375.69","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT6","","IND","Hernandez","Anaruth","","","","","San Jose","CA","95125.0","","","","","43790.0","","979.75","","","","","","","4790.99","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT7","","IND","Hoang","Vu","","","","","San Jose","CA","95125.0","","","","","43790.0","","602.94","","","","","","","1515.91","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT8","","IND","Jijavadze","Kova","","","","","San Jose","CA","95125.0","","","","","43790.0","","1187.32","","","","","","","4723.77","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT9","","IND","Johnson","Joshua","","","","","San Jose","CA","95125.0","","","","","43790.0","","574.06","","","","","","","1220.83","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT10","","OTH","La Costa Del Sol","","","","","","San Jose","CA","9511.0","","","","","43799.0","","79.92","","","","","","","79.92","","","","PET","","Zamora Marroquin","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT11","","OTH","Craigslist","","","","","","San Francisco","CA","94122.0","","","","","43799.0","","75.0","","","","","","","150.0","","","","PET","","Zamora Marroquin","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT12","","OTH","Craigslist","","","","","","San Francisco","CA","94122.0","","","","","43768.0","","75.0","","","","","","","150.0","","","","PET","","Zamora Marroquin","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT13","","OTH","Taqueria Tlaquepaque","","","","","","San Jose","CA","95125.0","","","","","43799.0","","76.2","","","","","","","189.81","","","","PET","","Rangel","Tomas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT14","","OTH","Idealist","","","","","","New York","NY","10016.0","","","","","43830.0","","95.0","","","","","","","95.0","","","","PET","","Field","Ben","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT15","","OTH","Indeed","","","","","","Austin","TX","78750.0","","","","","43830.0","","282.11","","","","","","","282.11","","","","PET","","Zamora Marroquin","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT16","","OTH","Costco","","","","","","San Jose","CA","95123.0","","","","","43830.0","","534.63","","","","","","","1056.78","","","","PET","","Zamora Marroquin","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT17","","OTH","Safeway","","","","","","San Jose","CA","95118.0","","","","","43830.0","","144.51","","","","","","","572.52","","","","PET","","Zamora Marroquin","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT20","","OTH","Apple Bees","","","","","","San Jose","CA","95125.0","","","","","43830.0","","156.82","","","","","","","156.82","","","","PET","","Zamora Marroquin","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT21","","OTH","United States Treasury","","","","","","Ogden","UT","84201.0","","","","","43762.0","","599.11","","","","","","","11354.73","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT22","","OTH","State of California","","","","","","Sacramento","CA","94230.0","","","","","43762.0","","187.31","","","","","","","3844.82","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT23","","IND","Craig","Dona","","","","","San Jose","CA","95125.0","","","","","43762.0","","541.02","","","","","","","4897.36","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT24","","IND","Hernandez","Anaruth","","","","","San Jose","CA","95125.0","","","","","43762.0","","471.24","","","","","","","4790.99","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT25","","IND","Jijavadze","Kova","","","","","San Jose","CA","95125.0","","","","","43762.0","","110.82","","","","","","","4723.77","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT26","","IND","Mediodia","Romeo","","","","","San Jose","CA","95125.0","","","","","43762.0","","495.31","","","","","","","4270.19","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT27","","IND","Sarrazin","Julia","","","","","San Jose","CA","95125.0","","","","","43762.0","","110.82","","","","","","","3572.51","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT28","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43762.0","","623.08","","","","","","","6386.22","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT29","","IND","Valles","Ivan","","","","","San Jose","CA","95125.0","","","","","43762.0","","110.82","","","","","","","3421.51","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT30","","OTH","United States Treasury","","","","","","Ogden","UT","84201.0","","","","","43776.0","","2189.14","","","","","","","11354.73","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT31","","OTH","State of California","","","","","","Sacramento","CA","94230.0","","","","","43776.0","","759.22","","","","","","","3844.82","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT32","","IND","Craig","Dona","","","","","San Jose","CA","95125.0","","","","","43776.0","","1068.07","","","","","","","4897.36","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT33","","IND","Hernandez","Anaruth","","","","","San Jose","CA","95125.0","","","","","43776.0","","1010.19","","","","","","","4790.99","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT34","","IND","Johnson","Joshua","","","","","San Jose","CA","95125.0","","","","","43776.0","","383.67","","","","","","","1220.83","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT35","","IND","Jijavadze","Kova","","","","","San Jose","CA","95125.0","","","","","43776.0","","1063.5","","","","","","","4723.77","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT36","","IND","Mediodia","Romeo","","","","","San Jose","CA","95125.0","","","","","43776.0","","987.09","","","","","","","4270.19","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT37","","IND","Sarrazin","Julia","","","","","San Jose","CA","95125.0","","","","","43776.0","","922.24","","","","","","","3572.51","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT38","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43776.0","","1583.4","","","","","","","6386.22","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT39","","IND","Valles","Ivan","","","","","San Jose","CA","95125.0","","","","","43776.0","","564.39","","","","","","","3421.51","","","","SAL","","ADP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT6","","OTH","Taqueria Tlaquepaque","","","","","","San Jose","CA","95125.0","","","","","43768.0","","113.61","","","","","","","189.81","","","","PET","","Zamora Marroquin","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT7","","OTH","Safeway","","","","","","San Jose","CA","95118.0","","","","","43799.0","","171.22","","","","","","","572.52","","","","PET","","Field","Ben","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT8","","OTH","Costco","","","","","","San Jose","CA","95123.0","","","","","43799.0","","255.45","","","","","","","1056.78","","","","PET","","Field","Ben","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1420137.0","San Jose Residents for Fair Elections, Yes on _, sponsored by civil rights and labor organizations","BMC","2/1/2020 1:15:03 AM","10/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","PDT9","","OTH","Safeway","","","","","","San Jose","CA","95118.0","","","","","43799.0","","87.4","","","","","","","572.52","","","","PET","","Zamora Marroquin","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","2/2/2021 1:51:14 AM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","A6","","OTH","Bumb & Associates and Affiliated Entities","","","","","","San Jose","CA","95112.0","","","","","44173.0","","15751.06","","","","","","","475751.06","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","2/2/2021 1:51:14 AM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","I","I5","","OTH","High View Strategies","","","","","","Sacramento","CA","95814.0","","","","","44127.0","","15000.0","","","","","","","0.0","","","","","Refund of Consulting Fee Overpayment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","2/2/2021 1:51:14 AM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","E20","","OTH","Miller & Olson LLP","","","","","","Burlingame","CA","94010.0","","","","","44144.0","","1686.43","","","","","","","0.0","","","1243.0","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","2/2/2021 1:51:14 AM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","E21","","OTH","Miller & Olson LLP","","","","","","Burlingame","CA","94010.0","","","","","44172.0","","2903.7","","","","","","","0.0","","","1244.0","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","2/2/2021 1:51:14 AM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","E22","","OTH","High View Strategies","","","","","","Sacramento","CA","95814.0","","","","","44196.0","","50000.0","","","","","","","0.0","","","1013.0","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","10/23/2020 9:58:02 PM","1/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","A1","","OTH","Bumb & Associates and Affiliated Entities","","","","","","San Jose","CA","95112.0","","","","","44088.0","","200000.0","","","","","","","260000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","10/23/2020 9:58:02 PM","1/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","C","C2","","OTH","Bumb & Associates and Affiliated Entities","","","","","","San Jose","CA","95112.0","","","","","44088.0","44089.0","60000.0","","","","","","","260000.0","","","","","Polling Strategies","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","10/23/2020 9:58:02 PM","1/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","E2","","OTH","Pivot Strategies Inc","","","","","","Roseville","CA","95747.0","","","","","44091.0","","5000.0","","","","","","","0.0","","","1001.0","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","10/23/2020 9:58:02 PM","1/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","E3","","OTH","Sharleen Schuiling","","","","","","Ripon","CA","95366.0","","","","","44091.0","","1025.0","","","","","","","0.0","","","1002.0","","Graphic Design","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","10/23/2020 9:58:02 PM","1/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","E4","","OTH","H & S Signs LLC","","","","","","Grass Valley","CA","95945.0","","","","","44092.0","","14340.0","","","","","","","0.0","","","1003.0","","Campaign Signs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","10/23/2020 9:58:02 PM","1/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","DEBT","F","F-23-V","","OTH","High View Strategies","","","","","","Sacramento","CA","95814.0","","","","","","","","0.0","15000.0","0.0","","","15000.0","","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","10/22/2020 11:57:47 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","A3","","OTH","Bumb & Associates and Affiliated Entities","","","","","","San Jose","CA","95112.0","","","","","44113.0","","200000.0","","","","","","","460000.0","","","","","Wire","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","10/22/2020 11:57:47 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","E10","","OTH","High View Strategies","","","","","","Sacramento","CA","95814.0","","","","","44116.0","","45000.0","","","","","","","0.0","","","10008.0","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","10/22/2020 11:57:47 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","E11","","OTH","Mailing Systems Inc","","","","","","Rancho Cordova","CA","95741.0","","","","","44118.0","","22169.3","","","","","","","0.0","","","1009.0","","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","10/22/2020 11:57:47 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","E12","","OTH","High View Strategies","","","","","","Sacramento","CA","95814.0","","","","","44118.0","","110000.0","","","","","","","0.0","","","10010.0","","Digital Ad","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","10/22/2020 11:57:47 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","E13","","OTH","Sharleen Schuiling","","","","","","Ripon","CA","95366.0","","","","","44119.0","","500.0","","","","","","","0.0","","","10011.0","","Graphic Design","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","10/22/2020 11:57:47 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","E14","","OTH","Mailing Systems Inc","","","","","","Rancho Cordova","CA","95741.0","","","","","44097.0","","26931.87","","","","","","","0.0","","","1004.0","","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","10/22/2020 11:57:47 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","E17","","OTH","Mailing Systems Inc","","","","","","Rancho Cordova","CA","95741.0","","","","","44118.0","","17722.48","","","","","","","0.0","","","1009.0","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","10/22/2020 11:57:47 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","E18","","OTH","Mailing Systems Inc","","","","","","Rancho Cordova","CA","95741.0","","","","","44097.0","","20837.52","","","","","","","0.0","","","1004.0","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","10/22/2020 11:57:47 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","E5","","OTH","Dauntless Communications","","","","","","Roseville","CA","95678.0","","","","","44105.0","","1310.0","","","","","","","0.0","","","1005.0","","Website","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","10/22/2020 11:57:47 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","E6","","OTH","TAB Communications Inc","","","","","","Fair Oaks","CA","95628.0","","","","","44105.0","","91501.15","","","","","","","0.0","","","1006.0","RAD","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","10/22/2020 11:57:47 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","E8","","OTH","High View Strategies","","","","","","Sacramento","CA","95814.0","","","","","44106.0","","15000.0","","","","","","","0.0","","","1007.0","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","10/22/2020 11:57:47 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","E9","","OTH","Miller & Olson LLP","","","","","","Burlingame","CA","94010.0","","","","","44112.0","","4823.61","","","","","","","0.0","","","1242.0","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","10/22/2020 11:57:47 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","G","G15-S","","OTH","United States Postal Services","","","","","","Rancho Cordova","CA","95670.0","","","","","44118.0","","17722.48","","","","","","","0.0","","","","POS","","Mailing Systems Inc","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","10/22/2020 11:57:47 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","G","G16-S","","OTH","United States Postal Services","","","","","","Rancho Cordova","CA","95670.0","","","","","44097.0","","20837.52","","","","","","","0.0","","","","POS","","Mailing Systems Inc","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H, Help our Neighborhoods, sponsored by Bumb and Associates and Affiliated Entities","BMC","10/22/2020 11:57:47 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","G","G19-S","","OTH","SEASIDE MEDIA INC.","","","","","","Redondo Beach","CA","90277.0","","","","","44105.0","","79001.0","","","","","","","0.0","","","","RAD","","TAB Communications Inc","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Cardroom","11/3/2020","Independent","1430837.0","Yes on H Help our Neighborhoods sponsored by Bumb and Associates and Affiliated Entities","BMC","10/12/2020 6:48:59 PM","","","","S497","F497P1","F497P1-3","","OTH","Bumb & Associates and Affiliated Entities","","","","","","San Jose","CA","95112.0","","","","","44113.0","","200000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/23/2020 11:52:19 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","LP428","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","F","44152.0","","869.35","","","","","","","7175.5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","LN59","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/23/2020 11:52:19 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","LP429","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","F","44152.0","","7000.0","","","","","","","7175.5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","LN70","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/23/2020 11:52:19 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","RC14031","","IND","Knapp","Charles Evan","","","","","Newport Beach","CA","92660.0","Integral Communities","Principal","","","44137.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/23/2020 11:52:19 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","RC14032","","IND","Stalder","Dana","","","","","Los Altos","CA","94022.0","Matrix Partners","Venture Capital","","","44137.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/23/2020 11:52:19 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","RC14033","","IND","Stalder","Angela","","","","","Los Altos","CA","94022.0","unemployed","unemployed","","","44137.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/23/2020 11:52:19 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","LOAN","B1","LN58","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43584.0","43893.0","1500.0","1500.0","0.0","1500.0","0.0","0.0","0.0","7175.5","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/23/2020 11:52:19 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","LOAN","B1","LN59","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43668.0","","1300.0","1300.0","0.0","430.65","869.35","0.0","0.0","7175.5","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/23/2020 11:52:19 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","LOAN","B1","LN63","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43686.0","","5000.0","5000.0","0.0","5000.0","0.0","0.0","0.0","7175.5","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/23/2020 11:52:19 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","LOAN","B1","LN67","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43770.0","","5000.0","5000.0","0.0","5000.0","0.0","0.0","0.0","7175.5","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/23/2020 11:52:19 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","LOAN","B1","LN70","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43858.0","","7000.0","7000.0","0.0","0.0","7000.0","0.0","0.0","7175.5","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/23/2020 11:52:19 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4377","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","44137.0","","900.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/23/2020 11:52:19 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4387","","OTH","Google Ads","","","","","","Mountain View","CA","94043.0","","","","","44140.0","","88.88","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/23/2020 11:52:19 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4388","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","44140.0","","394.36","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/23/2020 11:52:19 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4389","","OTH","GetThru","","","","","","Alameda","CA","94501.0","","","","","44141.0","","881.28","","","","","","","0.0","","","","WEB","Text Banking","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/23/2020 11:52:19 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4393","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","44140.0","","2.5","","","","","","","0.0","","","","WEB","credit card fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/23/2020 11:52:19 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4394","","OTH","Google Ads","","","","","","Mountain View","CA","94043.0","","","","","44139.0","","350.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13888","","IND","Montanez","Maribel","","","","","San Jose","CA","95134.0","Gardner Health Services","Development Director","","","44125.0","","350.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13889","","IND","Navas","Karen","","","","","San Jose","CA","95131.0","","","","","44125.0","","250.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13890","","IND","Rodriguez","Leslie","","","","","San Jose","CA","95125.0","California Strategies, LLC","Government Affairs","","","44125.0","","350.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13891","","IND","Fitzgerald","Katharine","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44125.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13892","","OTH","International Brotherhood of Electrical Workers LU#6","","","","","","San Francisco","CA","94117.0","","","","","44123.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13893","","IND","Wasserman","Louis","","","","","San Jose","CA","95131.0","Google LLC","Software Engineer","","","44125.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13894","","IND","Soto","Sandra","","","","","San Jose","CA","95120.0","US House of Representatives","Chief of Staff","","","44126.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13895","","IND","James","William","","","","","Los Altos","CA","94024.0","Vant Pelt, Yi & James LLP","Attorney","","","44126.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13896","","IND","Tran","Huy","","","","","San Jose","CA","95132.0","Justice at Work Law Group","Attorney","","","44126.0","","200.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13897","","IND","Poeschel","David","","","","","San Jose","CA","95120.0","Retired","Retired SW Engineer","","","44126.0","","100.0","","","","","","","288.39","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13898","","IND","Nevarez","Lisset","","","","","San Jose","CA","95133.0","Lam Research","Program Manager","","","44126.0","","50.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13899","","IND","Maben","Meri","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","","44126.0","","200.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13900","","IND","Fazal","Bertha Alicia","","","","","Milpitas","CA","95035.0","City of San Jose","Executive Admin","","","44126.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13901","","IND","Alvarez","Serena","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","","44126.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13902","","IND","McGarrity","Patrick","","","","","Oakland","CA","94612.0","City of San Jose","Council District Chief of Staff","","","44126.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13903","","IND","Lam","Victoria","","","","","San Jose","CA","95119.0","City of San Jose","Council Assistant","","","44126.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13904","","IND","Su","Lawrence","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44126.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13905","","IND","Staufenbeil","Kiley","","","","","Fallbrook","CA","92028.0","City of San Jose","City Council Staffer","","","44126.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13906","","IND","Guillory","Brianna","","","","","Tracy","CA","95377.0","Unemployed","Unemployed","","","44126.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13907","","IND","Alvarez","Sylvia","","","","","San Jose","CA","95135.0","Unemployed","Unemployed","","","44126.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13908","","IND","Morley","Sean","","","","","Los Gatos","CA","95030.0","Morley Bros. LLC","Owner","","","44127.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13909","","IND","Fagundo","Cosme","","","","","San Jose","CA","95131.0","Willco Management","Restauranteur","","","44127.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13910","","IND","Cardenas","Jeffrey","","","","","Des Moines","IA","50312.0","Amy Klobuchar for President","Organizer","","","44127.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13911","","IND","Ishida","Taryn","","","","","San Jose","CA","95112.0","Californians for Justice","Executive Director","","","44127.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13912","","IND","Gardner","Patricia","","","","","San Jose","CA","95128.0","Self Employed","Consultant","","","44128.0","","450.0","","","","","","","550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13913","","IND","Strangis","Jerry","","","","","San Jose","CA","95136.0","Self","Real Estate","","","44129.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13914","","IND","Ellenberg","Steven","","","","","San Jose","CA","95126.0","Hopkins & Carley","Attorney","","","44129.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13915","","OTH","Coca-Cola North America","","","","","","Walnut Creek","CA","94597.0","","","","","44127.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13926","","IND","BenYuhmin","Rudha","","","","","Santa Clara","CA","95050.0","Lam Research","Engineer","","","44131.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13927","","IND","BenYuhmin","Thu","","","","","Santa Clara","CA","95050.0","Starnet","Finance/HR","","","44131.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13928","","IND","Morley","Eric","","","","","Los Gatos","CA","95032.0","Morley Bros. Inc","Investor","","","44131.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13929","","IND","Cunneen","James","","","","","San Jose","CA","95125.0","California Strategies","Partner","","","44132.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13930","","IND","Mahan","Matthew","","","","","San Jose","CA","95123.0","Brigade Group Inc","CEO","","","44132.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13931","","OTH","Local 101 AFSCME AFL-CIO PAC","","","","","","San Jose","CA","95112.0","","","","","44125.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13932","","IND","Espinoza","Reymundo","","","","","Gilroy","CA","95020.0","Gardner Health Services","CEO","","","44133.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13933","","COM","Sprinkler Fitters & Apprentices Local 483 Local Political Action Committee","","","","","","Hayward","CA","94545.0","","","","","44132.0","","600.0","","","","","","","600.0","","","","","","","","","","1298012","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13934","","COM","American Federation of State, County & Municipal Employees - Council 57 PAC","","","","","","Long Beach","CA","90802.0","","","","","44131.0","","600.0","","","","","","","600.0","","","","","","","","","","1313474","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13935","","OTH","Unite Here Tip State & Local Fund","","","","","","New York","NY","10001.0","","","","","44131.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13938","","COM","Plumbers & Steamfitters Local Union 403","","","","","","San Luis Obispo","CA","93401.0","","","","","44136.0","","500.0","","","","","","","500.0","","","","","","","","","","880500","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13939","","COM","Sprinkler Fitters United Association 709 PAC","","","","","","Whittier","CA","90606.0","","","","","44136.0","","250.0","","","","","","","250.0","","","","","","","","","","901643","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13940","","IND","Vogel","Jim","","","","","Park Ridge","IL","60068.0","","","","","44136.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4325","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","44128.0","","900.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4326","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","44124.0","","11345.73","","","","","","","0.0","","","","LIT","campaign mail","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4333","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","44132.0","","900.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4334","","IND","Ross","Amanda","","","","","San Jose","CA","95119.0","","","","","44131.0","","100.0","","","","","","","0.0","","","","PRO","Graphic design","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4335","","IND","Liebman","Jonathan","","","","","San Jose","CA","95133.0","","","","","44133.0","","3500.0","","","","","","","0.0","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4336","","IND","Liebman","Jonathan","","","","","San Jose","CA","95133.0","","","","","44133.0","","3000.0","","","","","","","0.0","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4345","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","44135.0","","661.9","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4346","","OTH","Google Ads","","","","","","Mountain View","CA","94043.0","","","","","44135.0","","228.69","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4353","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","44136.0","","323.11","","","","","","","0.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","11/2/2020 11:35:59 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4355","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","44136.0","","62.84","","","","","","","0.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12457","","IND","Lee","Gilbert","","","","","San Francisco","CA","94122.0","ON24","Engineer","","","44095.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12458","","IND","Yeager","Ken","","","","","San Jose","CA","95126.0","SJSU","Professor","","","44095.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12459","","IND","Safakish","Sousan","","","","","San Martin","CA","95046.0","ETA-USA","Manager","","","44096.0","","50.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12460","","IND","Kaneshiro","Stacey","","","","","Indianapolis","IN","462201049.0","Eli Lilly & Company","Biochemical Engineer","","","44096.0","","200.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12461","","IND","Ramachandran","Manju","","","","","Mountain View","CA","94043.0","All Stars Helping Kids","Development Director","","","44097.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12462","","IND","Kopec","Phil","","","","","San Jose","CA","95133.0","Unemployed","Unemployed","","","44098.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12463","","COM","International Brotherhood of Electrical Workers Local 568 Candidate PAC All Purpose Account","","","","","","Long Beach","CA","90802.0","","","","","44098.0","","600.0","","","","","","","600.0","","","","","","","","","","1342714","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12464","","IND","Alemu","Nebiyu","","","","","San Jose","CA","95126.0","Harmony Plus Inc","Strategic Partnership","","","44098.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12465","","IND","Ventura","Salvador","","","","","San Jose","CA","95124.0","Retired","Retired","","","44096.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12466","","COM","International Brotherhood of Electrical Workers Local 551 Political Action Committee","","","","","","Sacramento","CA","95814.0","","","","","44096.0","","600.0","","","","","","","600.0","","","","","","","","","","1277746","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12467","","IND","Bales","Andrew","","","","","San Jose","CA","95125.0","Symphony Silicon Valley","General Director","","","44099.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12468","","IND","Wheeler","Andrea","","","","","San Jose","CA","95125.0","Quantcast","IP Manager","","","44103.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12469","","IND","Williams","Forrest","","","","","San Jose","CA","95123.0","Retired","Retired","","","44103.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12471","","IND","Ballard","Shiloh","","","","","San Jose","CA","95123.0","Silicon Valley Bicycle Coalition","Executive Director","","","44103.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12472","","IND","Dawson","Roma","","","","","San Jose","CA","95117.0","Unemployed","Unemployed","","","44104.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12473","","IND","Coeur","Eleanor Vade Bon","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44104.0","","100.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12474","","IND","Benevento","Robert","","","","","Morgan Hill","CA","95037.0","Lobo Enterprises","Owner","","","44105.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12475","","IND","Kim","James","","","","","San Jose","CA","95130.0","Cadence Design Systems","Engineer","","","44105.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12476","","IND","Rolfe","Diane","","","","","Palo Alto","CA","94301.0","","","","","44105.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12477","","IND","Mueller","Raymond","","","","","San Jose","CA","95127.0","Dave Cortese for Senate 2020","Campaign Worker","","","44105.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12478","","IND","Fierro","Joanne","","","","","Gilroy","CA","95020.0","Unemployed","Unemployed","","","44105.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12479","","IND","Wedell","Megan Von","","","","","San Carlos","CA","94070.0","Rescue Air","Manager","","","44106.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12488","","IND","Fong","Alan","","","","","San Jose","CA","95131.0","Cupertino Union School District","Substitute Teacher","","","44102.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12489","","OTH","QLM Inc.","","","","","","San Jose","CA","95111.0","","","","","44105.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12490","","COM","API Empowerment PAC","","","","","","Sunnyvale","CA","94085.0","","","","","44107.0","","250.0","","","","","","","250.0","","","","","","","","","","1340395","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12491","","OTH","SAG Advisor LLC","","","","","","Antioch","CA","94531.0","","","","","44105.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12492","","IND","Le","Baokhuyen","","","","","San Jose","CA","95109.0","AAA Insurance","Agent","","","44105.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12493","","IND","Vo","John","","","","","San Jose","CA","95109.0","Silverman Advisors","VP","","","44104.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12494","","COM","Dean Democratic Club of Silicon Valley","","","","","","Mountain View","CA","94042.0","","","","","44104.0","","200.0","","","","","","","200.0","","","","","","","","","","1287517","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12495","","IND","Smith","Alice","","","","","Palo Alto","CA","94301.0","None","Retired Lawyer","","","44108.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12496","","IND","Martinez","Ramon","","","","","San Jose","CA","95127.0","Unemployed","Unemployed","","","44108.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12497","","IND","Yeh","John","","","","","San Mateo","CA","94401.0","Burke, Williams & Sorensen","Attorney","","","44108.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12498","","IND","Santos","Richard","","","","","San Jose","CA","95132.0","Retired","Retired","","","44107.0","","250.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12499","","OTH","Colony","","","","","","Alviso","CA","95002.0","","","","","44099.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12500","","OTH","Bear Scaffold and Services","","","","","","Alviso","CA","95002.0","","","","","44102.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12501","","OTH","Alviso Rock Inc.","","","","","","Alviso","CA","95002.0","","","","","44109.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12502","","IND","Moneymaker","Richard","","","","","San Jose","CA","95123.0","Moneymaker Lowbed Services","Hauler","","","44098.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12503","","IND","Mart","Daniel","","","","","Mountain View","CA","94040.0","Unemployed","Unemployed","","","44110.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12504","","IND","Tran","Huy","","","","","San Jose","CA","95132.0","Justice at Work Law Group","Attorney","","","44110.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12518","","IND","Karnos","Kristine","","","","","San Jose","CA","95124.0","Intel Corporation","Engineer","","","44110.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12519","","IND","Basseri","Elisheva","","","","","San Jose","CA","95124.0","Unemployed","Unemployed","","","44110.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12520","","IND","Safakish","Sousan","","","","","San Martin","CA","95046.0","ETA-USA","Manager","","","44110.0","","300.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12521","","IND","Bradanini","Jenny Higgins","","","","","San Jose","CA","95120.0","Unemployed","Unemployed","","","44111.0","","100.0","","","","","","","244.44","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12522","","IND","Canova","James","","","","","San Jose","CA","95134.0","Self Employed","Service Based Business","","","44111.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12523","","IND","Goldstein","Barbara","","","","","San Jose","CA","95112.0","Art Builds Community","Cultural Planner","","","44112.0","","18.0","","","","","","","18.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12524","","IND","Maben","Meri","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","","44112.0","","250.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12525","","IND","McLaughlin","Eileen","","","","","San Jose","CA","95129.0","Unemployed","Unemployed","","","44112.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12526","","IND","Lamnin","Sara","","","","","Hayward","CA","94541.0","City of Hayward","Council Member","","","44112.0","","36.0","","","","","","","36.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12527","","IND","Hawes","Amanda","","","","","San Jose","CA","95112.0","Self","Lawyer","","","44112.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12528","","IND","Nouri","Nassim","","","","","San Jose","CA","95131.0","Unemployed","Unemployed","","","44113.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12529","","IND","Pratt","Thomas","","","","","Los Gatos","CA","95030.0","Lam Research","Engineer","","","44113.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12530","","IND","Morrill","Tina","","","","","San Jose","CA","95110.0","Pacific Gardens Asst Liv.","Community Relations","","","44113.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12531","","COM","Oakland Rising Committee Candidate Account","","","","","","Sacramento","CA","95814.0","","","","","44109.0","","500.0","","","","","","","500.0","","","","","","","","","","1332115","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12546","","COM","SEIU United Healthcare Workers West Political Action Committee","","","","","","Los Angeles","CA","90017.0","","","","","44106.0","","200.0","","","","","","","200.0","","","","","","","","","","747285","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12547","","IND","Banes","Kelsey","","","","","Palo Alto","CA","94303.0","YIMBY Action","Regional Executive Director","","","44115.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12548","","IND","Collins","Carla","","","","","San Jose","CA","95125.0","County of Santa Clara","Program Manager","","","44115.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12559","","COM","Service Employees International Union Local 521 Candidate PAC","","","","","","Sacramento","CA","95814.0","","","","","44110.0","","600.0","","","","","","","600.0","","","","","","","","","","1297708","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12560","","COM","IBEW Local 234 Political Action Committee","","","","","","Castroville","CA","95012.0","","","","","44112.0","","234.0","","","","","","","234.0","","","","","","","","","","1316529","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12561","","COM","Plumbers and Steamfitters Local 398","","","","","","Rancho Cucamonga","CA","91730.0","","","","","44116.0","","300.0","","","","","","","300.0","","","","","","","","","","890053","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12562","","COM","Southern California Pipe Trades District Council #16","","","","","","Los Angeles","CA","90020.0","","","","","44116.0","","600.0","","","","","","","600.0","","","","","","","","","","760715","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12563","","COM","UA Plumbers & Steamfitters Local Union No. 582 PAC","","","","","","Orange","CA","92868.0","","","","","44116.0","","600.0","","","","","","","600.0","","","","","","","","","","890440","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12564","","IND","Taylor","Jeremy","","","","","San Jose","CA","95125.0","Netwoven Inc","Sales","","","44117.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12565","","IND","Biehl","Frank","","","","","San Jose","CA","951481923.0","Santa Clara & San Benito Building & Trades Council","Council Representative","","","44117.0","","100.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12566","","IND","Ector","Will","","","","","San Jose","CA","95135.0","Hazard, Young & Attea","Education Consultant","","","44117.0","","100.0","","","","","","","550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12567","","IND","Owens","Mark","","","","","San Jose","CA","95124.0","Retired","Retired","","","44117.0","","25.0","","","","","","","55.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12568","","OTH","ATU COPE Voluntary Account","","","","","","Silver Spring","MD","20903.0","","","","","44113.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12569","","COM","Becker for Senate","","","","","","Novato","CA","94949.0","","","","","44118.0","","250.0","","","","","","","250.0","","","","","","","","","","1409764","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12570","","IND","Doherty","Mary Helen","","","","","San Jose","CA","95112.0","","","","","44118.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12571","","IND","Grimes","Patrick","","","","","San Jose","CA","95134.0","Unemployed","Unemployed","","","44118.0","","50.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12572","","IND","Hutchinson","Shirley","","","","","San Jose","CA","95120.0","Creative Metal Products Corp","Creative Metal Products Corp","","","44119.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12573","","IND","Hutchins-Knowles","Linda","","","","","San Jose","CA","95118.0","Mothers Out Front","Community Organizer","","","44120.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12574","","IND","Hoffman","Daniel","","","","","San Jose","CA","95125.0","Retired","Retired","","","44109.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12575","","OTH","IUPAT Political Action Together Legislative Education Committee","","","","","","Hanover","MD","21076.0","","","","","44110.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12576","","IND","Wheeler","Ellen","","","","","Mountain View","CA","94040.0","Mountain View Whisman School District","Trustee","","","44120.0","","25.0","","","","","","","145.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12577","","IND","Coeur","Eleanor Vade Bon","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44120.0","","100.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12578","","IND","Madrigal","Kevin","","","","","Campbell","CA","95011.0","Lam Research","Tech Professional","","","44120.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12579","","IND","Marlowe","Jean","","","","","San Jose","CA","95134.0","Unemployed","Unemployed","","","44120.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12580","","IND","Taylor","Lance","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44120.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12581","","IND","Moore","Dorsey","","","","","San Jose","CA","95125.0","San Jose Conservation Corps","CEO","","","44120.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12653","","IND","Curtis","Carolyn","","","","","Palo Alto","CA","94306.0","Unemployed","Unemployed","","","44120.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12654","","IND","Locke","Linda","","","","","San Jose","CA","95132.0","Retired","Educator","","","44120.0","","25.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12655","","IND","Nevarez","Lisset","","","","","San Jose","CA","95133.0","Lam Research","Program Manager","","","44120.0","","25.0","","","","","","","125.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12657","","IND","Nutt","Sharon","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44121.0","","25.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12658","","IND","Ahrens","Patrick","","","","","Cupertino","CA","95014.0","CA State Assembly","District Director","","","44121.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12665","","COM","DRIVE Committee","","","","","","Washington","DC","20001.0","","","","","44105.0","","500.0","","","","","","","1100.0","","","","","","","","","","C00032979","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12666","","OTH","Bay Area Municipal Electronics Committee","","","","","","San Jose","CA","95125.0","","","","","44117.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","C","RC12542","","IND","Poeschel","David","","","","","San Jose","CA","95120.0","Retired","Retired SW Engineer","","","44113.0","","38.39","","","","","","","188.39","","","","","Printed materials","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4222","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","44102.0","","16409.64","","","","","","","0.0","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4223","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","44102.0","","16409.64","","","","","","","0.0","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4224","","IND","Liebman","Jonathan","","","","","San Jose","CA","95133.0","","","","","44104.0","","3500.0","","","","","","","0.0","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4239","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","44103.0","","866.74","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4240","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","44108.0","","900.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4241","","OTH","Wix.com","","","","","","San Francisco","CA","94019.0","","","","","44106.0","","24.85","","","","","","","0.0","","","","WEB","domain registration","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4242","","OTH","Wix.com","","","","","","San Francisco","CA","94019.0","","","","","44106.0","","18.0","","","","","","","0.0","","","","WEB","web hosting fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4243","","IND","Huynh","HT","","","","","San Jose","CA","95148.0","","","","","44106.0","","700.0","","","","","","","0.0","","","","PRO","phone banking","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4252","","OTH","Zoom Video Communications Inc","","","","","","San Jose","CA","95113.0","","","","","44108.0","","14.99","","","","","","","0.0","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4253","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","44112.0","","900.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4254","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","44112.0","","900.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4255","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","44111.0","","900.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4256","","OTH","US Postal Service","","","","","","San Jose","CA","951329998.0","","","","","44113.0","","350.0","","","","","","","0.0","","","","POS","postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4257","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44113.0","","233.8","","","","","","","0.0","","","","LIT","printed materials","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4269","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","44113.0","","900.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4270","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","44116.0","","900.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4271","","OTH","Wix.com","","","","","","San Francisco","CA","94019.0","","","","","44109.0","","264.0","","","","","","","0.0","","","","WEB","web hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4272","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","44120.0","","489.2","","","","","","","0.0","","","","LIT","data for mail","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4273","","IND","Huynh","HT","","","","","San Jose","CA","95148.0","","","","","44120.0","","510.0","","","","","","","0.0","","","","PRO","phone banking","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4274","","IND","Huynh","HT","","","","","San Jose","CA","95148.0","","","","","44120.0","","750.0","","","","","","","0.0","","","","PRO","phone banking","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4275","","IND","Ving","Christine","","","","","San Jose","CA","95133.0","","","","","44120.0","","120.0","","","","","","","0.0","","","","PRO","digital graphics","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4276","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","44120.0","","900.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4316","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","44104.0","","55.01","","","","","","","0.0","","","","OFC","Credit Card Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","10/21/2020 6:27:55 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4317","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","44121.0","","210.5","","","","","","","0.0","","","","OFC","Credit Card Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11035","","IND","Bustamante","Salvador","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","","44014.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11036","","IND","Ferguson","Bill","","","","","Truckee","CA","96160.0","Tahoe Forest Hospital","IT Support","","","44015.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11037","","IND","Kot","Bryan","","","","","San Jose","CA","95131.0","Paypal","Accountant","","","44018.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11038","","IND","Rodriguez","Leslie","","","","","San Jose","CA","95125.0","California Strategies, LLC","Government Affairs","","","44019.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11039","","IND","Hamilton","Leslee","","","","","San Jose","CA","95126.0","Rotary Club of San Jose","Management","","","44020.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11040","","IND","Costello","Kevin","","","","","San Jose","CA","95133.0","Retired","Retired","","","44020.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11041","","IND","Cain","Andrew","","","","","San Jose","CA","95125.0","Law Foundation of Silicon Valley","Attorney","","","44022.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11042","","IND","Correia","Ed","","","","","San Jose","CA","95129.0","Sagacent Technologies","CEO","","","44022.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11043","","IND","Brady","James","","","","","Gilroy","CA","95020.0","Brady Ideation Group LLC","Consultant/Realtor","","","44022.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11044","","IND","Barbara","Manny","","","","","San Jose","CA","95125.0","Retired","Retired","","","44022.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11045","","IND","Collins","John","","","","","San Jose","CA","95112.0","John Marshall Collins PC","Lawyer","","","44022.0","","500.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11046","","IND","Hencken","Robert","","","","","San Jose","CA","95118.0","Hencken Development Consultants, LLC","Land Development Consultant","","","44026.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11047","","IND","Montanez","Maribel","","","","","San Jose","CA","95134.0","Gardner Health Services","Development Director","","","44028.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11319","","OTH","California League of Conservation Voters","","","","","","San Jose","CA","95109.0","","","","","44019.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11320","","IND","Gillmor","Lisa","","","","","Santa Clara","CA","95051.0","Gillmor & Associates","Broker","","","44028.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11321","","IND","Taube","Ruth Silver","","","","","Sunnyvale","CA","94087.0","Santa Clara University","Attorney/Adjunct Professor","","","44028.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11322","","COM","Operating Engineers Local Union No. 3","","","","","","Alameda","CA","94502.0","","","","","44014.0","","600.0","","","","","","","600.0","","","","","","","","","","891403","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11323","","IND","Chu","Irene","","","","","Pleasanton","CA","94566.0","Not Applicable","Homemaker","","","44034.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11324","","IND","Smith","Marlena","","","","","San Jose","CA","95132.0","Crowdstaffing","Public Policy Associate","","","44036.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11325","","IND","Santos","Tony","","","","","Alviso","CA","95002.0","Retired","Retired","","","44027.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11326","","IND","Santos","Rolene","","","","","Alviso","CA","95002.0","Retired","Retired","","","44018.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11327","","IND","Robinson","Toni","","","","","Pleasanton","CA","94566.0","Retired","Retired","","","44017.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11328","","IND","Toledo","Richard","","","","","Campbell","CA","95008.0","Retired","Retired","","","44024.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11329","","OTH","The Santos/Alviso Partnership LP","","","","","","Alviso","CA","95002.0","","","","","44017.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11330","","IND","Atkinson","Lacy","","","","","San Jose","CA","95116.0","Retired","Retired","","","44025.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11331","","OTH","Lunch with Tony","","","","","","Alviso","CA","95002.0","","","","","44022.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11332","","IND","Santos","Jennifer","","","","","Alviso","CA","95002.0","Rebar Spacer Block Co","Manager","","","44026.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11333","","OTH","Rebar Spacer Block Co, Inc","","","","","","Alviso","CA","95002.0","","","","","44025.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11334","","IND","Gross","Robert","","","","","San Jose","CA","95132.0","Retired","Retired","","","44026.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11335","","IND","Gross","Shelly","","","","","San Jose","CA","95127.0","","Homemaker","","","44025.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11336","","IND","Orozco","Tim","","","","","San Jose","CA","95132.0","CA State Senate","Legislative Aide","","","44039.0","","75.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11337","","IND","Navas","Karen","","","","","San Jose","CA","95131.0","","","","","44039.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11338","","IND","Estramera","Antonio","","","","","San Jose","CA","95136.0","Santa Clara Valley Water District","Director","","","44040.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11339","","IND","Davis","Francine","","","","","San Jose","CA","95132.0","SPRING Education Group","Associate Head of School","","","44042.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11340","","IND","Diaz","Manny","","","","","San Jose","CA","95112.0","Diaz & Associates","President","","","44042.0","","300.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11341","","IND","Grimes","Patrick","","","","","San Jose","CA","95134.0","Unemployed","Unemployed","","","44042.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11346","","IND","Macipinlac","Andrae","","","","","Campbell","CA","95008.0","California State Senate","Senior District Representative","","","44043.0","","10.0","","","","","","","80.6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11347","","IND","Bradanini","Jenny Higgins","","","","","San Jose","CA","95120.0","Unemployed","Unemployed","","","44042.0","","100.0","","","","","","","144.44","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11348","","IND","Tran","Huy","","","","","San Jose","CA","95132.0","Justice at Work Law Group","Attorney","","","44042.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11349","","COM","International Brotherhood of Electrical Workers Local Union No. 11","","","","","","Pasadena","CA","91101.0","","","","","44029.0","","600.0","","","","","","","600.0","","","","","","","","","","822725","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11350","","COM","IFPTE Local 21","","","","","","San Francisco","CA","94103.0","","","","","44041.0","","600.0","","","","","","","600.0","","","","","","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11351","","IND","Dwarakanath","Anu","","","","","San Jose","CA","95132.0","Lam Research","Sr Program Manager","","","44045.0","","25.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11352","","IND","Crockett","Andrew","","","","","San Jose","CA","95126.0","Santa Clara Valley Health & Hospital System","Financial Analyst","","","44043.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11353","","IND","Pirayou","Bianca","","","","","San Jose","CA","95120.0","Pirayou Law","Attorney","","","44046.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11354","","OTH","Old BofA #12 LLC","","","","","","San Jose","CA","95113.0","","","","","44043.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11355","","IND","Carvalho","Justin","","","","","San Jose","CA","95126.0","Stanford University","Operations Manager","","","44046.0","","70.0","","","","","","","70.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11356","","IND","McCully","Dean","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44046.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11357","","IND","Steadler","Bob","","","","","San Jose","CA","95112.0","Silicon Valley Synergy","Consultant","","","44047.0","","450.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11358","","IND","Arranaga","Ernie","","","","","San Jose","CA","95132.0","USPS","Letter Carrier","","","44047.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11359","","IND","Gillon","Jaswant","","","","","San Jose","CA","95132.0","Royal Wood and Construction","Contractor","","","44047.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11360","","IND","Alexander","Tony","","","","","San Jose","CA","95140.0","TW Consulting","President","","","44048.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11361","","IND","Kremen","Gary","","","","","Menlo Park","CA","94025.0","Santa Clara Valley Water District","Director","","","44044.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11362","","IND","Salisbury","Fran","","","","","San Jose","CA","95132.0","Retired","Retired","","","44048.0","","50.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11363","","IND","Barcelos","Elizabeth","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","","44050.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11364","","IND","Katwan","Rayad","","","","","San Jose","CA","95113.0","Republic Urban","Chief Operating Officer","","","44050.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11365","","IND","Ahrens","Patrick","","","","","Cupertino","CA","95014.0","CA State Assembly","District Director","","","44052.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11366","","IND","Bejarano","Ernesto","","","","","San Jose","CA","95127.0","Santa Clara County","Social Work Supervisor","","","44052.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11367","","IND","Alston","William","","","","","San Jose","CA","95124.0","Alston Associates","Physicist","","","44053.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11368","","IND","Jimenez","Sergio","","","","","San Jose","CA","95123.0","City of San Jose","Councilmember","","","44053.0","","200.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11369","","IND","Wong","Brenda","","","","","Milpitas","CA","95035.0","None","Retired Teacher","","","44054.0","","50.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11370","","IND","Tiernan","Mark","","","","","Milpitas","CA","95035.0","Mark Tiernan Communications","Consultant Public Policy","","","44054.0","","300.0","","","","","","","750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11371","","IND","Sandoval","Dolly","","","","","Cupertino","CA","95014.0","LGSUHSD","Math Teacher","","","44054.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11372","","COM","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","Sacramento","CA","95814.0","","","","","44039.0","","500.0","","","","","","","500.0","","","","","","","","","","851452","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11373","","IND","Heffner","Jacquie","","","","","San Jose","CA","95123.0","Unemployed","Unemployed","","","44057.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11374","","IND","Biehl","Frank","","","","","San Jose","CA","951481923.0","Santa Clara & San Benito Building & Trades Council","Council Representative","","","44059.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11375","","IND","Cohen","Tom","","","","","North Bethesda","MD","20852.0","Wanderlust Entertainment","Producer","","","44059.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11376","","IND","Cohen","Amanda","","","","","Pacific Grove","CA","93950.0","Allscripts","Marketing","","","44059.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11377","","IND","Guevara","Poncho","","","","","San Jose","CA","95126.0","Sacred Heart Community Service","Executive Director","","","44059.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11378","","IND","Urbano","Robert","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44060.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11379","","IND","Harman","Auros","","","","","San Bruno","CA","94066.0","Tesla","Technical Support Engineer","","","44060.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11380","","IND","Hess","Randy","","","","","Campbell","CA","95008.0","Adleson, Hess & Kelly","Attorney","","","44060.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11381","","IND","Greco","Michael","","","","","San Jose","CA","95125.0","Joint Venture Silicon Valley","Nonprofit Exec","","","44060.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11382","","IND","Hill","Stephanie","","","","","San Jose","CA","95131.0","Leoni","Sales","","","44061.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11390","","IND","Griswold","Melanie","","","","","San Jose","CA","95126.0","Republic Urban","Development Director & Counsel","","","44061.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11391","","IND","Coeur","Eleanor Vade Bon","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44061.0","","50.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11392","","IND","Mitchem","Virginia","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44061.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11393","","IND","Hess","Virginia","","","","","Los Gatos","CA","95032.0","Adleson, Hess & Kelly","Attorney","","","44061.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11394","","IND","Morgan","Geoffrey","","","","","Fremont","CA","94555.0","First Community Housing","Nonprofit Affordable Housing Development","","","44061.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11395","","IND","Cohen","David","","","","","San Jose","CA","95126.0","Retired","Retired","","","44061.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11396","","IND","Clish","Sarah","","","","","San Jose","CA","95128.0","Ameriprise Financial","Financial Advisor","","","44064.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11426","","IND","Cortese","Dave","","","","","San Jose","CA","95127.0","County of Santa Clara","Elected Official","","","44064.0","","300.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11427","","IND","Bickford","Melissa","","","","","San Jose","CA","95133.0","Google","Project Manager","","","44066.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11428","","IND","Rodriguez","Perla","","","","","San Jose","CA","95127.0","VSA","Communications","","","44067.0","","600.0","","","","","","","900.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11429","","IND","Pogue","David","","","","","Campbell","CA","95008.0","Unemployed","Unemployed","","","44067.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11430","","IND","Diridon","Rod","","","","","Santa Clara","CA","95050.0","Retired","Retired","","","44064.0","","250.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11431","","IND","Hobbs","Richard","","","","","San Jose","CA","95127.0","Self","Attorney","","","44068.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11432","","IND","Myhre","Jennifer","","","","","San Mateo","CA","94402.0","De Anza College","Sociology Instructor","","","44068.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11433","","IND","Nocera","Michael","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44069.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11434","","IND","Arshad","Mustafa","","","","","San Jose","CA","95110.0","Infoglen","Sales","","","44070.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11491","","COM","Teamsters Local Union 350 PAC","","","","","","San Jose","CA","95814.0","","","","","44060.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11492","","IND","Brownstein","Robert","","","","","San Jose","CA","95110.0","Working Partnership USA","Strategic Advisor","","","44071.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11493","","IND","Nguyen","Huong","","","","","San Jose","CA","95111.0","American Leadership Forum","Executive Assistant","","","44072.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11494","","IND","Marlowe","Jean","","","","","San Jose","CA","95134.0","Unemployed","Unemployed","","","44073.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11495","","IND","Macipinlac","Andrae","","","","","Campbell","CA","95008.0","California State Senate","Senior District Representative","","","44073.0","","10.0","","","","","","","80.6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11496","","IND","Camahort Page","Elisa","","","","","San Jose","CA","95125.0","Cygnus","CEO","","","44074.0","","50.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11497","","IND","Chaffin","Sarah","","","","","Los Gatos","CA","95032.0","Self","Affordable Housing Consultant","","","44074.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11498","","IND","Wolbach","Cory","","","","","Palo Alto","CA","94303.0","Unemployed","Unemployed","","","44074.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11499","","IND","De La Rosa","Misty","","","","","Las Vegas","NV","89143.0","Unemployed","Unemployed","","","44074.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11500","","IND","Hansen","Nikki","","","","","Las Vegas","NV","89166.0","YMCA","Group Fitness Instructor","","","44074.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11501","","IND","Becker","Pamela","","","","","Platte City","MO","64079.0","Retired","Retired","","","44074.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11502","","IND","Grey","Adrienne","","","","","Campbell","CA","95008.0","","","","","44074.0","","150.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11503","","IND","Poeschel","David","","","","","San Jose","CA","95120.0","Retired","Retired SW Engineer","","","44074.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11504","","IND","Lachman","Andrew","","","","","Culver City","CA","90230.0","Tech","Attorney","","","44074.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11505","","IND","Mace","Bonnie","","","","","San Jose","CA","95135.0","Evergreen School District","School Board Trustee","","","44075.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11506","","IND","Wildman","Joe Louis","","","","","Ukiah","CA","95482.0","OE3","Union Rep","","","44075.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11507","","IND","Coeur","Eleanor Vade Bon","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44075.0","","250.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11508","","IND","Kamei","Rosemar","","","","","San Jose","CA","95130.0","Silicon Valley Education Foundation","Chief Development & Innovations Officer","","","44075.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11509","","IND","James","William","","","","","Los Altos","CA","94024.0","Vant Pelt, Yi & James LLP","Attorney","","","44075.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11510","","IND","Graham","Keith Ian","","","","","San Jose","CA","95124.0","Unemployed","Unemployed","","","44075.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11511","","IND","Gomez","Kim","","","","","San Jose","CA","95132.0","Berryessa Union SD","Administrative Assistant","","","44076.0","","50.0","","","","","","","125.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11512","","COM","Alex Lee for State Assembly 2020","","","","","","San Jose","CA","95133.0","","","","","44072.0","","600.0","","","","","","","600.0","","","","","","","","","","1418916","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11513","","IND","Lardinois","Justin","","","","","San Jose","CA","95117.0","Facebook","Global Operations Engineer","","","44073.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11514","","COM","IBEW 302 Community Candidates PAC","","","","","","Martinez","CA","94533.0","","","","","44070.0","","600.0","","","","","","","600.0","","","","","","","","","","1300752","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11515","","IND","Latz","Johanna","","","","","San Jose","CA","95112.0","SJUSD","Teacher","","","44078.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11516","","IND","Garvey","Carol","","","","","San Jose","CA","95112.0","Retired","Retired","","","44078.0","","125.0","","","","","","","275.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11517","","OTH","Teamsters Local Union No 856","","","","","","Sacramento","CA","95814.0","","","","","44049.0","","500.0","","","","","","","1100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11555","","IND","Bunker","Gregg","","","","","San Jose","CA","95124.0","Unemployed","Unemployed","","","44083.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11556","","IND","Dunkerley","Craig","","","","","San Jose","CA","95131.0","Retired","Retired","","","44083.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11557","","IND","Collins","John","","","","","San Jose","CA","95112.0","John Marshall Collins PC","Lawyer","","","44084.0","","100.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11558","","IND","Rome","David","","","","","Los Altos Hills","CA","94022.0","Unemployed","Unemployed","","","44084.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11559","","IND","Collins","Sheila","","","","","San Jose","CA","95125.0","Google","Attorney","","","44084.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11560","","IND","La Rochelle","Janet","","","","","Sunnyvale","CA","94089.0","Unemployed","Unemployed","","","44084.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11561","","IND","Buchanan","Jeffrey","","","","","San Jose","CA","95128.0","Working Partnerships USA","Director of Policy","","","44085.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11562","","IND","Simon","Daniel","","","","","Washington","DC","20016.0","Clark Hill PLC","Attorney","","","44086.0","","450.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11563","","IND","Gardner","Patricia","","","","","San Jose","CA","95128.0","Self Employed","Consultant","","","44086.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11564","","IND","Peralez","Raul","","","","","San Jose","CA","95112.0","City of San Jose","Councilmember","","","44086.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11565","","IND","Chapman","Helen","","","","","San Jose","CA","95126.0","City of San Jose","Policy and Legislative Advisor","","","44086.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11566","","IND","Jimenez","Sergio","","","","","San Jose","CA","95123.0","City of San Jose","Councilmember","","","44086.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11567","","IND","Smith","Ted","","","","","San Jose","CA","95112.0","Self","Environmental Consultant","","","44086.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11568","","IND","Hahne","Bruce","","","","","Sunnyvale","CA","94087.0","Unemployed","Unemployed","","","44086.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11569","","IND","Ginsborg","David","","","","","San Jose","CA","95126.0","Santa Clara County","Deputy Assessor","","","44087.0","","50.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11570","","IND","Moll","Sandra","","","","","San Jose","CA","95112.0","Unemployed","Unemployed","","","44087.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11571","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","44088.0","","175.5","","","","","","","7175.5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11620","","IND","Dahlquist","Sven","","","","","Glenview","IL","60025.0","Sven Dahlquist Architecture","Architect","","","44088.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11621","","COM","Northern California Carpenters Regional Council Small Contributor Committee","","","","","","Oakland","CA","94621.0","","","","","44089.0","","500.0","","","","","","","500.0","","","","","","","","","","972104","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11622","","OTH","IBEW Local 47 PAC","","","","","","Diamond Bar","CA","91765.0","","","","","44089.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11623","","OTH","International Brotherhood of Electrical Workers Local Union No. 617","","","","","","San Mateo","CA","94402.0","","","","","44076.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11624","","OTH","Avalanche Democratic Club","","","","","","San Jose","CA","95136.0","","","","","44089.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11625","","IND","O'Connell","Martha","","","","","San Jose","CA","95136.0","Unemployed","Unemployed","","","44090.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11626","","IND","Hawkins","Elizabeth","","","","","San Jose","CA","95120.0","Navaro Associates Realty","Realtor","","","44090.0","","250.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11627","","IND","Diaz","Manny","","","","","San Jose","CA","95112.0","Diaz & Associates","President","","","44090.0","","100.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11628","","IND","Bradanini","Jenny Higgins","","","","","San Jose","CA","95120.0","Unemployed","Unemployed","","","44091.0","","44.44","","","","","","","144.44","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11629","","COM","Plumbers & Steamfitters Local Union No. 230 PAC","","","","","","San Diego","CA","92121.0","","","","","44082.0","","600.0","","","","","","","600.0","","","","","","","","","","891894","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11630","","COM","Plumbers & Steamfitters Local No. 467 State & Political Action Fund","","","","","","Burlingame","CA","94010.0","","","","","44076.0","","600.0","","","","","","","600.0","","","","","","","","","","782481","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11631","","COM","UA Local 342 PAC Fund","","","","","","Concord","CA","94518.0","","","","","44076.0","","600.0","","","","","","","600.0","","","","","","","","","","890268","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11632","","OTH","UA Local 38 COPE Fund","","","","","","San Francisco","CA","94103.0","","","","","44076.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11633","","OTH","Plumbing Industry Consumer Protection Fund","","","","","","Martinez","CA","94553.0","","","","","44077.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11634","","OTH","Plumbers & Pipefitters Local 447","","","","","","Sacramento","CA","95819.0","","","","","44078.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11635","","OTH","UA Local 246 Plumbers and Pipefitters Cope Committee","","","","","","Fresno","CA","93727.0","","","","","44077.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11636","","OTH","Plumbers & Pipefitters Local 442","","","","","","Modesto","CA","95356.0","","","","","44076.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11637","","IND","Liu","Sicen","","","","","San Jose","CA","95131.0","Accenture","Data Analyst","","","44091.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11638","","IND","Murphy","Matthew","","","","","San Jose","CA","95132.0","Oracle","Software Engineer","","","44092.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11639","","IND","Liebman","Jonathan","","","","","San Jose","CA","95133.0","David Cohen","Campaign Manager","","","44092.0","","310.0","","","","","","","310.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11640","","IND","Lee","Linda","","","","","San Jose","CA","95112.0","California Line Dance Association of America","Office Manager","","","44090.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11641","","IND","Cheng","Shiao Ping","","","","","San Jose","CA","95123.0","Kicolin Realty","Manager","","","44090.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11642","","IND","Lin","Kico","","","","","San Jose","CA","95135.0","Kicolin Realty","Real Estate Broker","","","44090.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11643","","IND","Lin","Mike","","","","","San Jose","CA","95112.0","K1&K2 Almond Ranch","Farmer","","","44090.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11644","","IND","Nevarez","Lisset","","","","","San Jose","CA","95133.0","Lam Research","Program Manager","","","44092.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11645","","IND","Askew","Wendy","","","","","Marina","CA","93933.0","County of Monterey","Board Aide","","","44092.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11646","","IND","Templeton","Carolyn","","","","","Palo Alto","CA","94306.0","Self","Program Manager","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11648","","IND","Jew","Chris","","","","","San Martin","CA","95046.0","East Side Union High School District","Associate Superintendent","","","44093.0","","250.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11650","","IND","Ector","Will","","","","","San Jose","CA","95135.0","Hazard, Young & Attea","Education Consultant","","","44093.0","","200.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11651","","IND","Auerhahn","Louise","","","","","San Jose","CA","95112.0","Working Partnership USA","Researcher","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11704","","COM","Association of Retired San Jose Police Officers & Fire Fighters","","","","","","San Jose","CA","95159.0","","","","","44086.0","","600.0","","","","","","","600.0","","","","","","","","","","980947","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11792","","COM","Cindy Chavez for SCCo Supervisor","","","","","","San Jose","CA","95126.0","","","","","44093.0","","600.0","","","","","","","600.0","","","","","","","","","","1421070","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11793","","OTH","Plumbers Local Union No. 78 Political Action Committee","","","","","","Los Angeles","CA","90015.0","","","","","44087.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11794","","COM","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","","44092.0","","600.0","","","","","","","600.0","","","","","","","","","","1294035","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","I","RC11399","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","44064.0","","136.0","","","","","","","0.0","","","","","Ballot Statement Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3942","","IND","Liebman","Jonathan","","","","","San Jose","CA","95112.0","","","","","44013.0","","3500.0","","","","","","","0.0","","","","SAL","Staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3943","","OTH","Donorbox (Rebel Idealist LLC)","","","","","","San Francisco","CA","94103.0","","","","","44015.0","","191.33","","","","","","","0.0","","","","WEB","online credit card service","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3944","","OTH","SignRocket.com","","","","","","St. Paul","MN","55071.0","","","","","44013.0","","1680.0","","","","","","","0.0","","","","CMP","yard signs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3946","","OTH","Zoom Video Communications Inc","","","","","","San Jose","CA","95113.0","","","","","44016.0","","14.99","","","","","","","0.0","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3963","","IND","Ving","Christine","","","","","San Jose","CA","95133.0","","","","","44022.0","","30.0","","","","","","","0.0","","","","PRO","Digital services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4106","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44041.0","","103.79","","","","","","","0.0","","","","CMP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4107","","OTH","Zoom Video Communications Inc","","","","","","San Jose","CA","95113.0","","","","","44047.0","","14.99","","","","","","","0.0","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4108","","IND","Liebman","Jonathan","","","","","San Jose","CA","95112.0","","","","","44043.0","","3500.0","","","","","","","0.0","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4117","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","44049.0","","2840.0","","","","","","","0.0","","","","FIL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4120","","OTH","Infinite Spark Marketing","","","","","","San Jose","CA","95132.0","","","","","44057.0","","500.0","","","","","","","0.0","","","","WEB","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4128","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","44067.0","","2100.0","","","","","","","0.0","","","","LIT","Printing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4133","","IND","Liebman","Jonathan","","","","","San Jose","CA","95112.0","","","","","44071.0","","3500.0","","","","","","","0.0","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4148","","OTH","Zoom Video Communications Inc","","","","","","San Jose","CA","95113.0","","","","","44078.0","","14.99","","","","","","","0.0","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4149","","OTH","Infinite Spark Marketing","","","","","","San Jose","CA","95132.0","","","","","44080.0","","500.0","","","","","","","0.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4155","","PTY","Santa Clara County United Democratic Campaign","","","","","","San Jose","CA","95128.0","","","","","44088.0","","150.0","","","","","","","0.0","","","","","Advertisement","","","","","871053","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4167","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","44043.0","","158.07","","","","","","","0.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4168","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","44074.0","","394.22","","","","","","","0.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4169","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","44093.0","","230.67","","","","","","","0.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4170","","OTH","Vantive eCommerce","","","","","","Houston","TX","77008.0","","","","","44054.0","","0.42","","","","","","","0.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/22/2020 6:20:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4171","","OTH","Vantive eCommerce","","","","","","Houston","TX","77008.0","","","","","44083.0","","1.0","","","","","","","0.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10103","","IND","Kobayashi","Alex","","","","","Fremont","CA","94536.0","California State Senate","District Representative","","","43895.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10104","","IND","Cohen","Gail","","","","","Pacific Grove","CA","93950.0","Retired","Retired","","","43898.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10105","","IND","Cohen","Sanford","","","","","Pacific Grove","CA","93950.0","Retired","Retired","","","43898.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10106","","IND","Dunkerley","Craig","","","","","San Jose","CA","95131.0","Retired","Retired","","","43898.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10107","","IND","Cui","Yuling","","","","","Vernon Hills","IL","60661.0","Baxter Healthcare","Senior Principal Engineer","","","43898.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10108","","IND","Semanik","John","","","","","San Jose","CA","95133.0","Flex","Purchasing Director","","","43900.0","","600.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10109","","IND","Pearl","Amy","","","","","Santa Rosa","CA","95409.0","Acorn Financial Planning","Registered Investment Advisor","","","43900.0","","50.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10110","","IND","Roth","Bill","","","","","San Jose","CA","95125.0","VMWare","Economist","","","43900.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10111","","IND","Ramirez","Lucas","","","","","Mountain View","CA","94040.0","City of San Jose","Council Assistant","","","43915.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10112","","IND","Biehl","Frank","","","","","San Jose","CA","951481923.0","Santa Clara & San Benito Building & Trades Council","Council Representative","","","43927.0","","100.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10113","","IND","Chen","Linda","","","","","Gilroy","CA","95020.0","CUHSD","Teacher","","","43928.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10114","","IND","Ahluwalia","Barinder","","","","","San Jose","CA","95132.0","Retired","Retired","","","43928.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10115","","IND","Gonzales","Ron","","","","","San Jose","CA","95121.0","Hispanic Foundation of Silicon Valley","President & CEO","","","43929.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10116","","IND","Fuentes","Roxane","","","","","San Jose","CA","95134.0","Berryessa Union School District","Superintendent","","","43934.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10117","","IND","Owens","Mark","","","","","San Jose","CA","95124.0","Retired","Retired","","","43934.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10118","","IND","Lerner","Heather","","","","","San Jose","CA","95125.0","Boy Scouts of America","Director of Development","","","43936.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10119","","IND","Thurber","Emily","","","","","Los Altos","CA","94024.0","Retired","Retired","","","43936.0","","250.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10120","","IND","Payne","Larry","","","","","Pleasanton","CA","94588.0","River Oaks Chiropractic","Chiropractor","","","43938.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10121","","IND","Santos","Richard","","","","","San Jose","CA","95132.0","Retired","Retired","","","43938.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10122","","IND","Smith","Preston","","","","","San Jose","CA","95121.0","Rocketship Public Schools","CEO","","","43944.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10123","","IND","Engstrom","Herbert","","","","","San Jose","CA","95129.0","Unemployed","Unemployed","","","43944.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10124","","IND","Bisen","Aruna","","","","","San Jose","CA","95132.0","Self-Employed","Notary","","","43944.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10125","","IND","Becker","Pamela","","","","","Platte City","MO","64079.0","Retired","Retired","","","43944.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10126","","IND","Nutt","Sharon","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","43945.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10127","","IND","Balakrishna","Ajit","","","","","Santa Clara","CA","95051.0","Applied Materials, Inc.","Engineer","","","43945.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10128","","PTY","Santa Clara County United Democratic Campaign","","","","","","San Jose","CA","95128.0","","","","","43948.0","","600.0","","","","","","","600.0","","","","","","","","","","871053","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10129","","IND","Wong","Brenda","","","","","Milpitas","CA","95035.0","None","Retired Teacher","","","43948.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10130","","IND","Becker","Josh","","","","","Menlo Park","CA","94025.0","Lex Machina","Chairman","","","43949.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10131","","IND","Sumi","Rachel","","","","","San Jose","CA","951284104.0","Retired","Retired","","","43949.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10132","","IND","Simon","Nancy","","","","","Seattle","WA","98119.0","University of Washington","Physician","","","43950.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10133","","IND","Stupak","Philip","","","","","Saratoga","CA","95070.0","Cber Poilicy Initiative","Fellow","","","43950.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10134","","IND","Smith","Alice","","","","","Palo Alto","CA","94301.0","None","Retired Lawyer","","","43951.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10135","","IND","Macipinlac","Andrae","","","","","Campbell","CA","95008.0","California State Senate","Senior District Representative","","","43951.0","","20.2","","","","","","","60.6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10136","","IND","Sutherland","Kathy","","","","","San Jose","CA","95126.0","Santa Clara County","Board Aide","","","43951.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10137","","IND","Yates","Kathleen","","","","","San Jose","CA","95120.0","","Exec","","","43952.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10138","","IND","Smith","Maria","","","","","San Jose","CA","95116.0","Berryessa Union School District","Assistant Principal","","","43953.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10139","","IND","Vanzuylen","Jeff","","","","","Milpitas","CA","951321725.0","Tang Insurance Agency","Managing Director","","","43954.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10140","","IND","Vanzuylen","Cheryl","","","","","San Jose","CA","951321725.0","Berryessa Union School District","Retired/Substitute Teacher","","","43955.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10141","","IND","Piercy","David","","","","","San Jose","CA","95122.0","IBEW Local 332","Electrician","","","43955.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10142","","COM","Robert Wackowski for Alameda County Supervisor","","","","","","Sacramento","CA","95864.0","","","","","43951.0","","600.0","","","","","","","600.0","","","","","","","","","","1419236","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10143","","IND","Poeschel","David","","","","","San Jose","CA","95120.0","Retired","Retired SW Engineer","","","43956.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10144","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","Self","Attorney","","","43956.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10145","","IND","Spitzer","Jason","","","","","San Jose","CA","95120.0","Inficon","Engineering","","","43956.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10146","","IND","Pyle","Nancy","","","","","San Jose","CA","95135.0","Retired","Retired","","","43956.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10147","","IND","Thai","Buu","","","","","San Jose","CA","95121.0","County of Santa Clara","Program Manager","","","43957.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10148","","IND","Maben","Meri","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","","43957.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10149","","IND","Kalra","Ashu","","","","","San Jose","CA","95136.0","State of California","Assemblymember","","","43955.0","","300.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10150","","COM","County Employee Management Association","","","","","","San Jose","CA","95126.0","","","","","43957.0","","600.0","","","","","","","600.0","","","","","","","","","","981173","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10151","","IND","Monley","Elizabeth","","","","","San Jose","CA","95126.0","Compass","Realtor","","","43959.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10152","","IND","Locke","Linda","","","","","San Jose","CA","95132.0","Retired","Educator","","","43959.0","","50.0","","","","","","","125.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10153","","IND","Mace","Bonnie","","","","","San Jose","CA","95135.0","Evergreen School District","School Board Trustee","","","43962.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10154","","IND","Neese","Steven","","","","","Fremont","CA","94539.0","SCUSD","Manager","","","43960.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10155","","COM","Santa Clara & San Benito Counties Building & Construction Trades Council PAC","","","","","","San Jose","CA","95125.0","","","","","43959.0","","600.0","","","","","","","600.0","","","","","","","","","","743618","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10156","","IND","Williams","Clark","","","","","Sherman Oaks","CA","91423.0","Self-Employed","Social Worker","","","43963.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10157","","IND","James","William","","","","","Los Altos","CA","94024.0","Vant Pelt, Yi & James LLP","Attorney","","","43963.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10158","","IND","Bitcon","Marlou","","","","","San Jose","CA","95132.0","Retired","Retired","","","43963.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10159","","IND","Safipour","Mehdi","","","","","Saratoga","CA","95070.0","Keller Williams Realty","Realtor","","","43963.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10160","","IND","Madrilejos","Clarence","","","","","San Jose","CA","95133.0","Compass","Realtor","","","43963.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10161","","IND","Larsson","Gustav","","","","","Sunnyvale","CA","94086.0","City of Sunnyvale","Councilmember","","","43963.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10162","","IND","Chessin","Stephen","","","","","Mountain View","CA","94040.0","Oracle","Software Engineer","","","43961.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10163","","IND","Jewett","Sandra","","","","","San Jose","CA","95126.0","Foundation for Hispanic Ed","Educator","","","43965.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10164","","IND","Kim","James","","","","","San Jose","CA","95136.0","Unemployed","Unemployed","","","43966.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10165","","IND","Ellenberg","Susan","","","","","San Jose","CA","95126.0","County of Santa Clara","Member, Board of Supervisors","","","43966.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10166","","IND","Snyder","Ramona","","","","","San Jose","CA","95128.0","Unemployed","Unemployed","","","43966.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10167","","IND","Garvey","Carol","","","","","San Jose","CA","95112.0","Retired","Retired","","","43967.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10168","","IND","Kessler","Jonathan","","","","","Palo Alto","CA","94301.0","None","Unemployed","","","43967.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10169","","IND","Draeger","Nerissa","","","","","Fremont","CA","94538.0","Lam Research","Engineer","","","43969.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10170","","IND","Johnson","Darrien","","","","","San Jose","CA","95762.0","Berryessa Union School District","Assistant Superintendent of Human Rsources","","","43969.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10171","","IND","Eldridge","Jordan","","","","","Cupertino","CA","95014.0","Eldridge Political Partners LLC","Principal","","","43970.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10172","","IND","Taylor","Jeremy","","","","","San Jose","CA","95125.0","Netwoven Inc","Sales","","","43971.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10173","","IND","Srinivasan","Jai","","","","","San Jose","CA","95132.0","Flex","IT Administrator","","","43971.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10174","","IND","Brown","Stacey","","","","","San Jose","CA","95128.0","Self","Project Manager","","","43972.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10175","","IND","Cruz","Karla","","","","","San Jose","CA","95132.0","SARC","CPA","","","43972.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10176","","IND","Muirhead","Jodi","","","","","Santa Clara","CA","95051.0","Santa Clara Unified School District","School Board Trustee","","","43971.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10177","","COM","Bricklayers and Allied Craftworkers Local No. 3","","","","","","San Leandro","CA","94577.0","","","","","43965.0","","500.0","","","","","","","500.0","","","","","","","","","","1244975","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10178","","IND","Nguyen","Hanh","","","","","Milpitas","CA","95035.0","KFPH","Representativer","","","43973.0","","95.0","","","","","","","95.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10179","","IND","Vargas","Michael","","","","","San Jose","CA","95050.0","Rimon Law, P.C.","Attorney","","","43974.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10180","","IND","Raffanti","Corinne","","","","","Morgan Hill","CA","95037.0","Intero Real Estate","Real Estate Agent","","","43974.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10181","","IND","Dang","Man","","","","","San Jose","CA","95131.0","Lam Research","Engineer","","","43974.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10182","","IND","Burkhart","Chris","","","","","Los Gatos","CA","95032.0","Lam Research","Engineer","","","43976.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10183","","IND","Klein","Jeffrey","","","","","Los Angeles","CA","90039.0","Los Angeles County","Civil Servant","","","43976.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10184","","IND","Donaldson","David","","","","","Santa Clara","CA","95051.0","Not Applicable","Retired","","","43976.0","","600.0","","","","","","","850.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10185","","IND","Braunstein","Robert","","","","","San Jose","CA","95120.0","Self-Employed","Business Owner","","","43977.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10186","","IND","Pipkin","Judy","","","","","San Jose","CA","95136.0","SCCDP","Director","","","43977.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10187","","IND","Chapman","Helen","","","","","San Jose","CA","95126.0","City of San Jose","Policy and Legislative Advisor","","","43977.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10188","","IND","Hanson","Marisa","","","","","San Jose","CA","95121.0","East Side Union High School District","Teacher","","","43977.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10189","","IND","Devulapalli","Balaji","","","","","Wildwood","MO","63005.0","Skeiron","Engineer","","","43978.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10190","","IND","Boac","Thelma","","","","","San Jose","CA","95133.0","Retired","Retired","","","43978.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10191","","IND","Fowle","Susan","","","","","San Jose","CA","95152.0","SF Fiduciary Servicves","Private Fiduciary","","","43979.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10192","","IND","Barousse","Jeremy","","","","","San Jose","CA","95135.0","SIREN","Director of Civic Engagement","","","43980.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10193","","IND","Edwards","Swanee","","","","","Morgan Hill","CA","95037.0","Retired","Retired","","","43980.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10194","","IND","Macipinlac","Andrae","","","","","Campbell","CA","95008.0","California State Senate","Senior District Representative","","","43981.0","","20.2","","","","","","","60.6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10195","","IND","O'Neill","Brian","","","","","San Jose","CA","95120.0","Retired","Retired","","","43981.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10196","","IND","Costa","Andre Da","","","","","Saint Paul","MN","55104.0","HB Fuller","Safety Manager","","","43980.0","","250.0","","","","","","","850.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10197","","IND","Chew","Liz","","","","","San Jose","CA","95131.0","Retired","Retired","","","43981.0","","69.0","","","","","","","69.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10198","","IND","Allen","Peter","","","","","San Jose","CA","95128.0","Self Employed","Communications Consultant","","","43981.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10199","","IND","Smith","Nancy","","","","","Sunnyvale","CA","94086.0","NVIDIA Corp","Program Manager","","","43982.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10200","","COM","IBEW 332 Education Fund","","","","","","San Jose","CA","95125.0","","","","","43977.0","","600.0","","","","","","","600.0","","","","","","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10201","","IND","Byrnes","Andrew","","","","","Redwood City","CA","94061.0","Uber Technologies","Attorney","","","43984.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10202","","IND","Wheeler","Ellen","","","","","Mountain View","CA","94040.0","Mountain View Whisman School District","Trustee","","","43984.0","","100.0","","","","","","","120.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10203","","IND","Raykin","Vladimir","","","","","San Jose","CA","95134.0","confidential","confidential","","","43965.0","","25.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10204","","IND","Low","Evan","","","","","Sacramento","CA","95815.0","California State Assembly","Assemblymember","","","43936.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10205","","IND","Chavez","Lorena","","","","","San Jose","CA","95133.0","Teach for America","Education","","","43985.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10206","","COM","Laborers Local Union 270 PAC","","","","","","Sacramento","CA","95814.0","","","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","901351","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10207","","OTH","UFCW Western States Council","","","","","","Buena Park","CA","90620.0","","","","","43980.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10208","","IND","Grilli","Marsha","","","","","Milpitas","CA","95035.0","Self-Employed","Business Owner/Childcare","","","43986.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10209","","IND","Whitman","Zach","","","","","Atherton","CA","94027.0","NY Life","Agent","","","43987.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10210","","IND","Chiu","Peter","","","","","Palo Alto","CA","94303.0","Retired","Retired","","","43987.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10211","","IND","Jew","Chris","","","","","San Martin","CA","95046.0","East Side Union High School District","Associate Superintendent","","","43987.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10212","","IND","Smith","Marlena","","","","","San Jose","CA","95132.0","Crowdstaffing","Public Policy Associate","","","43989.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10213","","IND","Cory Sommer","Janet","","","","","Menlo Park","CA","94025.0","California Public Employers Labor Relations Assoiation","CEO","","","43990.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10214","","IND","Melillo","Michael","","","","","San Jose","CA","95118.0","Apple","Data Scientist","","","43990.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10215","","IND","Potter","Mike","","","","","San Jose","CA","95112.0","Santa Clara Valley Open Space Authority","Board Member","","","43990.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10216","","IND","Reynolds-Grabbe","Julie","","","","","San Jose","CA","95128.0","Moreland School District","Trustee","","","43990.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10217","","IND","Fong","Paul","","","","","Sunnyvale","CA","94085.0","Evergreen Valley College","Professor","","","43991.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10218","","IND","Pratt","Thomas","","","","","Los Gatos","CA","95030.0","Lam Research","Engineer","","","43991.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10219","","IND","Mallon","Monica","","","","","San Jose","CA","95124.0","San Jose State University","TDM Assistant","","","43992.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10220","","IND","McCreary","Joseph","","","","","Hayward","CA","94545.0","Berryessa Union School District","Assistant Superintendent of Ed Services","","","43993.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10221","","COM","Sheet Metal Workers International Association Local Union #104","","","","","","San Ramon","CA","94583.0","","","","","43983.0","","600.0","","","","","","","600.0","","","","","","","","","","882292","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10222","","IND","Dhillon","Rajinder","","","","","San Jose","CA","95132.0","Retired","Retired","","","43993.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10223","","IND","Reber","James","","","","","San Jose","CA","95123.0","Self-Employed","Consultant","","","43993.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10224","","IND","Lee","Brian","","","","","Newark","CA","94560.0","Lam Research","Software Engineer","","","43994.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10225","","IND","Metz","Stephanie","","","","","San Jose","CA","95132.0","Self","Sculptor","","","43994.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10226","","IND","Lin","John","","","","","Mountain View","CA","94040.0","RealWear","Sr. Product Manager","","","43994.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10227","","IND","McInerney","Edward","","","","","San Jose","CA","95125.0","None","Retired","","","43994.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10959","","IND","Sheldon","Scott","","","","","Fairfield","CA","94534.0","Terra Realty Advisors, Inc.","Real Estate Consultant","","","43992.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10960","","IND","Le","Phuong","","","","","San Jose","CA","95148.0","None","Retired","","","43996.0","","200.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10961","","IND","Mondave","Chuck","","","","","San Jose","CA","95132.0","Self","Business Owner","","","43996.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10962","","IND","Keene","Carl","","","","","San Jose","CA","95132.0","Retired","Retired","","","43997.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10963","","IND","Comiskey","John","","","","","San Jose","CA","951244909.0","None","Retired","","","43998.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10964","","IND","Peterson","Susan","","","","","San Jose","CA","95127.0","CEA","Engineer","","","43998.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10965","","IND","Madrigal","Kevin","","","","","Campbell","CA","95011.0","Lam Research","Tech Professional","","","43998.0","","150.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10966","","IND","Kraus","Michael","","","","","San Jose","CA","95133.0","","Retired","","","43998.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10967","","IND","Roham","Sassan","","","","","San Ramon","CA","94583.0","Lam Research","Engineer","","","43998.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10968","","IND","Camahort Page","Elisa","","","","","San Jose","CA","95125.0","Cygnus","CEO","","","43998.0","","100.0","","","","","","","125.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10969","","IND","Lange","Jayne","","","","","Stanford","CA","943051022.0","Retired","Retired","","","43998.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10970","","IND","Bonilla","Rolando","","","","","San Jose","CA","95127.0","VSA","Public Relations","","","43999.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10971","","IND","Cilker","Carl","","","","","San Jose","CA","95125.0","None","Retired","","","43999.0","","450.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10972","","IND","Anav","Risa","","","","","San Jose","CA","95132.0","Retired","Retired","","","43999.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10973","","IND","Lind","Ronald","","","","","Milpitas","CA","95035.0","Retired","Retired","","","43996.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10974","","IND","Ramos","Emily Ann","","","","","Mountain View","CA","94041.0","Hughes & Company","Associate","","","43995.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10975","","IND","Gomez","Kim","","","","","San Jose","CA","95132.0","Berryessa Union SD","Administrative Assistant","","","44000.0","","50.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10976","","IND","Zazueta","Fernando","","","","","San Jose","CA","95126.0","","Retired","","","44000.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10977","","IND","Lindley","Robert","","","","","San Jose","CA","95132.0","","Retired","","","44000.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10978","","IND","Light","Jane","","","","","San Jose","CA","95110.0","Retired","Retired","","","43997.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10979","","IND","Prouty","Stephen","","","","","San Jose","CA","95126.0","Mechanics Bank","Banking","","","43997.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10980","","IND","Gonzalez","Robert","","","","","San Jose","CA","95148.0","Town of Los Gatos","Analyst","","","44001.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10981","","IND","Peralta","Jinky","","","","","Milpitas","CA","95035.0","Stanford Healthcare","Revenue","","","44001.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10982","","IND","Baker","Jason","","","","","Campbell","CA","95008.0","Silicon Valley Leadership Group","VP Transportation/Housing Policy","","","44002.0","","150.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10983","","IND","Desai","Alkesh","","","","","San Jose","CA","95132.0","Unemployed","Software","","","44002.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10984","","IND","Fluke","Megan","","","","","San Jose","CA","95124.0","Green Foothills","Director","","","44003.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10985","","IND","Juffa","Norbert","","","","","San Jose","CA","95133.0","Retired","Retired","","","44004.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10986","","IND","Roloff","Michael","","","","","Gilroy","CA","95020.0","Mission College","Educator","","","44005.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10987","","IND","Douglas","Emily","","","","","Mountain View","CA","94041.0","ENGIE Services","Energy","","","44005.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10988","","IND","Brown","Celestia","","","","","San Jose","CA","95131.0","Unemployed","Unemployed","","","44005.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10989","","IND","Eastin","Delaine","","","","","Davis","CA","95618.0","Self","Speaker/Consultant","","","44005.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10990","","IND","Hung","Andrew","","","","","Milpitas","CA","95035.0","Smith Novelty Company","Network Admin","","","44006.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10991","","IND","Anderson","Deborah","","","","","San Jose","CA","95132.0","","Mom","","","44007.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10992","","IND","Urhausen","David","","","","","Oakland","CA","94602.0","SEIU-UHW","Political","","","44007.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10993","","IND","Stone","Larry","","","","","Sunnyvale","CA","94087.0","Santa Clara County","Assessor","","","43996.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10994","","IND","Lalwani","Deepka","","","","","Milpitas","CA","95035.0","Retired","Retired","","","44004.0","","51.0","","","","","","","51.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10995","","IND","Faulkner","Cindy","","","","","San Jose","CA","95123.0","Valley Heating, Cooling and Electrical","CEO","","","44007.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10996","","IND","Brunner","Alison","","","","","Los Gatos","CA","95030.0","Law Foundation of Silicon Valley","Attorney/CEO","","","44007.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10997","","IND","Mah","Grace","","","","","Palo Alto","CA","94302.0","SCCOE","School Board Member","","","44007.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10998","","IND","Amos","Delania","","","","","Louisville","KY","40241.0","University of Louisville","Faculty","","","44007.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10999","","IND","Ginsborg","David","","","","","San Jose","CA","95126.0","Santa Clara County","Deputy Assessor","","","44007.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11000","","IND","Roemer","Robin","","","","","San Jose","CA","95134.0","PR Consultant","PR Consultant","","","44007.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11001","","IND","Sawlani","Kapil","","","","","Sunnyvale","CA","94087.0","Lam Research","Engineer","","","44008.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11002","","IND","Juarez","Francisco","","","","","West Linn","OR","97068.0","Lam Research","Engineer","","","44009.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11003","","IND","Madrigal","Kevin","","","","","Campbell","CA","95011.0","Lam Research","Tech Professional","","","44009.0","","100.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11004","","IND","Herrera","Joel Ruiz","","","","","San Jose","CA","95132.0","Unemployed","Unemployed","","","44009.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11005","","IND","Hunt","Gerald","","","","","San Jose","CA","95124.0","Retired","Retired","","","44010.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11006","","IND","Narvaez","Ana","","","","","San Jose","CA","95135.0","Private","Caregiver","","","44010.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11007","","IND","Wheeler","Ellen","","","","","Mountain View","CA","94040.0","Mountain View Whisman School District","Trustee","","","44010.0","","20.0","","","","","","","120.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11008","","IND","Salisbury","Fran","","","","","San Jose","CA","95132.0","Retired","Retired","","","44011.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11009","","IND","Grey","Adrienne","","","","","Campbell","CA","95008.0","","","","","44010.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11010","","IND","Hashimoto","Ray","","","","","San Jose","CA","95131.0","HMH Engineers","Entitlement Consultant","","","44011.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11011","","IND","Talmage","Linda","","","","","Boise","ID","83712.0","Retired","Executive Administrator","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11012","","IND","Talmage","Bryan","","","","","Boise","ID","83712.0","Retired","Director, Engineering Systems Test","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11013","","IND","Kanastab","Tony","","","","","San Jose","CA","95123.0","BUSD","Bond Director","","","44011.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11014","","IND","Esparza","Maya","","","","","San Jose","CA","95122.0","City of San Jose","Councilmember","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11015","","COM","Northern California District Council of Laborers PAC","","","","","","Pleasanton","CA","94588.0","","","","","44005.0","","600.0","","","","","","","600.0","","","","","","","","","","1243030","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11016","","COM","Silicon Valley MEPS PAC","","","","","","Sacramento","CA","95814.0","","","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","1390715","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11017","","IND","Kim","James","","","","","San Jose","CA","95130.0","Cadence Design Systems","Engineer","","","44011.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11018","","IND","Macipinlac","Andrae","","","","","Campbell","CA","95008.0","California State Senate","Senior District Representative","","","44012.0","","20.2","","","","","","","60.6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11019","","IND","Wheeler","Lee","","","","","San Jose","CA","95132.0","CH Bull","Salesman","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11020","","IND","Kalra","Ashu","","","","","San Jose","CA","95136.0","State of California","Assemblymember","","","44012.0","","300.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11021","","IND","Kopec","Phil","","","","","San Jose","CA","95133.0","Unemployed","Unemployed","","","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11022","","IND","Beall","Jim","","","","","San Jose","CA","95124.0","State of California","State Senator District 51","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11023","","IND","Cohen","Jean","","","","","San Jose","CA","95112.0","UA Local Union 393","Political Director","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11024","","IND","Kali-rai","Sharanjit","","","","","Fremont","CA","94539.0","Jackson and Main, LLC","Consultant","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11025","","IND","Clifford","Christine","","","","","San Jose","CA","95133.0","Retired","Teacher","","","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11026","","IND","Nielsen","Lori","","","","","San Jose","CA","95132.0","Self","Property Manager","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11027","","IND","Herrera","J. Manuel","","","","","San Jose","CA","95132.0","Retired","Retired","","","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11028","","IND","Constantine","Richard","","","","","Morgan Hill","CA","95037.0","Retired","Firefighter","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11029","","IND","Ector","Will","","","","","San Jose","CA","95135.0","Hazard, Young & Attea","Education Consultant","","","44012.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11030","","IND","Nevarez","Lisset","","","","","San Jose","CA","95133.0","Lam Research","Program Manager","","","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11031","","IND","Cortese","Pattie","","","","","San Jose","CA","95127.0","ESUHSD","Board Member","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11032","","IND","Lam","Tony","","","","","San Jose","CA","95133.0","West Coast Wings","Restaurant Owner","","","44012.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11033","","IND","Liaw","Jolyn","","","","","San Jose","CA","95123.0","County of Santa Clara","Employment Counselor","","","44012.0","","50.0","","","","","","","105.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11034","","OTH","IBEW PAC Education Fund","","","","","","Washington","DC","20001.0","","","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11048","","IND","Thurber","Emily","","","","","Los Altos","CA","94024.0","Retired","Retired","","","44007.0","","100.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9877","","IND","Bunnett","Dana","","","","","Santa Cruz","CA","95060.0","Planned Parenthood","Program Director","","","43892.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9878","","IND","Tiernan","Mark","","","","","Milpitas","CA","95035.0","Mark Tiernan Communications","Consultant Public Policy","","","43892.0","","150.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9879","","IND","Tiernan","Mark","","","","","Milpitas","CA","95035.0","Mark Tiernan Communications","Consultant Public Policy","","","43892.0","","150.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9880","","IND","Lomonaco","Bud","","","","","San Jose","CA","95127.0","Retired","Retired","","","43892.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9881","","IND","Leroe-Munoz","Peter","","","","","Gilroy","CA","95020.0","SVLG","General Counsel","","","43892.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3646","","OTH","Donorbox (Rebel Idealist LLC)","","","","","","San Francisco","CA","94103.0","","","","","43892.0","","36.82","","","","","","","0.0","","","","WEB","online donation fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3716","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43892.0","","900.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3745","","IND","Ving","Christine","","","","","San Jose","CA","95133.0","","","","","43900.0","","200.0","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3746","","IND","Tran","Johnson","","","","","San Jose","CA","95132.0","","","","","43900.0","","1650.0","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3983","","IND","Liu","Whitney","","","","","San Jose","CA","95132.0","","","","","43901.0","","0.5","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3788","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43921.0","","262.64","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3984","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","43921.0","","38.81","","","","","","","0.0","","","","OFC","Credit Card Processing Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3789","","OTH","Donorbox (Rebel Idealist LLC)","","","","","","San Francisco","CA","94103.0","","","","","43924.0","","18.68","","","","","","","0.0","","","","WEB","credit card fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3790","","OTH","Google Ads","","","","","","Mountain View","CA","94043.0","","","","","43924.0","","30.44","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3985","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","43951.0","","112.47","","","","","","","0.0","","","","OFC","Credit Card Processing Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3830","","OTH","Donorbox (Rebel Idealist LLC)","","","","","","San Francisco","CA","94103.0","","","","","43954.0","","53.25","","","","","","","0.0","","","","WEB","Online credit card fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3896","","OTH","Political Data Inc","","","","","","Norwalk","CA","90652.0","","","","","43958.0","","1800.0","","","","","","","0.0","","","","WEB","Voter Database","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3917","","OTH","US Postal Service","","","","","","San Jose","CA","951329998.0","","","","","43973.0","","74.0","","","","","","","0.0","","","","POS","PO Box Rental","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3986","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","43982.0","","191.21","","","","","","","0.0","","","","OFC","Credit Card Processing Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3926","","IND","Ving","Christine","","","","","San Jose","CA","95133.0","","","","","43984.0","","150.0","","","","","","","0.0","","","","PRO","graphic design","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3924","","IND","Liebman","Jonathan","","","","","San Jose","CA","95112.0","","","","","43984.0","","3500.0","","","","","","","0.0","","","","SAL","campaign manager May 2020","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3925","","OTH","Donorbox (Rebel Idealist LLC)","","","","","","San Francisco","CA","94103.0","","","","","43985.0","","92.63","","","","","","","0.0","","","","WEB","online donation services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3927","","OTH","Zoom Video Communications Inc","","","","","","San Jose","CA","95113.0","","","","","43986.0","","14.99","","","","","","","0.0","","","","WEB","monthly zoom fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3945","","OTH","Voter Circle","","","","","","Los Altos","CA","94022.0","","","","","43994.0","","180.0","","","","","","","0.0","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3929","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43997.0","","2200.0","","","","","","","0.0","","","","LIT","printing of campaign lit","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","7/27/2020 9:50:12 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3987","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","44012.0","","428.73","","","","","","","0.0","","","","OFC","Credit Card Processing Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8609","","IND","Saba","Fadi","","","","","San Jose","CA","95126.0","Luther Burbank School District","Teacher","","","43877.0","","60.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9761","","IND","Powell","Judith","","","","","San Mateo","CA","94402.0","Pacific Foundation Services","Philanthropy Professional","","","43885.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9763","","IND","Semanik","John","","","","","San Jose","CA","95133.0","Flex","Purchasing Director","","","43883.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9764","","IND","Howansky","Amy","","","","","Niskayuna","NY","12309.0","Backyard Solutions","Landscape Designer","","","43883.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9765","","IND","Cortese","Dave","","","","","San Jose","CA","95127.0","County of Santa Clara","Elected Official","","","43883.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9766","","IND","Gomez","Kim","","","","","San Jose","CA","95132.0","Berryessa Union SD","Administrative Assistant","","","43882.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9767","","IND","Narvaez","Ana","","","","","San Jose","CA","95135.0","Private","Caregiver","","","43882.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9768","","IND","Galvez","Farah","","","","","Scotts Valley","CA","95066.0","Global New Media LLC dba: GoboSource","President/Business Owner","","","43881.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9769","","IND","Pearl","Amy","","","","","Santa Rosa","CA","95409.0","Acorn Financial Planning","Registered Investment Advisor","","","43881.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9770","","IND","Dolan","Dana","","","","","Dunwoody","GA","30338.0","TEKsystems","Writer/Editor","","","43880.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9771","","IND","Raykin","Vladimir","","","","","San Jose","CA","95134.0","confidential","confidential","","","43879.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9772","","IND","Camahort Page","Elisa","","","","","San Jose","CA","95125.0","Cygnus","CEO","","","43879.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9866","","OTH","Teamsters Local Union No 856","","","","","","Sacramento","CA","95814.0","","","","","43886.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9867","","OTH","Unite Here Tip State & Local Fund","","","","","","New York","NY","10001.0","","","","","43887.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9868","","OTH","Music Vision Entertainment Co.","","","","","","San Jose","CA","95131.0","","","","","43885.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9869","","IND","Tran","Mark Hung","","","","","San Jose","CA","95131.0","UMC Travel Express","Manager","","","43885.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9870","","COM","Beall for Board of Equalization 2022","","","","","","Novato","CA","94949.0","","","","","43886.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9871","","IND","Orozco","Tim","","","","","San Jose","CA","95132.0","CA State Senate","Legislative Aide","","","43890.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9872","","IND","Cruz","Miguel","","","","","San Jose","CA","95128.0","Berryessa Union School District","Director of MOT","","","43890.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9873","","IND","Thurber","Emily","","","","","Los Altos","CA","94024.0","Retired","Retired","","","43890.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9874","","IND","Bonaccorsi","David","","","","","Fremont","CA","94536.0","Bernard, Balgey & Bonaccorsi, LLP","Partner/Attorney","","","43890.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9875","","IND","Tiernan","Mark","","","","","Milpitas","CA","95035.0","Mark Tiernan Communications","Consultant Public Policy","","","43889.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9876","","IND","Alston","William","","","","","San Jose","CA","95124.0","Alston Associates","Physicist","","","43888.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2528","","IND","Ross","Amanda","","","","","San Jose","CA","95119.0","","","","","43878.0","","610.71","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2527","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43878.0","","7844.55","","","","","","","0.0","","","","LIT","campaign mail","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2529","","IND","Liu","Whitney","","","","","San Jose","CA","95132.0","","","","","43878.0","","271.42","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3629","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43879.0","","600.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3644","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43889.0","","900.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3645","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43890.0","","18.67","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3718","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","43890.0","","33.58","","","","","","","0.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","3/3/2020 3:00:40 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3643","","IND","Phan","Kevin","","","","","San Jose","CA","95116.0","","","","","43891.0","","500.0","","","","","","","0.0","","","","SAL","campaign staff pay","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8437","","OTH","Branch 193 NALC Political Action Committee","","","","","","San Jose","CA","95148.0","","","","","43854.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8438","","IND","Williams","Thomas","","","","","San Mateo","CA","94403.0","Enrollment Projection Consultants","Demographer","","","43861.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8439","","IND","Johnson","Darrien","","","","","San Jose","CA","95762.0","Berryessa Union School District","Assistant Superintendent of Human Rsources","","","43861.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8440","","IND","Duong","Kathy","","","","","San Jose","CA","95112.0","Canyon Snow Consulting","Gov Affairs & Community Relations Director","","","43860.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8441","","IND","Le","Phuong","","","","","San Jose","CA","95148.0","None","Retired","","","43860.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8442","","IND","Correia","Ed","","","","","San Jose","CA","95129.0","Sagacent Technologies","CEO","","","43860.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8443","","IND","Finney","Mark","","","","","San Jose","CA","95120.0","SFA","Principal","","","43859.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8444","","IND","Kausar","Anjali","","","","","Saratoga","CA","95070.0","Cupertino Chamber of Commerce","CEO","","","43859.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8445","","IND","Kanastab","Tony","","","","","San Jose","CA","95123.0","BUSD","Bond Director","","","43859.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8446","","IND","Wong","Brenda","","","","","Milpitas","CA","95035.0","None","Retired Teacher","","","43859.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8447","","IND","Rodriguez","Perla","","","","","San Jose","CA","95127.0","VSA","Communications","","","43858.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8448","","IND","Locke","Linda","","","","","San Jose","CA","95132.0","Retired","Educator","","","43856.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8449","","IND","Bush","Robert","","","","","Windham","ME","4062.0","Jacobs","Consultant","","","43856.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8450","","IND","Gatfield","Emilie","","","","","San Jose","CA","95112.0","Not Employed","Not Employed","","","43856.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8451","","IND","Soper","John","","","","","San Jose","CA","95128.0","New Paradigms Marketing Group","MD/Sr Consultant","","","43853.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8452","","IND","Anav","Risa","","","","","San Jose","CA","95132.0","Retired","Retired","","","43852.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8453","","IND","Hunt","Gerald","","","","","San Jose","CA","95124.0","Retired","Retired","","","43852.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8454","","IND","Liaw","Jolyn","","","","","San Jose","CA","95123.0","County of Santa Clara","Employment Counselor","","","43851.0","","30.0","","","","","","","55.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8455","","IND","Lam","Tima","","","","","San Jose","CA","95133.0","VMWare","Manager","","","43851.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8458","","COM","Teamsters Local Union 350 PAC","","","","","","San Jose","CA","95814.0","","","","","43857.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8459","","COM","Bay Area Municipal Elections Committee","","","","","","San Jose","CA","95125.0","","","","","43860.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8488","","IND","Nordin","Michael","","","","","San Jose","CA","95123.0","Lam Research","Engineer","","","43864.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8491","","IND","Bales","Andrew","","","","","San Jose","CA","95125.0","Symphony Silicon Valley","General Director","","","43862.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8492","","IND","Costa","Andre Da","","","","","Saint Paul","MN","55104.0","HB Fuller","Safety Manager","","","43862.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8493","","IND","Hawkins","Elizabeth","","","","","San Jose","CA","95120.0","Navaro Associates Realty","Realtor","","","43864.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8494","","IND","Honda","Mike","","","","","San Jose","CA","95123.0","Retired","Retired","","","43866.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8509","","COM","DRIVE Committee","","","","","","Washington","DC","20001.0","","","","","43868.0","","600.0","","","","","","","600.0","","","","","","","","","","C00032979","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8510","","OTH","California League of Conservation Voters","","","","","","San Jose","CA","95109.0","","","","","43865.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8511","","OTH","International Union of Painters and Allied Trades District Council 16","","","","","","Livermore","CA","94551.0","","","","","43864.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8512","","OTH","Beals Martin","","","","","","Redwood City","CA","94063.0","","","","","43868.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8525","","IND","Kaneshiro","Stacey","","","","","Indianapolis","IN","462201049.0","Eli Lilly & Company","Biochemical Engineer","","","43873.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8526","","IND","Casnocha","David","","","","","San Francisco","CA","94117.0","Stradling","Attorney","","","43872.0","","450.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8527","","IND","Berhitoe","George","","","","","Los Angeles","CA","91601.0","New Opportunities Organization","Teacher","","","43871.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8528","","IND","Juffa","Norbert","","","","","San Jose","CA","95133.0","Retired","Retired","","","43871.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8529","","IND","Cardenas","Jeffrey","","","","","Des Moines","IA","50312.0","Amy Klobuchar for President","Organizer","","","43868.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8530","","IND","Yeh","John","","","","","San Mateo","CA","94401.0","Burke, Williams & Sorensen","Attorney","","","43868.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8531","","IND","Jimenez","Hugo","","","","","San Jose","CA","95133.0","None","None","","","43866.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8610","","IND","Liaw","Jolyn","","","","","San Jose","CA","95123.0","County of Santa Clara","Employment Counselor","","","43873.0","","25.0","","","","","","","55.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8611","","IND","Biehl","Frank","","","","","San Jose","CA","951481923.0","Santa Clara & San Benito Building & Trades Council","Council Representative","","","43873.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2469","","OTH","Donorbox (Rebel Idealist LLC)","","","","","","San Francisco","CA","94103.0","","","","","43849.0","","42.68","","","","","","","0.0","","","","WEB","online payment fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2413","","IND","Ross","Amanda","","","","","San Jose","CA","95119.0","","","","","43850.0","","450.0","","","","","","","0.0","","","","SAL","photography/video services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2414","","IND","Ving","Christine","","","","","San Jose","CA","95133.0","","","","","43850.0","","400.0","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2419","","IND","Tran","Johnson","","","","","San Jose","CA","95132.0","","","","","43850.0","","27.67","","","","","","","0.0","","","","CMP","reimbursement for supplies","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2412","","IND","Tran","Johnson","","","","","San Jose","CA","95132.0","","","","","43850.0","","1650.0","","","","","","","0.0","","","","SAL","Campaign manager salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2416","","IND","Phan","Kevin","","","","","San Jose","CA","95116.0","","","","","43850.0","","200.0","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2417","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43850.0","","1800.0","","","","","","","0.0","","","","WEB","PDI Voter Data","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2418","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43850.0","","1260.0","","","","","","","0.0","","","","LIT","Printing of walk lit","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2415","","IND","Liu","Whitney","","","","","San Jose","CA","95132.0","","","","","43850.0","","300.0","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2468","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43854.0","","250.0","","","","","","","0.0","","","","WEB","FB ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2512","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43859.0","","49.64","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2470","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43859.0","","11434.2","","","","","","","0.0","","","","LIT","Printing/Postage Mail Piece","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2472","","IND","Ross","Amanda","","","","","San Jose","CA","95119.0","","","","","43860.0","","450.0","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2474","","IND","Ving","Christine","","","","","San Jose","CA","95133.0","","","","","43860.0","","200.0","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2471","","IND","Tran","Johnson","","","","","San Jose","CA","95132.0","","","","","43860.0","","2150.0","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2473","","IND","Liu","Whitney","","","","","San Jose","CA","95132.0","","","","","43860.0","","200.0","","","","","","","0.0","","","","SAL","staff salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3550","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","43861.0","","151.09","","","","","","","0.0","","","","OFC","Credit Card Transaction Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2511","","OTH","Donorbox (Rebel Idealist LLC)","","","","","","San Francisco","CA","94103.0","","","","","43864.0","","62.32","","","","","","","0.0","","","","WEB","Credit card fees for online donations","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2516","","OTH","Rev","","","","","","San Francisco","CA","94108.0","","","","","43865.0","","11.0","","","","","","","0.0","","","","TEL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2513","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43868.0","","250.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2514","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43869.0","","250.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2515","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43871.0","","400.0","","","","","","","0.0","","","","WEB","online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2525","","OTH","Rev","","","","","","San Francisco","CA","94108.0","","","","","43873.0","","6.0","","","","","","","0.0","","","","TEL","video subtitles","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2526","","OTH","Rev","","","","","","San Francisco","CA","94108.0","","","","","43875.0","","10.0","","","","","","","0.0","","","","TEL","video subtitles","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","2/20/2020 2:29:58 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3551","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","43875.0","","46.16","","","","","","","0.0","","","","OFC","Credit Card Transaction Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6389","","OTH","Corsiglia, McMahon & Allard LLP","","","","","","San Jose","CA","95112.0","","","","","43832.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7915","","IND","Burkhart","Chris","","","","","Los Gatos","CA","95032.0","Lam Research","Engineer","","","43837.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7916","","IND","Diridon","Rod","","","","","Santa Clara","CA","95050.0","Retired","Retired","","","43839.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7917","","IND","Jimenez","Hugo","","","","","San Jose","CA","95133.0","None","None","","","43845.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7918","","IND","Ramachandran","Manju","","","","","Mountain View","CA","94043.0","All Stars Helping Kids","Development Director","","","43844.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7919","","IND","Cortez","Ricardo","","","","","San Jose","CA","95132.0","Sanmina","Compensation Analyst","","","43843.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7920","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","Self","Attorney","","","43843.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7921","","IND","Padilla","Jonathan","","","","","San Jose","CA","95148.0","Coruscant Caoital","Partner","","","43841.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7922","","IND","Wei","Peiling","","","","","San Jose","CA","95131.0","Lucile Packard Childrens Hospital","Finance","","","43840.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7923","","IND","Lange","Jayne","","","","","Stanford","CA","943051022.0","Retired","Retired","","","43840.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7924","","IND","Baker","Jason","","","","","Campbell","CA","95008.0","Silicon Valley Leadership Group","VP Transportation/Housing Policy","","","43840.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7925","","IND","Dwarakanath","Anu","","","","","San Jose","CA","95132.0","Lam Research","Sr Program Manager","","","43837.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7926","","IND","Johnson","Kristen","","","","","Palo Alto","CA","94306.0","Self","Graphic Designer","","","43835.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7927","","IND","Candelas","Domingo","","","","","San Jose","CA","95135.0","Valley Water","Government Relations","","","43833.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7928","","IND","Kramer","Tim & Linda","","","","","San Jose","CA","95133.0","Retired","Retired","","","43833.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7929","","IND","Goldman","Robert","","","","","San Francisco","CA","94123.0","Cambridge Mgt","Real Estate","","","43832.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7930","","IND","Peters","Leslie","","","","","Menlo Park","CA","94025.0","Together Editing & Design","Graphic Designer","","","43832.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7931","","IND","Tang","Jeff","","","","","Milpitas","CA","95035.0","Tang Insurance Agency","Managing Director","","","43846.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7935","","IND","Pratt","Thomas","","","","","Los Gatos","CA","95030.0","Lam Research","Engineer","","","43847.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:28:52 PM","1/1/2020 12:00:00 AM","1/17/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2132","","OTH","Secretary of State","","","","","","Sacramento","CA","95814.0","","","","","43832.0","","50.0","","","","","","","0.0","","","","FIL","Annual FPPC Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5624","","IND","Donaldson","David","","","","","Santa Clara","CA","95051.0","Not Applicable","Retired","","","43732.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5625","","IND","Chu","Irene","","","","","Pleasanton","CA","94566.0","Not Applicable","Homemaker","","","43732.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5626","","IND","Berg","Honey","","","","","Saratoga","CA","95070.0","None","Retired","","","43731.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5627","","IND","Lalani","Muneerah","","","","","San Jose","CA","95127.0","Self-Employed","Domestic Engineer","","","43730.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5628","","IND","Kline","Stephen","","","","","San Jose","CA","95128.0","Self-Employed","Attorney","","","43729.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5629","","IND","Carvalho","Justin","","","","","San Jose","CA","95126.0","Stanford University","Operations Manager","","","43727.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5630","","IND","Smith","Alice","","","","","Palo Alto","CA","94301.0","None","Retired Lawyer","","","43727.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5631","","IND","Mace","Bonnie","","","","","San Jose","CA","95135.0","Evergreen School District","School Board Trustee","","","43726.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5632","","IND","Cahan","Hope","","","","","Falmouth","ME","4105.0","Self-Employed","Publicity Consultant","","","43726.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5633","","IND","Neese","Steven","","","","","Fremont","CA","94539.0","SCUSD","Manager","","","43726.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5656","","IND","Bunnett","Dana","","","","","Santa Cruz","CA","95060.0","Planned Parenthood","Program Director","","","43725.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5657","","IND","Madrigal","Kevin","","","","","Campbell","CA","95011.0","Lam Research","Tech Professional","","","43725.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5658","","IND","Vanzuylen","Cheryl","","","","","San Jose","CA","951321725.0","Berryessa Union School District","Retired/Substitute Teacher","","","43724.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5659","","IND","Piercy","David","","","","","San Jose","CA","95122.0","IBEW Local 332","Electrician","","","43721.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5660","","IND","Douglas","Emily","","","","","Mountain View","CA","94041.0","ENGIE Services","Energy","","","43721.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5661","","IND","Mah","Grace","","","","","Palo Alto","CA","94302.0","SCCOE","School Board Member","","","43721.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5662","","IND","Roth","Bill","","","","","San Jose","CA","95125.0","VMWare","Economist","","","43720.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5663","","IND","Conrad","Kristen","","","","","Berwyn","PA","19312.0","LHK Partners, Inc.","Market Researcher","","","43720.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5664","","IND","Le","Phuong","","","","","San Jose","CA","95148.0","None","Retired","","","43718.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5665","","IND","Torello","Mary","","","","","San Leandro","CA","94577.0","Mercer Health & Benefits","Consultant","","","43718.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5666","","IND","Ector","Will","","","","","San Jose","CA","95135.0","Hazard, Young & Attea","Education Consultant","","","43718.0","","300.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5667","","IND","Byrnes","Andrew","","","","","Redwood City","CA","94061.0","Uber Technologies","Attorney","","","43717.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5668","","IND","Pearl","Amy","","","","","Santa Rosa","CA","95409.0","Acorn Financial Planning","Registered Investment Advisor","","","43714.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5669","","IND","Fujikawa","Derek","","","","","San Jose","CA","95125.0","Self-Employed","CPA","","","43714.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5670","","IND","Kim","James","","","","","San Jose","CA","95136.0","Unemployed","Unemployed","","","43714.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5671","","IND","Bisen","Aruna","","","","","San Jose","CA","95132.0","Self-Employed","Notary","","","43714.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5672","","IND","Chen","Linda","","","","","Gilroy","CA","95020.0","CUHSD","Teacher","","","43714.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5673","","IND","Eldridge","Jordan","","","","","Cupertino","CA","95014.0","Eldridge Political Partners LLC","Principal","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5674","","IND","Lin","John","","","","","Mountain View","CA","94040.0","RealWear","Sr. Product Manager","","","43713.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5675","","IND","Grey","Adrienne","","","","","Campbell","CA","95008.0","","","","","43713.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5676","","IND","Wong","Brenda","","","","","Milpitas","CA","95035.0","None","Retired Teacher","","","43713.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5677","","IND","Camahort Page","Elisa","","","","","San Jose","CA","95125.0","Cygnus","CEO","","","43713.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5678","","IND","Becker","Pamela","","","","","Platte City","MO","64079.0","Retired","Retired","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5679","","IND","Stern","Sarah","","","","","San Francisco","CA","94115.0","Self-Employed","Consultant","","","43713.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5680","","IND","Liu","Kailin","","","","","San Jose","CA","95132.0","Home Business","Housewife","","","43713.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5681","","IND","McInerney","Edward","","","","","San Jose","CA","95125.0","None","Retired","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5682","","IND","Eastin","Delaine","","","","","Davis","CA","95618.0","Self","Speaker/Consultant","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5683","","IND","Dunkerley","Craig","","","","","San Jose","CA","95131.0","Retired","Retired","","","43713.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5684","","IND","Gomez","Kim","","","","","San Jose","CA","95132.0","Berryessa Union SD","Administrative Assistant","","","43713.0","","50.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5685","","IND","Wheeler","Ellen","","","","","Mountain View","CA","94040.0","Mountain View Whisman School District","Trustee","","","43713.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5701","","IND","Phagan","Anita","","","","","San Jose","CA","95133.0","Retired","Retired","","","43713.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5702","","IND","Wheeler","Lee","","","","","San Jose","CA","95132.0","CH Bull","Salesman","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5703","","IND","Heffner","Jacquie","","","","","San Jose","CA","95123.0","Unemployed","Unemployed","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5704","","IND","Williams","Clark","","","","","Sherman Oaks","CA","91423.0","Self-Employed","Social Worker","","","43713.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5705","","IND","Cohen","Tom","","","","","North Bethesda","MD","20852.0","Wanderlust Entertainment","Producer","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5706","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43713.0","","10.0","","","","","","","12820.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5707","","IND","Balakrishna","Ajit","","","","","Santa Clara","CA","95051.0","Applied Materials, Inc.","Engineer","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5708","","IND","Thurber","Emily","","","","","Los Altos","CA","94024.0","Retired","Retired","","","43713.0","","150.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5710","","IND","Safakish","Sousan","","","","","San Martin","CA","95046.0","ETA-USA","Manager","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5711","","IND","Chiu","Peter","","","","","Palo Alto","CA","94303.0","Retired","Retired","","","43713.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5712","","COM","Biehl for School Board 2018","","","","","","San Jose","CA","95148.0","","","","","43713.0","","99.0","","","","","","","99.0","","","","","","","","","","1289099","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5714","","IND","Ginsborg","David","","","","","San Jose","CA","95126.0","Santa Clara County","Deputy Assessor","","","43713.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5715","","IND","Hanson","Marisa","","","","","San Jose","CA","95121.0","East Side Union High School District","Teacher","","","43713.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5716","","IND","Ferguson","Gina","","","","","San Jose","CA","95112.0","Stanford","Data Analyst","","","43713.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5717","","IND","Myers","Reid","","","","","Sunnyvale","CA","94057.0","Sunnyvale School District","School Board Trustee","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5718","","IND","Boac","Thelma","","","","","San Jose","CA","95133.0","Retired","Retired","","","43713.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5719","","COM","IBEW 332 Education Fund","","","","","","San Jose","CA","95125.0","","","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5720","","IND","Pyle","Nancy","","","","","San Jose","CA","95135.0","Retired","Retired","","","43717.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5721","","IND","Cohen","Gail","","","","","Pacific Grove","CA","93950.0","Retired","Retired","","","43718.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5722","","IND","Cohen","Sanford","","","","","Pacific Grove","CA","93950.0","Retired","Retired","","","43718.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5723","","IND","Pricestern","Karin","","","","","Arlington","VA","22201.0","Retired","Retired","","","43718.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5724","","IND","Engstrom","Herbert","","","","","San Jose","CA","95129.0","Unemployed","Unemployed","","","43718.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5725","","IND","Ahluwalia","Barinder","","","","","San Jose","CA","95132.0","Retired","Retired","","","43719.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5726","","IND","Kessler","Jonathan","","","","","Palo Alto","CA","94301.0","None","Unemployed","","","43719.0","","300.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5727","","IND","Pratt","Thomas","","","","","Los Gatos","CA","95030.0","Lam Research","Engineer","","","43715.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5728","","IND","Bitcon","Marlou","","","","","San Jose","CA","95132.0","Retired","Retired","","","43721.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5729","","IND","Herrera","J. Manuel","","","","","San Jose","CA","95132.0","Retired","Retired","","","43729.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5730","","IND","Light","Jane","","","","","San Jose","CA","95110.0","Retired","Retired","","","43729.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5731","","IND","Raffanti","Corinne","","","","","Morgan Hill","CA","95037.0","Intero Real Estate","Real Estate Agent","","","43728.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5732","","IND","Semanik","John","","","","","San Jose","CA","95133.0","Flex","Purchasing Director","","","43729.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5733","","IND","Draeger","Nerissa","","","","","Fremont","CA","94538.0","Lam Research","Engineer","","","43724.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5734","","IND","Costello","Kevin","","","","","San Jose","CA","95133.0","Retired","Retired","","","43730.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5735","","IND","Stone","Larry","","","","","Sunnyvale","CA","94087.0","Santa Clara County","Assessor","","","43731.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5736","","IND","Li","Ben","","","","","Scotts Valley","CA","95066.0","Fujitsu Components America, Inc.","Applications Engineer","","","43736.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5737","","IND","Lee","Brian","","","","","Newark","CA","94560.0","Lam Research","Software Engineer","","","43736.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5738","","IND","Hung","Andrew","","","","","Milpitas","CA","95035.0","Smith Novelty Company","Network Admin","","","43736.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5739","","IND","Kou","Chon","","","","","San Jose","CA","95135.0","Marvell","Engineer","","","43736.0","","60.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5740","","IND","Honda","Mike","","","","","San Jose","CA","95123.0","Retired","Retired","","","43736.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5741","","IND","Nguyen","Duc","","","","","San Jose","CA","95131.0","Infinera Corp","Operations Manager","","","43737.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5742","","IND","Klein","Jeffrey","","","","","Los Angeles","CA","90039.0","Los Angeles County","Civil Servant","","","43735.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5743","","IND","Payne","Larry","","","","","Pleasanton","CA","94588.0","River Oaks Chiropractic","Chiropractor","","","43738.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5744","","IND","Thurber","Emily","","","","","Los Altos","CA","94024.0","Retired","Retired","","","43741.0","","200.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5745","","IND","Edwards","Swanee","","","","","Morgan Hill","CA","95037.0","Retired","Retired","","","43741.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5746","","IND","Kessler","Jonathan","","","","","Palo Alto","CA","94301.0","None","Unemployed","","","43740.0","","300.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5747","","IND","Snyder","Daniel","","","","","Los Gatos","CA","95030.0","Fullsponge","Finance","","","43742.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5748","","COM","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","Sacramento","CA","95814.0","","","","","43726.0","","600.0","","","","","","","600.0","","","","","","","","","","851452","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5749","","COM","Sheet Metal Workers International Association Local Union #104","","","","","","San Ramon","CA","94583.0","","","","","43733.0","","600.0","","","","","","","600.0","","","","","","","","","","882292","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5750","","COM","SCC Probation Peace Officers' Union AFSCME-Local 1587","","","","","","San Jose","CA","95126.0","","","","","43742.0","","600.0","","","","","","","600.0","","","","","","","","","","1417753","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5751","","IND","Orozco","Tim","","","","","San Jose","CA","95132.0","CA State Senate","Legislative Aide","","","43743.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5752","","IND","Chew","Liz","","","","","San Jose","CA","95131.0","Retired","Retired","","","43741.0","","68.0","","","","","","","68.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5757","","IND","Tigmo","Ernesto","","","","","San Jose","CA","95132.0","Retired","Retired","","","43743.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5758","","COM","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","","43741.0","","600.0","","","","","","","600.0","","","","","","","","","","1294035","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5759","","IND","Galvez","Farah","","","","","Scotts Valley","CA","95066.0","Global New Media LLC dba: GoboSource","President/Business Owner","","","43741.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5760","","IND","Sumi","Rachel","","","","","San Jose","CA","951284104.0","Retired","Retired","","","43740.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5761","","IND","Lara","Vicky","","","","","San Jose","CA","95125.0","Retired","Retired","","","43739.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5762","","IND","Nunez","Parisa","","","","","Santa Cruz","CA","95062.0","Berryessa Union School District","Educator","","","43738.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5763","","IND","Lachman","Andrew","","","","","Culver City","CA","90230.0","Tech","Attorney","","","43738.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5764","","IND","Talmage","Linda","","","","","Boise","ID","83712.0","Retired","Executive Administrator","","","43738.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5765","","IND","Talmage","Bryan","","","","","Boise","ID","83712.0","Retired","Director, Engineering Systems Test","","","43738.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5766","","IND","Melillo","Michael","","","","","San Jose","CA","95118.0","Apple","Data Scientist","","","43737.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5767","","IND","Hammon","Walter","","","","","San Jose","CA","95113.0","","Unemployed","","","43736.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5768","","IND","Salvo","Joseph Di","","","","","San Jose","CA","95125.0","SJSU/SCCOE","Adjunct/Trustee","","","43736.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5769","","IND","Salvo","Joseph Di","","","","","San Jose","CA","95125.0","SJSU/SCCOE","Adjunct/Trustee","","","43736.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5770","","IND","Reber","James","","","","","San Jose","CA","95123.0","Self-Employed","Consultant","","","43736.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5771","","IND","McHugh","Pete","","","","","Milpitas","CA","95035.0","Retired","Retired","","","43736.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5772","","IND","Poeschel","David","","","","","San Jose","CA","95120.0","Retired","Retired SW Engineer","","","43735.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5773","","IND","Ellenberg","Steven","","","","","San Jose","CA","95126.0","Hopkins & Carley","Attorney","","","43734.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5774","","IND","Bejarano","Ernesto","","","","","San Jose","CA","95127.0","Santa Clara County","Social Work Supervisor","","","43734.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5775","","IND","Monley","Elizabeth","","","","","San Jose","CA","95126.0","Compass","Realtor","","","43733.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5776","","IND","Dahlquist","Sven","","","","","Glenview","IL","60025.0","Sven Dahlquist Architecture","Architect","","","43733.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5777","","IND","Brenman","Jay","","","","","Chapel Hill","NC","27516.0","UNC Chapel Hill","Professor","","","43733.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5778","","IND","Clish","Sarah","","","","","San Jose","CA","95128.0","Ameriprise Financial","Financial Advisor","","","43733.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5779","","IND","Anderson","Deborah","","","","","San Jose","CA","95132.0","","Mom","","","43743.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5780","","IND","Hough","Janice","","","","","Palo Alto","CA","94301.0","Frosch","Travel Agent","","","43747.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5781","","IND","Navas","Karen","","","","","San Jose","CA","95131.0","","","","","43745.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5782","","IND","Cruz","Karla","","","","","San Jose","CA","95132.0","SARC","CPA","","","43745.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5783","","IND","Correa","Parris","","","","","San Jose","CA","95112.0","Retired","Retired","","","43744.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5784","","COM","Santa Clara & San Benito Counties Building & Construction Trades Council PAC","","","","","","San Jose","CA","95125.0","","","","","43749.0","","600.0","","","","","","","600.0","","","","","","","","","","743618","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5785","","IND","Muirhead","Jodi","","","","","Santa Clara","CA","95051.0","Santa Clara Unified School District","School Board Trustee","","","43760.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5786","","IND","Roham","Sassan","","","","","San Ramon","CA","94583.0","Lam Research","Engineer","","","43738.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5787","","COM","Operating Engineers Local Union No. 3","","","","","","Alameda","CA","94502.0","","","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","891403","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5788","","COM","Laborers Local Union 270 PAC","","","","","","Sacramento","CA","95814.0","","","","","43734.0","","600.0","","","","","","","600.0","","","","","","","","","","901351","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6113","","IND","Sandoval","Dolly","","","","","Cupertino","CA","95014.0","LGSUHSD","Math Teacher","","","43776.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6114","","IND","Constantine","Richard","","","","","Morgan Hill","CA","95037.0","Retired","Firefighter","","","43805.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6115","","IND","Potter","Mike","","","","","San Jose","CA","95112.0","Santa Clara Valley Open Space Authority","Board Member","","","43775.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6116","","IND","Cox","Teresa","","","","","Fremont","CA","94538.0","Ohlone College","Trustee","","","43775.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6117","","IND","Jewett","Sandra","","","","","San Jose","CA","95126.0","Foundation for Hispanic Ed","Educator","","","43774.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6118","","IND","Faulkner","Cindy","","","","","San Jose","CA","95123.0","Valley Heating, Cooling and Electrical","CEO","","","43774.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6119","","IND","Bonilla","Rolando","","","","","San Jose","CA","95127.0","VSA","Public Relations","","","43773.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6120","","IND","Nielsen","Lori","","","","","San Jose","CA","95132.0","Self","Property Manager","","","43773.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6121","","IND","Van Every","Michael","","","","","San Jose","CA","95113.0","Republic Urban Properties LLC","President/CEO","","","43773.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6122","","IND","Fong","Paul","","","","","Sunnyvale","CA","94085.0","Evergreen Valley College","Professor","","","43773.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6123","","IND","Brady","James","","","","","Gilroy","CA","95020.0","Brady Ideation Group LLC","Consultant/Realtor","","","43770.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6124","","IND","Yun Liaw","Chi","","","","","San Jose","CA","95123.0","County of Santa Clara","Employment Counselor","","","43768.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6125","","IND","Kot","Bryan","","","","","San Jose","CA","95131.0","Paypal","Accountant","","","43737.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6126","","IND","Fuentes","Roxane","","","","","San Jose","CA","95134.0","Berryessa Union School District","Superintendent","","","43767.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6127","","IND","Cilker","Carl","","","","","San Jose","CA","95125.0","None","Retired","","","43767.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6128","","IND","Barousse","Idania","","","","","San Jose","CA","95135.0","Our Lady of Guadalupe Church","Pastoral Associate","","","43767.0","","100.0","","","","","","","120.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6129","","IND","Stupak","Philip","","","","","Saratoga","CA","95070.0","Cber Poilicy Initiative","Fellow","","","43767.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6130","","IND","Vargas","Michael","","","","","San Jose","CA","95050.0","Rimon Law, P.C.","Attorney","","","43766.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6131","","IND","Jimenez","Hugo","","","","","San Jose","CA","95133.0","None","None","","","43765.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6132","","IND","Lee","Otto","","","","","San Jose","CA","95126.0","IPLG LLP","Attorney","","","43763.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6133","","IND","Saltsman","Jay","","","","","Hinsdale","IL","60521.0","Illinois Tool Works Inc.","Intellectual Property Attorney","","","43763.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6134","","IND","Keene","Carl","","","","","San Jose","CA","95132.0","Retired","Retired","","","43762.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6135","","IND","Juarez","Francisco","","","","","West Linn","OR","97068.0","Lam Research","Engineer","","","43762.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6136","","IND","Gonzales","Ron","","","","","San Jose","CA","95121.0","Hispanic Foundation of Silicon Valley","President & CEO","","","43761.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6137","","IND","Peterson","Susan","","","","","San Jose","CA","95127.0","CEA","Engineer","","","43757.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6138","","IND","McCreary","Joseph","","","","","Hayward","CA","94545.0","Berryessa Union School District","Assistant Superintendent of Ed Services","","","43757.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6165","","IND","Zechman","Randy","","","","","San Jose","CA","95127.0","1968","Entrepreneur","","","43757.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6166","","IND","Pyle","Nancy","","","","","San Jose","CA","95135.0","Retired","Retired","","","43756.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6167","","IND","Markham","Michael","","","","","Alameda","CA","94501.0","State of California","Judge","","","43756.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6168","","IND","Smith","John","","","","","Fremont","CA","94555.0","Better Homes and Garden","Realter","","","43755.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6169","","IND","Cory Sommer","Janet","","","","","Menlo Park","CA","94025.0","California Public Employers Labor Relations Assoiation","CEO","","","43755.0","","130.0","","","","","","","130.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6170","","IND","Grilli","Marsha","","","","","Milpitas","CA","95035.0","Self-Employed","Business Owner/Childcare","","","43755.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6171","","IND","Thai","Buu","","","","","San Jose","CA","95121.0","County of Santa Clara","Program Manager","","","43754.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6172","","IND","Cohen","David","","","","","San Jose","CA","95132.0","Lam Research","Engineering Manager","","","43754.0","","10.0","","","","","","","12820.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6173","","IND","Gillon","Jaswant","","","","","San Jose","CA","95132.0","Royal Wood and Construction","Contractor","","","43778.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6174","","IND","Singh","Kamaljit","","","","","San Jose","CA","95127.0","None","Sr. Electrical Engnieer","","","43778.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6175","","IND","Prouty","Stephen","","","","","San Jose","CA","95126.0","Mechanics Bank","Banking","","","43778.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6176","","IND","Bains","Bill","","","","","San Jose","CA","95132.0","Self","Accountant","","","43778.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6177","","IND","Desai","Alkesh","","","","","San Jose","CA","95132.0","Unemployed","Software","","","43778.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6178","","IND","James","William","","","","","Los Altos","CA","94024.0","Vant Pelt, Yi & James LLP","Attorney","","","43778.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6179","","IND","Lalwani","Deepka","","","","","Milpitas","CA","95035.0","Retired","Retired","","","43773.0","","101.0","","","","","","","101.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6180","","IND","Kremen","Gary","","","","","Menlo Park","CA","94025.0","Santa Clara Valley Water District","Director","","","43771.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6181","","COM","County Employee Management Association","","","","","","San Jose","CA","95126.0","","","","","43768.0","","600.0","","","","","","","600.0","","","","","","","","","","981173","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6182","","IND","Chessin","Stephen","","","","","Mountain View","CA","94040.0","Oracle","Software Engineer","","","43780.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6191","","IND","Lind","Ronald","","","","","Milpitas","CA","95035.0","Retired","Retired","","","43780.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6192","","IND","Lomonaco","Bud","","","","","San Jose","CA","95127.0","Retired","Retired","","","43795.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6193","","COM","Marc Berman for Assembly 2020","","","","","","Menlo Park","CA","94026.0","","","","","43795.0","","100.0","","","","","","","100.0","","","","","","","","","","1414419","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6194","","IND","Herrera","Dolores","","","","","San Jose","CA","95133.0","Retired","Retired","","","43803.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6195","","IND","Jew","Chris","","","","","San Martin","CA","95046.0","East Side Union High School District","Associate Superintendent","","","43800.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6196","","IND","Kot","Bryan","","","","","San Jose","CA","95131.0","Paypal","Accountant","","","43798.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6197","","IND","Spitzer","Jason","","","","","San Jose","CA","95120.0","Inficon","Engineering","","","43796.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6198","","IND","Srinivasan","Jai","","","","","San Jose","CA","95132.0","Flex","IT Administrator","","","43795.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6199","","IND","Madrilejos","Clarence","","","","","San Jose","CA","95133.0","Compass","Realtor","","","43795.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6200","","IND","Comiskey","John","","","","","San Jose","CA","951244909.0","None","Retired","","","43793.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6205","","IND","Donaldson","David","","","","","Santa Clara","CA","95051.0","Not Applicable","Retired","","","43792.0","","250.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6206","","IND","Rolfe","Diane","","","","","Palo Alto","CA","94301.0","","","","","43792.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6207","","IND","Safipour","Mehdi","","","","","Saratoga","CA","95070.0","Keller Williams Realty","Realtor","","","43791.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6208","","IND","O'Neill","Brian","","","","","San Jose","CA","95120.0","Retired","Retired","","","43791.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6209","","IND","Kraus","Michael","","","","","San Jose","CA","95133.0","","Retired","","","43790.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6210","","IND","Sawlani","Kapil","","","","","Sunnyvale","CA","94087.0","Lam Research","Engineer","","","43789.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6211","","IND","King","Kathleen","","","","","Saratoga","CA","95070.0","Healthier Kids Foundation","CEO","","","43786.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6212","","IND","Allen","Peter","","","","","San Jose","CA","95128.0","Self Employed","Communications Consultant","","","43785.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6213","","IND","Chavez","Lorena","","","","","San Jose","CA","95133.0","Teach for America","Education","","","43784.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6214","","IND","Mosley","Chris","","","","","San Jose","CA","95132.0","Berryessa Union School District","Administrator","","","43784.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6225","","IND","LeBlanc","Natalie","","","","","Albany","CA","94706.0","The Pivot Group","Partner","","","43784.0","","120.0","","","","","","","120.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6226","","IND","Zeng","Lian","","","","","San Jose","CA","95133.0","Unemployed","Stay At Home Mom","","","43784.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6227","","IND","Nevarez","Lisset","","","","","San Jose","CA","95133.0","Lam Research","Program Manager","","","43783.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6228","","IND","Hamilton","Leslee","","","","","San Jose","CA","95126.0","Rotary Club of San Jose","Management","","","43783.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6229","","IND","Yates","Kathleen","","","","","San Jose","CA","95120.0","","Exec","","","43781.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6230","","IND","Suri","Preeti","","","","","Newark","CA","94560.0","Self","Small Business Owner","","","43779.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6231","","IND","Dhillon","Rajinder","","","","","San Jose","CA","95132.0","Retired","Retired","","","43779.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6232","","IND","Garvey","Carol","","","","","San Jose","CA","95112.0","Retired","Retired","","","43779.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6233","","IND","Schorr Evans","Erica","","","","","Middleton","WI","53562.0","And Dogs Too Veterinary Clinic LLC","Veterinarian","","","43778.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6234","","IND","Young","Joseph","","","","","San Jose","CA","95132.0","Retired","Retired","","","43805.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6345","","IND","Barousse","Idania","","","","","San Jose","CA","95135.0","Our Lady of Guadalupe Church","Pastoral Associate","","","43738.0","","20.0","","","","","","","120.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6346","","IND","Deol","Bahandur","","","","","San Jose","CA","95148.0","VTA","Mechanic","","","43778.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6347","","IND","Dhillon","Gurbax","","","","","San Jose","CA","95148.0","Self","Self-Employed","","","43778.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6348","","COM","IBEW Local 595 PAC","","","","","","Dublin","CA","94568.0","","","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","1273532","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6349","","IND","Williams","Forrest","","","","","San Jose","CA","95123.0","Retired","Retired","","","43807.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6350","","IND","Allen","Janice","","","","","San Jose","CA","95125.0","Retired","Retired","","","43812.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6351","","IND","Larsen","Martie","","","","","San Jose","CA","95132.0","Retired","Retired","","","43821.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6352","","IND","Sheldon","Scott","","","","","Fairfield","CA","94534.0","Terra Realty Advisors, Inc.","Real Estate Consultant","","","43819.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6353","","IND","Tiernan","Mark","","","","","Milpitas","CA","95035.0","Mark Tiernan Communications","Consultant Public Policy","","","43822.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6354","","IND","Kennett","John","","","","","San Jose","CA","95125.0","Retired","Retired","","","43817.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6355","","IND","Rickard","Judy","","","","","San Jose","CA","95135.0","Retired","Retired","","","43817.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6356","","IND","Grey","Adrienne","","","","","Campbell","CA","95008.0","","","","","43830.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6357","","IND","Norwood","Chris","","","","","Milpitas","CA","95035.0","Stanford","UIT","","","43830.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6358","","IND","Simon","Daniel","","","","","Washington","DC","20016.0","Clark Hill PLC","Attorney","","","43830.0","","450.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6359","","IND","Evans","Bobbie","","","","","San Jose","CA","95132.0","Home","Home","","","43830.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6360","","IND","Kwok","Ray","","","","","San Jose","CA","95131.0","SJSU","Professor","","","43828.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6361","","IND","Clifford","Christine","","","","","San Jose","CA","95133.0","Retired","Teacher","","","43828.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6362","","IND","Baron","Sharon Aron","","","","","Parkland","FL","33076.0","Talk Media","Editor","","","43828.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6363","","IND","Ahrens","Patrick","","","","","Cupertino","CA","95014.0","CA State Assembly","District Director","","","43828.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6364","","IND","Kwan","Candy","","","","","San Jose","CA","95131.0","Lam Research","Finance","","","43825.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6365","","IND","Lease","Jeffrey","","","","","San Jose","CA","95118.0","InMotion Chiropractic & Lifestyle","Self-Employed","","","43820.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6366","","IND","Camahort Page","Elisa","","","","","San Jose","CA","95125.0","Cygnus","CEO","","","43819.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6367","","IND","Nasol","Rudy","","","","","San Jose","CA","95131.0","Retired","Retired","","","43818.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6368","","IND","Lew","Michele","","","","","Palo Alto","CA","94301.0","The Health Trust","CEO","","","43818.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6369","","IND","Pirayou","Bianca","","","","","San Jose","CA","95120.0","Pirayou Law","Attorney","","","43817.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6370","","IND","Andrade","Clifford","","","","","Fremont","CA","94538.0","Self-Employed","Realtor","","","43815.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6371","","IND","Ector","Will","","","","","San Jose","CA","95135.0","Hazard, Young & Attea","Education Consultant","","","43813.0","","300.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6372","","IND","Gomez","Kim","","","","","San Jose","CA","95132.0","Berryessa Union SD","Administrative Assistant","","","43812.0","","25.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6373","","IND","Braunstein","Robert","","","","","San Jose","CA","95120.0","Self-Employed","Business Owner","","","43812.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6374","","IND","Safipour","Mehdi","","","","","Saratoga","CA","95070.0","Keller Williams Realty","Realtor","","","43810.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6375","","IND","Farmer","Elspeth","","","","","Palo Alto","CA","94301.0","None","Lawyer","","","43810.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6376","","IND","Lee","Wayne","","","","","San Jose","CA","95110.0","","Engineer","","","43810.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6377","","IND","Hirsch","Jewel","","","","","Alpharetta","GA","30005.0","None","Retired","","","43809.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6378","","IND","Carroll","Thomas","","","","","San Jose","CA","95132.0","Berryessa Union School District","Principal","","","43809.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6379","","IND","Alexander","Tony","","","","","San Jose","CA","95140.0","TW Consulting","President","","","43809.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6380","","IND","Semanik","John","","","","","San Jose","CA","95133.0","Flex","Purchasing Director","","","43806.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6381","","IND","Beck","Robert","","","","","San Jose","CA","95122.0","SJSU","Student","","","43805.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6382","","IND","Sutherland","Kathy","","","","","San Jose","CA","95126.0","Santa Clara County","Board Aide","","","43804.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6383","","IND","Lerner","Heather","","","","","San Jose","CA","95125.0","Boy Scouts of America","Director of Development","","","43804.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6384","","IND","Zuniga","Erasmo","","","","","San Jose","CA","95111.0","RL","Manager","","","43803.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6385","","IND","Chapman","Helen","","","","","San Jose","CA","95126.0","City of San Jose","Policy and Legislative Advisor","","","43803.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6386","","IND","Ellenberg","Susan","","","","","San Jose","CA","95126.0","County of Santa Clara","Member, Board of Supervisors","","","43803.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6387","","IND","Leech","Jeff","","","","","San Jose","CA","95127.0","Santa Clara County","XRay Tech","","","43803.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6388","","IND","Wilson","Linda","","","","","San Diego","CA","92117.0","Advanced Feedback Inc.","Administrative","","","43802.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6390","","OTH","IBEW PAC Education Fund","","","","","","Washington","DC","20001.0","","","","","43791.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1959","","OTH","CampaignPartner.com","","","","","","Still River","MA","1467.0","","","","","43648.0","","29.0","","","","","","","0.0","","","","WEB","Monthly website fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1960","","OTH","CampaignPartner.com","","","","","","Still River","MA","1467.0","","","","","43679.0","","29.0","","","","","","","0.0","","","","WEB","Monthly website fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1961","","OTH","Secretary of State","","","","","","Sacramento","CA","95814.0","","","","","43676.0","","50.0","","","","","","","0.0","","","","FIL","FPPC filing fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1962","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43686.0","","1650.0","","","","","","","0.0","","","","CMP","Payment for Voter Files","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1963","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43686.0","","800.0","","","","","","","0.0","","","","LIT","Campaign Literature","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1967","","OTH","Amazon","","","","","","Seattle","WA","98109.0","","","","","43699.0","","16.08","","","","","","","0.0","","","","CMP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX1967","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1968","","OTH","Costco","","","","","","Fremont","CA","94538.0","","","","","43707.0","","54.75","","","","","","","0.0","","","","CMP","stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1981","","OTH","Vovinam America","","","","","","San Jose","CA","95116.0","","","","","43717.0","","250.0","","","","","","","0.0","","","","CVC","Sponsorship for Moon Festival","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1984","","IND","Tran","Johnson","","","","","San Jose","CA","95132.0","","","","","43718.0","","3000.0","","","","","","","0.0","","","","SAL","Campaign Manager Salary Aug 10-Sept 10","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1985","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43721.0","","620.0","","","","","","","0.0","","","","CMP","Printing of Remit Envelopes","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1986","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43721.0","","236.0","","","","","","","0.0","","","","CMP","Campaign Banner","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1987","","OTH","Costco","","","","","","Fremont","CA","94538.0","","","","","43719.0","","54.75","","","","","","","0.0","","","","POS","Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2004","","OTH","Zazzle","","","","","","Redwood City","CA","94063.0","","","","","43711.0","","28.03","","","","","","","0.0","","","","CMP","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2021","","OTH","SignRocket.com","","","","","","St. Paul","MN","55071.0","","","","","43735.0","","1695.0","","","","","","","0.0","","","","CMP","Yard Signs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2022","","IND","Tran","Johnson","","","","","San Jose","CA","95132.0","","","","","43745.0","","2000.0","","","","","","","0.0","","","","SAL","Campaign manager monthly salary","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2023","","IND","Ross","Amanda","","","","","San Jose","CA","95119.0","","","","","43745.0","","400.0","","","","","","","0.0","","","","PRO","Fees for campaign work","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2024","","IND","Phan","Kevin","","","","","San Jose","CA","95116.0","","","","","43745.0","","300.0","","","","","","","0.0","","","","PRO","payment for campaign work","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2025","","IND","Ving","Christine","","","","","San Jose","CA","95133.0","","","","","43745.0","","300.0","","","","","","","0.0","","","","PRO","Payment for campaign work","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2070","","IND","Tran","Johnson","","","","","San Jose","CA","95132.0","","","","","43772.0","","1900.0","","","","","","","0.0","","","","PRO","Campaign Manager","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2071","","IND","Ross","Amanda","","","","","San Jose","CA","95119.0","","","","","43772.0","","450.0","","","","","","","0.0","","","","PRO","Photo/Video","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2072","","IND","Ving","Christine","","","","","San Jose","CA","95133.0","","","","","43772.0","","350.0","","","","","","","0.0","","","","PRO","Social media etc","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2073","","IND","Phan","Kevin","","","","","San Jose","CA","95116.0","","","","","43772.0","","300.0","","","","","","","0.0","","","","PRO","Photo/video","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2082","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43784.0","","103.79","","","","","","","0.0","","","","CMP","Window signs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2083","","OTH","US Postal Service","","","","","","San Jose","CA","951329998.0","","","","","43788.0","","55.0","","","","","","","0.0","","","","POS","Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2084","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43773.0","","24.05","","","","","","","0.0","","","","WEB","Online advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2085","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43769.0","","11.51","","","","","","","0.0","","","","WEB","Online advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2086","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43789.0","","1440.0","","","","","","","0.0","","","","LIT","Printing of lit","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2091","","IND","Tran","Johnson","","","","","San Jose","CA","95132.0","","","","","43793.0","","1850.0","","","","","","","0.0","","","","PRO","Campaign manager services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2092","","IND","Ross","Amanda","","","","","San Jose","CA","95119.0","","","","","43793.0","","450.0","","","","","","","0.0","","","","PRO","Video/Photo","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2093","","IND","Ving","Christine","","","","","San Jose","CA","95133.0","","","","","43793.0","","400.0","","","","","","","0.0","","","","PRO","social media support","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2094","","IND","Phan","Kevin","","","","","San Jose","CA","95116.0","","","","","43793.0","","300.0","","","","","","","0.0","","","","PRO","campaign staff","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2099","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43798.0","","149.65","","","","","","","0.0","","","","WEB","Online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2100","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43810.0","","8876.55","","","","","","","0.0","","","","LIT","Printing/Postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2101","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","43796.0","","25.0","","","","","","","0.0","","","","FIL","filing fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2102","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","43796.0","","2840.0","","","","","","","0.0","","","","FIL","ballot statement","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2103","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43809.0","","54.63","","","","","","","0.0","","","","CMP","card printing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2104","","OTH","Donorbox (Rebel Idealist LLC)","","","","","","San Francisco","CA","94103.0","","","","","43808.0","","52.34","","","","","","","0.0","","","","WEB","Online payment pocessing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2105","","OTH","Donorbox (Rebel Idealist LLC)","","","","","","San Francisco","CA","94103.0","","","","","43808.0","","71.25","","","","","","","0.0","","","","WEB","online payment processing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2107","","OTH","US Postal Service","","","","","","San Jose","CA","951329998.0","","","","","43809.0","","67.0","","","","","","","0.0","","","","POS","PO Box","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2109","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","43738.0","","273.98","","","","","","","0.0","","","","OFC","Credit Card Processing Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2110","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","43769.0","","139.8","","","","","","","0.0","","","","OFC","Credit Card Processing Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2111","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","43799.0","","148.27","","","","","","","0.0","","","","OFC","Credit Card Processing Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2116","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43824.0","","250.0","","","","","","","0.0","","","","WEB","Online advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2131","","OTH","Facebook","","","","","","Menlo Park","CA","95025.0","","","","","43829.0","","55.61","","","","","","","0.0","","","","WEB","Online ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2208","","OTH","Stripe","","","","","","San Francisco","CA","94107.0","","","","","43830.0","","65.86","","","","","","","0.0","","","","OFC","Credit Card Processing Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2209","","OTH","CampaignPartner.com","","","","","","Still River","MA","1467.0","","","","","43741.0","","29.0","","","","","","","0.0","","","","WEB","Monthly website fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2210","","OTH","Wix.com","","","","","","San Francisco","CA","94019.0","","","","","43754.0","","264.0","","","","","","","0.0","","","","WEB","Website fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","1/23/2020 7:08:52 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2211","","PTY","Santa Clara County United Democratic Campaign","","","","","","San Jose","CA","95128.0","","","","","43647.0","","100.0","","","","","","","0.0","","","","MTG","Silicon Valley Working Blue Democratic Club Picnic","","","","","871053","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/13/2019 11:33:48 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1921","","OTH","The Pivot Group, Inc.","","","","","","Washington","DC","20036.0","","","","","43602.0","","770.0","","","","","","","0.0","","","","LIT","Literature","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/13/2019 11:33:48 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1927","","OTH","CampaignPartner.com","","","","","","Still River","MA","1467.0","","","","","43643.0","","58.0","","","","","","","0.0","","","","WEB","website fees May/June 2019","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/13/2019 11:33:48 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1928","","OTH","Bank of the West","","","","","","San Jose","CA","95127.0","","","","","43635.0","","26.0","","","","","","","0.0","","","","OFC","Payment for Checks","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","David Cohen","","David Cohen for San Jose City Council District 4 2020","","9/13/2019 11:33:48 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1982","","PTY","Santa Clara County United Democratic Campaign","","","","","","San Jose","CA","95128.0","","","","","43637.0","","100.0","","","","","","","0.0","","","","MTG","Sponsorship for SCCDP summer picnic","","","","","871053","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/1/2021 12:49:43 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4352","","OTH","Xfinity","","","","","","Sandy","UT","84070.0","","","","","44152.0","","70.0","","","","","","","0.0","","","","OFC","Internet","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/1/2021 12:49:43 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4378","","OTH","GetThru","","","","","","Oakland","CA","94612.0","","","","","44138.0","","1595.92","","","","","","","0.0","","","","PHO","Texting voters","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/1/2021 12:49:43 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4396","","OTH","GetThru","","","","","","Oakland","CA","94612.0","","","","","44152.0","","25.68","","","","","","","0.0","","","","PHO","Texting voters","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/1/2021 12:49:43 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4397","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","44145.0","","119.88","","","","","","","0.0","","","","WEB","Cloud storage space","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/1/2021 12:49:43 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4398","","OTH","Google LLC","","","","","","Mountain View","CA","94043.0","","","","","44145.0","","19.99","","","","","","","0.0","","","","WEB","Email storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/1/2021 12:49:43 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4401","","OTH","Vantiv Worldpay","","","","","","Symmes Twp","OH","45249.0","","","","","44145.0","","78.04","","","","","","","0.0","","","","PRO","Service fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/1/2021 12:49:43 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4402","","IND","Mooney","Tess","","","","","New York","NY","10007.0","","","","","44149.0","","30.5","","","","","","","0.0","","","","WEB","Web hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/1/2021 12:49:43 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4403","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","44159.0","","43.0","","","","","","","0.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/1/2021 12:49:43 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4404","","OTH","Starbucks","","","","","","San Jose","CA","95132.0","","","","","44156.0","","54.0","","","","","","","0.0","","","","OFC","Coffee for volunteers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/1/2021 12:49:43 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4405","","IND","Nguyen","Hang","","","","","San Jose","CA","95131.0","","","","","44139.0","","750.0","","","","","","","0.0","","","","OFC","Reimbursement for election night watch party costs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/1/2021 12:49:43 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4406","","OTH","Dong Tam","","","","","","Fremont","CA","94539.0","","","","","44151.0","","8000.0","","","","","","","0.0","","","","PRO","Vietnamese outreach","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/1/2021 12:49:43 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4411","","IND","Huesca","Lupe","","","","","San Jose","CA","95126.0","","","","","44146.0","","4000.0","","","","","","","0.0","","","","PRO","Spanish outreach","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/1/2021 12:49:43 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4412","","OTH","Bluehost","","","","","","Burlington","MA","1803.0","","","","","44167.0","","11.88","","","","","","","0.0","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/1/2021 12:49:43 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4413","","OTH","Din Tai Fung","","","","","","Santa Clara","CA","95050.0","","","","","44169.0","","65.82","","","","","","","0.0","","","","OFC","Volunteer thank you dinner","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/1/2021 12:49:43 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4414","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","44173.0","","25.0","","","","","","","0.0","","","","FIL","Ballot Filing Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/1/2021 12:49:43 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4415","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","44173.0","","2840.0","","","","","","","0.0","","","","FIL","Ballot Statement Filing Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/1/2021 12:49:43 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4416","","OTH","ActBlue","","","","","","Somerville","MA","2144.0","","","","","44168.0","","9.0","","","","","","","0.0","","","","PRO","Service fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/1/2021 12:49:43 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4420","","OTH","CA Secretary of State (Political Reform Division)","","","","","","Sacramento","CA","95814.0","","","","","44180.0","","50.0","","","","","","","0.0","","","","FIL","Committee dues","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/1/2021 12:49:43 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4421","","OTH","Xfinity","","","","","","Sandy","UT","84070.0","","","","","44182.0","","70.0","","","","","","","0.0","","","","OFC","Internet","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/1/2021 12:49:43 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4422","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","44151.0","","580.85","","","","","","","0.0","","","","PRO","Design","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/1/2021 12:49:43 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4424","","IND","Tran","Ann","","","","","San Jose","CA","95131.0","","","","","44155.0","","3000.0","","","","","","","0.0","","","","PRO","Campaign work","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/1/2021 12:49:43 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EX4425","","OTH","US Postal Service","","","","","","San Jose","CA","95101.0","","","","","44195.0","","39.42","","","","","","","0.0","","","","OFC","PO Box","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","11/2/2020 4:10:25 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12673","","IND","Hamilton","Bethany","","","","","Snellville","GA","30039.0","NCMLP, GWU","Director","","","44122.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","11/2/2020 4:10:25 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12674","","IND","Torres","Fernando","","","","","Los Angeles","CA","90042.0","University of California, Los Angeles","Professor","","","44122.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","11/2/2020 4:10:25 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12869","","IND","Kovnator","Yonit","","","","","Los Angeles","CA","90025.0","Fagen Friedman and Fufrost","Attorney","","","44124.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","11/2/2020 4:10:25 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13871","","COM","Business San Jose Chamber PAC","","","","","","San Rafael","CA","94901.0","","","","","44126.0","","600.0","","","","","","","600.0","","","","","","","","","","1409516","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","11/2/2020 4:10:25 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13872","","IND","Park","Sandy","","","","","San Jose","CA","95133.0","","Unemployed","","","44126.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","11/2/2020 4:10:25 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13873","","IND","Ring","Edward","","","","","Encino","CA","91436.0","New Standard Equities","Real Estate Investor","","","44126.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","11/2/2020 4:10:25 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13882","","OTH","Bloom Energy Corporation","","","","","","San Jose","CA","95134.0","","","","","44127.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","11/2/2020 4:10:25 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13883","","OTH","Borelli Investment Co.","","","","","","San Jose","CA","95131.0","","","","","44128.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","11/2/2020 4:10:25 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13884","","IND","Hulberg","Norm","","","","","San Jose","CA","95113.0","Valbridge Property Advisors","Appraiser","","","44128.0","","250.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","11/2/2020 4:10:25 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13924","","IND","Salas","Marianne","","","","","San Jose","CA","95112.0","","Retired","","","44133.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","11/2/2020 4:10:25 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13925","","IND","Wyatt","Tiffani","","","","","Glenwood Springs","CO","81601.0","Land Rover Roaring Fork","General Manager","","","44134.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","11/2/2020 4:10:25 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13937","","IND","Lee","Frank","","","","","Mountain View","CA","94043.0","Virus Geeks, Inc.","CEO","","","44136.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","11/2/2020 4:10:25 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4312","","OTH","Xfinity","","","","","","Sandy","UT","84070.0","","","","","44122.0","","70.0","","","","","","","0.0","","","","OFC","Internet","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","11/2/2020 4:10:25 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4332","","OTH","Bluehost","","","","","","Burlington","MA","1803.0","","","","","44131.0","","119.95","","","","","","","0.0","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","11/2/2020 4:10:25 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4343","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","44134.0","","7000.0","","","","","","","0.0","","","","PRO","Design","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","11/2/2020 4:10:25 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4344","","OTH","African American Community Service Agency","","","","","","San Jose","CA","95112.0","","","","","44134.0","","1200.0","","","","","","","0.0","","","","CVC","Redirecting SVO PAC contributions","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","11/2/2020 4:10:25 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4351","","OTH","ActBlue","","","","","","Somerville","MA","2144.0","","","","","44136.0","","44.25","","","","","","","0.0","","","","PRO","Service fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","11/2/2020 4:10:25 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4354","","OTH","Pacific Campaign House","","","","","","San Francisco","CA","94105.0","","","","","44129.0","","5939.83","","","","","","","0.0","","","","CNS","Campaign consulting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11697","","IND","Biggar","Michael","","","","","Mountain View","CA","94043.0","Orchard Partners, LLC","Managing Partner","","","44094.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11698","","IND","Lee","Jessica","","","","","Glen Rock","NJ","7452.0","New American Leaders","Vice President of Development","","","44094.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11699","","IND","Rodgers","Susan","","","","","Redington","FL","33708.0","","Retired","","","44094.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11700","","IND","Nguyen","Ted","","","","","San Jose","CA","95112.0","","Retired","","","44094.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11705","","IND","Wu","Li","","","","","San Jose","CA","95132.0","Litepoint","Software Engineer","","","44094.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11787","","IND","Orlansky","Beth","","","","","Jackson","MS","39211.0","Mississippi Center for Justice","Attorney","","","44095.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11788","","IND","Rocha","Vincent","","","","","San Jose","CA","95112.0","Silicon Valley Leadership Group","Housing Policy Advocate","","","44095.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11790","","IND","Duong","Le","","","","","Sunnyvale","CA","94085.0","Reed Smith LLP","Lawyer","","","44095.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11946","","IND","McCarthy","Joey","","","","","Los Gatos","CA","95030.0","McManagement, Inc.","Real Estate","","","44096.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11947","","IND","Ottoboni","Megan","","","","","Los Gatos","CA","95030.0","","Unemployed","","","44096.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12422","","OTH","Mockler 2007 Living Trust","","","","","","Los Gatos","CA","95032.0","","","","","44098.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12423","","OTH","Rutherford Investment Company","","","","","","Los Gatos","CA","95030.0","","","","","44098.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12424","","OTH","Summerset Gold LP","","","","","","Burlingame","CA","94010.0","","","","","44098.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12425","","IND","McCarthy","Joe","","","","","Los Gatos","CA","95030.0","","Unemployed","","","44099.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12426","","SCC","AT&T California Employee PAC","","","","","","San Francisco","CA","94108.0","","","","","44099.0","","600.0","","","","","","","600.0","","","","","","","","","","981470","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12429","","IND","Hughes","Mary","","","","","San Jose","CA","95127.0","","Retired","","","44101.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12430","","IND","Daily","Dean","","","","","San Jose","CA","95138.0","","Unemployed","","","44101.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12435","","IND","Do","Bao Tram","","","","","Seattle","WA","98118.0","Seattle Foundation","Program Officer","","","44103.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12440","","IND","Storm","Edward","","","","","Cupertino","CA","95014.0","Storm Land Co.","President","","","44104.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12441","","IND","Cole","Arthur","","","","","San Mateo","CA","94402.0","Pacific Urban Residential","CFO","","","44104.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12442","","IND","Gardner","Rory","","","","","Santa Monica","CA","90403.0","Pacific Urban Residential","Investments","","","44104.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12443","","IND","Mack","Jesse","","","","","Laguna Beach","CA","92651.0","Pacific Urban Residential","Real Estate","","","44104.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12444","","IND","Pace","Alfred","","","","","Atherton","CA","94027.0","Pacific Urban Residential","Executive","","","44104.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12448","","IND","Nguyen","Jessica","","","","","San Jose","CA","95121.0","Berryessa Union School District","Teacher","","","44105.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12449","","IND","Saglimbeni","Salvatore","","","","","San Jose","CA","95125.0","Institutional Property Advisors","Sales","","","44105.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12455","","COM","California Apartment Association PAC","","","","","","Sacramento","CA","95814.0","","","","","44106.0","","600.0","","","","","","","600.0","","","","","","","","","","745208","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12456","","OTH","Leftlane Creative","","","","","","Half Moon Bay","CA","94019.0","","","","","44106.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12483","","IND","Simpson","Yen","","","","","San Diego","CA","92128.0","","Unemployed","","","44107.0","","45.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12484","","IND","Thai","Becky","","","","","Vista","CA","92083.0","Neogenomics","Cytogenetic Technologist","","","44107.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12485","","IND","Box","Ly","","","","","Helotes","TX","78023.0","","Retired","","","44110.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12510","","IND","Vu","Nguyen","","","","","Cupertino","CA","95014.0","Apple Inc.","Attorney","","","44112.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12513","","IND","Smith","Gordon","","","","","San Jose","CA","95112.0","De Anza College","Professor","","","44113.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12514","","IND","Rubnitz","Jim","","","","","Monte Sereno","CA","95030.0","NARJ, LLC","Real Estate","","","44114.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12533","","IND","Rubnitz","Joel","","","","","Los Gatos","CA","95032.0","ABL Properties, Inc","Real Estate","","","44116.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12664","","IND","Cao","Qun","","","","","Mountain View","CA","94040.0","Google","Engineer","","","44121.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12670","","IND","Nguyen","Hai","","","","","Fountain Valley","CA","92708.0","","Retired","","","44097.0","","100.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12671","","IND","Tran","Tuyen","","","","","Martinez","CA","94553.0","","Unemployed","","","44100.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12672","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814.0","","","","","44102.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4166","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44097.0","","202.6","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4177","","OTH","GetThru","","","","","","Oakland","CA","94612.0","","","","","44094.0","","86.24","","","","","","","0.0","","","","PHO","Texting service","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4179","","OTH","Pacific Campaign House","","","","","","San Francisco","CA","94105.0","","","","","44094.0","","15000.0","","","","","","","0.0","","","","CNS","Digital ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4181","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","44095.0","","2493.0","","","","","","","0.0","","","","LIT","Mailer printing and postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4183","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","44096.0","","909.63","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4186","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","44097.0","","4621.0","","","","","","","0.0","","","","LIT","Mailer printing and postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4210","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44102.0","","4.3","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4220","","OTH","Safeway","","","","","","Milpitas","CA","95035.0","","","","","44101.0","","52.19","","","","","","","0.0","","","","OFC","Drinks and snacks for volunteers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4221","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","44102.0","","9905.0","","","","","","","0.0","","","","LIT","Mailer printing and postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4231","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","44103.0","","1262.16","","","","","","","0.0","","","","LIT","Mailer printing and postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4235","","OTH","ActBlue","","","","","","Somerville","MA","2144.0","","","","","44105.0","","185.0","","","","","","","0.0","","","","PRO","Service fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4237","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","44106.0","","13310.0","","","","","","","0.0","","","","LIT","Mailer printing and postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4238","","OTH","Vietnam Daily News LLC","","","","","","San Jose","CA","95112.0","","","","","44106.0","","720.0","","","","","","","0.0","","","","PRT","Newspaper ad","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4246","","OTH","GetThru","","","","","","Oakland","CA","94612.0","","","","","44109.0","","1270.88","","","","","","","0.0","","","","PHO","Texting service","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4247","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","44109.0","","9182.35","","","","","","","0.0","","","","LIT","Mailer printing and postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4260","","OTH","Bluehost","","","","","","Burlington","MA","1803.0","","","","","44113.0","","72.0","","","","","","","0.0","","","","WEB","Website hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4263","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","44115.0","","6396.75","","","","","","","0.0","","","","LIT","Mailer printing and postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4267","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","44118.0","","12340.0","","","","","","","0.0","","","","LIT","Mailer printing and postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4308","","IND","Mooney","Tess","","","","","New York","NY","10007.0","","","","","44118.0","","30.5","","","","","","","0.0","","","","WEB","Web hosting October","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4313","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44118.0","","20.3","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","10/23/2020 1:03:00 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4314","","OTH","Vantiv Worldpay","","","","","","Symmes Twp","OH","45249.0","","","","","44113.0","","305.22","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11206","","OTH","Cereus Corporation","","","","","","San Jose","CA","95132.0","","","","","44020.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11207","","IND","Root","Sharon","","","","","San Jose","CA","95120.0","Retired","","","","44020.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11208","","IND","Spieker","Tod","","","","","Palo Alto","CA","94303.0","Spieker Companies, Inc.","President","","","44020.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11209","","IND","Luong","Hai","","","","","Sacramento","CA","95818.0","Kaiser Permanente","Physician","","","44021.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11210","","IND","Lewis","Kevin","","","","","San Diego","CA","92116.0","University of California, San Diego","Professor","","","44023.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11211","","COM","HNTB Holdings Ltd. PAC","","","","","","Kansas City","MO","64105.0","","","","","44025.0","","250.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11212","","IND","Kline","Norman","","","","","San Jose","CA","95126.0","LibraryWorld, Inc.","CEO","","","44027.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11213","","IND","Filizetti","Gary","","","","","Milpitas","CA","95035.0","Devcon Construction","President","","","44028.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11214","","OTH","Lee Supermarket Inc.","","","","","","San Jose","CA","95111.0","","","","","44028.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11215","","IND","Leufroy","Eric","","","","","Las Vegas","CA","89113.0","","Retired","","","44028.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11216","","IND","Wills-Leufroy","Vanecia","","","","","Las Vegas","NV","89113.0","Self-Employed","Minister","","","44028.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11217","","IND","Ng","Li Chiang","","","","","San Jose","CA","95132.0","","Retired","","","44029.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11218","","OTH","Cambridge Management Co.","","","","","","Santa Clara","CA","95054.0","","","","","44030.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11219","","IND","Chau","Sandy","","","","","San Mateo","CA","94401.0","","Retired","","","44030.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11220","","OTH","Associated Builders and Contractors Northern California Chapter PAC","","","","","","Livermore","CA","94551.0","","","","","44032.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11221","","IND","Ramirez","Leticia","","","","","Sacramento","CA","95831.0","City of Tracy","City Attorney","","","44034.0","","250.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11222","","OTH","Narco Plastering, Inc.","","","","","","Santa Clara","CA","95050.0","","","","","44037.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11265","","OTH","Alex L Ingram & Associates","","","","","","Los Gatos","CA","95030.0","","","","","44042.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11266","","IND","Furtado","Richard","","","","","Morgan Hill","CA","95037.0","South Bay Construction","CEO","","","44042.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11267","","IND","Shaffer","Chris","","","","","Portola Valley","CA","94028.0","","","","","44042.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11268","","OTH","The Heinrich Living Trust","","","","","","Santa Clara","CA","95054.0","","","","","44042.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11269","","IND","Babbar","Anil","","","","","San Jose","CA","95126.0","California Apartment Association","Vice President","","","44046.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11274","","IND","Mansourian","Jennifer","","","","","Northridge","CA","91344.0","UCLA Health","Occupational Therapist","","","44019.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11275","","IND","Wilkinson","Keir","","","","","Modesto","CA","95355.0","E&J Gallo Winery","Regulatory Analyst","","","44041.0","","50.0","","","","","","","80.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11276","","IND","Nguyen","Anna","","","","","San Francisco","CA","94123.0","Facebook","Attorney","","","44048.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11277","","OTH","LPMD Architects","","","","","","Sunnyvale","CA","94086.0","","","","","44048.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11278","","IND","Walia","Vinni","","","","","San Jose","CA","95110.0","Team San Jose","Director of Facilities","","","44048.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11279","","OTH","Cornerstone Earth Group","","","","","","Sunnyvale","CA","94085.0","","","","","44048.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11280","","OTH","Form4 Architecture","","","","","","San Francisco","CA","94105.0","","","","","44048.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11281","","OTH","Tarrar Utility Consultants","","","","","","Brentwood","CA","94513.0","","","","","44048.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11283","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597.0","","","","","44049.0","","600.0","","","","","","","600.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11285","","OTH","Salvatore Caruso Design Corporation","","","","","","Santa Clara","CA","95050.0","","","","","44050.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11286","","OTH","Republic Services, Inc.","","","","","","Milpitas","CA","95035.0","","","","","44050.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11287","","IND","Toeniskoetter","Charles","","","","","Los Gatos","CA","95033.0","Toeniskoetter Development","VP Property Management","","","44050.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11293","","IND","Truong","Quynh","","","","","Atlanta","GA","30318.0","Cruz & Associates","Attorney","","","44052.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11294","","OTH","Arcadia Management Services Co.","","","","","","Oakland","CA","94612.0","","","","","44053.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11295","","IND","Arreola","Tony","","","","","San Jose","CA","95110.0","DAL Properties LLC","Managing Principal","","","44053.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11296","","IND","Lazzarini","Mark","","","","","San Jose","CA","95110.0","DAL Properties LLC","Managing Principal","","","44053.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11297","","IND","Nguyen","Tran","","","","","San Jose","CA","95121.0","Self-employed","Small business owner","","","44053.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11298","","IND","Youn","Bonnie","","","","","Tucker","GA","30084.0","The RMN Agency","Legal Recruiter","","","44054.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11301","","IND","Le","Thuong","","","","","San Jose","CA","95132.0","Retired","Retired","","","44055.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11302","","OTH","Arc Tec, Inc.","","","","","","San Jose","CA","95110.0","","","","","44056.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11303","","IND","Dillabough","Gary","","","","","Atherton","CA","94027.0","Urban Community","Venture Capital","","","44056.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11304","","IND","Vu","Tuyet-Hang","","","","","San Jose","CA","95132.0","Center For Speech, Language, Occupational and Behavior Therapy","Registered Behavior Technician","","","44056.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11305","","IND","Tran","Heather","","","","","San Jose","CA","95131.0","County of Santa Clara","Auditor","","","44056.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11306","","OTH","Sun Garden Center 1 LLC","","","","","","San Jose","CA","95125.0","","","","","44057.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11307","","IND","Vu","Thu","","","","","San Jose","CA","95131.0","","Retired","","","44057.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11308","","IND","Rogers","Kristhine","","","","","San Jose","CA","95132.0","Self-employed","Security consultant","","","44058.0","","104.0","","","","","","","104.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11309","","IND","Hughes","Mary","","","","","San Jose","CA","95127.0","","Retired","","","44058.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11310","","IND","Ho","Hai","","","","","San Jose","CA","95132.0","Cisco Systems","Engineering Manager","","","44058.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11312","","IND","Valencia","Manni","","","","","San Jose","CA","95132.0","Vaco","Data Analyst","","","44059.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11316","","IND","Cota","Hanah","","","","","Los Angeles","CA","90042.0","Cota Group Consulting","Digital Marketing Consultant","","","44060.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11317","","IND","Strangis","Janet","","","","","San Jose","CA","95136.0","Strangis Properties","Broker/Owner","","","44060.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11318","","IND","Stern","David","","","","","Chevy Chase","MD","208155411.0","Equal Justice Works","Executive Director","","","44060.0","","200.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11342","","IND","Emery","Ashley","","","","","Roseville","CA","95678.0","CAEATFA","Program Manager","","","44061.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11343","","IND","Nguyen","Michelle","","","","","Salt Lake City","UT","84115.0","Pho Tay Ho","Manager","","","44061.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11344","","IND","Nguyen","Duy","","","","","Las Vegas","NV","89139.0","Asian Community Development Council","Vice President","","","44061.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11345","","IND","Hencken","Robert","","","","","San Jose","CA","95118.0","Hencken Development Consultants, LLC","Land Development Consulting","","","44061.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11385","","OTH","The Sobrato Organization","","","","","","Mountain View","CA","94041.0","","","","","44063.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11386","","IND","Jones","Stanford","","","","","Palo Alto","CA","94304.0","Marcus & Millichap","Real Estate Agent","","","44063.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11387","","IND","Weiss","Pete","","","","","San Jose","CA","95123.0","Pangea Legal Services","Attorney","","","44063.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11397","","IND","Pham","Cavatina","","","","","Houston","TX","77082.0","West Houston Family Practice","Physician","","","44064.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11398","","IND","Ding","Yi","","","","","San Jose","CA","95129.0","Red Oak Technologies","Programmer","","","44064.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11401","","OTH","Lighthouse Public Affairs, LLC","","","","","","San Francisco","CA","94133.0","","","","","44067.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11402","","IND","Dao","Ngan","","","","","San Jose","CA","95131.0","","Retired","","","44067.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11403","","IND","Wong","Gilbert","","","","","Cupertino","CA","95014.0","Foothill-De Anza Community College","Trustee","","","44067.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11422","","IND","Phan","Trizzie","","","","","San Jose","CA","95122.0","Phancy Touché","Makeup artist","","","44068.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11423","","IND","Hooten","Woody","","","","","Granite Bay","CA","95746.0","Blue Sky Energy","Chief Information Officer","","","44069.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11424","","IND","Mahan","Matt","","","","","San Jose","CA","95123.0","Brigade Group, Inc.","CEO","","","44069.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11436","","IND","Low","Evan","","","","","Sacramento","CA","95815.0","State of California","Assemblymember","","","44069.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11437","","IND","Castillo","Janelle","","","","","Livermore","CA","94551.0","Town and Country Vet","Veterinarian","","","44070.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11438","","IND","Neighbors","David","","","","","San Jose","CA","95135.0","CliftonLarsenAllen","CPA","","","44070.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11441","","IND","Gordon","Dan","","","","","Redwood City","CA","94065.0","Gordon Biersch","Brewing Engineer","","","44074.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11454","","IND","Cropper","David","","","","","Woodside","CA","94062.0","TMG Partners","Investor","","","44075.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11455","","IND","Nguyen","Ann","","","","","San Jose","CA","95125.0","Messner Reeves LLP","Attorney","","","44075.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11456","","IND","Nguyen","Teresa","","","","","San Diego","CA","92105.0","Marriott Inc.","Manicurist","","","44076.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11457","","IND","Sims","John","","","","","Sacramento","CA","95818.0","University of the Pacific, McGeorge School of Law","Law Professor","","","44076.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11458","","IND","Eisbach","David","","","","","San Jose","CA","95125.0","Amber Realty & Property Management","Realtor","","","44076.0","","200.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11459","","IND","Boxberger","Matthew","","","","","San Jose","CA","95132.0","County of Santa Clara","Real Estate Appraiser","","","44076.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11460","","IND","Yi","Jae","","","","","New York","NY","10036.0","IBM","Account Executive","","","44077.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11461","","IND","Biggar","Michael","","","","","Mountain View","CA","94043.0","Orchard Partners, LLC","Managing Partner","","","44077.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11462","","IND","Trevizo","Amanda","","","","","Denver","CO","80220.0","Shane Co.","Buyer","","","44077.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11463","","IND","Nguyen","Kim","","","","","San Jose","CA","95134.0","ASE Builders, Inc.","CFO","","","44078.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11464","","IND","Luong","Hannah","","","","","Winnetka","CA","91306.0","","Student","","","44079.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11465","","IND","Little","Don","","","","","Castro Valley","CA","94552.0","Trammell Crow Company","Real Estate","","","44079.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11466","","IND","Hogarty","Micaelanne","","","","","Castro Valley","CA","94552.0","DocuSign","Technology","","","44079.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11467","","IND","Tran","Jenn","","","","","San Jose","CA","95123.0","Self-employed","Barber","","","44078.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11468","","IND","Tran","Vinhy","","","","","Arlington","VA","22312.0","Carlos Rosario International Public Charter School","Data Entry Coordinator","","","44078.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11469","","IND","Luc","Tai","","","","","San Jose","CA","95132.0","","Retired","","","44077.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11470","","IND","Zell","Karen","","","","","Santa Clara","CA","95050.0","Santa Clara Unified School District","Library Media Assistant","","","44077.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11488","","IND","Nguyen","Hang","","","","","San Jose","CA","95131.0","Paraeducator","East Side Union High School District","","","44029.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11489","","IND","Hadaya","William","","","","","San Jose","CA","95113.0","WHM Corporation","Engineer","","","44081.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11490","","IND","Khong","Huong","","","","","San Jose","CA","95111.0","Self-employed","Caterer","","","44080.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11527","","IND","Hague","Elizabeth","","","","","Washington","DC","20010.0","Equal Justice Works","Program Manager","","","44082.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11528","","IND","Kamins","Piper","","","","","Los Angeles","CA","90027.0","The Ralph M Parsons Foundation","Program Officer","","","44082.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11529","","IND","Adams","Tracy","","","","","Campbell","CA","95008.0","GreenWaste","Co-COO","","","44083.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11530","","IND","Hall","Murray","","","","","Palm Desert","CA","92260.0","GreenWaste","Executive","","","44083.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11531","","IND","Hall","Cheryl","","","","","Palm Desert","CA","92260.0","","Retired","","","44083.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11532","","IND","Giannini","William","","","","","Saratoga","CA","95070.0","","Retired","","","44083.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11533","","IND","Sweatt","Herbert","","","","","Los Gatos","CA","95032.0","","Retired","","","44083.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11534","","OTH","Frank Weigel Revocable Trust","","","","","","San Jose","CA","95112.0","","","","","44083.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11535","","OTH","M3iworks","","","","","","Maple Grove","CA","55311.0","","","","","44083.0","","50.0","","","","","","","225.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11536","","OTH","Greenwaste Recovery, Inc.","","","","","","San Jose","CA","95112.0","","","","","44083.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11537","","OTH","Zanker Rd. Resource Management Ltd.","","","","","","San Jose","CA","95134.0","","","","","44083.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11538","","OTH","Standard Iron & Metals","","","","","","Oakland","CA","94601.0","","","","","44083.0","","50.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11539","","IND","Ayers","Chris","","","","","San Jose","CA","95110.0","Adobe","Engineering Manager","","","44083.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11540","","IND","Dimas","Brenna","","","","","San Jose","CA","95134.0","Rancho Milpitas Middle School","Teacher","","","44083.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11541","","IND","Castellanos","Jim","","","","","Campbell","CA","95008.0","Casco Property Management","Investor","","","44084.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11542","","IND","Salas","Carl","","","","","San Jose","CA","95112.0","Salas O'brien LLC","Engineer","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11543","","OTH","Greenery Rosewalk LP","","","","","","Walnut Creek","CA","94596.0","","","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11544","","OTH","Pt. Benicia - Shadow Oaks","","","","","","Walnut Creek","CA","94596.0","","","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11545","","OTH","Pacific Peninsula III","","","","","","San Jose","CA","94596.0","","","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11546","","OTH","Rosewalk - DLC Seq PC II","","","","","","Walnut Creek","CA","94596.0","","","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11547","","OTH","Rosewalk - Park City II","","","","","","Walnut Creek","CA","94596.0","","","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11548","","OTH","Ryder Construction Inc.","","","","","","Walnut Creek","CA","94596.0","","","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11549","","OTH","Sequoia Equities, Inc.","","","","","","Walnut Creek","CA","94596.0","","","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11550","","OTH","Rosewalk - Rutherford Rosewalk","","","","","","Walnut Creek","CA","94596.0","","","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11551","","IND","Nguyen","Hai","","","","","Fountain Valley","CA","92708.0","","Retired","","","44085.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11552","","IND","Larry","Levine","","","","","Sacramento","CA","95816.0","University of the Pacific","Law Professor","","","44086.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11554","","IND","Carter","Gene","","","","","Saratoga","CA","95070.0","","Retired","","","44083.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11573","","IND","Giannini","Susan","","","","","San Jose","CA","95125.0","","Retired","","","44089.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11574","","IND","Le","Juley","","","","","Madisonville","LA","70447.0","Resilia","Enteprise","","","44089.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11575","","IND","Nguyen","Jessica","","","","","San Jose","CA","95121.0","Berryessa Union School District","Teacher","","","44089.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11576","","IND","Nguyen","Tram","","","","","San Jose","CA","95132.0","Self-employed","Attorney","","","44089.0","","25.0","","","","","","","55.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11577","","IND","Nguyen","Tram","","","","","Mountain View","CA","94040.0","Facebook","Admin","","","44089.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11578","","IND","Afshar","Mariam","","","","","Houston","TX","77082.0","Alief Independent School District","Teacher","","","44089.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11579","","IND","Nguyen","Dave","","","","","San Jose","CA","95132.0","Grail","CTM","","","44089.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11580","","IND","Nguyen","Hieu","","","","","San Jose","CA","95116.0","Samsung","Engineer","","","44089.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11581","","IND","Bui","Trung","","","","","San Jose","CA","95132.0","Samsung","Engineer","","","44089.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11582","","IND","Dickel","Marion","","","","","Los Gatos","CA","95030.0","","Retired","","","44089.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11584","","IND","Salas","Carl","","","","","San Jose","CA","95112.0","Salas O'brien LLC","Engineer","","R","44090.0","","-100.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC11584","RC11542","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11602","","IND","Martin","Anne","","","","","Martinez","CA","94553.0","Martinez Unified School District","Teacher","","","44083.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11652","","IND","Le","Xuan","","","","","Washington","DC","20009.0","US Department of Health and Human Services","Program Analyst","","","44089.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11653","","IND","Duong","Ann","","","","","Seattle","WA","98101.0","Booz Allen Hamilton","Consultant","","","44090.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11654","","IND","Hoang","Nha","","","","","Hattiesburg","MS","39401.0","Self-employed","Nail Tech","","","44090.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11655","","IND","Le","Anh","","","","","San Jose","CA","95121.0","","Unemployed","","","44090.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11656","","IND","Nguyen","Haley","","","","","Seattle","WA","98109.0","DocuSign","Sales","","","44090.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11657","","IND","Nguyen","Jeanie","","","","","Fountain Valley","CA","92708.0","Apple","Digital Marketing","","","44090.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11658","","IND","Nguyen","Nhu","","","","","Kansas City","MO","64111.0","KDOR","Attorney","","","44090.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11659","","IND","Narveson","Mark","","","","","Los Gatos","CA","95030.0","Artegis Law Group","Attorney","","","44090.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11660","","IND","Ruebsamen","Tammy","","","","","Huntington Beach","CA","95132.0","Foundation West","Real estate and property management","","","44090.0","","65.0","","","","","","","65.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11661","","IND","Richard","Dan","","","","","Piedmont","CA","94611.0","Haskell Point Advisors, LLC","Consultant","","","44091.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11662","","IND","Dao","Vy","","","","","Columbus","GA","31906.0","Columbus State University","Professor","","","44091.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11663","","IND","Jones","Charles","","","","","San Jose","CA","95129.0","City of San Jose","Councilmember","","","44091.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11664","","IND","Tien","Alan","","","","","Honolulu","HI","96814.0","Central Pacific Bank","Finance","","","44092.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11665","","IND","Pringle","John","","","","","San Jose","CA","95113.0","Acquity Realty","Real Estate","","","44092.0","","250.0","","","","","","","850.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11666","","IND","Wong","Robert","","","","","Sacramento","CA","95818.0","Yee Law Group","Attorney","","","44092.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11667","","IND","Lappier","Corey","","","","","San Francisco","CA","94118.0","","Unemployed","","","44092.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11668","","IND","Hoang","Thinh","","","","","San Jose","CA","95148.0","","Unemployed","","","44092.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11669","","IND","Larko","Peter","","","","","San Jose","CA","95113.0","J.P. DiNapoli Companies, Inc.","Manager","","","44092.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11670","","IND","Reilly","Terry","","","","","San Jose","CA","95126.0","Metrology Advantage","Consultant","","","44092.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11671","","IND","Nguyen","Theodore","","","","","San Jose","CA","95132.0","Western Digital","Technician","","","44092.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11672","","IND","Nguyen","Van","","","","","Fountain Valley","CA","92708.0","Self-employed","Nail Tech","","","44092.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11673","","IND","Vo","Thanh","","","","","San Jose","CA","95121.0","","Unemployed","","","44092.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11674","","IND","Hammond","Clyde","","","","","San Jose","CA","95054.0","","Retired","","","44092.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11675","","OTH","Rutherford MHC Management, Inc.","","","","","","Los Gatos","CA","95030.0","","","","","44092.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11676","","IND","Angermeir","George","","","","","San Jose","CA","95132.0","","Retired","","","44093.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11677","","IND","Campos","Xavier","","","","","San Jose","CA","95127.0","SVEP Consultants LLC","Consultant","","","44093.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11678","","IND","Esq.","Christopher Chin,","","","","","San Mateo","CA","94402.0","Alameda County District Attorney","Deputy District Attorney","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11679","","IND","Cilker","Carl","","","","","San Jose","CA","95125.0","","Retired","","","44093.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11680","","IND","Crum","Christine","","","","","Woodland","CA","95776.0","Unviersity of California, Davis","Chief Administrative Officer","","","44093.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11681","","IND","Gaviola","Alex","","","","","San Jose","CA","95132.0","Self-employed","Small Business Owner","","","44093.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11682","","IND","Hayden","Erik","","","","","Los Gatos","CA","95032.0","Hayden Land Company","Real Estate","","","44093.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11683","","OTH","HDR Communications","","","","","","San Jose","CA","95148.0","","","","","44093.0","","300.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11684","","IND","Huesca","Lupe","","","","","San Jose","CA","95126.0","Self-employed","Small Business Owner","","","44093.0","","110.0","","","","","","","260.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11685","","IND","Jung","Alan","","","","","San Jose","CA","95132.0","Altaflex","Director of Operations","","","44093.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11686","","IND","Le","Phuc","","","","","San Jose","CA","95131.0","VMAF","Deputy CEO","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11687","","IND","Matulich","Marc","","","","","Campbell","CA","95008.0","Airfield Supply Co.","CEO","","","44093.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11688","","IND","Mielke","Madalene","","","","","Washington","DC","20002.0","Asian Pacific American Institute of Congressional Studies","Executive Director","","","44093.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11689","","IND","Moreles","Jess","","","","","San Jose","CA","95116.0","Whole Foods Market","Assistant Store Manager","","","44093.0","","250.0","","","","","","","550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11690","","IND","Pham","Diep","","","","","San Jose","CA","95135.0","Housewife","","","","44093.0","","50.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11691","","IND","Ramirez","Leticia","","","","","Sacramento","CA","95831.0","City of Tracy","City Attorney","","","44093.0","","150.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11692","","IND","Rivero","Vincent","","","","","San Jose","CA","95132.0","RVR Engineers","Civil Engineer","","","44093.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11693","","IND","Sauvageau","Katie","","","","","Roseville","CA","95747.0","","Unemployed","","","44093.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11694","","IND","Sweet","Cynthia","","","","","Chimacum","WA","98325.0","Omada Health","Research Director","","","44093.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11695","","IND","Tran","Thi","","","","","San Jose","CA","95132.0","","Law Student","","","44093.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11696","","IND","Yandle","John","","","","","San Jose","CA","95128.0","Newmark Knight Frank","Executive Vice President","","","44093.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11701","","IND","Johnson","Dan","","","","","San Jose","CA","95132.0","Tesla","Advisor","","","44037.0","","200.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11791","","IND","Santosham","Shireen","","","","","San Francisco","CA","94110.0","Plenty","Head of Strategic Partnerships","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11944","","IND","Huesca","Lupe","","","","","San Jose","CA","95126.0","Self-employed","Small Business Owner","","","44091.0","","150.0","","","","","","","260.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","I","RC11400","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","44067.0","","136.0","","","","","","","0.0","","","","","Candidate Ballot Statement Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4003","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","44048.0","","901.0","","","","","","","0.0","","","","LIT","Door Hangers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4029","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44020.0","","45.5","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4030","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44031.0","","10.3","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4109","","OTH","Xfinity","","","","","","Sandy","UT","84070.0","","","","","44030.0","","45.0","","","","","","","0.0","","","","OFC","Internet","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4110","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","44041.0","","901.0","","","","","","","0.0","","","","LIT","Door hangers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4111","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","44041.0","","830.0","","","","","","","0.0","","","","LIT","Door Hangers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4112","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","44048.0","","765.0","","","","","","","0.0","","","","LIT","Door Hangers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4118","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","44050.0","","2840.0","","","","","","","0.0","","","","FIL","Ballot statement filing fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4119","","OTH","GetThru","","","","","","Oakland","CA","94612.0","","","","","44053.0","","100.0","","","","","","","0.0","","","","POS","Set-up fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4121","","IND","Mooney","Tess","","","","","New York","NY","10007.0","","","","","44027.0","","30.5","","","","","","","0.0","","","","WEB","Web hosting July","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4122","","IND","Mooney","Tess","","","","","New York","NY","10007.0","","","","","44058.0","","30.5","","","","","","","0.0","","","","WEB","Web hosting August","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4127","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","44063.0","","311.36","","","","","","","0.0","","","","LIT","Door hangers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4158","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44052.0","","8.6","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4159","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44062.0","","90.96","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4161","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44069.0","","66.3","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4163","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44076.0","","59.1","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4164","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44083.0","","150.9","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4165","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44090.0","","97.5","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4172","","OTH","Xfinity","","","","","","Sandy","UT","84070.0","","","","","44061.0","","70.0","","","","","","","0.0","","","","OFC","Internet","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4173","","OTH","Xfinity","","","","","","Sandy","UT","84070.0","","","","","44092.0","","70.0","","","","","","","0.0","","","","OFC","Internet","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4174","","OTH","Amazon.com","","","","","","North Seattle","WA","98109.0","","","","","44068.0","","218.45","","","","","","","0.0","","","","OFC","Office supplies","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4175","","OTH","Typeform","","","","","","San Francisco","CA","94105.0","","","","","44074.0","","420.0","","","","","","","0.0","","","","WEB","Typeform webforms","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4176","","IND","Mooney","Tess","","","","","New York","NY","10007.0","","","","","44089.0","","30.5","","","","","","","0.0","","","","WEB","Web hosting September","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4178","","OTH","Pacific Campaign House","","","","","","San Francisco","CA","94105.0","","","","","44081.0","","6000.0","","","","","","","0.0","","","","CNS","Campaign Consultant","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4180","","OTH","Umpqua Bank","","","","","","San Jose","CA","95113.0","","","","","44075.0","","8.4","","","","","","","0.0","","","","PRO","Service charge","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","9/25/2020 1:55:55 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4206","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","44077.0","","1884.56","","","","","","","0.0","","","","LIT","Door Hangers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11050","","IND","Le","Ricky","","","","","Washington","DC","20001.0","VMware","Government Relations","","","43922.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11051","","IND","Wilkinson","Keir","","","","","Modesto","CA","95355.0","E&J Gallo Winery","Regulatory Analyst","","","43934.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11052","","IND","Hotop","Dean","","","","","San Jose","CA","95126.0","DNJ Properties","Housing Provider","","","43937.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11053","","IND","Smith","Gordon","","","","","San Jose","CA","95112.0","De Anza College","Professor","","","43941.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11054","","IND","Crowley","Rich","","","","","San Jose","CA","95120.0","BH&G Ventura Barnett","Realtor","","","43947.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11055","","OTH","TnT Dev Servies Inc.","","","","","","San Jose","CA","95126.0","","","","","43949.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11056","","IND","Nguyen","Tiffany","","","","","San Jose","CA","95127.0","PhyNexus, Inc.","Attorney","","","43951.0","","600.0","","","","","","","850.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11057","","IND","Nguyen","Ngai","","","","","San Jose","CA","95112.0","Self-Employed","Physician","","","43952.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11058","","IND","Yates","Kathleen","","","","","San Jose","CA","95120.0","","Unemployed","","","43952.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11059","","IND","Lou","Ellen","","","","","Oakland","CA","94611.0","Skidmore, Owings & Merrill LLP","Director of Urban Design and Planning","","","43957.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11060","","IND","Nguyen","Hai","","","","","Fountain Valley","CA","92708.0","","Retired","","","43957.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11061","","IND","Foley","Pamela","","","","","San Jose","CA","95125.0","City of San Jose","Councilmember","","","43962.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11062","","IND","Jopling","John","","","","","Biloxi","MS","39530.0","Mississippi Center for Justice","Attorney","","","43962.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11063","","IND","Robinson","Tom","","","","","Los Gatos","CA","95030.0","Robinson Oil Corporation","CEO","","","43962.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11064","","IND","Simonson","Sharon","","","","","Los Altos","CA","94024.0","Self-employed","Writer","","","43962.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11065","","IND","Baron","William","","","","","San Jose","CA","95125.0","Brandenburg Properties/MCA","Real Estate Investments","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11066","","OTH","Diane Brandenburg Survivors Trust","","","","","","San Jose","CA","95125.0","","","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11067","","OTH","John V. Moore Marital Trust","","","","","","San Jose","CA","95125.0","","","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11068","","OTH","Staedler 1992 Revocable Trust","","","","","","San Jose","CA","95125.0","","","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11069","","OTH","N & L Commercial Property Invst LLC","","","","","","Torrance","CA","90503.0","","","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11070","","IND","Ouye","Lee","","","","","Torrance","CA","90503.0","Self-employed","Investor","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11071","","OTH","Western Manufactured Housing Communities Assn. PAC","","","","","","Sacramento","CA","95814.0","","","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11072","","IND","Chatoff","Art","","","","","Sunnyvale","CA","94089.0","Self-employed","Investor","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11073","","OTH","The Ed and Yvonne Parish Revocable Trust","","","","","","Danville","CA","94526.0","","","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11074","","IND","Robinson","Lynn","","","","","Los Gatos","CA","95030.0","","Retired","","","43970.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11075","","IND","Mo","Hanh","","","","","San Jose","CA","95111.0","Kaiser Permanente","Government Relations","","","43978.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11076","","IND","Phan","Howard","","","","","San Jose","CA","95133.0","","Retired","","","43979.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11077","","IND","Tersini","Mark","","","","","Los Gatos","CA","95032.0","KT Urban","Principal","","","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11078","","IND","Wayne","Lisa","","","","","San Jose","CA","95112.0","","Retired","","","43980.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11079","","IND","Pham","Trang","","","","","Torrance","CA","90504.0","Fellman & Associates","Attorney","","","43981.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11080","","IND","Gupta","Ashish","","","","","Newport Beach","CA","92663.0","Aviation Capital Group","Senior Financial Analyst","","","43983.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11081","","IND","Nguyen","Dat","","","","","San Jose","CA","95113.0","Corcept Therapeutics","Director, Communications","","","43983.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11082","","OTH","The Schoennauer Company","","","","","","San José","CA","95110.0","","","","","43984.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11083","","IND","Risse","Jed","","","","","Roseville","CA","95747.0","Self-employed","Mechanical contractor","","","43985.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11084","","IND","Tran","Thuy","","","","","San Jose","CA","95136.0","Children's Health Council","Psychotherapist","","","43987.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11085","","IND","Reed","Chuck","","","","","Monument","CO","80132.0","Hopkins Carley","Attorney","","","43988.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11086","","IND","Feng","Jun","","","","","San Jose","CA","95130.0","KIOXIA","Senior Principal","","","43990.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11087","","IND","Liu","Hao","","","","","Pleasanton","CA","94566.0","","Unemployed","","","43991.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11088","","IND","Bui","Lan","","","","","San Jose","CA","95112.0","","Retired","","","43991.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11089","","OTH","C2K Architecture, Inc.","","","","","","Portland","CA","97209.0","","","","","43991.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11090","","IND","Tersini","Ken","","","","","Cupertino","CA","95014.0","KT Urban","President","","","43992.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11091","","IND","Nguyen","Thy","","","","","Hayward","CA","94544.0","","Unemployed","","","43997.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11092","","IND","Hirsekorn","Emily","","","","","San Diego","CA","92120.0","University of San Diego School of Law","Career Coach","","","43997.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11093","","IND","Nguyen","Khanh","","","","","Anaheim","CA","92806.0","","Unemployed","","","43998.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11094","","IND","Sweet","Cynthia","","","","","Chimacum","WA","98325.0","Omada Health","Research Director","","","43998.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11095","","IND","Hulberg","Norm","","","","","San Jose","CA","95113.0","Valbridge Property Advisors","Appraiser","","","43998.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11096","","OTH","Mountsier Family Living Trust","","","","","","Campbell","CA","95008.0","","","","","43999.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11097","","IND","Fuhrman","Paul","","","","","Santa Monica","CA","90401.0","Miramar Capital","Real Estate","","","43999.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11098","","IND","Roope","Caleb","","","","","Eagle","ID","83616.0","The Pacific Companies","Real Estate","","","43999.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11099","","OTH","Touchstone Development, LLC","","","","","","Los Gatos","CA","95035.0","","","","","43999.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11100","","IND","Yi","Jae","","","","","Los Angeles","CA","90036.0","Miramar Capital","Real Estate","","","43999.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11101","","IND","Eisbach","David","","","","","San Jose","CA","95125.0","Amber Realty & Property Management","Realtor","","","43999.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11102","","IND","Greaves","Ty","","","","","San Jose","CA","95132.0","","Retired","","","43999.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11103","","IND","Adams","Nicholas","","","","","San Jose","CA","95110.0","NINICO Communications","President & CEO","","","44000.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11104","","IND","Adams","Shanon","","","","","San Jose","CA","95110.0","Urban Body San Jose LLC","Founder and co-owner","","","44000.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11105","","IND","Tran","Le","","","","","San Jose","CA","95127.0","Alum Rock Union School District","Principal","","","44000.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11106","","IND","Angermeir","George","","","","","San Jose","CA","95132.0","","Retired","","","44001.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11107","","IND","Johnson","Dan","","","","","San Jose","CA","95132.0","Tesla","Advisor","","","44001.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11108","","IND","Bui","Tonia","","","","","Silver Spring","MD","20902.0","Booz Allen Hamilton","Senior Consultant","","","44002.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11109","","IND","Tran","Ninh","","","","","Chicago","IL","60618.0","Self-Employed","Physician","","","44003.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11110","","IND","Truong","Eddie","","","","","San Jose","CA","95113.0","The Silicon Valley Organization","Director of Public Policy & Advocacy","","","44004.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11111","","IND","Morley","Sean","","","","","Los Gatos","CA","95030.0","Morley Bros, LLC","Attorney","","","44004.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11112","","IND","Salas","Carl","","","","","San Jose","CA","95112.0","Salas O'brien LLC","Engineer","","","44005.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11113","","IND","Morley","Eric","","","","","Los Gatos","CA","95032.0","Morley Bros, LLC","Real Estate","","","44005.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11115","","IND","Cunneen","James","","","","","San Jose","CA","95125.0","California Strategies","Partner","","","44005.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11116","","IND","Zell","Jeff","","","","","Santa Clara","CA","95050.0","Zell Associates, Inc.","Property Manager","","","44005.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11117","","IND","Blair","Everton","","Jr.","","","Snellville","GA","30039.0","Gwinnett County Public Schools","Board Member","","","44005.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11118","","IND","Le","Pauline","","","","","San Jose","CA","95126.0","San José State University","Assistant Director, Peer Mentor Program & Education Skills D","","","44005.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11119","","OTH","Green Valley Corporation","","","","","","San Jose","CA","95112.0","","","","","44006.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11120","","IND","Hall","Matthew","","","","","Athens","GA","30606.0","University of Georgia","Law Professor","","","44006.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11121","","IND","Duong","Kathy","","","","","San Jose","CA","95112.0","Canyon Snow Consulting","Government Affairs and Community Relations Director","","","44006.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11122","","IND","Duong","Christina","","","","","Marrero","LA","70072.0","Coastal Communities Consulting, Inc.","Senior Technical Assistance Coordinator","","","44006.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11123","","OTH","The 1985 Gifford Living Trust","","","","","","Saratoga","CA","95070.0","","","","","44006.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11124","","IND","Pham","Xuan Thu","","","","","San Francisco","CA","94118.0","Federal Reserve Bank of San Francisco","Product Marketing Management","","","44006.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11125","","IND","Burroughs","Joshua","","","","","San Jose","CA","95126.0","Cadre Urban LLC","Real Estate","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11126","","IND","Pak","James","","","","","San Jose","CA","95134.0","Zscaler","Engineer","","","44007.0","","156.0","","","","","","","156.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11127","","IND","Bozzuto","Dan","","","","","Campbell","CA","95008.0","Bozzuto and Associates Services Inc.","Insurance Broker","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11128","","IND","Tompkison","Catherine","","","","","San Jose","CA","95124.0","The Tompkison Group","Public Affairs","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11129","","IND","Emami","Robert","","","","","Santa Clara","CA","95050.0","ROEM Development Corporation","President","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11130","","IND","Li","Junyun","","","","","San Jose","CA","95131.0","Cisco","Engineer","","","44007.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11131","","IND","Gordon","Deon","","","","","Birmingham","AL","35203.0","TechBirmingham","CEO","","","44007.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11132","","IND","Reed","Jim","","","","","Scotts Valley","CA","95066.0","City of San Jose","Mayor's Chief of Staff","","","44007.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11133","","IND","Ball","Jon","","","","","Los Gatos","CA","95030.0","","Retired","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11134","","IND","Knies","Scott","","","","","San Jose","CA","95126.0","San Jose Downtown Association","Executive Director","","","44007.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11135","","OTH","Canyon Snow Consulting LLC","","","","","","Los Gatos","CA","95030.0","","","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11136","","OTH","Tabs, Inc And Oil Fremont","","","","","","Fremont","CA","94538.0","","","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11137","","OTH","Swenson Development & Construction","","","","","","San Jose","CA","95112.0","","","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11138","","IND","Bagla","Chitranjan","","","","","San Jose","CA","95133.0","","Retired","","","44007.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11139","","IND","Graziosi","Erin","","","","","San Jose","CA","95125.0","Rotten Robbie","President","","","44008.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11140","","IND","Le","Xuan","","","","","Washington","DC","20009.0","US Department of Health and Human Services","Program Analyst","","","44008.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11141","","IND","Srinivasan","Jai","","","","","San Jose","CA","95132.0","Flex","IT Support","","","44008.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11142","","IND","Arrillaga","Jeff","","","","","San Jose","CA","95128.0","Newmark Knight Frank","Vice Chairman","","","44009.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11143","","COM","The Silicon Valley Organization PAC","","","","","","Encinitas","CA","92024.0","","","","","44009.0","","600.0","","","","","","","600.0","","","","","","","","","","820668","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11144","","IND","Greathouse","Ruth","","","","","Manteca","CA","95337.0","","Retired","","","44009.0","","250.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11145","","IND","Albanese","Kevin","","","","","San Jose","CA","95125.0","Joseph J. Albanese, Inc.","Contractor","","","44010.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11146","","IND","Bergmark","Martha","","","","","Takoma Park","MD","20912.0","Voices for Civil Justice","Executive Director","","","44010.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11147","","IND","Ho","Anthony","","","","","Saratoga","CA","95070.0","LPMD","Architect","","","44010.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11148","","IND","Zhao","Yong","","","","","San Jose","CA","95129.0","MaxReal","Realtor","","","44011.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11149","","IND","Milligan","Shawn","","","","","San Jose","CA","95124.0","Milligan Land Company, LLC","Real Estate Development","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11150","","IND","Han","Helen","","","","","San Francisco","CA","94111.0","Boston Properties","Real Estate","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11151","","IND","Robson","Mark","","","","","San Jose","CA","95126.0","Robson Homes","President","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11152","","IND","Zhao","Cecilia","","","","","San Jose","CA","95138.0","","Unemployed","","","44011.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11153","","OTH","HMH Engineers","","","","","","San Jose","CA","95131.0","","","","","44011.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11154","","IND","Huston","Jack","","","","","San Jose","CA","95127.0","","Retired","","","44011.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11155","","OTH","South Bay Development","","","","","","Los Gatos","CA","95032.0","","","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11156","","IND","Yin","CC","","","","","Vacaville","CA","95687.0","Self-employed","Restaurant owner","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11157","","IND","Buchholz","David","","","","","San Jose","CA","95112.0","Colliers International","Commercial Real Estate","","","44011.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11158","","IND","Larsen","Chris","","","","","San Francisco","CA","94109.0","Ripple, Inc.","Executive Chairman","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11159","","IND","Lam","Lyna","","","","","San Francisco","CA","94109.0","A Khmer Buddhist Temple Foundation","Executive Director","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11160","","OTH","The Gary A Glick Living Trust","","","","","","Los Angeles","CA","90049.0","","","","","44011.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11161","","IND","Liu","Shu","","","","","Cupertino","CA","95014.0","Google","Software Engineer","","","44011.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11162","","OTH","Glazer Honigman Ellick","","","","","","Washington","DC","20015.0","","","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11163","","OTH","Platinum Builders","","","","","","San Jose","CA","95112.0","","","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11164","","OTH","WMA Landscape Construction, Inc.","","","","","","San Ramon","CA","94583.0","","","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11165","","OTH","Woodmont Real Estate Services, L.P.","","","","","","Belmont","CA","94002.0","","","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11166","","OTH","HDR Communications","","","","","","San Jose","CA","95148.0","","","","","44011.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11167","","IND","Beaubien","Tim","","","","","San Jose","CA","95125.0","Santa Clara County Association of Realtors","Government Affairs Director","","","44011.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11168","","IND","Acharya","Sanjeev","","","","","Sunnyvale","CA","94086.0","SiliconSage Builders","CEO","","","44012.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11169","","IND","Gomez","Armando","","","","","Milpitas","CA","95035.0","Armando Gomez Consulting","Principal","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11170","","IND","Moreles","Jess","","","","","San Jose","CA","95116.0","Whole Foods Market","Assistant Store Manager","","","44012.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11171","","IND","Kingsley","Dan","","","","","San Francisco","CA","94108.0","SKS Partners","Real Estate","","","44012.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11172","","IND","Ryan","Michael","","","","","Santa Clara","CA","95050.0","Self-employed","Mortgage","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11173","","OTH","SDS NexGen Partners LP","","","","","","San Jose","CA","95113.0","","","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11174","","IND","Olson","Kerstyn","","","","","San Jose","CA","95112.0","","Unemployed","","","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11175","","IND","Davis","Dev","","","","","San Jose","CA","95125.0","City of San Jose","Councilmember","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11176","","IND","Pan","Dan","","","","","San Jose","CA","95032.0","","Retired","","","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11177","","IND","Wong","David","","","","","San Jose","CA","95129.0","Wong-Young Development Corp.","Manager","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11178","","IND","Fagundo","Cosme","","","","","San Jose","CA","95131.0","Willco Management","Restauranteur","","","44012.0","","600.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11179","","IND","Davis","John","","","","","San Jose","CA","95112.0","Consulting & Investments Service Company","President","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11180","","IND","Enfantino","Tracey","","","","","Monte Sereno","CA","95030.0","ESI","General Manager","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11181","","IND","Tilton","David","","","","","Los Gatos","CA","95032.0","Greenwaste Recovery, Inc.","CFO","","","44012.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11182","","IND","Salata","Suzanne","","","","","Capitola","CA","95010.0","Garden City Construction","Vice President","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11183","","IND","Cristina","Jeff","","","","","Campbell","CA","95008.0","Zanker Recycling","Managing Partner","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11184","","IND","Cristina","Diane","","","","","Monte Sereno","CA","95030.0","","Retired","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11185","","IND","Cristina","Richard","","","","","Monte Sereno","CA","95030.0","Greenwaste Recovery, Inc.","President","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11186","","IND","Ryan","Gregory","","","","","Gilroy","CA","95020.0","Zanker Recycling","General Manager","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11187","","IND","Hanson","Emily","","","","","Santa Cruz","CA","95065.0","Greenwaste Recovery, Inc.","CSO","","","44012.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11188","","IND","Nelson","Paul","","","","","Burlingame","CA","94010.0","Waste Connections","Division Vice President","","","44012.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11189","","IND","Lopes","Steve","","","","","Los Gatos","CA","95030.0","Western States Oil Company","CEO","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11190","","IND","Nguyen","Hung","","","","","San Jose","CA","95133.0","","Student","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11191","","OTH","Premier Homes Real Estate Services","","","","","","San Jose","CA","95134.0","","","","","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11192","","IND","Kali-Rai","Miriam","","","","","Fremont","CA","94539.0","SVCA Silicon Valley Cannabis Alliance","Chief Operating Officer","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11193","","IND","Kali-Rai","Sharanjit","","","","","Los Gatos","CA","95030.0","Self","Consultant","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11194","","OTH","Prestige Real Estate Management Gorup LLC","","","","","","San Jose","CA","95120.0","","","","","44012.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11195","","IND","Gentry","Amanda","","","","","Nashville","TN","37215.0","Law Office of Amanda Gentry","Attorney","","","44012.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11196","","IND","Arata","Don","","","","","San Carlos","CA","94070.0","Garden City Sanitation","Sales","","","44012.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11197","","OTH","Acco Management Company","","","","","","Mountain View","CA","94041.0","","","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11198","","IND","Cogbill","Karin","","","","","San Jose","CA","95127.0","Littler Mendelson, P.C.","Attorney","","","44012.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11199","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196.0","","","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11200","","IND","Friedman","Mindy","","","","","Long Beach","CA","90804.0","Evalcorp","Evaluation Consultant","","","44012.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11201","","IND","Nguyen","Madison","","","","","San Jose","CA","95113.0","The Silicon Valley Organization","Executive Vice President","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11202","","IND","Ngo","Stephen","","","","","San Jose","CA","95113.0","The Silicon Valley Organization","Program Coordinator","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11203","","IND","Nguyen","Audrey","","","","","Escondido","CA","92025.0","Mintz Levin","Attorney","","","44012.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11204","","IND","Azevedo","Michelle","","","","","Washington","DC","20010.0","UN General Assembly Coordinator","US Department of State","","","44012.0","","50.0","","","","","","","125.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11205","","OTH","Tea Lyfe Drinks","","","","","","San Jose","CA","95122.0","","","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","LOAN","B1","LN68","","IND","Diep","Lan","","","","","San Jose","CA","95161.0","City of San Jose","Councilmember","","","43690.0","","2000.0","2000.0","0.0","2000.0","0.0","0.0","0.0","0.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3700","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43892.0","","900.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4005","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43892.0","","900.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4007","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43893.0","","274.97","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4006","","OTH","Starbucks","","","","","","San Jose","CA","95132.0","","","","","43893.0","","53.85","","","","","","","0.0","","","","TRS","Coffee for volunteers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4008","","IND","Simmons","Jennifer","","","","","San Jose","CA","95132.0","","","","","43898.0","","1285.99","","","","","","","0.0","","","","SAL","March pay","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4009","","IND","Mooney","Tess","","","","","New York","NY","10007.0","","","","","43904.0","","30.5","","","","","","","0.0","","","","WEB","Web hosting March","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4010","","IND","Nguyen","Hang","","","","","San Jose","CA","95131.0","","","","","43913.0","","630.0","","","","","","","0.0","","","","TRS","Reimbursement for election night watch party food","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4012","","IND","Mooney","Tess","","","","","New York","NY","10007.0","","","","","43936.0","","30.5","","","","","","","0.0","","","","WEB","Web hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4018","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43940.0","","12.8","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4013","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90650.0","","","","","43944.0","","3400.0","","","","","","","0.0","","","","PRO","Voter Data Software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4019","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43947.0","","4.3","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4020","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43954.0","","54.9","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4014","","IND","Mooney","Tess","","","","","New York","NY","10007.0","","","","","43966.0","","30.5","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4015","","OTH","Staples","","","","","","Milpitas","CA","95035.0","","","","","43969.0","","125.24","","","","","","","0.0","","","","OFC","Office supplies","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4021","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43971.0","","24.3","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4022","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43978.0","","24.3","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4023","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43985.0","","29.7","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4024","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43992.0","","34.9","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4016","","IND","Mooney","Tess","","","","","New York","NY","10007.0","","","","","43997.0","","30.5","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4025","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43999.0","","32.2","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4017","","OTH","Xfinity","","","","","","Sandy","UT","84070.0","","","","","44005.0","","25.0","","","","","","","0.0","","","","OFC","Internet","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4026","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44006.0","","90.4","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4027","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44012.0","","261.1","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","7/31/2020 9:59:28 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4028","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","44012.0","","309.14","","","","","","","0.0","","","","PRO","Service Charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9700","","IND","Toeniskoetter","Leah","","","","","San Jose","CA","95112.0","Deloitte","Senior Manager, Corporate Citizenship","","","43877.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9708","","IND","Castaneda-Lopez","Raquel","","","","","Detroit","MI","48209.0","City of Detroit","Council Member","","","43877.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9709","","IND","Micheli","Tanner","","","","","Dallas","TX","75231.0","Topgolf","Real Estate Development","","","43878.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9710","","IND","Biradar","Satish","","","","","Santa Clara","CA","95051.0","Engineer","Cisco Systems Inc.","","","43880.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9711","","IND","Victor","Jason","","","","","San Francisco","CA","94111.0","KayVictor","Managing Partner","","","43881.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9811","","IND","Fox","Michael","","Jr.","","","Saratoga","CA","95070.0","Goodwill Industries of Silicon Valley","Executive","","","43881.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9812","","IND","Leasia","Richard","","","","","Saratoga","CA","95070.0","Littler Mendelson, P.C.","Attorney","","","43881.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9813","","IND","Chacon","Rodolfo","","","","","Baypointe","CA","94565.0","SiliconSage Builders","Architect","","","43882.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9814","","IND","Ortiz","Robert","","","","","San Jose","CA","95125.0","SiliconSage Builders","Project Manager","","","43882.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9815","","IND","Ball","Paula","","","","","Los Gatos","CA","95030.0","","Retired","","","43884.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9816","","IND","Jones","Charles","","","","","San Jose","CA","95129.0","City of San Jose","Councilmember","","","43884.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9817","","IND","Nguyen","Chi","","","","","San Jose","CA","95124.0","","Student","","","43885.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9818","","COM","HNTB Holdings Ltd. PAC","","","","","","Kansas City","MO","64105.0","","","","","43887.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9819","","IND","Desai","Bhavin","","","","","Frisco","TX","75035.0","Hilti","Structural Engineer","","","43889.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9820","","IND","Desai","Shavali","","","","","Frsico","TX","75035.0","SiliconSage Builders","Architect","","","43889.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9821","","IND","Prasad","Payal","","","","","Cupertino","CA","95014.0","SiliconSage Builders","Construction","","","43889.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3697","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43877.0","","253.9","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3682","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43879.0","","900.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3681","","IND","Mooney","Tess","","","","","New York","NY","10007.0","","","","","43879.0","","30.5","","","","","","","0.0","","","","PRO","Website","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3683","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43880.0","","900.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3678","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","43881.0","","12085.38","","","","","","","0.0","","","","LIT","Mailer Printing and Postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3691","","OTH","Vietnam Daily News LLC","","","","","","San Jose","CA","95112.0","","","","","43881.0","","900.0","","","","","","","0.0","","","","PRT","Newspaper Ad","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3684","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43882.0","","900.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3698","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43884.0","","66.8","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3685","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43885.0","","900.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3687","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43886.0","","900.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3690","","IND","Simmons","Jennifer","","","","","San Jose","CA","95132.0","","","","","43886.0","","2037.47","","","","","","","0.0","","","","SAL","February pay 2/2","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3688","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43887.0","","900.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3679","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","43887.0","","11775.19","","","","","","","0.0","","","","LIT","Mailer Printing and Postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3680","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","43888.0","","8000.0","","","","","","","0.0","","","","PRO","Graphic Design Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3689","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43889.0","","900.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3692","","OTH","Green Lotus Restaurant","","","","","","San Jose","CA","95122.0","","","","","43889.0","","49.16","","","","","","","0.0","","","","TRS","Food for volunteers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3693","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43890.0","","488.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3696","","OTH","Patxi's Pizza","","","","","","San Jose","CA","95134.0","","","","","43890.0","","79.87","","","","","","","0.0","","","","TRS","Food for volunteers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3699","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43891.0","","72.9","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3694","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43891.0","","900.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","3/2/2020 8:05:26 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3695","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43891.0","","900.0","","","","","","","0.0","","","","PRT","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:11:57 AM","","","","S497","F497P1","RC8107","","IND","Naboulsi","Marwan","","","","","San Carlos","CA","94070.0","Dell","Senior Director of Engineering","","","43834.0","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:11:57 AM","","","","S497","F497P1","RC8110","","IND","Naboulsi","Rana","","","","","San Carlos","CA","94070.0","Self-employed","Accountant","","","43834.0","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:11:57 AM","","","","S497","F497P1","RC7850","","IND","Giannini","William","","","","","Saratoga","CA","95070.0","","Retired","","","43846.0","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:11:57 AM","","","","S497","F497P1","RC9678","","IND","Naboulsi","Marwan","","","","","San Carlos","CA","94070.0","Dell","Senior Director of Engineering","","","43861.0","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:11:57 AM","","","","S497","F497P1","RC9679","","IND","Naboulsi","Rana","","","","","San Carlos","CA","94070.0","Self-employed","Accountant","","","43861.0","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:11:57 AM","","","","S497","F497P1","RC9698","","IND","Giannini","William","","","","","Saratoga","CA","95070.0","","Retired","","","43874.0","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9659","","IND","Hayworth","Will","","","","","San Francisco","CA","94114.0","Google","Software Engineer","","","43852.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9660","","IND","Nguyen","Hai","","","","","Fountain Valley","CA","92708.0","","Retired","","","43853.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9661","","IND","Babbar","Anil","","","","","San Jose","CA","95126.0","California Apartment Association","Vice President","","","43854.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9662","","OTH","Prestige Real Estate Management Gorup LLC","","","","","","San Jose","CA","95120.0","","","","","43854.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9663","","IND","Cioth","Greg","","","","","San Jose","CA","95136.0","Eastdil Secured","Real Estate","","","43856.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9664","","OTH","Standard Iron & Metals","","","","","","Oakland","CA","94601.0","","","","","43857.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9665","","IND","Cioth","Cathy","","","","","San Jose","CA","95136.0","","Retired","","","43858.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9667","","IND","Cord","Henry","","","","","San Jose","CA","95123.0","Self-employed","Real Estate","","","43858.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9668","","IND","Su","Sam","","","","","San Jose","CA","95111.0","Advantage Homes, Inc","Owner","","","43858.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9669","","OTH","Palasamudram-Raj Family Living Trust","","","","","","Fremont","CA","94539.0","","","","","43859.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9670","","IND","Chirala","Anu","","","","","Morgan Hill","CA","95037.0","South Bay Cardiovascular Center","Cardiologist","","","43860.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9672","","IND","Duong","Kathy","","","","","San Jose","CA","95112.0","Canyon Snow Consulting","Government Affairs and Community Relations Director","","","43860.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9673","","IND","Goel","Manoj","","","","","San Jose","CA","95134.0","HPE","Marketing","","","43860.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9674","","IND","Palanippaw","Adai","","","","","Los Altos","CA","94024.0","Iyris Tech","Program Manager","","","43860.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9675","","IND","Hammoud","Abdullah","","","","","Dearborn","MI","48128.0","State of Michigan","State Representative","","","43860.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9676","","IND","Gupta","Vikas","","","","","San Francisco","CA","94123.0","Dentira","Engineer","","","43861.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9677","","OTH","M3iworks","","","","","","Maple Grove","CA","55311.0","","","","","43861.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9680","","IND","Naboulsi","Marwan","","","","","San Carlos","CA","94070.0","Dell","Senior Director of Engineering","","R","43864.0","","-600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9680","RC9678","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9681","","IND","Naboulsi","Rana","","","","","San Carlos","CA","94070.0","Self-employed","Accountant","","R","43864.0","","-600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9681","RC9679","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9683","","IND","Naboulsi","Hassan","","","","","San Carlos","CA","94070.0","SiliconSage Builders LLC","Director of Finance","","","43862.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9684","","IND","Walia","Vinni","","","","","San Jose","CA","95110.0","Team San Jose","Director of Facilities","","","43862.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9685","","IND","Prolo","Donald","","","","","San Jose","CA","95070.0","","Retired","","","43868.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9686","","IND","Godbole","Anil","","","","","Cupertino","CA","95050.0","Kanaka Strategies","Financial Advisor","","","43869.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9687","","IND","Greathouse","Ruth","","","","","Manteca","CA","95337.0","","Retired","","","43871.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9688","","IND","Hasbini","Abdulkader","","","","","San Carlos","CA","94070.0","BestBuy","Sales Associate","","","43872.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9689","","IND","Hasbini","Ahmad","","","","","San Carlos","CA","94070.0","Bridgestone Co","Mechanic","","","43872.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9690","","IND","Hasbini","Souad","","","","","San Carlos","CA","94070.0","Bank of America","Relationship Banker","","","43872.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9691","","IND","Naboulsi","Nour","","","","","San Carlos","CA","94070.0","Robert Half","Salaried Financial Professional","","","43872.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9692","","IND","Naboulsi","Ziad","","","","","San Carlos","CA","94070.0","HZO","Application Engineer","","","43872.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9693","","IND","Taleb","Ouhayla","","","","","San Carlos","CA","94070.0","Ross","Associate Retail","","","43872.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9694","","IND","Helweh","Deeb","","","","","San Ramon","CA","94582.0","Applied Materials","Sr Financial Analyst","","","43873.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9695","","IND","Roth","Chris","","","","","San Jose","CA","95125.0","Viavi Solutions Inc.","Legal Operations","","","43873.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9696","","IND","Helweh","Amir","","","","","San Jose","CA","95120.0","Cisco Systems","Engineer","","","43874.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9697","","IND","Helweh","Zeyad","","","","","San Jose","CA","95120.0","Omega-EMS","Program Manager","","","43874.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9699","","IND","Crum","Christine","","","","","Woodland","CA","95776.0","Unviersity of California, Davis","Chief Administrative Officer","","","43875.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2320","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43849.0","","39.4","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2256","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","43851.0","","3750.23","","","","","","","0.0","","","","LIT","Mailer Printing and Postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3571","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43856.0","","46.9","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3574","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90650.0","","","","","43857.0","","3450.0","","","","","","","0.0","","","","PRO","Voter data services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3575","","IND","Simmons","Jennifer","","","","","San Jose","CA","95132.0","","","","","43858.0","","1871.79","","","","","","","0.0","","","","SAL","January pay 2/2","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3576","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43859.0","","750.53","","","","","","","0.0","","","","PRT","Digital ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3588","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","43859.0","","11915.48","","","","","","","0.0","","","","LIT","Mailer printing and postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3578","","OTH","Umpqua Bank","","","","","","San Jose","CA","95113.0","","","","","43859.0","","12.0","","","","","","","0.0","","","","PRO","Bounced check bank fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","RC9682","","IND","Giannini","William","","","","","Saratoga","CA","95070.0","","","","","43859.0","","600.0","","","","","","","0.0","","","","RFD","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3577","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","43860.0","","1623.98","","","","","","","0.0","","","","LIT","Mailer printing and postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3572","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43863.0","","195.6","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3579","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43864.0","","452.01","","","","","","","0.0","","","","PRT","Digital ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3580","","OTH","Popeys Louisiana Kitchen","","","","","","San Jose","CA","95132.0","","","","","43864.0","","39.83","","","","","","","0.0","","","","TRS","Food for volunteers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3582","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","43864.0","","3750.23","","","","","","","0.0","","","","LIT","Mailer printing and postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3581","","OTH","Thumb Vista","","","","","","Matthews","NC","28044.0","","","","","43864.0","","3000.0","","","","","","","0.0","","","","PRT","Digital ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3583","","OTH","US Postal Service","","","","","","San Jose","CA","95101.0","","","","","43865.0","","515.0","","","","","","","0.0","","","","POS","Postage stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3584","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","43867.0","","12767.69","","","","","","","0.0","","","","LIT","Mailer printing and postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3573","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43870.0","","18.6","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3585","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43871.0","","750.0","","","","","","","0.0","","","","PRT","Digital ad","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3586","","IND","Simmons","Jennifer","","","","","San Jose","CA","95132.0","","","","","43871.0","","1903.35","","","","","","","0.0","","","","SAL","February pay 1/2","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3591","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43872.0","","900.0","","","","","","","0.0","","","","PRT","Digital ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3589","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","43873.0","","12767.69","","","","","","","0.0","","","","LIT","Mailer printing and postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3587","","OTH","Facebook, Inc.","","","","","","Menlo Park","CA","94025.0","","","","","43874.0","","900.0","","","","","","","0.0","","","","PRT","Digital ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","2/21/2020 2:10:49 AM","1/19/2020 12:00:00 AM","2/14/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3590","","OTH","STEME360","","","","","","Santa Clara","CA","95051.0","","","","","43875.0","","12494.1","","","","","","","0.0","","","","LIT","Mailer printing and postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6716","","IND","Acharya","Mina","","","","","Sunnyvale","CA","94086.0","SiliconSage Builders","Designer","","","43834.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6717","","IND","Acharya","Sanjeev","","","","","Sunnyvale","CA","94086.0","SiliconSage Builders","CEO","","","43834.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6721","","IND","Agam","Isaac","","","","","Los Altos","CA","94002.0","Self","Residential Property Owner","","","43832.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6731","","IND","Azevedo","Michelle","","","","","San Jose","CA","95113.0","San Jose Downtown Association","Director of Policy and Operations","","","43846.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6736","","OTH","Barry Swenson Builder","","","","","","San Jose","CA","95112.0","","","","","43832.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6738","","IND","Beall","Scott","","","","","San Jose","CA","95123.0","Zanker Recycling","Operations Manager","","","43842.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6745","","IND","Birdwell","Jeff","","","","","San Jose","CA","95136.0","Sares Regis Group","Real Estate","","","43837.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6755","","IND","Bryant","Virginia","","","","","San Leandro","CA","94577.0","Sares Regis Group","Chief Financial Officer","","","43837.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6820","","OTH","Certified Business Forms","","","","","","San Jose","CA","95128.0","","","","","43842.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7805","","OTH","Decker Engineering & Construction","","","","","","San Jose","CA","95125.0","","","","","43842.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7842","","IND","Friebel","James","","","","","Hollister","CA","95023.0","Jim Friebel Trucking Co.","Owner","","","43845.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7849","","IND","Giacalone","Vic","","","","","San Jose","CA","95110.0","Best Electrical","Contractor","","","43832.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7879","","OTH","Hencken Development Consultants LLC","","","","","","San Jose","CA","95126.0","","","","","43845.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7882","","IND","Hickox","Cindy","","","","","Los Angeles","CA","90007.0","Stalwart Law Group","Attorney","","","43835.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7888","","OTH","John Edward (Jed) York & Affiliated Entities","","","","","","Santa Clara","CA","95054.0","","","","","43845.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7896","","IND","Hoang","The","","","","","Pearland","TX","77584.0","","Retired","","","43843.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7899","","IND","Hopkins","David","","","","","Burlingame","CA","94010.0","Sares Regis Group","Real Estate","","","43837.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7969","","OTH","MG Trucking LLC","","","","","","Gilroy","CA","95020.0","","","","","43842.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7971","","IND","Khazzun","Joe","","","","","San Carlos","CA","94070.0","SiliconSage Builders","IT Manager","","","43834.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7977","","IND","Kot","Bryan","","","","","San Jose","CA","95131.0","PayPal","Accountant","","","43840.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7979","","IND","Kroll","Mark","","","","","Los Altos","CA","94022.0","Sares Regis Group","Real Estate","","","43837.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7982","","IND","Moran","Paul","","","","","San Jose","CA","95118.0","Level 10 Construction","VP of Operations","","","43847.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7987","","OTH","Law Offices of Patrick Gihana","","","","","","Sacramento","CA","95815.0","","","","","43835.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8007","","IND","Lin","Yayu","","","","","San Mateo","CA","94402.0","Sares Regis Group","Project Manger","","","43840.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8008","","IND","Lineberry","Paul","","","","","San Jose","CA","95111.0","Zanker Recycling","Engineer","","","43842.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8009","","IND","Lituchy","Matthew","","","","","San Francisco","CA","94105.0","Jay Paul Company","Chief Investment Officer","","","43832.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8014","","IND","Lou","Ellen","","","","","Oakland","CA","94611.0","Skidmore, Owings & Merrill LLP","Director of Urban Design and Planning","","","43832.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8028","","IND","Orlansky","Beth","","","","","Jackson","MS","39211.0","Mississippi Center for Justice","Attorney","","","43844.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8030","","OTH","Orloff Marketing","","","","","","Hollister","CA","95023.0","","","","","43842.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8031","","IND","Paul","Kathryn","","","","","San Francisco","CA","94115.0","","Retired","","","43832.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8041","","IND","Pham","Diep","","","","","San Jose","CA","95135.0","Housewife","","","","43847.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8048","","IND","Pringle","John","","","","","San Jose","CA","95113.0","Acquity Realty","Real Estate","","","43831.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8051","","IND","Randall","Brooke","","","","","Los Gatos","CA","95032.0","Insight Development Partners LLC","Real Estate","","","43844.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8068","","IND","Rose","Andrew","","","","","Newport Beach","CA","92661.0","Self","Attorney","","","43842.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8079","","IND","Salata","Jim","","","","","Capitola","CA","95010.0","Garden City Construction","CEO","","","43845.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8082","","IND","Sanchez","Sarah","","","","","San Antonio","TX","78249.0","San Antonio EDF","Economic Development","","","43845.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8084","","IND","Sandoval","Ana","","","","","San Antonio","TX","78228.0","City of San Antonio","Councilmember","","","43844.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8093","","IND","Sheldon","Scott","","","","","Fairfield","CA","94534.0","Terra Realty Advisors, Inc.","President","","","43832.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8099","","IND","Sisneros","Steve","","","","","Alexandria","VA","22302.0","American Petroleum Institute","Government Affairs","","","43845.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8103","","IND","Smith","Jeffrey","","","","","San Carlos","CA","94070.0","Sares Regis Group","Real Estate","","","43840.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8106","","IND","Snapp","David","","","","","West Sacramento","CA","95691.0","Samuelsen, Gonzalez, Valenzuela & Brown","Attorney","","","43844.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8124","","OTH","New Image Landscape Company","","","","","","Fremont","CA","94539.0","","","","","43845.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8131","","IND","Stern","David","","","","","Chevy Chase","MD","208155411.0","Equal Justice Works","Executive Director","","","43847.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8134","","IND","Nguyen","Bao","","","","","Brooklyn","NY","11211.0","Williamsburg Charter High School","Administrator","","","43832.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8151","","IND","Nguyen","Kim Hong","","","","","Sunnyvale","CA","94086.0","","Retired","","","43834.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8164","","IND","Nguyen","Tiffany","","","","","San Jose","CA","95127.0","PhyNexus, Inc.","Attorney","","","43831.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8168","","IND","Nguyen","Tram","","","","","San Jose","CA","95132.0","Self-employed","Attorney","","","43831.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8172","","IND","Nguyen","Vinh","","","","","Sunnyvale","CA","94086.0","","Retired","","","43834.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8174","","IND","Tanimura","Glenn","","","","","San Jose","CA","95132.0","Self","Counselor","","","43835.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8209","","IND","Vu","Nguyen","","","","","Cupertino","CA","95014.0","Apple Inc.","Attorney","","","43833.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8212","","IND","Wagner","Robert","","","","","Portola Valley","CA","94028.0","Sares Regis Group","Real Estate","","","43838.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8216","","OTH","Waste Connections","","","","","","The Woodlands","TX","77390.0","","","","","43845.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8217","","IND","Watkins","Richardson","","","","","San Francisco","CA","94118.0","TMG Partners","Partner","","","43832.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8221","","IND","Wend","Casey","","","","","Sunnyvale","CA","94089.0","Level 10 Construction","VP of Construction","","","43835.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8232","","IND","Yuen","Janice","","","","","Los Altos","CA","94024.0","Sares Regis Group","Project Manger","","","43838.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","C","RC8266","","IND","Gross","Michael","","","","","San Jose","CA","95134.0","Zanker Recycling","Director of Sustainability","","","43845.0","","340.0","","","","","","","340.0","","","","","Rental of South Bay Yatch Club & refreshments for fundraiser.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2266","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","43837.0","","119.88","","","","","","","0.0","","","","WEB","Cloud storage space","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2281","","OTH","US Postal Service","","","","","","San Jose","CA","95101.0","","","","","43833.0","","80.0","","","","","","","0.0","","","","OFC","P.O. Box annual fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2282","","IND","Simmons","Jennifer","","","","","San Jose","CA","95132.0","","","","","43844.0","","2104.99","","","","","","","0.0","","","","SAL","January Pay 1/2","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2283","","IND","Mooney","Tess","","","","","New York","NY","10007.0","","","","","43845.0","","1750.0","","","","","","","0.0","","","","PRO","Web design","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2284","","OTH","CA Secretary of State (Political Reform Division)","","","","","","Sacramento","CA","95814.0","","","","","43847.0","","50.0","","","","","","","0.0","","","","FIL","2020 Committee Dues","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2285","","OTH","UPrinting","","","","","","Van Nuys","CA","91406.0","","","","","43836.0","","239.75","","","","","","","0.0","","","","CMP","Postcards","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2319","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43835.0","","113.9","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2321","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43842.0","","38.58","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:40:02 AM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","RC8242","","IND","Fagundo","Cosme","","","","","San Jose","CA","95131.0","","","","","43838.0","","600.0","","","","","","","0.0","","","","RFD","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:33:23 AM","","","","S497","F497P1","RC8057","","OTH","Graphic and Screenprinting Production Inc","","","","","","Houston","TX","77055.0","","","","","43815.0","","1022.04","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:33:23 AM","","","","S497","F497P1","RC7835","","IND","Fagundo","Cosme","","","","","San Jose","CA","95131.0","Willco Management","Restauranteur","","","43822.0","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:33:23 AM","","","","S497","F497P1","RC8241","","IND","Fagundo","Cosme","","","","","San Jose","CA","95131.0","Willco Management","Restauranteur","","","43828.0","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6713","","OTH","1st Street SJ Enterprise","","","","","","San Jose","CA","95113.0","","","","","43777.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6714","","OTH","477 Market, LLC","","","","","","San Jose","CA","95113.0","","","","","43780.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6715","","OTH","Acco Management Company","","","","","","Mountain View","CA","94041.0","","","","","43791.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6718","","IND","Adams","Nicholas","","","","","San Jose","CA","95110.0","NINICO Communications","President & CEO","","","43777.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6719","","IND","Adams","Tracy","","","","","Campbell","CA","95008.0","GreenWaste","Co-COO","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6720","","OTH","AECOM PAC","","","","","","Arlington","VA","22202.0","","","","","43798.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6722","","IND","Ahmed","Raaheela","","","","","Bowie","MD","20720.0","New American Leaders","Manager of Leadership Programs","","","43721.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6723","","OTH","Alex L Ingram & Associates","","","","","","Los Gatos","CA","95030.0","","","","","43731.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6724","","OTH","Alongi Brothers, Inc.","","","","","","San Jose","CA","95126.0","","","","","43824.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6725","","IND","Arata","Don","","","","","San Carlos","CA","94070.0","Garden City Sanitation","Sales","","","43818.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6726","","OTH","Arc Tec, Inc.","","","","","","San Jose","CA","95110.0","","","","","43731.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6727","","IND","Elizabeth","Arledge","","","","","Washington","DC","20036.0","Voices for Civil Justice","Deputy Director","","","43742.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6728","","IND","Arreola","Tony","","","","","San Jose","CA","95110.0","DAL Properties LLC","Managing Principal","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6729","","IND","Arrillaga","Jeff","","","","","San Jose","CA","95128.0","Newmark Knight Frank","Vice Chairman","","","43743.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6730","","OTH","Associated Builders and Contractors Northern California Chapter PAC","","","","","","Livermore","CA","94551.0","","","","","43755.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6732","","IND","Ball","Andrew","","","","","Berkeley","CA","94705.0","RADUrban","President","","","43812.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6733","","IND","Ball","Jon","","","","","Los Gatos","CA","95030.0","","Retired","","","43733.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6734","","IND","Bangs","Michael","","","","","Campbell","CA","95008.0","Oracle","Engineer","","","43772.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6735","","IND","Baron","William","","","","","San Jose","CA","95125.0","Brandenburg Properties/MCA","Real Estate Investments","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6737","","OTH","Bayview Development Group, Inc.","","","","","","San Jose","CA","95113.0","","","","","43803.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6739","","IND","Beritzhoff","Peter","","","","","Campbell","CA","95008.0","Self-employed","Real Estate","","","43766.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6740","","IND","Bergmark","Martha","","","","","Takoma Park","MD","20912.0","Voices for Civil Justice","Executive Director","","","43810.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6741","","IND","Berkes","Jeff","","","","","Menlo Park","CA","94025.0","Federal Realty Investment Trust","Executive Vice President","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6742","","IND","Bers","Gerson","","","","","Palo Alto","CA","94303.0","Alland, Buick & Bers","Consultant","","","43781.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6743","","IND","Bianco","David","","","","","San Jose","CA","95125.0","Hamilton Ridge Capital","Real Estate Investor","","","43803.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6744","","IND","Biggar","Michael","","","","","Mountain View","CA","94043.0","Orchard Partners, LLC","Managing Partner","","","43746.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6746","","IND","Blach","Michael","","","","","San Jose","CA","95131.0","Blach Construction Company","Building Contractor","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6747","","IND","Bland","Seth","","","","","Pleasanton","CA","94588.0","Federal Realty Investment Trust","Senior Vice President","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6748","","IND","Boehme","Lan","","","","","Thousand Oaks","CA","91360.0","UCLA Health","Physical Therapist","","","43825.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6749","","IND","Boone","Jasmine","","","","","Katy","TX","77449.0","Self","Pyschologist","","","43819.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6750","","IND","Borelli","Ralph","","","","","San Jose","CA","95131.0","Borelli Investment Company","Commercial Real Estate","","","43822.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6751","","IND","Bozzuto","Dan","","","","","Campbell","CA","95008.0","Bozzuto and Associates Services Inc.","Insurance Broker","","","43718.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6752","","IND","Brown","Caroline","","","","","Athens","GA","30601.0","","Student","","","43810.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6753","","IND","Brown","Mackenzie","","","","","Pittsburgh","PA","15222.0","","Student","","","43810.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6754","","IND","Bryant","Virginia","","","","","San Leandro","CA","94577.0","Sares Regis Group","Chief Financial Officer","","","43752.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6756","","IND","Buchholz","David","","","","","San Jose","CA","95112.0","Colliers International","Commercial Real Estate","","","43754.0","","500.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6757","","IND","Buchholz","David","","","","","San Jose","CA","95112.0","Colliers International","Commercial Real Estate","","","43794.0","","100.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6802","","IND","Bui","Caleb","","","","","San Jose","CA","95121.0","Apple Inc.","QA Engineer","","","43770.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6803","","IND","Bui","Lan","","","","","San Jose","CA","95112.0","","Retired","","","43753.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6804","","IND","Bui","Tonia","","","","","Silver Spring","MD","20902.0","Booz Allen Hamilton","Senior Consultant","","","43715.0","","104.0","","","","","","","104.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6805","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597.0","","","","","43798.0","","600.0","","","","","","","600.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6806","","IND","Burroughs","Joshua","","","","","San Jose","CA","95126.0","Cadre Urban LLC","Real Estate","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6807","","IND","Busch","Ken","","","","","Corte Madera","CA","94925.0","Sares Regis Group","Real Estate","","","43759.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6808","","COM","Business San Jose Chamber PAC","","","","","","San Rafael","CA","94901.0","","","","","43726.0","","600.0","","","","","","","600.0","","","","","","","","","","1409516","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6809","","IND","Bussey","Tim","","","","","Monterey","CA","93940.0","ZAG Technical Services","CFO","","","43812.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6810","","OTH","C2K Architecture, Inc.","","","","","","Portland","CA","97209.0","","","","","43806.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6811","","IND","Cadiz","Joy","","","","","Vacaville","CA","95688.0","Solano County","Human Resources Analyst","","","43820.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6812","","IND","Cain","Kara","","","","","Temecula","CA","92592.0","Arderant","Attorney","","","43818.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6813","","COM","California Apartment Association PAC","","","","","","Sacramento","CA","95814.0","","","","","43791.0","","600.0","","","","","","","600.0","","","","","","","","","","745208","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6814","","OTH","Cambridge Management Co.","","","","","","Santa Clara","CA","95054.0","","","","","43791.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6815","","IND","Campbell","Xuan","","","","","Bolton","MA","1740.0","Nashoba Regional School District","Substitute Teacher","","","43776.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6816","","IND","Campos","Xavier","","","","","San Jose","CA","95127.0","SVEP Consultants LLC","Consultant","","","43830.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6817","","OTH","Captain Kirk Services Inc.","","","","","","San Jose","CA","95110.0","","","","","43829.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6818","","IND","Casto","Marc","","","","","San Jose","CA","95125.0","Casto Travel","Executive","","","43807.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6819","","OTH","Cereus Corporation","","","","","","San Jose","CA","95132.0","","","","","43718.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6821","","IND","Chadeayne","Christine","","","","","Lafayette","LA","70506.0","SO Studio","Office Manager","","","43830.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6822","","IND","Charters","Mike","","","","","Carmel","CA","93923.0","CBRE","Broker","","","43829.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6823","","IND","Chau","Sandy","","","","","San Mateo","CA","94401.0","","Retired","","","43830.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6824","","IND","Chen","Winnie","","","","","San Jose","CA","95148.0","","Unemployed","","","43734.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6825","","IND","Chen","Ying","","","","","San Jose","CA","95123.0","SVEP Consultants LLC","Engineer","","","43830.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6826","","IND","Chia","Jessica","","","","","South San Francisco","CA","94080.0","County of Alameda","Attorney","","","43719.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6827","","IND","Cilker","Carl","","","","","San Jose","CA","95125.0","","Retired","","","43811.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6828","","OTH","Civil Engeineering Associates","","","","","","San Jose","CA","95110.0","","","","","43807.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6829","","IND","Choy","Issac","","","","","Sacramento","CA","95814.0","Law Office of Isaac Choy Jr","Attorney","","","43715.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6830","","IND","Cogbill","Karin","","","","","San Jose","CA","95127.0","Littler Mendelson, P.C.","Attorney","","","43729.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6831","","IND","Collins","Neil","","","","","San Jose","CA","95123.0","Santa Clara County Assocation of Realtors","Chief Executive Officer","","","43826.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6832","","OTH","Core Affordable Housing LLC","","","","","","San Jose","CA","95113.0","","","","","43801.0","","249.0","","","","","","","249.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6833","","IND","Couch","John","","","","","Saratoga","CA","95070.0","","Retired","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6834","","IND","Cristina","Diane","","","","","Monte Sereno","CA","95030.0","","Retired","","","43755.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6835","","IND","Cristina","Jeff","","","","","Campbell","CA","95008.0","Zanker Recycling","Managing Partner","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6836","","IND","Cropper","David","","","","","Woodside","CA","94062.0","TMG Partners","Investor","","","43826.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6837","","IND","Crowley","Rich","","","","","San Jose","CA","95120.0","BH&G Ventura Barnett","Realtor","","","43778.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6838","","IND","Cunneen","James","","","","","San Jose","CA","95125.0","California Strategies","Partner","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6839","","IND","Dang","Ngoc","","","","","Milpitas","CA","95035.0","Arlo","Sr. Program Manager","","","43725.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7790","","IND","Dao","Le","","","","","Spring","CA","77388.0","Hunting Energy Services","Quality Assurance","","","43785.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7791","","IND","Dao","Vy","","","","","Columbus","GA","31906.0","Columbus State University","Professor","","","43714.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7792","","IND","Darpino","Vince","","","","","San Jose","CA","95124.0","S & S Welding Inc.","Ironworker","","","43829.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7793","","IND","Davies","Julie","","","","","Sacramento","CA","95831.0","University of the Pacific, McGeorge School of Law","Law Professor","","","43795.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7802","","IND","Davis","John","","","","","San Jose","CA","95112.0","Consulting & Investments Service Company","President","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7803","","IND","Dean","Alexander","","","","","San Francisco","CA","94188.0","Hawk Hill Management LLC","Investor","","","43825.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7804","","IND","Dean","Catherine","","","","","San Francisco","CA","94188.0","","Community Volunteer","","","43825.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7806","","OTH","Diana L. Beaudry Trust","","","","","","Santa Barbara","CA","93108.0","","","","","43822.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7807","","OTH","Diane Brandenburg Survivors Trust","","","","","","San Jose","CA","95125.0","","","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7808","","IND","Dias","Michael","","","","","Athens","OH","45701.0","","Student","","","43829.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7809","","IND","Diep","Van","","","","","Bacliff","TX","77518.0","Houston Community College","Head Cashier","","","43781.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7811","","OTH","Do Thuc Auto Glass","","","","","","San Jose","CA","95122.0","","","","","43791.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7812","","IND","Donovan","Floyd","","","","","San Jose","CA","95134.0","","Retired","","","43718.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7813","","IND","Doreza","Melanie","","","","","Sparks","NV","89436.0","Tesla Motors","Human Resources Manager","","","43764.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7814","","IND","Diep","Anna","","","","","Winnetka","CA","91306.0","West Hills Hospital","Pharmacy Technician","","","43775.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7815","","IND","Diep","Loi","","","","","Martinez","CA","94553.0","","Retired","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7816","","IND","Diep","Long","","","","","San Jose","CA","95131.0","Stanford Health Care","System Engineer","","","43735.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7817","","IND","Dimas","Brenna","","","","","San Jose","CA","95134.0","Rancho Milpitas Middle School","Teacher","","","43771.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7820","","IND","Diec","Eric","","","","","San Jose","CA","95133.0","Self-employed","Chef","","","43772.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7821","","IND","Dillabough","Gary","","","","","Atherton","CA","94027.0","Urban Community","Venture Capital","","","43829.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7822","","IND","Dinh","Cindy","","","","","Houston","TX","77043.0","Mayer Brown LLP","Attorney","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7824","","IND","Duong","Ann","","","","","Seattle","WA","98101.0","Booz Allen Hamilton","Consultant","","","43808.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7825","","IND","Duong","Christina","","","","","Marrero","LA","70072.0","Coastal Communities Consulting, Inc.","Senior Technical Assistance Coordinator","","","43779.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7826","","IND","Duong","Wendy","","","","","San Jose","CA","95132.0","Danny Recycling","CEO","","","43779.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7827","","IND","Durbin","Doug","","","","","Pleasant Hill","CA","94523.0","Pacific Gas & Electric","Financial Analyst, Mgr","","","43804.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7828","","IND","Edwards","Julie","","","","","San Francisco","CA","94109.0","MJE Strategies","Consultant","","","43713.0","","2.0","","","","","","","2.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7829","","IND","Eisbach","David","","","","","San Jose","CA","95125.0","Amber Realty & Property Management","Realtor","","","43725.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7830","","IND","Emery","Ashley","","","","","Roseville","CA","95678.0","CAEATFA","Program Manager","","","43722.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7831","","IND","Enfantino","Tracey","","","","","Monte Sereno","CA","95030.0","ESI","General Manager","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7832","","OTH","Enrose","","","","","","San Jose","CA","95127.0","","","","","43735.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7833","","IND","Escher","Christopher","","","","","San Jose","CA","95126.0","Self-employed","Consultant","","","43735.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7834","","OTH","Evans Family Trust","","","","","","Redwood City","CA","94062.0","","","","","43824.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7836","","IND","Filizetti","Gary","","","","","Milpitas","CA","95035.0","Devcon Construction","President","","","43741.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7837","","IND","Fisher","Stephen","","","","","Los Gatos","CA","95030.0","Valley Oak Partners, LLC","Real Estate Developer","","","43818.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7838","","IND","Foley","Pamela","","","","","San Jose","CA","95125.0","City of San Jose","Councilmember","","","43753.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7839","","IND","Claudia","Folzman","","","","","San Jose","CA","95125.0","Iron Construction","Construction","","","43798.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7840","","IND","Fox","Michael","","Jr.","","","Saratoga","CA","95070.0","Goodwill Industries of Silicon Valley","Executive","","","43829.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7841","","OTH","Frank Weigel Revocable Trust","","","","","","San Jose","CA","95112.0","","","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7843","","IND","Friedman","Mindy","","","","","Long Beach","CA","90804.0","Evalcorp","Evaluation Consultant","","","43715.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7844","","IND","Fuhrman","Paul","","","","","Santa Monica","CA","90401.0","Miramar Capital","Real Estate","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7845","","IND","Gambelin","Papia","","","","","San Mateo","CA","94403.0","Platnum Advisors","Consultant","","","43827.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7846","","IND","Gardner","Mary","","","","","San Jose","CA","95131.0","","Retired","","","43798.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7847","","IND","Gentry","Amanda","","","","","Nashville","TN","37215.0","Law Office of Amanda Gentry","Attorney","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7848","","OTH","George M. Marcus and Affiliated Entities","","","","","","Palto Alto","CA","94304.0","","","","","43800.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7851","","OTH","The 1985 Gifford Living Trust","","","","","","Saratoga","CA","95070.0","","","","","43735.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7852","","IND","Giles","Dennis","","","","","San Jose","CA","95126.0","Level 10 Construction","President","","","43829.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7853","","OTH","Gilroy Sky LLC","","","","","","San Jose","CA","95112.0","","","","","43808.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7854","","IND","Gladstein","Kenneth","","","","","San Francisco","CA","94127.0","Sares Regis Group","Real Estate","","","43759.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7855","","IND","Goldstein","Nubia","","","","","Elk Grove","CA","95758.0","Chuchwell White LLP","Attorney","","","43830.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7856","","IND","Gomez","Armando","","","","","Milpitas","CA","95035.0","Armando Gomez Consulting","Principal","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7857","","IND","Gordon","Dan","","","","","Redwood City","CA","94065.0","Gordon Biersch","Brewing Engineer","","","43772.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7859","","IND","Greathouse","Ruth","","","","","Manteca","CA","95337.0","","Retired","","","43746.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7860","","IND","Greaves","Ty","","","","","San Jose","CA","95132.0","","Retired","","","43815.0","","125.0","","","","","","","125.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7861","","IND","Graziosi","Erin","","","","","San Jose","CA","95125.0","Rotten Robbie","President","","","43822.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7862","","OTH","Green Valley Corporation","","","","","","San Jose","CA","95112.0","","","","","43758.0","","249.0","","","","","","","249.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7863","","IND","Ha","Victoria","","","","","Los Angeles","CA","90064.0","Cedars-Sinai Medical Center","Clinical Nurse","","","43713.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7864","","IND","Hadaya","William","","","","","San Jose","CA","95113.0","WHM Corporation","Engineer","","","43826.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7865","","OTH","Greenwaste Recovery, Inc.","","","","","","San Jose","CA","95112.0","","","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7866","","IND","Hall","Cheryl","","","","","Palm Desert","CA","92260.0","","Retired","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7867","","IND","Hall","Matthew","","","","","Athens","GA","30606.0","University of Georgia","Law Professor","","","43731.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7868","","IND","Poncetta","Greg","","","","","San Jose","CA","95125.0","Valley Oak Partners, LLC","Real Estate Developer","","","43818.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7869","","IND","Hall","Murray","","","","","Palm Desert","CA","92260.0","GreenWaste","Executive","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7870","","IND","Gupta","Ashish","","","","","Newport Beach","CA","92663.0","Aviation Capital Group","Senior Financial Analyst","","","43826.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7871","","IND","Hallgrimson","Erik","","","","","San Jose","CA","95128.0","Cushman and Wakefield","Real Estate","","","43790.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7872","","IND","Gutierrez","Lennies","","","","","Oakland","CA","94605.0","Comcast California","Director of Government Affairs","","","43817.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7873","","IND","Han","Helen","","","","","San Francisco","CA","94111.0","Boston Properties","Real Estate","","","43747.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7874","","IND","Hayden","Erik","","","","","Los Gatos","CA","95032.0","Hayden Land Company","Real Estate","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7875","","OTH","HDR Communications","","","","","","San Jose","CA","95148.0","","","","","43765.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7876","","IND","Gym","Helen","","","","","Philadelphia","PA","19103.0","City of Philadelphia","City Councilmember","","","43744.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7877","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814.0","","","","","43780.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7878","","OTH","The Heinrich Living Trust","","","","","","Santa Clara","CA","95054.0","","","","","43731.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7880","","IND","Isackson","Robert","","","","","Belmont","CA","94002.0","Village Properties","Real Estate Investment","","","43829.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7881","","IND","Herbert","Garrett","","","","","San Jose","CA","95125.0","Deloitte","Accountant/Consultant","","","43812.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7883","","IND","Jackson","Christie","","","","","Folsom","CA","95630.0","","","","","43829.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7884","","OTH","Jay Paul Company","","","","","","San Francisco","CA","94111.0","","","","","43826.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7885","","IND","Jawando","Will","","","","","Silver Spring","MD","20904.0","Montgomery County, MD","Attorney","","","43744.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7886","","OTH","Jerome A. Bellotti and Associates","","","","","","Los Gatos","CA","95032.0","","","","","43822.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7887","","OTH","Johanson & Yau Accountancy Corporation","","","","","","San Jose","CA","95113.0","","","","","43822.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7889","","IND","Hill","Breanna","","","","","Lake Sherwood","CA","91361.0","Self","Writer/Editor","","","43795.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7890","","OTH","John V. Moore Marital Trust","","","","","","San Jose","CA","95125.0","","","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7891","","OTH","HMH Engineers","","","","","","San Jose","CA","95131.0","","","","","43732.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7892","","IND","Jorgensen","Eric","","","","","San Jose","CA","95132.0","","Retired","","","43793.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7893","","IND","Ho","Anthony","","","","","Saratoga","CA","95070.0","LPMD","Architect","","","43796.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7894","","OTH","Joseph & Yvonne Head Revocable Trust","","","","","","San Jose","CA","95125.0","","","","","43824.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7895","","IND","Hoang","Nha","","","","","Hattiesburg","MS","39401.0","Self-employed","Nail Tech","","","43716.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7897","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95050.0","","","","","43743.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7898","","IND","Hopkins","David","","","","","Burlingame","CA","94010.0","Sares Regis Group","Real Estate","","","43756.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7900","","IND","Julinsey","Passion","","","","","Washington","DC","20024.0","U.S. Air Force","Foreign Area Officer","","","43717.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7901","","IND","Hu","Qi","","","","","Cupertino","CA","95014.0","LinkedIn","Engineer","","","43718.0","","200.88","","","","","","","200.88","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7902","","IND","Huang","Shu","","","","","San Jose","CA","95125.0","Self-employed","Property Manager","","","43735.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7903","","IND","Huang","Shunn-Huah","","","","","San Jose","CA","95148.0","Self-employed","Property Manager","","","43735.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7937","","IND","Huber","Andrea","","","","","Santa Monica","CA","90401.0","Lexis Nexis","Account Manager","","","43761.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7938","","IND","Hudacek","Andrew","","","","","Palo Alto","CA","94301.0","Sares Regis Group","Real Estate","","","43762.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7939","","IND","Huesca","Lupe","","","","","San Jose","CA","95126.0","Self-employed","Small Business Owner","","","43828.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7940","","IND","Huston","Jack","","","","","San Jose","CA","95127.0","","Retired","","","43791.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7943","","IND","Ayers","Steven","","","","","Davis","CA","95618.0","Self-employed","Property Investment","","","43739.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7945","","IND","Kamins","Piper","","","","","Los Angeles","CA","90027.0","The Ralph M Parsons Foundation","Program Officer","","","43740.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7946","","IND","Kali-Rai","Miriam","","","","","Fremont","CA","94539.0","SVCA Silicon Valley Cannabis Alliance","Chief Operating Officer","","","43805.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7947","","IND","Kali-Rai","Sharanjit","","","","","Los Gatos","CA","95030.0","Self","Consultant","","","43805.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7948","","IND","Kearns","Sarah","","","","","Spring","TX","77386.0","","Unemployed","","","43726.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7949","","IND","Kearns","Sarah","","","","","Spring","TX","77386.0","","Unemployed","","","43726.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7950","","IND","Kepner","Scott","","","","","Belmont","CA","94002.0","Village Properties","Real Estate Investment","","","43829.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7951","","IND","King","Samantha","","","","","Las Vegas","NV","89148.0","","Student","","","43815.0","","45.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7952","","IND","Kingsley","Dan","","","","","San Francisco","CA","94108.0","SKS Partners","Real Estate","","","43775.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7953","","IND","Kirchgesner","Ubolratana","","","","","San Jose","CA","95133.0","Advantest","Financial Analyst","","","43767.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7954","","IND","Kline","Norman","","","","","San Jose","CA","95126.0","LibraryWorld, Inc.","CEO","","","43761.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7956","","IND","Mahoney","Philip","","","","","Los Altos Hills","CA","94022.0","Newmark Cornish & Carey","Comm RE","","","43779.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7957","","IND","Mackles","Morgan","","","","","San Jose","CA","95110.0","Urban Catalyst","Partner","","","43786.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7958","","IND","Madali","Lillie","","","","","Austell","GA","30168.0","City of Atlanta","IT Director","","","43826.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7959","","IND","McClain","Katia","","","","","San Jose","CA","95124.0","Steinberg Hart","Architect","","","43803.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7962","","IND","McLaughlin","Stuart","","","","","San Mateo","CA","94402.0","Hawk Hill Management LLC","Investor","","","43825.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7963","","IND","McLaughlin","Meg","","","","","San Mateo","CA","94402.0","","Community Volunteer","","","43825.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7964","","IND","McMahon","Cole","","","","","Catonsville","MD","21228.0","McMahon Consulting Group","Principal","","","43776.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7965","","OTH","McManagement, LLC","","","","","","Los Gatos","CA","95030.0","","","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7966","","IND","Mello","Steffanie","","","","","Galt","CA","95632.0","State of California","Attorney","","","43760.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7967","","IND","Methe","Joeseph","","","","","San Jose","CA","95132.0","","Retired","","","43775.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7968","","OTH","M.F. Vending","","","","","","San Jose","CA","95118.0","","","","","43805.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7970","","IND","Mielke","Madalene","","","","","Washington","DC","20002.0","Asian Pacific American Institute of Congressional Studies","Executive Director","","","43738.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7972","","IND","Milligan","Shawn","","","","","San Jose","CA","95124.0","Milligan Land Company, LLC","Real Estate Development","","","43720.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7974","","IND","Knies","Scott","","","","","San Jose","CA","95126.0","San Jose Downtown Association","Executive Director","","","43713.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7975","","IND","Kojima","Minami","","","","","Emeryville","CA","94608.0","Self","Artist","","","43826.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7976","","IND","Kovnator","Yonit","","","","","Los Angeles","CA","90025.0","Fagen Friedman and Fufrost","Attorney","","","43717.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7978","","IND","Kroll","Mark","","","","","Los Altos","CA","94022.0","Sares Regis Group","Real Estate","","","43748.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7980","","IND","Krouskup","Brad","","","","","Los Gatos","CA","95032.0","Toeniskoetter Development","Real Estate Investment","","","43777.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7981","","IND","Kwan","Karen","","","","","Taylorsville","UT","84123.0","Salt Lake City Community College","Assistant Professor","","","43744.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7983","","IND","Moreles","Jess","","","","","San Jose","CA","95116.0","Whole Foods Market","Assistant Store Manager","","","43814.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7984","","IND","Larko","Peter","","","","","San Jose","CA","95113.0","J.P. DiNapoli Companies, Inc.","Manager","","","43830.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7985","","IND","Morley","Eric","","","","","Los Gatos","CA","95032.0","Morley Bros, LLC","Real Estate","","","43773.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7986","","IND","Morley","Sean","","","","","Los Gatos","CA","95030.0","Morley Bros, LLC","Attorney","","","43773.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7988","","OTH","Motor Body Co., Inc.","","","","","","San Jose","CA","95126.0","","","","","43824.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7989","","IND","Mountsier","Deborah","","","","","Campbell","CA","95008.0","","Unemployed","","","43828.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7990","","IND","Musser","Reilly","","","","","Los Gatos","CA","95030.0","Rotten Robbie","VP of Marketing and Merchandising","","","43825.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7991","","IND","Lazzarini","Mark","","","","","San Jose","CA","95110.0","DAL Properties LLC","Managing Principal","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7992","","IND","Le","Oanh","","","","","Dallas","TX","75248.0","Texas Capital Bank","Sr IT Project Manager","","","43717.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7993","","IND","Le","Oanh","","","","","Dallas","TX","75248.0","Texas Capital Bank","Sr IT Project Manager","","","43784.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7994","","IND","Le","Pauline","","","","","San Jose","CA","95126.0","San José State University","Assistant Director, Peer Mentor Program & Education Skills D","","","43829.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7995","","IND","Le","Sarah","","","","","Garden Grove","CA","92841.0","","Unemployed","","","43725.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7996","","IND","Le","Tran","","","","","Houston","TX","77083.0","Farmers Insurance","Recruiter","","","43719.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7997","","IND","Lebow","Michael","","","","","Oxnard","CA","93035.0","Slaughter & Reagan, LLP","Attorney","","","43826.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7998","","IND","Lee","Jessica","","","","","Glen Rock","NJ","7452.0","New American Leaders","Vice President of Development","","","43787.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7999","","IND","Lee","Johanna","","","","","Dumfries","VA","22026.0","Compass Counseling","Counselor","","","43727.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8000","","OTH","Lee Supermarket Inc.","","","","","","San Jose","CA","95111.0","","","","","43829.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8001","","IND","Leufroy","Eric","","","","","Las Vegas","CA","89113.0","","Retired","","","43753.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8002","","IND","Larry","Levine","","","","","Sacramento","CA","95816.0","University of the Pacific","Law Professor","","","43769.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8003","","IND","Lewis","Kevin","","","","","San Diego","CA","92116.0","University of California, San Diego","Professor","","","43717.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8004","","IND","Li","Dong","","","","","Sunnyvale","CA","94087.0","Self-employed","Property Manager","","","43735.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8005","","IND","Liccardo","Sam","","","","","San Jose","CA","95112.0","City of San Jose","Mayor","","","43735.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8006","","OTH","Lighthouse Public Affairs, LLC","","","","","","San Francisco","CA","94133.0","","","","","43824.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8010","","IND","Liu","Shu","","","","","San Jose","CA","95129.0","South Bay Industry, LLC","Housing Provider","","","43721.0","","200.88","","","","","","","200.88","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8011","","IND","Liu","Wendy","","","","","San Jose","CA","95129.0","","Unemployed","","","43727.0","","99.99","","","","","","","99.99","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8012","","IND","Loft","Libby","","","","","Tacoma","WA","98406.0","Multicare","Doctor","","","43726.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8013","","IND","Lopes","Steve","","","","","Los Gatos","CA","95030.0","Western States Oil Company","CEO","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8015","","OTH","LPMD Architects","","","","","","Sunnyvale","CA","94086.0","","","","","43751.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8016","","IND","Lubow","Cheryl","","","","","San Jose","CA","95112.0","","Retired","","","43738.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8017","","IND","Lubow","Maxine","","","","","San Jose","CA","95112.0","","Retired","","","43764.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8018","","OTH","Lucky Title, LLC","","","","","","Harvey","LA","70058.0","","","","","43786.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8019","","IND","Luong","Hai","","","","","Sacramento","CA","95818.0","Kaiser Permanente","Physician","","","43826.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8020","","IND","Luong","Hannah","","","","","Winnetka","CA","91306.0","","Student","","","43768.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8021","","IND","Main","Thomas","","","","","Henderson","NV","89044.0","University of Nevada, Las Vegas","Professor","","","43740.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8022","","IND","Oakes","Robert","","","","","Stockton","CA","95204.0","SJCBA","Executive Director","","","43775.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8023","","IND","Obstfeld","Jake","","","","","New York","NY","10014.0","Shearman & Sterling","Attorney","","","43727.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8024","","IND","O'Carroll","Sean","","","","","San Jose","CA","95124.0","Newmark Knight Frank","Commercial Real Estate","","","43822.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8026","","IND","Ong","Jennifer","","","","","Alameda","CA","94501.0","Ong Optometry","Optometrist","","","43752.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8033","","IND","Pedersen","Jes","","","","","Alameda","CA","94502.0","Webcor Builders","General Contractor","","","43768.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8035","","IND","Pena","John","","","","","San Jose","CA","95120.0","Zero Waste Energy Development Company","General Manager","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8038","","IND","Peterson","Steven","","","","","Sugarcreek Township","OH","45459.0","Tress Capital","Venture Capital","","","43826.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8039","","IND","Pham","Cavatina","","","","","Houston","TX","77082.0","West Houston Family Practice","Physician","","","43714.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8040","","IND","Pham","Trang","","","","","Torrance","CA","90504.0","Fellman & Associates","Attorney","","","43792.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8042","","IND","Pham","Xuan Thu","","","","","San Francisco","CA","94118.0","Federal Reserve Bank of San Francisco","Product Marketing Management","","","43827.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8043","","IND","Phan","Judy","","","","","San Jose","CA","95133.0","","Retired","","","43756.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8044","","IND","Phan","Trizzie","","","","","San Jose","CA","95122.0","Phancy Touché","Makeup artist","","","43730.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8045","","IND","Pollnow","Charles","","","","","Seattle","WA","98122.0","Hawk Hill Management LLC","Investor","","","43825.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8046","","IND","Pollnow","Eleanor","","","","","Seattle","WA","98122.0","Self","Actor","","","43825.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8047","","OTH","Prime Century Logistics, LLC.","","","","","","San Jose","CA","95112.0","","","","","43829.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8049","","IND","Qin","Jane","","","","","Long Island City","NY","11101.0","NewsCred","VP of Client Services","","","43830.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8050","","IND","Raft","Sean","","","","","San Jose","CA","95113.0","Oak Hill Capital LLC","Real Estate","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8052","","IND","Reed","Chuck","","","","","Monument","CO","80132.0","Hopkins Carley","Attorney","","","43726.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8053","","IND","Reed","Jim","","","","","Scotts Valley","CA","95066.0","City of San Jose","Mayor's Chief of Staff","","","43735.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8054","","IND","Regonini","Todd","","","","","Portola Valley","CA","94028.0","Sares Regis Group","Real Estate","","","43749.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8055","","OTH","Republic Services, Inc.","","","","","","Milpitas","CA","95035.0","","","","","43763.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8056","","IND","Rewkiewicz","Michael","","","","","San Jose","CA","95112.0","Frank, Rimerman + Co., LLP","Partner","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8058","","IND","Riffenburgh","Roger","","","","","Sunnyvale","CA","94087.0","Self","Editor","","","43751.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8059","","IND","Risse","Jed","","","","","Roseville","CA","95747.0","Self-employed","Mechanical contractor","","","43739.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8060","","IND","Risse","Terry","","","","","Roseville","CA","95747.0","Mechanical contractor","Self-employed","","","43739.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8061","","IND","Ritter","Michael","","","","","San Antonio","TX","78247.0","Fourth Court of Appeals of Texas","Attorney","","","43830.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8062","","IND","Rivero","Vincent","","","","","San Jose","CA","95132.0","RVR Engineers","Civil Engineer","","","43829.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8063","","OTH","Robert S. Kieve Revocable Trust","","","","","","San Jose","CA","95124.0","","","","","43803.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8064","","IND","Robinson","Lynn","","","","","Los Gatos","CA","95030.0","","Retired","","","43823.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8065","","OTH","Robinson Oil Corporation","","","","","","Santa Clara","CA","95050.0","","","","","43728.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8066","","IND","Rodgers","Susan","","","","","Redington","FL","33708.0","","Retired","","","43749.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8067","","IND","Root","Sharon","","","","","San Jose","CA","95120.0","Retired","","","","43735.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8069","","IND","Ross","Jay","","","","","Los Gatos","CA","95032.0","Hopkins & Carley","Attorney","","","43777.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8070","","IND","Ruebsamen","Tammy","","","","","Huntington Beach","CA","95132.0","Foundation West","Real estate and property management","","","43724.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8071","","OTH","Russell Living Trust","","","","","","Los Gatos","CA","95032.0","","","","","43818.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8072","","OTH","Ruth and Going, Inc.","","","","","","Santa Clara","CA","92649.0","","","","","43750.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8073","","OTH","RVR Engineers","","","","","","San Jose","CA","95110.0","","","","","43829.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8074","","IND","Ryan","Gregory","","","","","Gilroy","CA","95020.0","Zanker Recycling","General Manager","","","43817.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8075","","IND","Ryder","Janet","","","","","San Jose","CA","95113.0","","Retired","","","43757.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8076","","IND","Saign","Michael","","","","","San Jose","CA","95125.0","Newmark Knight Frank","Commercial Real Estate Advisor","","","43819.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8077","","IND","Sakamoto","Kathleen","","","","","San Jose","CA","95132.0","","Retired","","","43777.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8078","","IND","Salas","Carl","","","","","San Jose","CA","95112.0","Salas O'brien LLC","Engineer","","","43810.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8080","","IND","Salata","Suzanne","","","","","Capitola","CA","95010.0","Garden City Construction","Vice President","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8081","","OTH","Salvatore Caruso Design Corporation","","","","","","Santa Clara","CA","95050.0","","","","","43779.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8083","","IND","Sanderson","Penny","","","","","Sacramento","CA","95814.0","Employment Development Department","Legal Assistant","","","43739.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8085","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196.0","","","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8086","","IND","Santosham","Shireen","","","","","San Jose","CA","95131.0","City of San Jose","Senior Advisor, Mayor's Office","","","43814.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8087","","IND","Sausedo","Patricia","","","","","San Jose","CA","95125.0","Sausedo Company","Consultant","","","43750.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8088","","IND","Sauser","Kevin","","","","","Battle Ground","WA","98604.0","C2K Architecture, Inc.","Architect.","","","43791.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8089","","IND","Schmidt","Mark","","","","","San Jose","CA","95124.0","CBRE","Real Estate","","","43796.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8090","","OTH","The Schoennauer Company","","","","","","San José","CA","95110.0","","","","","43779.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8091","","IND","Seaver","Derrick","","","","","San Jose","CA","95112.0","County of Santa Clara","Chief of Staff","","","43821.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8092","","IND","Shaffer","Chris","","","","","Portola Valley","CA","94028.0","","","","","43731.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8094","","OTH","Shops@Terra LLC","","","","","","Milpitas","CA","95035.0","","","","","43737.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8095","","COM","The Silicon Valley Organization PAC","","","","","","Encinitas","CA","92024.0","","","","","43726.0","","600.0","","","","","","","600.0","","","","","","","","","","820668","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8096","","IND","Silva","Lawrence","","","","","San Jose","CA","95133.0","Yellow Checker Cab","General Manager","","","43753.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8097","","IND","Simmons","Jennifer","","","","","Duluth","GA","30096.0","JCSG Services","Tax Accountant","","","43794.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8098","","IND","Sims","John","","","","","Sacramento","CA","95818.0","University of the Pacific, McGeorge School of Law","Law Professor","","","43807.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8100","","IND","Smith","Gordon","","","","","San Jose","CA","95112.0","De Anza College","Professor","","","43731.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8101","","IND","Smith","Jacqueline","","","","","San Jose","CA","95112.0","Self-employed","Property owner","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8102","","IND","Smith","Jeffrey","","","","","San Carlos","CA","94070.0","Sares Regis Group","Real Estate","","","43749.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8104","","IND","Smith","Jill","","","","","Alviso","CA","95002.0","","Student","","","43783.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8105","","IND","Smith","PH","","","","","San Jose","CA","95112.0","Self-employed","Property owner","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8108","","IND","Snider","Kelly","","","","","San Jose","CA","95126.0","Self-employed","Real Estate Development","","","43800.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8109","","OTH","The Sobrato Organization","","","","","","Mountain View","CA","94041.0","","","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8111","","OTH","Narco Plastering, Inc.","","","","","","Santa Clara","CA","95050.0","","","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8112","","IND","Sokol","Eli","","","","","San Francisco","CA","94133.0","Starcity","Real Estate Development","","","43794.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8113","","IND","Narveson","Mark","","","","","Los Gatos","CA","95030.0","Artegis Law Group","Attorney","","","43828.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8114","","OTH","1150 South Bascom LLC","","","","","","Saratoga","CA","95070.0","","","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8115","","OTH","South Bay Construction","","","","","","Campbell","CA","95008.0","","","","","43731.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8116","","IND","Neale","David","","","","","San Jose","CA","95113.0","The Core Companies","President","","","43720.0","","600.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8117","","OTH","South Bay Development","","","","","","Los Gatos","CA","95032.0","","","","","43731.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8118","","IND","Spieker","Tod","","","","","Palo Alto","CA","94303.0","Spieker Companies, Inc.","President","","","43791.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8119","","OTH","Staedler 1992 Revocable Trust","","","","","","San Jose","CA","95125.0","","","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8120","","IND","Neale","David","","","","","San Jose","CA","95113.0","The Core Companies","President","","R","43742.0","","-600.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","RC8116","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8121","","IND","Neale","Emma","","","","","Oakland","CA","94618.0","Self-employed","Relocation Consultant","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8122","","IND","Neighbors","David","","","","","San Jose","CA","95135.0","CliftonLarsenAllen","CPA","","","43830.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8123","","OTH","New Age Electric, Inc.","","","","","","San Jose","CA","95112.0","","","","","43731.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8125","","IND","Ngo","Hong","","","","","San Jose","CA","95122.0","Self","Store owner","","","43813.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8126","","IND","Ngo","Niem","","","","","San Jose","CA","95132.0","","Retired","","","43803.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8127","","IND","Nguyen","Amy","","","","","Carrollton","TX","75007.0","Ochsner Baptist Medical Center","Respiratory Therapist","","","43800.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8128","","IND","Nguyen","Ann","","","","","San Jose","CA","95125.0","Messner Reeves LLP","Attorney","","","43826.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8129","","IND","Steinberg","Robert","","","","","San Jose","CA","95113.0","Steinberg Hart","Architect","","","43772.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8130","","IND","Nguyen","Anna","","","","","San Francisco","CA","94123.0","Facebook","Attorney","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8132","","IND","Nguyen","Audrey","","","","","Escondido","CA","92025.0","Mintz Levin","Attorney","","","43739.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8133","","IND","Stout","David","","","","","El Paso","CA","79930.0","El Paso County, TX","County Commissioner","","","43744.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8135","","IND","Strangis","Jerry","","","","","San Jose","CA","95136.0","Strangis Properties","Real Estate Agent","","","43745.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8137","","OTH","Studio Current","","","","","","San Jose","CA","95113.0","","","","","43814.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8138","","OTH","Studio T-SQ., Inc.","","","","","","Oakland","CA","94612.0","","","","","43819.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8139","","IND","Nguyen","Diedre","","","","","Garden Grove","CA","92841.0","Quest Diagnostics, Inc.","Clinical Scientist","","","43827.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8140","","OTH","Sun Garden Center 1 LLC","","","","","","San Jose","CA","95125.0","","","","","43808.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8141","","IND","Nguyen","Dustin","","","","","Costa Mesa","CA","92626.0","Aqua Dental","Dentist","","","43797.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8142","","OTH","Sun Garden Center 2 LLC","","","","","","San Jose","CA","95113.0","","","","","43808.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8143","","IND","Sutherland","Chip","","","","","Los Gatos","CA","95030.0","CBRE","Commercial Real Estate","","","43829.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8144","","IND","Nguyen","Duy","","","","","Las Vegas","NV","89139.0","Asian Community Development Council","Vice President","","","43827.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8145","","IND","Nguyen","Hang","","","","","San Jose","CA","95131.0","Paraeducator","East Side Union High School District","","","43716.0","","250.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8146","","IND","Nguyen","Hang","","","","","San Jose","CA","95131.0","Paraeducator","East Side Union High School District","","","43826.0","","350.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8147","","IND","Nguyen","Hung","","","","","San Jose","CA","95133.0","","Student","","","43829.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8148","","IND","Sweatt","Herbert","","","","","Los Gatos","CA","95032.0","","Retired","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8149","","IND","Nguyen","Jenny","","","","","Norcross","GA","30093.0","Nguyen & Pham, LLC","Attorney","","","43830.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8150","","IND","Nguyen","Julie","","","","","Santa Ana","CA","92703.0","Los Angeles County MTA","Sr. Ethics Officer","","","43794.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8152","","IND","Nguyen","Le Thu","","","","","Harvey","CA","70058.0","Anthem","Program Manager","","","43790.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8154","","IND","Sweatt","Nancy","","","","","Los Gatos","CA","95032.0","","Retired","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8155","","IND","Nguyen","Michelle","","","","","Salt Lake City","UT","84115.0","Pho Tay Ho","Manager","","","43788.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8156","","IND","Sweetnam","Jan","","","","","Portola Valley","CA","94082.0","Federal Realty Investment Trust","Executive Vice President","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8157","","IND","Nguyen","My Le","","","","","San Jose","CA","95127.0","","Retired","","","43767.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8158","","IND","Nguyen","Ngai","","","","","San Jose","CA","95112.0","Self-Employed","Physician","","","43790.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8159","","OTH","Swenson Development & Construction","","","","","","San Jose","CA","95112.0","","","","","43801.0","","249.0","","","","","","","249.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8160","","IND","Nguyen","Phi","","","","","Farmers Branch","CA","75234.0","Oak Forest Dental Group","Dental Hygienist","","","43722.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8161","","IND","Nguyen","Thai","","","","","San Jose","CA","95122.0","Self-employed","Restaurant owner","","","43801.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8162","","IND","Nguyen","Thuy","","","","","Houston","TX","77082.0","Cloud 9 Nails & Spa","Manicurist","","","43799.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8163","","IND","Swensson","John","","","","","Saratoga","CA","95070.0","De Anza College","Assistant to President & Director, Global Education Partners","","","43803.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8165","","IND","Nguyen","Tram","","","","","Mountain View","CA","94040.0","Facebook","Admin","","","43713.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8166","","IND","Nguyen","Tram","","","","","Mountain View","CA","94040.0","Facebook","Admin","","","43829.0","","200.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8167","","OTH","Tabs, Inc And Oil Fremont","","","","","","Fremont","CA","94538.0","","","","","43803.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8169","","IND","Nguyen","Tran","","","","","Houston","TX","77082.0","Houston Forensic Science Center","Supervising Forensic Analyst","","","43828.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8170","","IND","Tadokoro","Seigi","","","","","San Jose","CA","95120.0","Retired","","","","43735.0","","400.88","","","","","","","400.88","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8171","","IND","Nguyen","Van","","","","","Fountain Valley","CA","92708.0","Self-employed","Nail Tech","","","43800.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8173","","OTH","Valbridge Property Advisors","","","","","","San Jose","CA","95113.0","","","","","43735.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8175","","IND","Teague","Stephen","","","","","Newport News","VA","23605.0","Law Office of Stephen C. Teague","Attorney","","","43830.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8176","","IND","Templeton","Cabot","","","","","San Jose","CA","95133.0","Self","Commercial Real Estate","","","43735.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8177","","IND","Tersini","Ken","","","","","Cupertino","CA","95014.0","KT Urban","President","","","43743.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8178","","IND","Valencia","Laurinda","","","","","San Jose","CA","95131.0","Spectra","Clinical Lab Scientist","","","43752.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8179","","IND","Varich","Robert","","","","","San Jose","CA","95129.0","Pinnacle One Insurance","President","","","43808.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8180","","IND","Tersini","Mark","","","","","Los Gatos","CA","95032.0","KT Urban","Principal","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8181","","OTH","Vasona Management Inc.","","","","","","Los Gatos","CA","95030.0","","","","","43791.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8182","","OTH","Vietnam Daily News LLC","","","","","","San Jose","CA","95112.0","","","","","43830.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8183","","IND","Thornburg","Eric","","","","","Saratoga","CA","95070.0","SJW Group","CEO","","","43731.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8184","","IND","Vogel","Bernard","","","","","San Jose","CA","95126.0","Silicon Valley Law Group","Attorney","","","43803.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8185","","OTH","Tiger Lines, LLC","","","","","","Lodi","CA","95240.0","","","","","43807.0","","120.0","","","","","","","120.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8186","","IND","Tilton","David","","","","","Los Gatos","CA","95032.0","Greenwaste Recovery, Inc.","CFO","","","43822.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8187","","OTH","TnT Dev Servies Inc.","","","","","","San Jose","CA","95126.0","","","","","43735.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8188","","IND","Pat","Toby","","","","","San Jose","CA","95132.0","","Retired","","","43756.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8189","","IND","Toeniskoetter","Charles","","","","","Los Gatos","CA","95033.0","Toeniskoetter Development","VP Property Management","","","43753.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8190","","IND","Tompkison","Catherine","","","","","San Jose","CA","95124.0","The Tompkison Group","Public Affairs","","","43825.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8191","","IND","Torres","Marina","","","","","Los Angeles","CA","90032.0","Department of Justice","Attorney","","","43803.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8192","","OTH","Touchstone Development, LLC","","","","","","Los Gatos","CA","95035.0","","","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8194","","IND","Tran","Anh","","","","","San Jose","CA","95136.0","City of San Jose","Executive Analyst","","","43782.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8195","","IND","Tran","Kaylyn","","","","","San Jose","CA","95148.0","JPD Financial","Sr. Audit Analyst","","","43809.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8196","","IND","Tran","Nha Uyen","","","","","Sanford","NC","27330.0","Jaggaer","Corporate Counsel","","","43784.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8197","","IND","Tran","Ninh","","","","","Chicago","IL","60618.0","Self-Employed","Physician","","","43776.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8198","","IND","Tran","Peter","","","","","Cerritos","CA","90703.0","Price Water House Coopers, LLP","Senior Tax Associate","","","43760.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8199","","IND","Tran","Tanya","","","","","San José","CA","95135.0","Santa Clara Valley Health & Hospital System","Optometrist","","","43723.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8200","","IND","Tran","Thi","","","","","San Jose","CA","95132.0","","Law Student","","","43791.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8201","","IND","Tran","Tuongvi","","","","","South San Francisco","CA","94080.0","The Vietnamese Elderly Mutual Assistance Association of San Francisco","Executive Director","","","43800.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8202","","IND","Tran","Van","","","","","San Jose","CA","95131.0","Kioxia America, Inc.","Web Designer","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8203","","OTH","Tran & Vu Investment LLC","","","","","","San Jose","CA","95132.0","","","","","43765.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8204","","IND","Trekell","Todd","","","","","Los Gatos","CA","95030.0","Toeniskoetter Development, Inc.","Commercial Real Estate","","","43822.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8205","","IND","Truong","Eddie","","","","","San Jose","CA","95113.0","The Silicon Valley Organization","Director of Public Policy & Advocacy","","","43741.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8206","","IND","von Wilpert","Marni","","","","","San Diego","CA","92131.0","City of San Diego","Attorney","","","43721.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8207","","IND","von Wilpert","Marni","","","","","San Diego","CA","92131.0","City of San Diego","Attorney","","","43829.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8208","","IND","Vu","Kim","","","","","San Jose","CA","95123.0","Self-Employed","Financial Planner","","","43799.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8210","","IND","Wagner","Robert","","","","","Portola Valley","CA","94028.0","Sares Regis Group","Real Estate","","","43748.0","","99.0","","","","","","","198.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8211","","IND","Wagner","Robert","","","","","Portola Valley","CA","94028.0","Sares Regis Group","Real Estate","","","43748.0","","99.0","","","","","","","198.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8213","","IND","Wang","Wenyue","","","","","Sunnyvale","CA","94087.0","Cytokinetics","Scientist","","","43746.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8214","","IND","Ward","William","","","","","Denver","CA","80211.0","Self-employed","Consultant","","","43801.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8215","","IND","Warren","Paul","","","","","San Jose","CA","95031.0","Zoll Livefest","Healthcare","","","43830.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8218","","IND","Wayne","Lisa","","","","","San Jose","CA","95112.0","","Retired","","","43753.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8219","","IND","Webster","Eric","","","","","San Mateo","CA","94402.0","Franklin Templeton Investments","Equity Research Analyst","","","43803.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8220","","IND","Weigel-Pena","Cindy","","","","","San Jose","CA","95120.0","GreenWaste","Executive","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8222","","IND","Wills-Leufroy","Vanecia","","","","","Las Vegas","NV","89113.0","Self-Employed","Minister","","","43753.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8223","","IND","Wolf","Bryon","","","","","San Jose","CA","95125.0","Self-employed","Real Estate","","","43766.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8224","","IND","Wong","Tom","","","","","San Diego","CA","92104.0","University of California, San Diego","Professor","","","43802.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8225","","IND","Wyatt","Tiffani","","","","","Glenwood Springs","CO","81601.0","Land Rover Roaring Fork","General Manager","","","43820.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8226","","IND","Yandle","John","","","","","San Jose","CA","95128.0","Newmark Knight Frank","Executive Vice President","","","43816.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8227","","IND","Yi","Jae","","","","","Los Angeles","CA","90036.0","Miramar Capital","Real Estate","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8228","","IND","Yi","Jae","","","","","New York","NY","10036.0","IBM","Account Executive","","","43802.0","","250.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8229","","IND","Yi","Jae","","","","","New York","NY","10036.0","IBM","Account Executive","","","43825.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8230","","IND","Youn","Bonnie","","","","","Tucker","GA","30084.0","The RMN Agency","Legal Recruiter","","","43744.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8231","","IND","Young","Meina","","","","","San Francisco","CA","94118.0","","Housewife","","","43733.0","","100.99","","","","","","","100.99","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8233","","IND","Zahorsky","Rachel","","","","","Streamwood","IL","60107.0","Novus Law","Director of Marketing","","","43806.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8234","","OTH","Zanker Rd. Resource Management Ltd.","","","","","","San Jose","CA","95134.0","","","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8235","","IND","Zell","Jeff","","","","","Santa Clara","CA","95050.0","Zell Associates, Inc.","Property Manager","","","43721.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8236","","IND","Zell","Jeff","","","","","Santa Clara","CA","95050.0","Zell Associates, Inc.","Property Manager","","","43813.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8237","","IND","Zell","Jeff","","","","","Santa Clara","CA","95050.0","Zell Associates, Inc.","Property Manager","","R","43815.0","","-600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","RC8236","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8238","","IND","Feng","Weina","","","","","Washington","DC","20002.0","","Unemployed","","","43735.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8239","","IND","Zhao","Yong","","","","","San Jose","CA","95129.0","MaxReal","Realtor","","","43736.0","","200.88","","","","","","","200.88","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8253","","IND","Pae","Jennifer","","","","","San Diego","CA","92105.0","re:power","Vice President, Trainings & Leadership Development","","","43719.0","","11.0","","","","","","","11.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8254","","IND","Le","Ricky","","","","","Washington","DC","20001.0","VMware","Government Relations","","","43727.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8256","","IND","Nguyen","Christina","","","","","Atlanta","GA","30319.0","Morris Manning & Martin LLP","Attorney","","","43790.0","","107.77","","","","","","","107.77","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8257","","IND","Do","Minh","","","","","Houston","TX","77083.0","","Retired","","","43753.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8259","","IND","McCown","Marcia","","","","","San Jose","CA","95132.0","","Retired","","","43774.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8260","","IND","McCown","Marcia","","","","","San Jose","CA","95132.0","","Retired","","","43779.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8261","","IND","Nguyen","Madison","","","","","San Jose","CA","95113.0","The Silicon Valley Organization","Executive Vice President","","","43803.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8262","","IND","Gordon","Deon","","","","","Birmingham","AL","35203.0","TechBirmingham","CEO","","","43829.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2257","","IND","Simmons","Jennifer","","","","","San Jose","CA","95132.0","","","","","43822.0","","1039.66","","","","","","","0.0","","","","SAL","Relocation costs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2258","","OTH","Microsoft Store","","","","","","Santa Clara","CA","95050.0","","","","","43802.0","","2898.79","","","","","","","0.0","","","","OFC","Computers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2259","","OTH","HugeDomains.com","","","","","","Denver","CA","80205.0","","","","","43809.0","","2895.0","","","","","","","0.0","","","","WEB","Domain purchase","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2260","","OTH","Apple Store","","","","","","Santa Clara","CA","95050.0","","","","","43815.0","","1454.28","","","","","","","0.0","","","","OFC","Mobile phone","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2261","","IND","Simmons","Jennifer","","","","","San Jose","CA","95132.0","","","","","43815.0","","1750.0","","","","","","","0.0","","","","SAL","December pay 1/2","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2262","","IND","Simmons","Jennifer","","","","","San Jose","CA","95132.0","","","","","43829.0","","1750.0","","","","","","","0.0","","","","SAL","December pay 2/2","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2264","","OTH","MJE Strategies LLC","","","","","","Fremont","CA","94536.0","","","","","43784.0","","3890.47","","","","","","","0.0","","","","LIT","Door hangers and walk cards","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2267","","OTH","Google LLC","","","","","","Mountain View","CA","94043.0","","","","","43776.0","","19.99","","","","","","","0.0","","","","WEB","Email storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2268","","OTH","US Postal Service","","","","","","San Jose","CA","95101.0","","","","","43781.0","","110.0","","","","","","","0.0","","","","POS","Postage stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2269","","IND","Mooney","Tess","","","","","New York","NY","10007.0","","","","","43781.0","","1750.0","","","","","","","0.0","","","","PRO","Campaign website","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2271","","OTH","MJE Strategies LLC","","","","","","Fremont","CA","94536.0","","","","","43756.0","","3000.0","","","","","","","0.0","","","","CNS","Political consulting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2274","","OTH","Just Buttons","","","","","","Branford","CT","6405.0","","","","","43739.0","","340.0","","","","","","","0.0","","","","CMP","Campaign buttons","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2275","","IND","Nelson","Maxwell","","","","","San Jose","CA","95112.0","","","","","43733.0","","833.33","","","","","","","0.0","","","","SAL","Canvasser","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2276","","OTH","MJE Strategies LLC","","","","","","Fremont","CA","94536.0","","","","","43733.0","","797.3","","","","","","","0.0","","","","CMP","Rally cards","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2277","","OTH","MJE Strategies LLC","","","","","","Fremont","CA","94536.0","","","","","43733.0","","2368.58","","","","","","","0.0","","","","LIT","Walk cards and remittance envelopes","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2278","","OTH","VillaSport","","","","","","San Jose","CA","95132.0","","","","","43738.0","","815.01","","","","","","","0.0","","","","FND","Site and Catering for Campaign kickoff","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2279","","OTH","CA Secretary of State (Political Reform Division)","","","","","","Sacramento","CA","95814.0","","","","","43731.0","","50.0","","","","","","","0.0","","","","FIL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2280","","OTH","Graphic and Screenprinting Production Inc","","","","","","Houston","TX","77055.0","","","","","43781.0","","2850.69","","","","","","","0.0","","","","CMP","Yard signs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2295","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43719.0","","177.34","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2298","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43726.0","","106.43","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2301","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43733.0","","27.49","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2303","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43738.0","","90.76","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2306","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43751.0","","100.0","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2307","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43758.0","","18.82","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2308","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43765.0","","23.68","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2309","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43772.0","","65.2","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2310","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43782.0","","115.66","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2311","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43789.0","","26.0","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2312","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43793.0","","58.5","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2313","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43800.0","","40.2","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2314","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43807.0","","41.8","","","","","","","0.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2315","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43814.0","","165.4","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2316","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43821.0","","28.9","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2317","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43828.0","","252.1","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2318","","OTH","Democracy Engine","","","","","","Washington","DC","20009.0","","","","","43830.0","","154.6","","","","","","","0.0","","","","PRO","Service charges","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","EX2272","","OTH","Pacific Print Resources","","","","","","Emeryville","CA","94608.0","","","","","43777.0","","2679.23","","","","","","","0.0","","","","LIT","Door hangers and walk cards","MJE Strategies LLC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","EX2264","E","","","","" +"Councilmember-District 4","11/3/2020","Lan Diep","1420029.0","Lan Diep for San Jose City Council District Four 2020","","1/24/2020 5:27:05 AM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","EX2273","","IND","Walzer","Anne","","","","","San Francisco","CA","94110.0","","","","","43777.0","","1211.24","","","","","","","0.0","","","","PRO","Graphic design","MJE Strategies LLC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","EX2264","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3897","","OTH","San Jose Teachers Association","","","","","","San Jose","CA","95125","","","","I","44202.0","","14.44","","","","","","","131.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3900","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","I","44202.0","","10.62","","","","","","","100.65","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3902","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","I","44202.0","","14.81","","","","","","","132.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3907","","OTH","American Federation of State, County and Municipal Employees District Council 57 (AFSCME 57)","","","","","","Oakland","CA","94621","","","","I","44202.0","","37.43","","","","","","","315.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3912","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","44202.0","","63.38","","","","","","","546.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3930","","OTH","San Jose Teachers Association","","","","","","San Jose","CA","95125","","","","I","44202.0","","14.69","","","","","","","131.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3932","","OTH","Professional and Technical Engineers Local 21, AFL-CIO","","","","","","San Francisco","CA","94103","","","","I","44202.0","","45.61","","","","","","","5091.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3935","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","I","44202.0","","20.1","","","","","","","200.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3936","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112","","","","I","44202.0","","35.57","","","","","","","213.42","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3943","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112","","","","I","44202.0","","35.57","","","","","","","213.42","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3945","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","I","44202.0","","10.41","","","","","","","137.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3947","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","I","44202.0","","12.99","","","","","","","116.91","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3951","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","I","44202.0","","16.63","","","","","","","145.83","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3953","","OTH","Teamsters Local Union No. 853","","","","","","Oakland","CA","94621","","","","I","44202.0","","19.34","","","","","","","154.72","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3956","","OTH","American Federation of State, County and Municipal Employees District Council 57 (AFSCME 57)","","","","","","Oakland","CA","94621","","","","I","44202.0","","35.06","","","","","","","315.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3958","","OTH","UFCW Union Local 5","","","","","","Hayward","CA","94544","","","","I","44202.0","","63.4","","","","","","","507.2","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3959","","OTH","California Nurses Association","","","","","","Sacramento","CA","95814","","","","I","44202.0","","52.62","","","","","","","473.58","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3961","","OTH","California Nurses Association","","","","","","Sacramento","CA","95814","","","","I","44202.0","","52.62","","","","","","","473.58","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3962","","OTH","California Nurses Association","","","","","","Sacramento","CA","95814","","","","I","44202.0","","52.62","","","","","","","473.58","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3963","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","I","44202.0","","10.41","","","","","","","137.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3965","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","I","44202.0","","12.99","","","","","","","116.91","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3976","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","I","44202.0","","20.42","","","","","","","200.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3977","","OTH","SEIU Local 521","","","","","","San Jose","CA","95131","","","","I","44202.0","","134.84","","","","","","","1057.29","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3978","","OTH","UNITE HERE Union Local 19","","","","","","San Jose","CA","95131","","","","I","44202.0","","20.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3984","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","I","44202.0","","30.05","","","","","","","216.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3987","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","I","44202.0","","18.62","","","","","","","200.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3988","","OTH","UNITE HERE Union Local 19","","","","","","San Jose","CA","95131","","","","I","44202.0","","20.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3989","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","I","44202.0","","12.99","","","","","","","116.91","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3995","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","I","44202.0","","47.0","","","","","","","329.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT3998","","OTH","American Federation of State, County and Municipal Employees District Council 57 (AFSCME 57)","","","","","","Oakland","CA","94621","","","","I","44202.0","","33.35","","","","","","","315.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4001","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","I","44202.0","","10.41","","","","","","","137.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4002","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","I","44202.0","","20.71","","","","","","","200.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4005","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112","","","","I","44202.0","","35.57","","","","","","","213.42","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4012","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","I","44202.0","","16.63","","","","","","","145.83","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4014","","OTH","San Jose Teachers Association","","","","","","San Jose","CA","95125","","","","I","44202.0","","14.12","","","","","","","131.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4018","","OTH","SEIU Local 521","","","","","","San Jose","CA","95131","","","","I","44202.0","","130.15","","","","","","","1057.29","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4033","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","I","44202.0","","47.0","","","","","","","329.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4038","","OTH","UNITE HERE Union Local 19","","","","","","San Jose","CA","95131","","","","I","44202.0","","20.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4053","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","I","44202.0","","16.63","","","","","","","145.83","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4220","","OTH","Teamsters Local Union No. 853","","","","","","Oakland","CA","94621","","","","I","44202.0","","19.34","","","","","","","154.72","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4222","","OTH","SEIU Local 521","","","","","","San Jose","CA","95131","","","","I","44280.0","","133.53","","","","","","","1057.29","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4223","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112","","","","I","44280.0","","35.57","","","","","","","213.42","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4224","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","I","44280.0","","14.68","","","","","","","132.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4226","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","I","44280.0","","12.99","","","","","","","116.91","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4233","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","I","44280.0","","19.52","","","","","","","200.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4234","","OTH","American Federation of State, County and Municipal Employees District Council 57 (AFSCME 57)","","","","","","Oakland","CA","94621","","","","I","44280.0","","32.39","","","","","","","315.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4237","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","44280.0","","63.18","","","","","","","546.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4238","","OTH","UNITE HERE Union Local 19","","","","","","San Jose","CA","95131","","","","I","44280.0","","18.18","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4240","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","I","44280.0","","14.8","","","","","","","100.65","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4241","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","I","44280.0","","30.85","","","","","","","216.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4242","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","I","44280.0","","10.57","","","","","","","100.65","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4245","","OTH","UFCW Union Local 5","","","","","","Hayward","CA","94544","","","","I","44280.0","","63.4","","","","","","","507.2","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4247","","OTH","San Jose Teachers Association","","","","","","San Jose","CA","95125","","","","I","44280.0","","14.73","","","","","","","131.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4248","","OTH","UFCW Union Local 5","","","","","","Hayward","CA","94544","","","","I","44280.0","","63.4","","","","","","","507.2","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4249","","OTH","San Jose Teachers Association","","","","","","San Jose","CA","95125","","","","I","44280.0","","14.76","","","","","","","131.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4251","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","44280.0","","35.57","","","","","","","546.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4253","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","I","44280.0","","31.4","","","","","","","216.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4258","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","I","44280.0","","47.0","","","","","","","329.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4259","","OTH","SEIU Local 521","","","","","","San Jose","CA","95131","","","","I","44280.0","","131.65","","","","","","","1057.29","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4265","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","I","44280.0","","15.99","","","","","","","145.83","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4266","","OTH","Teamsters Local Union No. 853","","","","","","Oakland","CA","94621","","","","I","44280.0","","19.34","","","","","","","154.72","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4268","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","I","44280.0","","28.66","","","","","","","257.94","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4271","","OTH","California Nurses Association","","","","","","Sacramento","CA","95814","","","","I","44280.0","","52.62","","","","","","","473.58","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4276","","OTH","California Nurses Association","","","","","","Sacramento","CA","95814","","","","I","44280.0","","52.62","","","","","","","473.58","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4277","","OTH","California Nurses Association","","","","","","Sacramento","CA","95814","","","","I","44280.0","","52.62","","","","","","","473.58","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4278","","OTH","American Federation of State, County and Municipal Employees District Council 57 (AFSCME 57)","","","","","","Oakland","CA","94621","","","","I","44280.0","","10.0","","","","","","","315.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4290","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","I","44280.0","","12.99","","","","","","","116.91","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4309","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","I","44280.0","","28.66","","","","","","","257.94","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4322","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","I","44280.0","","29.42","","","","","","","132.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4326","","OTH","UFCW Union Local 5","","","","","","Hayward","CA","94544","","","","I","44280.0","","63.4","","","","","","","507.2","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4327","","OTH","American Federation of State, County and Municipal Employees District Council 57 (AFSCME 57)","","","","","","Oakland","CA","94621","","","","I","44280.0","","35.37","","","","","","","315.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4333","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","44280.0","","63.16","","","","","","","546.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4334","","OTH","UNITE HERE Union Local 19","","","","","","San Jose","CA","95131","","","","I","44280.0","","20.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4356","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","I","44321.0","","22.79","","","","","","","137.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4357","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","I","44321.0","","22.87","","","","","","","100.65","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4359","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","I","44321.0","","19.91","","","","","","","200.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4360","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","I","44321.0","","30.5","","","","","","","216.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4365","","OTH","UNITE HERE Union Local 19","","","","","","San Jose","CA","95131","","","","I","44321.0","","31.82","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4372","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","44321.0","","64.5","","","","","","","546.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4376","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","I","44321.0","","0.65","","","","","","","100.65","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4377","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","I","44321.0","","14.65","","","","","","","132.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4386","","OTH","American Federation of State, County and Municipal Employees District Council 57 (AFSCME 57)","","","","","","Oakland","CA","94621","","","","I","44321.0","","34.29","","","","","","","315.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4388","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","I","44321.0","","15.99","","","","","","","145.83","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4390","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","I","44321.0","","15.99","","","","","","","145.83","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4391","","OTH","SEIU Local 521","","","","","","San Jose","CA","95131","","","","I","44321.0","","132.66","","","","","","","1057.29","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4395","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","I","44321.0","","19.84","","","","","","","200.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4396","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112","","","","I","44321.0","","35.57","","","","","","","213.42","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4398","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","I","44321.0","","12.99","","","","","","","116.91","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4403","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","I","44321.0","","47.0","","","","","","","329.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4406","","OTH","UFCW Union Local 5","","","","","","Hayward","CA","94544","","","","I","44321.0","","63.4","","","","","","","507.2","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4414","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","I","44321.0","","28.66","","","","","","","257.94","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4415","","OTH","Professional and Technical Engineers Local 21, AFL-CIO","","","","","","San Francisco","CA","94103","","","","I","44321.0","","45.39","","","","","","","5091.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4416","","OTH","Teamsters Local Union No. 853","","","","","","Oakland","CA","94621","","","","I","44321.0","","38.68","","","","","","","154.72","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4428","","OTH","UNITE HERE Union Local 19","","","","","","San Jose","CA","95131","","","","I","44321.0","","30.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4433","","OTH","San Jose Teachers Association","","","","","","San Jose","CA","95125","","","","I","44321.0","","14.66","","","","","","","131.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4436","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","I","44326.0","","14.59","","","","","","","132.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4438","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","44326.0","","56.88","","","","","","","546.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4443","","OTH","SEIU Local 521","","","","","","San Jose","CA","95131","","","","I","44326.0","","132.75","","","","","","","1057.29","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4445","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112","","","","I","44326.0","","35.57","","","","","","","213.42","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4446","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","I","44326.0","","12.99","","","","","","","116.91","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4448","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","I","44326.0","","15.99","","","","","","","145.83","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4452","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","I","44326.0","","30.4","","","","","","","216.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4455","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","I","44326.0","","20.66","","","","","","","200.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4463","","OTH","Teamsters Local Union No. 853","","","","","","Oakland","CA","94621","","","","I","44326.0","","19.34","","","","","","","154.72","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4464","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","I","44326.0","","28.66","","","","","","","257.94","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4465","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","I","44326.0","","47.0","","","","","","","329.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4469","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","I","44326.0","","11.76","","","","","","","100.65","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4470","","OTH","UNITE HERE Union Local 19","","","","","","San Jose","CA","95131","","","","I","44326.0","","30.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4476","","OTH","UFCW Union Local 5","","","","","","Hayward","CA","94544","","","","I","44326.0","","63.4","","","","","","","507.2","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4477","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","I","44326.0","","14.66","","","","","","","132.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4479","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","44326.0","","72.26","","","","","","","546.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4482","","OTH","UFCW Union Local 5","","","","","","Hayward","CA","94544","","","","I","44326.0","","63.4","","","","","","","507.2","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4483","","OTH","California Nurses Association","","","","","","Sacramento","CA","95814","","","","I","44326.0","","52.62","","","","","","","473.58","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4485","","OTH","California Nurses Association","","","","","","Sacramento","CA","95814","","","","I","44326.0","","52.62","","","","","","","473.58","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4486","","OTH","California Nurses Association","","","","","","Sacramento","CA","95814","","","","I","44326.0","","52.62","","","","","","","473.58","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4488","","OTH","San Jose Teachers Association","","","","","","San Jose","CA","95125","","","","I","44326.0","","14.63","","","","","","","131.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4491","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","I","44202.0","","28.66","","","","","","","257.94","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4492","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","I","44202.0","","28.66","","","","","","","257.94","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4493","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","I","44202.0","","28.66","","","","","","","257.94","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4494","","OTH","County Employee Management Association (CEMA)","","","","","","San Jose","CA","95126","","","","I","44363.0","","191.53","","","","","","","191.53","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4498","","OTH","American Federation of State, County and Municipal Employees District Council 57 (AFSCME 57)","","","","","","Oakland","CA","94621","","","","I","44363.0","","31.14","","","","","","","315.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4505","","OTH","SEIU Local 521","","","","","","San Jose","CA","95131","","","","I","44363.0","","130.39","","","","","","","1057.29","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4509","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","I","44363.0","","12.99","","","","","","","116.91","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4513","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","I","44363.0","","15.99","","","","","","","145.83","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4514","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","I","44363.0","","28.66","","","","","","","257.94","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4519","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","I","44363.0","","20.62","","","","","","","200.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4521","","OTH","UNITE HERE Union Local 19","","","","","","San Jose","CA","95131","","","","I","44363.0","","30.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4526","","OTH","Teamsters Local Union No. 853","","","","","","Oakland","CA","94621","","","","I","44363.0","","19.34","","","","","","","154.72","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4529","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","I","44363.0","","47.0","","","","","","","329.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4532","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","I","44363.0","","83.28","","","","","","","137.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4533","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","I","44363.0","","31.0","","","","","","","216.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4534","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","I","44363.0","","18.54","","","","","","","100.65","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4535","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","I","44363.0","","14.62","","","","","","","132.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4537","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","44363.0","","63.5","","","","","","","546.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4545","","OTH","San Jose Teachers Association","","","","","","San Jose","CA","95125","","","","I","44363.0","","14.66","","","","","","","131.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4546","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","I","44377.0","","10.84","","","","","","","100.65","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4547","","OTH","American Federation of State, County and Municipal Employees District Council 57 (AFSCME 57)","","","","","","Oakland","CA","94621","","","","I","44377.0","","32.4","","","","","","","315.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4556","","OTH","American Federation of State, County and Municipal Employees District Council 57 (AFSCME 57)","","","","","","Oakland","CA","94621","","","","I","44377.0","","33.89","","","","","","","315.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4557","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","44377.0","","0.75","","","","","","","546.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4569","","OTH","SEIU Local 521","","","","","","San Jose","CA","95131","","","","I","44377.0","","131.32","","","","","","","1057.29","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4572","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","I","44377.0","","32.5","","","","","","","216.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4574","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","I","44377.0","","20.04","","","","","","","200.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4575","","OTH","UFCW Union Local 5","","","","","","Hayward","CA","94544","","","","I","44377.0","","63.4","","","","","","","507.2","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4577","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","I","44377.0","","12.99","","","","","","","116.91","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4588","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","I","44377.0","","15.99","","","","","","","145.83","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4590","","OTH","Teamsters Local Union No. 853","","","","","","Oakland","CA","94621","","","","I","44377.0","","19.34","","","","","","","154.72","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4593","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","I","44377.0","","28.66","","","","","","","257.94","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4594","","OTH","San Jose Teachers Association","","","","","","San Jose","CA","95125","","","","I","44377.0","","14.71","","","","","","","131.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4599","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","I","44377.0","","14.57","","","","","","","132.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4600","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","44377.0","","63.14","","","","","","","546.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4601","","OTH","UNITE HERE Union Local 19","","","","","","San Jose","CA","95131","","","","I","44377.0","","30.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","IDT4605","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","I","44377.0","","47.0","","","","","","","329.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25742","","COM","American Federation of State, County & Municipal Employees Council 57 PAC","","","","","","Oakland","CA","94621","","","","","44209.0","","2500.0","","","","","","","2500.0","","","","","","","","","","1313474","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25780","","SCC","Service Employees International Union (SEIU) Local 521 PAC Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","44272.0","","2500.0","","","","","","","2500.0","","","","","","","","","","1297708","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25788","","IND","Kremen","Gary A.","","","","","Menlo Park","CA","94025","Santa Clara Valley Water District","Board Member","","","44322.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25789","","OTH","Professional and Technical Engineers Local 21, AFL-CIO","","","","","","San Francisco","CA","94103","","","","","44329.0","","5000.0","","","","","","","5091.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25790","","IND","Lind","Ronald","","","","","Milpitas","CA","95035","","Retired","","","44329.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25793","","COM","Santa Clara County Probation Peace Officers Union AFSCME Local 1587","","","","","","San Jose","CA","95126","","","","","44335.0","","1500.0","","","","","","","1500.0","","","","","","","","","","743998","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25794","","COM","Becker for Senate 2024","","","","","","Novato","CA","94949","","","","","44336.0","","1000.0","","","","","","","1000.0","","","","","","","","","","1435512","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25796","","SCC","California Nurses Association PAC (CNA) Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","44343.0","","2500.0","","","","","","","2500.0","","","","","","","","","","780657","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25797","","COM","San Jose/Evergreen Faculty Association, AFT 6157, Committee on Political Education COPE","","","","","","San Jose","CA","95128","","","","","44342.0","","2500.0","","","","","","","2500.0","","","","","","","","","","1255568","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25798","","COM","Santa Clara & San Benito Counties Building & Construction Trades Council PAC","","","","","","San Jose","CA","95125-2190","","","","","44342.0","","5000.0","","","","","","","5000.0","","","","","","","","","","743618","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25799","","OTH","Jimmy Panetta for Congress","","","","","","Carmel Valley","CA","93924","","","","","44356.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25800","","IND","Ellenberg","Susan Slater","","","","","San Jose","CA","95126","Silicon Valley Organization","Senior Director of Community Developement","","","44356.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25801","","IND","Santos","Richard Paul","","","","","San Jose","CA","95132","","Retired","","","44356.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25802","","IND","Larsson","Gustav K.","","","","","Sunnyvale","CA","94086","Dispersive Networks","Software Engineer","","","44356.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25803","","IND","Ho","Wendy","","","","","San Jose","CA","95123","Silicon Valley Council of Nonprofits","Policy Director","","","44357.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25804","","COM","United Food & Commercial Workers (UFCW) Local 5 PAC","","","","","","San Jose","CA","95113","","","","","44357.0","","5000.0","","","","","","","5000.0","","","","","","","","","","1294035","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25805","","COM","Matichak for City Council 2016","","","","","","Mountain View","CA","94043","","","","","44357.0","","250.0","","","","","","","250.0","","","","","","","","","","1386899","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25806","","COM","IBEW Local 332 Education Fund","","","","","","San Jose","CA","95125","","","","","44357.0","","4400.0","","","","","","","12500.0","","","","","","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25807","","COM","IBEW Local 332 Education Fund","","","","","","San Jose","CA","95125","","","","","44357.0","","8100.0","","","","","","","12500.0","","","","","","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25813","","IND","Biagini","Nancy","","","","","Santa Clara","CA","95050","","Retired","","","44363.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25814","","IND","Fong","Paul","","","","","Sunnyvale","CA","94085","Evergreen Valley College","Professor","","","44363.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25815","","IND","Nunez","Bob","","","","","Milpitas","CA","90535","City of Milpitas","City Councilmember","","","44363.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25817","","IND","Peterson","Forest","","","","","Walnut","CA","91789","Palo Alto Data Group","Data Analyst","","","44363.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25818","","IND","Rocha","Louis","","","","","San Jose","CA","95148","Communications Workers of America","Union Staff Representative","","","44363.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25819","","IND","Grey","Adrienne","","","","","Campbell","CA","95008","Symphony Consulting","Management Consultant","","","44366.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25820","","IND","Kamei","Ellen","","","","","Mountain View","CA","94043","AT&T, Inc.","External Affairs Area Manager","","","44367.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25821","","IND","Lozano","Larry","","","","","San Jose","CA","95123","American Income Life","Public Relations","","","44368.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25823","","IND","Abe-Koga","Margaret","","","","","Mountain View","CA","94041","City of Mountain View","City Councilmember","","","44369.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25824","","IND","Khan","Sajid","","","","","San Jose","CA","95126","Santa Clara County Alternate Defender","Attorney","","","44368.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25825","","IND","Peralez","Raul","","","","","San Jose","CA","95112","City of San Jose","City Councilmember","","","44369.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25828","","IND","James","Bill","","","","","Los Altos","CA","94024","Van Pelt & Yi & James, LLP","Attorney","","","44370.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25829","","IND","Wong","Gilbert","","","","","Cupertino","CA","95014","Foothill-De Anza Community College Board District","Trustee","","","44369.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25830","","IND","Barnes","Maria","","","","","Chicago","IL","60640","Uptown Bikes","Owner","","","44370.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25831","","IND","Rossi","Claudia","","","","","Morgan Hill","CA","95037","Foothill Clinic","Nurse","","","44370.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25837","","SCC","Plumbers, Steamfitters & Refrigerator Fitters Local 393 Political Action Fund Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","44377.0","","8100.0","","","","","","","25000.0","","","","","","","","","","851452","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25838","","SCC","Plumbers, Steamfitters & Refrigerator Fitters Local 393 Political Action Fund Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","44377.0","","16900.0","","","","","","","25000.0","","","","","","","","","","851452","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25839","","COM","Operating Engineers Local Union No. 3 - District 90 PAC","","","","","","Alameda","CA","94502","","","","","44377.0","","2500.0","","","","","","","2500.0","","","","","","","","","","891403","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25840","","COM","Alum Rock Educators Association PAC","","","","","","San Jose","CA","95127","","","","","44377.0","","2500.0","","","","","","","2500.0","","","","","","","","","","1327283","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC25841","","IND","Chew","Connie","","","","","Fremont","CA","94539","County of Santa Clara","Senior Paralegal","","","44377.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP25698","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","44207.0","","822.25","","","","","","","4256.1","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP25708","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","44210.0","","343.83","","","","","","","343.83","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP25759","","OTH","Rewired, Inc.","","","","","","Grosse Pointe","MI","48236","","","","","44203.0","","59.89","","","","","","","101.52","","","","IND","Texting/Support/Dave Cortese/State Senate/District 15","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP25761","","OTH","Rewired, Inc.","","","","","","Grosse Pointe","MI","48236","","","","","44203.0","","24.36","","","","","","","101.52","","","","IND","Phonebank/Support/Jake Tonkel/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP25763","","OTH","Rewired, Inc.","","","","","","Grosse Pointe","MI","48236","","","","","44203.0","","17.27","","","","","","","101.52","","","","IND","Texting/Support/David Cohen/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP25771","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","44237.0","","592.87","","","","","","","4256.1","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP25772","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","44238.0","","7000.0","","","","","","","7000.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP25774","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","44266.0","","608.03","","","","","","","4256.1","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP25775","","IND","Bruski","Barbara M.","","","","","San Jose","CA","95129","","","","","44270.0","","131.25","","","","","","","131.25","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP25782","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","44299.0","","931.16","","","","","","","4256.1","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP25784","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","44323.0","","647.67","","","","","","","4256.1","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP25791","","OTH","Signified Media Group","","","","","","Richmond","CA","94805","","","","","44340.0","","3170.0","","","","","","","3170.0","","","","IND","Mailer/Support/David Cohen/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP25795","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","44354.0","","654.12","","","","","","","4256.1","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP25809","","OTH","Stripe, Inc.","","","","","","San Francisco","CA","94107","","","","","44363.0","","0.33","","","","","","","115.05","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP25811","","OTH","Stripe, Inc.","","","","","","San Francisco","CA","94107","","","","","44366.0","","55.45","","","","","","","115.05","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP25812","","OTH","Stripe, Inc.","","","","","","San Francisco","CA","94107","","","","","44368.0","","18.3","","","","","","","115.05","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP25822","","OTH","Stripe, Inc.","","","","","","San Francisco","CA","94107","","","","","44369.0","","19.47","","","","","","","115.05","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP25827","","OTH","Stripe, Inc.","","","","","","San Francisco","CA","94107","","","","","44370.0","","12.2","","","","","","","115.05","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP25833","","OTH","Stripe, Inc.","","","","","","San Francisco","CA","94107","","","","","44373.0","","9.3","","","","","","","115.05","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY25184","","OTH","Signified Media Group","","","","","","Richmond","CA","94805","","","","","","","","3170.0","0.0","3170.0","","","0.0","","","","","IND","Mailer/Support/David Cohen/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY25848","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131","","","","","","","","1122.19","0.0","0.0","","","1122.19","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY25756","","OTH","Rewired, Inc.","","","","","","Grosse Pointe","MI","48236","","","","","","","","59.89","0.0","59.89","","","0.0","","","","","IND","Texting/Support/Dave Cortese/State Senate/District 15","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY25757","","OTH","Rewired, Inc.","","","","","","Grosse Pointe","MI","48236","","","","","","","","24.36","0.0","24.36","","","0.0","","","","","IND","Phonebank/Support/Jake Tonkel/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY25758","","OTH","Rewired, Inc.","","","","","","Grosse Pointe","MI","48236","","","","","","","","17.27","0.0","17.27","","","0.0","","","","","IND","Texting/Support/David Cohen/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY25769","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","","","","7000.0","0.0","7000.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY25849","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131","","","","","","","","6536.84","0.0","0.0","","","6536.84","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY25851","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131","","","","","","","","17.53","0.0","0.0","","","17.53","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY25853","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131","","","","","","","","48.21","0.0","0.0","","","48.21","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY25850","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131","","","","","","","","0.0","301.36","0.0","","","301.36","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY25852","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131","","","","","","","","0.0","1.65","0.0","","","1.65","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/2/2021 10:40:06 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY25854","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131","","","","","","","","0.0","1.88","0.0","","","1.88","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","IDT3851","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125.0","","","","I","44125.0","","10.41","","","","","","","104.92","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","IDT3853","","OTH","San Jose Teachers Association","","","","","","San Jose","CA","95125.0","","","","I","44125.0","","15.03","","","","","","","140.09","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","IDT3855","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110.0","","","","I","44125.0","","38.0","","","","","","","381.82","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","IDT3857","","OTH","SEIU Local 1000 (UCSW)","","","","","","Los Angeles","CA","90015.0","","","","I","44125.0","","10.94","","","","","","","109.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","IDT3861","","OTH","SEIU Local 1000 (UCSW)","","","","","","Los Angeles","CA","90015.0","","","","I","44125.0","","10.94","","","","","","","109.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","IDT3863","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103.0","","","","I","44125.0","","16.63","","","","","","","282.85","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","IDT3864","","OTH","UNITE HERE Union Local 19","","","","","","San Jose","CA","95131.0","","","","I","44125.0","","40.0","","","","","","","230.17","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","IDT3865","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008.0","","","","I","44125.0","","14.81","","","","","","","156.72","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","IDT3866","","OTH","SEIU Local 521","","","","","","San Jose","CA","95131.0","","","","I","44125.0","","125.99","","","","","","","948.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","IDT3868","","OTH","California Faculty Association","","","","","","Sacramento","CA","95814.0","","","","I","44125.0","","108.0","","","","","","","162.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","IDT3869","","OTH","Teamster Local Union 287","","","","","","San Jose","CA","95112.0","","","","I","44125.0","","38.68","","","","","","","197.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","IDT3870","","OTH","Professional and Technical Engineers Local 21, AFL-CIO","","","","","","San Francisco","CA","94103.0","","","","I","44125.0","","45.7","","","","","","","5181.62","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","IDT3877","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621.0","","","","I","44125.0","","10.4","","","","","","","117.59","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","IDT3880","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621.0","","","","I","44125.0","","9.39","","","","","","","117.59","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","IDT3881","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110.0","","","","I","44125.0","","30.1","","","","","","","381.82","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","IDT3882","","OTH","SEIU Local 1000 (UCSW)","","","","","","Los Angeles","CA","90015.0","","","","I","44125.0","","10.94","","","","","","","109.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","IDT3893","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112.0","","","","I","44125.0","","35.57","","","","","","","248.99","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","IDT3894","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125.0","","","","I","44125.0","","12.99","","","","","","","130.41","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","IDT3895","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125.0","","","","I","44125.0","","28.66","","","","","","","225.73","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","IDT3896","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","44125.0","","62.6","","","","","","","738.33","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC25521","","COM","Service Employees International Union Local 521 Independent Expenditure Committee","","","","","","Sacramento","CA","95814.0","","","","","44123.0","","15000.0","","","","","","","75000.0","","","","","","","","","","1297707","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC25538","","COM","Amalgamated Transit Union (ATU) COPE Voluntary Account","","","","","","Silver Spring","MD","20903.0","","","","","44125.0","","10000.0","","","","","","","20000.0","","","","","","","","","","1372824","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC25560","","COM","United Food and Commercial Workers Active Ballot Club Federal PAC","","","","","","Washington","DC","20006.0","","","","","44131.0","","20000.0","","","","","","","45000.0","","","","","","","","","","1247000","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC25568","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105.0","","","","","44133.0","","17500.0","","","","","","","17500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC25664","","COM","Sheet Metal Workers' International Association Local No. 104 PAC","","","","","","San Ramon","CA","94583.0","","","","","44138.0","","2200.0","","","","","","","20000.0","","","","","","","","","","850381","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC25665","","COM","Sheet Metal Workers' International Association Local No. 104 PAC","","","","","","San Ramon","CA","94583.0","","","","","44138.0","","7800.0","","","","","","","20000.0","","","","","","","","","","850381","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC25667","","COM","Communications Workers of America Committee on Political Education Political Contributions Committee (CWA COPE PCC)","","","","","","Washington","DC","20001.0","","","","","44137.0","","5000.0","","","","","","","6000.0","","","","","","","","","","1242993","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC25668","","SCC","Laborers Local Union No. 270 PAC Small Contributor Committee","","","","","","Sacramento","CA","95814.0","","","","","44146.0","","2500.0","","","","","","","2500.0","","","","","","","","","","901351","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC25675","","COM","California Teamsters Public Affairs Council Public Affairs Fund","","","","","","Sacramento","CA","95814.0","","","","","44146.0","","7800.0","","","","","","","10000.0","","","","","","","","","","742500","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC25676","","COM","California Teamsters Public Affairs Council Public Affairs Fund","","","","","","Sacramento","CA","95814.0","","","","","44146.0","","2200.0","","","","","","","10000.0","","","","","","","","","","742500","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC25688","","COM","United Food & Commercial Workers (UFCW) Local 5 PAC","","","","","","San Jose","CA","95113.0","","","","","44179.0","","20000.0","","","","","","","25000.0","","","","","","","","","","1294035","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","C","NON25569","","OTH","Bay Rising Action","","","","","","Oakland","CA","94612.0","","","","","44133.0","","2500.0","","","","","","","2500.0","","","","","Text Messaging","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","I","INC25684","","OTH","Team San Jose, Inc.","","","","","","San Jose","CA","95110.0","","","","","44151.0","","20006.19","","","","","","","0.0","","","","","Refund - Made through South Bay AFL-CIO Labor Council","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3530","","IND","Cortese","Dave","","","","","","","","","","","","44122.0","","3852.94","","","","","","","45545.0","","","","IND","Staff Time for Field/Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Dave Cortese","","","","SEN","","SEN","","15.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3531","","IND","Tonkel","Jake","","","","","","","","","","","","44122.0","","2714.57","","","","","","","81585.49","","","","IND","Staff Time for Field/Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3532","","IND","Cohen","David","","","","","","","","","","","","44122.0","","2189.18","","","","","","","93190.26","","","","IND","Staff Time for Field/Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3535","","IND","Cortese","Dave","","","","","","","","","","","","44125.0","","1500.0","","","","","","","45545.0","","","","IND","Robo Calls","","","","","","","","","","","","","","","","","","","","","","","","","","","Dave Cortese","","","","SEN","","SEN","","15.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3536","","IND","Tonkel","Jake","","","","","","","","","","","","44133.0","","2500.0","","","","","","","81585.49","","","","IND","Use of Text Messaging; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3537","","IND","Cohen","David","","","","","","","","","","","","44148.0","","336.0","","","","","","","93190.26","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3538","","IND","Tonkel","Jake","","","","","","","","","","","","44148.0","","336.0","","","","","","","81585.49","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3539","","IND","Cortese","Dave","","","","","","","","","","","","44122.0","","1150.31","","","","","","","45545.0","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Dave Cortese","","","","SEN","","SEN","","15.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3540","","IND","Tonkel","Jake","","","","","","","","","","","","44122.0","","810.45","","","","","","","81585.49","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3541","","IND","Cohen","David","","","","","","","","","","","","44122.0","","653.59","","","","","","","93190.26","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3542","","IND","Cohen","David","","","","","","","","","","","","44122.0","","200.79","","","","","","","93190.26","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3543","","IND","Cohen","David","","","","","","","","","","","","44122.0","","1326.35","","","","","","","93190.26","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3544","","IND","Tonkel","Jake","","","","","","","","","","","","44122.0","","248.99","","","","","","","81585.49","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3545","","IND","Tonkel","Jake","","","","","","","","","","","","44122.0","","1644.66","","","","","","","81585.49","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3546","","IND","Cortese","Dave","","","","","","","","","","","","44122.0","","353.4","","","","","","","45545.0","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Dave Cortese","","","","SEN","","SEN","","15.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3547","","IND","Cortese","Dave","","","","","","","","","","","","44122.0","","2334.36","","","","","","","45545.0","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Dave Cortese","","","","SEN","","SEN","","15.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3548","","IND","Cohen","David","","","","","","","","","","","","44122.0","","290.03","","","","","","","93190.26","","","","IND","Texting","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3549","","IND","Tonkel","Jake","","","","","","","","","","","","44122.0","","409.46","","","","","","","81585.49","","","","IND","Texting","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3551","","IND","Cortese","Dave","","","","","","","","","","","","44122.0","","1006.58","","","","","","","45545.0","","","","IND","Texting","","","","","","","","","","","","","","","","","","","","","","","","","","","Dave Cortese","","","","SEN","","SEN","","15.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3555","","IND","Cohen","David","","","","","","","","","","","","44131.0","","94.13","","","","","","","93190.26","","","","IND","Staff Time for Field/Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3556","","IND","Tonkel","Jake","","","","","","","","","","","","44131.0","","82.07","","","","","","","81585.49","","","","IND","Staff Time for Field/Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3557","","IND","Cortese","Dave","","","","","","","","","","","","44131.0","","65.17","","","","","","","45545.0","","","","IND","Staff Time for Field/Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Dave Cortese","","","","SEN","","SEN","","15.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3558","","IND","Cortese","Dave","","","","","","","","","","","","44148.0","","50.69","","","","","","","45545.0","","","","IND","Staff Time for Field/Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Dave Cortese","","","","SEN","","SEN","","15.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3559","","IND","Cohen","David","","","","","","","","","","","","44148.0","","73.22","","","","","","","93190.26","","","","IND","Staff Time for Field/Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3560","","IND","Tonkel","Jake","","","","","","","","","","","","44148.0","","63.84","","","","","","","81585.49","","","","IND","Staff Time for Field/Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3561","","IND","Tonkel","Jake","","","","","","","","","","","","44140.0","","6929.37","","","","","","","81585.49","","","","IND","Staff Time for Field/Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3562","","IND","Cohen","David","","","","","","","","","","","","44140.0","","7948.38","","","","","","","93190.26","","","","IND","Staff Time for Field/Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3563","","IND","Cortese","Dave","","","","","","","","","","","","44140.0","","5502.72","","","","","","","45545.0","","","","IND","Staff Time for Field/Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Dave Cortese","","","","SEN","","SEN","","15.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3564","","IND","Cortese","Dave","","","","","","","","","","","","44137.0","","6.25","","","","","","","45545.0","","","","IND","Walk Piece","","","","","","","","","","","","","","","","","","","","","","","","","","","Dave Cortese","","","","SEN","","SEN","","15.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3565","","IND","Cohen","David","","","","","","","","","","","","44137.0","","6.25","","","","","","","93190.26","","","","IND","Walk Piece","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3566","","IND","Tonkel","Jake","","","","","","","","","","","","44137.0","","6.25","","","","","","","81585.49","","","","IND","Walk Piece","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3567","","IND","Kalra","Ash","","","","","","","","","","","","44137.0","","6.25","","","","","","","226.09","","","","IND","Walk Piece","","","","","","","","","","","","","","","","","","","","","","","","","","","Ash Kalra","","","","ASM","","ASM","","27.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EDT3569","","IND","Chu","Kansen","","","","","","","","","","","","44137.0","","6.25","","","","","","","315.28","","","","IND","Walk Piece","","","","","","","","","","","","","","","","","","","","","","","","","","","Kansen Chu","","","","ASM","","ASM","","25.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","PDT7050","","IND","Cohen","David","","","","","","","","","","","","44125.0","","12577.51","","","","","","","93190.26","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","PDT7051","","IND","Tonkel","Jake","","","","","","","","","","","","44125.0","","15946.43","","","","","","","81585.49","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","PDT7059","","IND","Cohen","David","","","","","","","","","","","","44131.0","","581.34","","","","","","","93190.26","","","","IND","Robo Calls","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","PDT7060","","IND","Tonkel","Jake","","","","","","","","","","","","44131.0","","520.26","","","","","","","81585.49","","","","IND","Robo Calls","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","PDT7061","","IND","Diep","Lan","","","","","","","","","","","","44134.0","","3968.0","","","","","","","193857.37","","","","IND","Print Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","PDT7062","","IND","Cohen","David","","","","","","","","","","","","44135.0","","577.86","","","","","","","93190.26","","","","IND","Robo Calls","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","PDT7063","","IND","Tonkel","Jake","","","","","","","","","","","","44135.0","","525.84","","","","","","","81585.49","","","","IND","Robo Calls","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","PDT7069","","IND","Cohen","David","","","","","","","","","","","","44122.0","","17.27","","","","","","","93190.26","","","","IND","Texting","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","PDT7070","","IND","Tonkel","Jake","","","","","","","","","","","","44122.0","","24.36","","","","","","","81585.49","","","","IND","Texting","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","PDT7071","","IND","Cortese","Dave","","","","","","","","","","","","44122.0","","59.89","","","","","","","45545.0","","","","IND","Texting","","","","","","","","","","","","","","","","","","","","","","","","","","","Dave Cortese","","","","SEN","","SEN","","15.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25501","","IND","Saelee","Alice","","","","","San Jose","CA","95112.0","","","","","44122.0","","274.05","","","","","","","1303.66","","","","IND","Staff Time for Field/Phonebank- See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25502","","IND","Febrianti","Almira N.","","","","","Newberg","OR","97132.0","","","","","44122.0","","76.73","","","","","","","592.91","","","","IND","Staff Time for Field/Phonebank- See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25503","","IND","Fuentes","Andrew","","","","","San Jose","CA","95111.0","","","","","44122.0","","208.27","","","","","","","1092.01","","","","IND","Staff Time for Field/Phonebank- See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25504","","IND","DeAnda","Anna Marie","","","","","San Jose","CA","95111.0","","","","","44122.0","","482.16","","","","","","","2560.42","","","","IND","Staff Time for Field/Phonebank- See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25506","","IND","Rodriguez","Antoni G. Toledo","","","","","Las Vegas","NV","89121.0","","","","","44122.0","","603.83","","","","","","","1744.62","","","","IND","Staff Time for Field/Phonebank- See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25507","","IND","Bruski","Barbara M.","","","","","San Jose","CA","95129.0","","","","","44122.0","","339.83","","","","","","","1339.58","","","","IND","Staff Time for Field/Phonebank- See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25508","","IND","Arango","Carla","","","","","San Jose","CA","95116.0","","","","","44122.0","","141.51","","","","","","","673.76","","","","IND","Staff Time for Field/Phonebank- See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25509","","IND","Gabrielson","Corey L.","","","","","Camino","CA","95709.0","","","","","44122.0","","633.72","","","","","","","3118.76","","","","IND","Staff Time for Field/Phonebank- See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25510","","IND","Cosentino","Diamond","","","","","Chico","CA","95973.0","","","","","44122.0","","668.69","","","","","","","1742.95","","","","IND","Staff Time for Field/Phonebank- See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25511","","IND","Moreno","Elias J.","","","","","Morgan Hill","CA","95037.0","","","","","44122.0","","625.45","","","","","","","1688.96","","","","IND","Staff Time for Field/Phonebank- See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25512","","IND","Kepner","Hemeira Y.","","","","","Santa Clara","CA","95050.0","","","","","44122.0","","76.73","","","","","","","707.53","","","","IND","Staff Time for Field/Phonebank- See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25513","","IND","Gamboa","Maria T.","","","","","San Jose","CA","95127.0","","","","","44122.0","","532.27","","","","","","","2812.06","","","","IND","Staff Time for Field/Phonebank- See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25514","","IND","Hernanda","Rosanna","","","","","San Jose","CA","95111.0","","","","","44122.0","","499.14","","","","","","","993.78","","","","IND","Staff Time for Field/Phonebank- See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25515","","IND","Laney","Sean C.","","","","","Santa Cruz","CA","95060.0","","","","","44122.0","","573.43","","","","","","","1762.47","","","","IND","Staff Time for Field/Phonebank- See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25516","","IND","Noble","Shamako D.","","","","","Newark","CA","94560.0","","","","","44122.0","","568.27","","","","","","","1308.23","","","","IND","Staff Time for Field/Phonebank- See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25517","","IND","Jones","Derrick D.","","","","","San Jose","CA","95123.0","","","","","44122.0","","585.27","","","","","","","1845.15","","","","IND","Staff Time for Field/Phonebank- See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25518","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","44122.0","","47.01","","","","","","","9200.25","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25519","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","44122.0","","1437.84","","","","","","","9200.25","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25520","","OTH","Employment Development Department (EDD)","","","","","","Sacramento","CA","95820.0","","","","","44122.0","","108.23","","","","","","","2452.59","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25522","","OTH","Employment Development Department (EDD)","","","","","","Sacramento","CA","95820.0","","","","","44122.0","","274.26","","","","","","","2452.59","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25536","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270.0","","","","","44125.0","","1500.0","","","","","","","9985.94","","","","IND","Robo Calls/Support/Dave Cortese/State Senate/District 15","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25545","","OTH","Saggau & Derollo, LLC","","","","","","San Jose","CA","95113.0","","","","","44131.0","","557.36","","","","","","","1597.12","","","","IND","Text Messaging/Support/Sylvia Arenas/City Council/City of San Jose/District 8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25547","","OTH","Saggau & Derollo, LLC","","","","","","San Jose","CA","95113.0","","","","","44131.0","","495.44","","","","","","","1597.12","","","","IND","Text Messaging/Support/Jenny Higgins Bradanini/City Council/City of San Jose/District 10","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25549","","OTH","Saggau & Derollo, LLC","","","","","","San Jose","CA","95113.0","","","","","44131.0","","544.32","","","","","","","1597.12","","","","IND","Text Messaging/Support/Sergio Jimenez/City Council/City of San Jose/District 2","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25551","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","44131.0","","157.68","","","","","","","34016.91","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25552","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","44131.0","","1553.55","","","","","","","57785.29","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25554","","IND","Hernanda","Rosanna","","","","","San Jose","CA","95111.0","","","","","44131.0","","197.32","","","","","","","993.78","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25555","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","44131.0","","33.04","","","","","","","9200.25","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25556","","OTH","Employment Development Department (EDD)","","","","","","Sacramento","CA","95820.0","","","","","44131.0","","2.16","","","","","","","2452.59","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25557","","OTH","Employment Development Department (EDD)","","","","","","Sacramento","CA","95820.0","","","","","44131.0","","7.55","","","","","","","2452.59","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25564","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270.0","","","","","44133.0","","520.26","","","","","","","9985.94","","","","IND","Robo Calls/Support/Jake Tonkel/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25566","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270.0","","","","","44133.0","","581.34","","","","","","","9985.94","","","","IND","Robo Calls/Support/David Cohen/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25575","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","44137.0","","8.25","","","","","","","57785.29","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25577","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","44137.0","","750.0","","","","","","","57785.29","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25579","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","44137.0","","1880.54","","","","","","","57785.29","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25581","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","44137.0","","1100.22","","","","","","","57785.29","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25583","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","44137.0","","51.15","","","","","","","57785.29","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25585","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","44137.0","","15605.27","","","","","","","57785.29","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25587","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","44137.0","","3263.73","","","","","","","57785.29","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25589","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270.0","","","","","44137.0","","577.86","","","","","","","9985.94","","","","IND","Robo Calls/Support/David Cohen/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25591","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270.0","","","","","44137.0","","525.84","","","","","","","9985.94","","","","IND","Robo Calls/Support/Jake Tonkel/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25594","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","44137.0","","975.0","","","","","","","57785.29","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25596","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","44137.0","","74.31","","","","","","","57785.29","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25598","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","44137.0","","5218.45","","","","","","","57785.29","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25600","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","44137.0","","2.75","","","","","","","57785.29","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25602","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","44137.0","","707.83","","","","","","","57785.29","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25604","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","44137.0","","4.77","","","","","","","57785.29","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25606","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","44137.0","","29.52","","","","","","","57785.29","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25608","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","44137.0","","3045.63","","","","","","","57785.29","","","","IND","Staff Time for Field/Phonebank/Support/Dave Cortese/State Senate/District 15","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25610","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","44137.0","","1311.13","","","","","","","57785.29","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25612","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","44137.0","","2947.18","","","","","","","57785.29","","","","IND","Staff Time for Field/Phonebank/Support/Jake Tonkel/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25614","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","44137.0","","5402.15","","","","","","","57785.29","","","","IND","Staff Time for Field/Phonebank/Support/David Cohen/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25616","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","44137.0","","650.04","","","","","","","132075.84","","","","IND","Walk Piece - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25618","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","44137.0","","117.49","","","","","","","6759.36","","","","IND","Field/Phonebank Expenses/Support/David Cohen/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25620","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","44137.0","","117.49","","","","","","","6759.36","","","","IND","Field/Phonebank Expenses/Support/Jake Tonkel/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25622","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","44137.0","","156.65","","","","","","","6759.36","","","","IND","Field/Phonebank Expenses/Support/Dave Cortese/State Senate/District 15","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25624","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","44137.0","","18.37","","","","","","","6759.36","","","","IND","Field/Phonebank Expenses/Support/Dave Cortese/State Senate/District 15","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25626","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","44137.0","","18.37","","","","","","","6759.36","","","","IND","Field/Phonebank Expenses/Support/Jake Tonkel/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25628","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","44137.0","","15.75","","","","","","","6759.36","","","","IND","Field/Phonebank Expenses/Support/David Cohen/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25630","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","44137.0","","106.36","","","","","","","6759.36","","","","IND","Field/Phonebank Expenses/Support/Dave Cortese/State Senate/District 15","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25632","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","44137.0","","106.36","","","","","","","6759.36","","","","IND","Field/Phonebank/Support/Jake Tonkel/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25634","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","44137.0","","124.51","","","","","","","6759.36","","","","IND","Field/Phonebank Expenses/Support/David Cohen/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25638","","IND","Saelee","Alice","","","","","San Jose","CA","95112.0","","","","","44140.0","","1029.61","","","","","","","1303.66","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25639","","IND","Febrianti","Almira N.","","","","","Newberg","OR","97132.0","","","","","44140.0","","516.18","","","","","","","592.91","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25640","","IND","Fuentes","Andrew","","","","","San Jose","CA","95111.0","","","","","44140.0","","883.74","","","","","","","1092.01","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25641","","IND","DeAnda","Anna Marie","","","","","San Jose","CA","95111.0","","","","","44140.0","","760.18","","","","","","","2560.42","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25642","","IND","Rodriguez","Antoni G. Toledo","","","","","Las Vegas","NV","89121.0","","","","","44140.0","","998.28","","","","","","","1744.62","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25643","","IND","Bruski","Barbara M.","","","","","San Jose","CA","95129.0","","","","","44140.0","","999.75","","","","","","","1339.58","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25644","","IND","Arango","Carla","","","","","San Jose","CA","95116.0","","","","","44140.0","","532.25","","","","","","","673.76","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25645","","IND","Baxter","Cathy A.","","","","","San Jose","CA","95128.0","","","","","44140.0","","745.42","","","","","","","745.42","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25646","","IND","Gabrielson","Corey L.","","","","","Camino","CA","95709.0","","","","","44140.0","","769.2","","","","","","","3118.76","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25647","","IND","Kost","Dee Dee","","","","","San Jose","CA","95125.0","","","","","44140.0","","767.53","","","","","","","767.53","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25648","","IND","Jones","Derrick D.","","","","","San Jose","CA","95123.0","","","","","44140.0","","1051.61","","","","","","","1845.15","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25649","","IND","Cosentino","Diamond","","","","","Chico","CA","95973.0","","","","","44140.0","","1074.26","","","","","","","1742.95","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25650","","IND","Moreno","Elias J.","","","","","Morgan Hill","CA","95037.0","","","","","44140.0","","921.0","","","","","","","1688.96","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25651","","IND","Stephens","Ethan B.","","","","","San Jose","CA","95121.0","","","","","44140.0","","701.03","","","","","","","1577.99","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25652","","IND","Kepner","Hemeira Y.","","","","","Santa Clara","CA","95050.0","","","","","44140.0","","477.34","","","","","","","707.53","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25653","","IND","Duran","Jose M. Salazar","","","","","San Jose","CA","95127.0","","","","","44140.0","","701.03","","","","","","","701.03","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25655","","IND","Gamboa","Maria T.","","","","","San Jose","CA","95127.0","","","","","44140.0","","882.0","","","","","","","2812.06","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25656","","IND","Laney","Sean C.","","","","","Santa Cruz","CA","95060.0","","","","","44140.0","","980.77","","","","","","","1762.47","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25657","","IND","Noble","Shamako D.","","","","","Newark","CA","94560.0","","","","","44140.0","","663.23","","","","","","","1308.23","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25658","","IND","Chen","Yu H.","","","","","Sunnyvale","CA","94087.0","","","","","44140.0","","263.08","","","","","","","263.08","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25659","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","44144.0","","3606.4","","","","","","","9200.25","","","","IND","Staff Time for Field/Phonebank- See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25661","","OTH","Employment Development Department (EDD)","","","","","","Sacramento","CA","95820.0","","","","","44144.0","","641.77","","","","","","","2452.59","","","","IND","Staff Time for Field/Phonebank- See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25662","","OTH","Employment Development Department (EDD)","","","","","","Sacramento","CA","95820.0","","","","","44144.0","","349.03","","","","","","","2452.59","","","","IND","Staff Time for Field/Phonebank- See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25663","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","44141.0","","3081.68","","","","","","","34016.91","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25670","","IND","Kepner","Hemeira Y.","","","","","Santa Clara","CA","95050.0","","","","","44148.0","","153.46","","","","","","","707.53","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25671","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","44148.0","","25.72","","","","","","","9200.25","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25672","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","44148.0","","1.01","","","","","","","9200.25","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25673","","OTH","Employment Development Department (EDD)","","","","","","Sacramento","CA","95820.0","","","","","44148.0","","5.88","","","","","","","2452.59","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25674","","OTH","Employment Development Department (EDD)","","","","","","Sacramento","CA","95820.0","","","","","44148.0","","1.68","","","","","","","2452.59","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25679","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","44133.0","","1.3","","","","","","","9200.25","","","","IND","Staff Time for Field/Phonebank- See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25680","","OTH","Central Labor Council Contra Costa County AFL-CIO","","","","","","Martinez","CA","94553.0","","","","","44172.0","","336.0","","","","","","","672.0","","","","IND","Phonebank/Support/Jake Tonkel/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25682","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","44175.0","","2955.68","","","","","","","34016.91","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25683","","OTH","Central Labor Council Contra Costa County AFL-CIO","","","","","","Martinez","CA","94553.0","","","","","44172.0","","336.0","","","","","","","672.0","","","","IND","Phonebank/Support/David Cohen/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25685","","OTH","Franchise Tax Board","","","","","","Sacramento","CA","95826.0","","","","","44144.0","","110.02","","","","","","","110.02","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25686","","OTH","Pirayou Law Offices","","","","","","San Jose","CA","95120.0","","","","","44182.0","","4668.0","","","","","","","8578.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25694","","OTH","Secretary of State","","","","","","Sacramento","CA","95814.0","","","","","44195.0","","50.0","","","","","","","150.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25702","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","44195.0","","81.94","","","","","","","6759.36","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25704","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","44195.0","","136.62","","","","","","","6759.36","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25706","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","44195.0","","37.15","","","","","","","6759.36","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25709","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","44125.0","","15946.43","","","","","","","464645.45","","","","IND","Mailer/Oppose/Dev Davis/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25711","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","44125.0","","15946.43","","","","","","","464645.45","","","","IND","Mailer/Support/Jake Tonkel/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25713","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","44125.0","","12577.51","","","","","","","464645.45","","","","IND","Mailer/Oppose/Lan Diep/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25715","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","44125.0","","13540.35","","","","","","","464645.45","","","","IND","Mailer/Oppose/Lan Diep/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25717","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","44125.0","","12577.51","","","","","","","464645.45","","","","IND","Mailer/Oppose/Lan Diep/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25719","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","44125.0","","15724.31","","","","","","","464645.45","","","","IND","Mailer/Oppose/Dev Davis/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25723","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","44125.0","","8576.9","","","","","","","464645.45","","","","IND","Mailer/Oppose/Dev Davis/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25725","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","44125.0","","8576.89","","","","","","","464645.45","","","","IND","Mailer/Support/Jake Tonkel/City Council/City of San Jose/Dist. 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25729","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","44125.0","","3385.08","","","","","","","464645.45","","","","IND","Mailer/Support/David Cohen/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25731","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","44125.0","","10155.27","","","","","","","464645.45","","","","IND","Mailer/Oppose/Lan Diep/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25733","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","44125.0","","1429.48","","","","","","","464645.45","","","","IND","Mailer/Support/Jake Tonkel/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25735","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","44125.0","","15946.43","","","","","","","464645.45","","","","IND","Mailer/Support/Jake Tonkel/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25737","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","44137.0","","3968.0","","","","","","","464645.45","","","","IND","Print Ads/Oppose/Lan Diep/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25740","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","44125.0","","12577.51","","","","","","","464645.45","","","","IND","Mailer/Support/David Cohen/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25744","","OTH","Progressive Contact Technologies, Inc.","","","","","","Norwalk","CA","90650.0","","","","","44132.0","","1150.31","","","","","","","10786.26","","","","IND","Phonebank/Support/Dave Cortese/State Senate/District 15","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25745","","OTH","Progressive Contact Technologies, Inc.","","","","","","Norwalk","CA","90650.0","","","","","44132.0","","810.45","","","","","","","10786.26","","","","IND","Phonebank/Support/Jake Tonkel/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25746","","OTH","Progressive Contact Technologies, Inc.","","","","","","Norwalk","CA","90650.0","","","","","44132.0","","653.59","","","","","","","10786.26","","","","IND","Phonebank/Support/David Cohen/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25747","","OTH","Progressive Contact Technologies, Inc.","","","","","","Norwalk","CA","90650.0","","","","","44139.0","","353.4","","","","","","","10786.26","","","","IND","Phonebank/Support/Dave Cortese/State Senate/District 15","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25748","","OTH","Progressive Contact Technologies, Inc.","","","","","","Norwalk","CA","90650.0","","","","","44139.0","","248.99","","","","","","","10786.26","","","","IND","Phonebank/Support/Jake Tonkel/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25749","","OTH","Progressive Contact Technologies, Inc.","","","","","","Norwalk","CA","90650.0","","","","","44139.0","","200.79","","","","","","","10786.26","","","","IND","Phonebank/Support/David Cohen/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25750","","OTH","Progressive Contact Technologies, Inc.","","","","","","Norwalk","CA","90650.0","","","","","44139.0","","2334.36","","","","","","","10786.26","","","","IND","Phonebank/Support/Dave Cortese/State Senate/District 15","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25751","","OTH","Progressive Contact Technologies, Inc.","","","","","","Norwalk","CA","90650.0","","","","","44139.0","","1644.66","","","","","","","10786.26","","","","IND","Phonebank/Support/Jake Tonkel/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25752","","OTH","Progressive Contact Technologies, Inc.","","","","","","Norwalk","CA","90650.0","","","","","44139.0","","1326.35","","","","","","","10786.26","","","","IND","Phonebank/Support/David Cohen/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25753","","OTH","Rewired, Inc.","","","","","","Grosse Pointe","MI","48236.0","","","","","44144.0","","1006.58","","","","","","","1807.59","","","","IND","Texting/Support/Dave Cortese/State Senate/District 15","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25754","","OTH","Rewired, Inc.","","","","","","Grosse Pointe","MI","48236.0","","","","","44144.0","","409.46","","","","","","","1807.59","","","","IND","Texting/Support/Jake Tonkel/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25755","","OTH","Rewired, Inc.","","","","","","Grosse Pointe","MI","48236.0","","","","","44144.0","","290.03","","","","","","","1807.59","","","","IND","Texting/Support/David Cohen/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP25767","","OTH","VR Research, Inc.","","","","","","Oakland","CA","94612.0","","","","","44151.0","","4767.62","","","","","","","4767.62","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","G","PDT7067","","OTH","Uline","","","","","","Waukegan","IL","60085.0","","","","","44126.0","","97.62","","","","","","","290.47","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","G","PDT7072","","OTH","U.S. Postmaster","","","","","","San Jose","CA","95125.0","","","","","44125.0","","3686.08","","","","","","","92089.85","","","","IND","Mailer - Paid through Pacific Printing, Inc.","Signified Media Group","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","G","PDT7073","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","44125.0","","5591.66","","","","","","","132075.84","","","","IND","Mailer","Signified Media Group","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","G","PDT7074","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","44125.0","","5992.87","","","","","","","132075.84","","","","IND","Mailer","Signified Media Group","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","G","PDT7075","","OTH","U.S. Postmaster","","","","","","San Jose","CA","95125.0","","","","","44125.0","","4471.89","","","","","","","92089.85","","","","IND","Mailer - Paid through Pacific Printing, Inc.","Signified Media Group","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","G","PDT7076","","OTH","San Jose Mercury News","","","","","","San Jose","CA","95113.0","","","","","44134.0","","3968.0","","","","","","","3968.0","","","","IND","Print Ads","Signified Media Group","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25766","","OTH","VR Research, Inc.","","","","","","Oakland","CA","94612.0","","","","","","","","4767.62","0.0","4767.62","","","0.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25052","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","1880.54","0.0","1880.54","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25053","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","8.25","0.0","8.25","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25054","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25055","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","1100.22","0.0","1100.22","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25228","","OTH","Saggau & Derollo, LLC","","","","","","San Jose","CA","95113.0","","","","","","","","557.36","0.0","557.36","","","0.0","","","","","IND","Text Messaging/Support/Sylvia Arenas/City Council/City of San Jose/District 8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25229","","OTH","Saggau & Derollo, LLC","","","","","","San Jose","CA","95113.0","","","","","","","","495.44","0.0","495.44","","","0.0","","","","","IND","Text Messaging/Support/Jenny Higgins Bradanini/City Council/City of San Jose/District 10","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25230","","OTH","Saggau & Derollo, LLC","","","","","","San Jose","CA","95113.0","","","","","","","","544.32","0.0","544.32","","","0.0","","","","","IND","Text Messaging/Support/Sergio Jimenez/City Council/City of San Jose/District 2","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25524","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","74.31","0.0","74.31","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25384","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","51.15","0.0","51.15","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25385","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","15605.27","0.0","15605.27","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25386","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","3263.73","0.0","3263.73","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25388","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","975.0","0.0","975.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25544","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","1553.55","0.0","1553.55","","","0.0","","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25416","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","117.49","0.0","117.49","","","0.0","","","","","IND","Field/Phonebank Expenses/Support/David Cohen/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25417","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","117.49","0.0","117.49","","","0.0","","","","","IND","Field/Phonebank Expenses/Support/Jake Tonkel/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25418","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","156.65","0.0","156.65","","","0.0","","","","","IND","Field/Phonebank Expenses/Support/Dave Cortese/State Senate/District 15","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25421","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","18.37","0.0","18.37","","","0.0","","","","","IND","Field/Phonebank Expenses/Support/Dave Cortese/State Senate/District 15","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25422","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","18.37","0.0","18.37","","","0.0","","","","","IND","Field/Phonebank Expenses/Support/Jake Tonkel/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25423","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","15.75","0.0","15.75","","","0.0","","","","","IND","Field/Phonebank Expenses/Support/David Cohen/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25424","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","5218.45","0.0","5218.45","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25425","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","2.75","0.0","2.75","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25426","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","707.83","0.0","707.83","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25525","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","4.77","0.0","4.77","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25471","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","","","","15946.43","0.0","15946.43","","","0.0","","","","","IND","Mailer/Oppose/Dev Davis/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25462","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","","","","12577.51","0.0","12577.51","","","0.0","","","","","IND","Mailer/Oppose/Lan Diep/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25455","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","106.36","0.0","106.36","","","0.0","","","","","IND","Field/Phonebank Expenses/Support/Dave Cortese/State Senate/District 15","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25456","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","106.36","0.0","106.36","","","0.0","","","","","IND","Field/Phonebank/Support/Jake Tonkel/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25457","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","124.51","0.0","124.51","","","0.0","","","","","IND","Field/Phonebank Expenses/Support/David Cohen/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25472","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","","","","8576.9","0.0","8576.9","","","0.0","","","","","IND","Mailer/Oppose/Dev Davis/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25473","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","","","","8576.89","0.0","8576.89","","","0.0","","","","","IND","Mailer/Support/Jake Tonkel/City Council/City of San Jose/Dist. 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25474","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","","","","13540.35","0.0","13540.35","","","0.0","","","","","IND","Mailer/Oppose/Lan Diep/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25491","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","","","","12577.51","0.0","12577.51","","","0.0","","","","","IND","Mailer/Oppose/Lan Diep/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25492","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","","","","15946.43","0.0","15946.43","","","0.0","","","","","IND","Mailer/Support/Jake Tonkel/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25497","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","","","","3385.08","0.0","3385.08","","","0.0","","","","","IND","Mailer/Support/David Cohen/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25498","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","","","","10155.27","0.0","10155.27","","","0.0","","","","","IND","Mailer/Oppose/Lan Diep/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25499","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","","","","15724.31","0.0","15724.31","","","0.0","","","","","IND","Mailer/Oppose/Dev Davis/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25500","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","","","","1429.48","0.0","1429.48","","","0.0","","","","","IND","Mailer/Support/Jake Tonkel/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25526","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","29.52","0.0","29.52","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25527","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","3045.63","0.0","3045.63","","","0.0","","","","","IND","Staff Time for Field/Phonebank/Support/Dave Cortese/State Senate/District 15","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25528","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","1311.13","0.0","1311.13","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25531","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","2947.18","0.0","2947.18","","","0.0","","","","","IND","Staff Time for Field/Phonebank/Support/Jake Tonkel/City Council/City of San Jose/District 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25532","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95131.0","","","","","","","","5402.15","0.0","5402.15","","","0.0","","","","","IND","Staff Time for Field/Phonebank/Support/David Cohen/City Council/City of San Jose/District 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","7/22/2021 11:11:07 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY25699","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","81.94","0.0","81.94","","","0.0","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2021 8:04:39 PM","","","","S496","F496","EDT3577","","","","","","","","","","","","","","","","44122.0","","433.82","","","","","","","","","","","","Texting (Estimated Costs)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EDT:S496:3577","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2021 8:04:39 PM","","","","S496","F496","EDT3579","","","","","","","","","","","","","","","","44122.0","","1775.8","","","","","","","","","","","","Phonebank (Estimated Costs)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EDT:S496:3579","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2021 8:04:39 PM","","","","S496","F496","EDT3581","","","","","","","","","","","","","","","","44122.0","","2714.57","","","","","","","","","","","","Staff Time for Field/Phonebank (Estimated Costs)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EDT:S496:3581","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/2/2020 1:09:18 AM","","","","S496","F496","PDT7064","","","","","","","","","","","","","","","","44135.0","","9.31","","","","","","","","","","","","Walk Cards (Estimated Costs)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PDT:S496:7064","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","INC24867","","OTH","Vallco Property Owner, LLC","","","","","","Palo Alto","CA","94304","","","","","43657.0","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","INC24932","","COM","San Jose Police Officers' Association PAC","","","","","","San Jose","CA","95112","","","","","43693.0","","6000.0","","","","","","","","","","","","","","","","","951339","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","INC24937","","SCC","Laborers Local Union No. 270 PAC Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","43656.0","","2500.0","","","","","","","","","","","","","","","","","901351","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","INC24938","","SCC","Operating Engineers Local NO. 3 Statewide PAC Small Contributor Committee","","","","","","Alameda","CA","94502","","","","","43656.0","","2500.0","","","","","","","","","","","","","","","","","981697","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2838","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112-","","","","","43766.0","","35.57","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2840","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","","43766.0","","11.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2841","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","","43766.0","","47.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2843","","OTH","San Jose Teachers Association","","","","","","San Jose","CA","95125-","","","","","43766.0","","15.41","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3193","","OTH","California Nurses Association","","","","","","Oakland","CA","94612","","","","","43766.0","","52.62","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2847","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","","43766.0","","8.24","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2849","","OTH","Aerospace and Defense Industry District Lodge 725","","","","","","Huntington Beach","CA","92649","","","","","43766.0","","9.19","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2850","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","","43766.0","","12.99","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3194","","OTH","California Nurses Association","","","","","","Oakland","CA","94612","","","","","43766.0","","52.62","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2853","","OTH","Teamster Local Union 287","","","","","","San Jose","CA","95112","","","","","43766.0","","28.97","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3195","","OTH","California Nurses Association","","","","","","Oakland","CA","94612","","","","","43766.0","","52.62","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2857","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","","43766.0","","14.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2860","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","","43766.0","","30.25","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2861","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","","43766.0","","15.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2863","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","","43766.0","","46.5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2865","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","","43766.0","","125.39","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2866","","OTH","Teamsters Local Union 665","","","","","","San Francisco","CA","94109","","","","","43766.0","","4.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2874","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","","43766.0","","1.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2875","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","","43766.0","","28.66","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2878","","OTH","Teamster Local Union 287","","","","","","San Jose","CA","95112","","","","","43766.0","","27.09","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2879","","OTH","Professional And Technical Engineers Local 21","","","","","","San Francisco","CA","94103","","","","","43766.0","","44.13","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2880","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","","43766.0","","37.63","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2892","","OTH","SEIU Local 1000 (UCSW)","","","","","","Los Angeles","CA","90015","","","","","43766.0","","10.94","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2893","","OTH","SEIU Local 2007 HEW","","","","","","Stanford","CA","94309","","","","","43766.0","","9.65","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2894","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","","43766.0","","63.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2900","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","","43766.0","","12.76","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2902","","OTH","San Jose Teachers Association","","","","","","San Jose","CA","95125-","","","","","43726.0","","15.82","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2907","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","","43726.0","","5.11","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2908","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112-","","","","","43726.0","","35.57","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2909","","OTH","Aerospace and Defense Industry District Lodge 725","","","","","","Huntington Beach","CA","92649","","","","","43726.0","","9.29","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2910","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","","43726.0","","47.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2914","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","","43726.0","","14.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2915","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","","43726.0","","30.03","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2917","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","","43726.0","","12.99","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2919","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","","43726.0","","46.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2920","","OTH","Teamsters Local Union 665","","","","","","San Francisco","CA","94109","","","","","43726.0","","4.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2927","","OTH","SEIU Local 2007 HEW","","","","","","Stanford","CA","94309","","","","","43726.0","","9.83","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2928","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","","43726.0","","1.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2933","","OTH","Teamster Local Union 287","","","","","","San Jose","CA","95112","","","","","43726.0","","22.72","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2934","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","","43726.0","","15.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2936","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","","43726.0","","136.81","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2937","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131","","","","","43726.0","","22.71","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2945","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","","43726.0","","28.66","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2950","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","","43726.0","","35.87","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2952","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","","43726.0","","66.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2956","","OTH","SEIU Local 1000 (UCSW)","","","","","","Los Angeles","CA","90015","","","","","43726.0","","10.94","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2957","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","","43726.0","","63.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2960","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","","43726.0","","6.96","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2962","","OTH","Teamster Local Union 287","","","","","","San Jose","CA","95112","","","","","43726.0","","22.05","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2963","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112-","","","","","43726.0","","35.57","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2965","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","","43726.0","","29.74","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2968","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","","43726.0","","42.15","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2969","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","","43726.0","","135.48","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2970","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131","","","","","43726.0","","22.71","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2974","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","","43726.0","","47.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2975","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","","43726.0","","13.92","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2976","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","","43726.0","","12.99","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2977","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","","43726.0","","11.46","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2978","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","","43726.0","","63.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2980","","OTH","Teamsters Local Union 665","","","","","","San Francisco","CA","94109","","","","","43726.0","","4.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2981","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","","43726.0","","58.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2982","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","","43726.0","","38.17","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2990","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","","43726.0","","11.96","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2993","","OTH","SEIU Local 2007 HEW","","","","","","Stanford","CA","94309","","","","","43726.0","","9.95","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT2994","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","","43726.0","","1.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3004","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","","43726.0","","14.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3011","","OTH","SEIU Local 1000 (UCSW)","","","","","","Los Angeles","CA","90015","","","","","43726.0","","10.94","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3012","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","","43726.0","","63.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3196","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","","43726.0","","9.55","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3197","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","","43726.0","","13.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3022","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112-","","","","","43791.0","","35.57","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3023","","OTH","Aerospace and Defense Industry District Lodge 725","","","","","","Huntington Beach","CA","92649","","","","","43791.0","","9.5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3025","","OTH","United Teachers of Santa Clara - UTSC","","","","","","Campbell","CA","95008","","","","","43791.0","","19.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3027","","OTH","International Brotherhood of Electrical Workers, Local 1245","","","","","","Vacaville","CA","95687","","","","","43791.0","","39.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3028","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","","43791.0","","12.99","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3029","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","","43791.0","","47.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3030","","OTH","Teamster Local Union 287","","","","","","San Jose","CA","95112","","","","","43791.0","","12.96","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3032","","OTH","SEIU Local 2007 HEW","","","","","","Stanford","CA","94309","","","","","43791.0","","9.9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3033","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","","43791.0","","14.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3036","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","","43791.0","","14.97","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3038","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","","43791.0","","139.11","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3041","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","","43791.0","","28.66","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3042","","OTH","United Teachers of Santa Clara - UTSC","","","","","","Campbell","CA","95008","","","","","43791.0","","9.92","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3055","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","","43791.0","","63.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3057","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112-","","","","","43791.0","","62.37","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3058","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131","","","","","43791.0","","22.71","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3064","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","","43791.0","","11.25","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3066","","OTH","SEIU Local 1000 (UCSW)","","","","","","Los Angeles","CA","90015","","","","","43791.0","","10.94","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3067","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","","43791.0","","47.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3071","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","","43662.0","","7.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3072","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","","43662.0","","29.36","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3075","","OTH","Teamster Local Union 287","","","","","","San Jose","CA","95112","","","","","43662.0","","22.61","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3076","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112-","","","","","43662.0","","35.57","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3078","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","","43662.0","","63.98","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3082","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","","43662.0","","45.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3083","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","","43662.0","","138.35","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3084","","OTH","Teamsters Local Union 665","","","","","","San Francisco","CA","94109","","","","","43662.0","","4.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3085","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131","","","","","43662.0","","22.71","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3086","","OTH","San Jose Teachers Association","","","","","","San Jose","CA","95125-","","","","","43662.0","","15.91","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3090","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","","43662.0","","15.17","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3091","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","","43662.0","","12.99","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3094","","OTH","Painters & Tapers Local 507","","","","","","San Jose","CA","95125","","","","","43662.0","","11.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3096","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","","43662.0","","47.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3097","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","","43662.0","","38.7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3108","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","","43662.0","","1.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3112","","OTH","SEIU Local 2007 HEW","","","","","","Stanford","CA","94309","","","","","43662.0","","9.93","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3113","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","","43662.0","","14.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3123","","OTH","SEIU Local 1000 (UCSW)","","","","","","Los Angeles","CA","90015","","","","","43662.0","","10.94","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3124","","OTH","Aerospace and Defense Industry District Lodge 725","","","","","","Huntington Beach","CA","92649","","","","","43662.0","","9.5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3126","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125","","","","","43662.0","","28.66","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3129","","OTH","United Teachers of Santa Clara - UTSC","","","","","","Campbell","CA","95008","","","","","43662.0","","29.67","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3133","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","","43662.0","","29.02","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3134","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","","43662.0","","47.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3136","","OTH","United Teachers of Santa Clara - UTSC","","","","","","Campbell","CA","95008","","","","","43662.0","","9.86","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3137","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008","","","","","43662.0","","15.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3140","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","","43662.0","","29.21","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3142","","OTH","Teamster Local Union 287","","","","","","San Jose","CA","95112","","","","","43662.0","","21.84","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3143","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","","43662.0","","38.39","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3145","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131","","","","","43662.0","","22.71","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3146","","OTH","Service Employees Union 1877","","","","","","San Jose","CA","95112-","","","","","43662.0","","35.57","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3148","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103","","","","","43662.0","","14.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3151","","OTH","SEIU Local 2007 HEW","","","","","","Stanford","CA","94309","","","","","43662.0","","9.97","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3153","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","","43662.0","","44.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3154","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","","43662.0","","136.78","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3155","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","","43662.0","","63.64","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3156","","OTH","Teamsters Local Union 665","","","","","","San Francisco","CA","94109","","","","","43662.0","","4.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3163","","OTH","Aerospace and Defense Industry District Lodge 725","","","","","","Huntington Beach","CA","92649","","","","","43662.0","","9.01","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3165","","OTH","San Jose Teachers Association","","","","","","San Jose","CA","95125-","","","","","43662.0","","15.94","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3169","","OTH","Aerospace and Defense Industry District Lodge 725","","","","","","Huntington Beach","CA","92649","","","","","43662.0","","9.5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3180","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","","43662.0","","1.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3184","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","","43662.0","","63.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3185","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125","","","","","43662.0","","12.99","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3188","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621","","","","","43662.0","","6.17","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P1","IDT3189","","COM","IBEW Local 332 Education Fund","","","","","","San Jose","CA","95125","","","","","43662.0","","28.66","","","","","","","","","","","","","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","12/12/2019 10:40:00 AM","","","","S497","F497P2","EXP24943","","COM","San Jose Residents for Fair Elections","","","","","","San Jose","CA","95125","","","","","43805.0","","9250.0","","","","","","","","","","","","","","","","","1420137","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Fair Elections Initiative","TBD","City of San Jose","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC23971","","COM","San Jose Firefighters Local 230 PAC","","","","","","San Jose","CA","95110.0","","","","","43367.0","","15000.0","","","","","","","51882.68","","","","","","","","","","743393","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24051","","IND","Livengood","Robert","","","","","Milpitas","CA","95035.0","Robert Livengood","Consultant","","","43376.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24065","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105.0","","","","","43381.0","","12000.0","","","","","","","24000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24066","","COM","Pacific Advisory Coalition PAC sponsored by Allied Waste Services on North America LLC","","","","","","Phoenix","AZ","85054.0","","","","","43381.0","","5000.0","","","","","","","8000.0","","","","","","","","","","1384188","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24067","","COM","Service Employees International Union Local 521 Independent Expenditure Committee","","","","","","Sacramento","CA","95814.0","","","","","43381.0","","80000.0","","","","","","","115000.0","","","","","","","","","","1297707","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24069","","COM","Alum Rock Educators Association PAC","","","","","","San Jose","CA","95127.0","","","","","43381.0","","10000.0","","","","","","","10000.0","","","","","","","","","","1327283","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24085","","COM","Santa Clara County Probation Peace Officers Union AFSCME Local 1587","","","","","","San Jose","CA","95131.0","","","","","43383.0","","30000.0","","","","","","","45005.38","","","","","","","","","","743998","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24086","","COM","IBEW Local 332 Education Fund","","","","","","San Jose","CA","95125.0","","","","","43383.0","","50000.0","","","","","","","50028.66","","","","","","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24087","","SCC","Laborers Local Union No. 270 PAC Small Contributor Committee","","","","","","Sacramento","CA","95814.0","","","","","43384.0","","10000.0","","","","","","","15000.0","","","","","","","","","","901351","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24101","","OTH","Milpitas-District 2 Associates, LLC","","","","","","Newport Beach","CA","92660.0","","","","","43384.0","","20000.0","","","","","","","20000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24113","","COM","Service Employees International Union United Service Workers West (SEIU USWW) PAC","","","","","","Los Angeles","CA","90015.0","","","","","43385.0","","2500.0","","","","","","","2500.0","","","","","","","","","","1278808","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24132","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545.0","","","","","43388.0","","1500.0","","","","","","","4005.32","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24168","","SCC","Plumbers, Steamfitters & Refrigerator Fitters Local 393 Political Action Fund Small Contributor Committee","","","","","","Sacramento","CA","95814.0","","","","","43390.0","","50000.0","","","","","","","75000.0","","","","","","","","","","851452","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24169","","OTH","Largo Concrete, Inc.","","","","","","Tustin","CA","92780.0","","","","","43390.0","","3000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24170","","IND","Struthers","Neil M.","","","","","San Jose","CA","95127.0","Santa Clara County Joint Electrical Industry Fund","Director of Business Development","","","43379.0","","25000.0","","","","","","","25000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24171","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95050.0","","","","","43390.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24172","","OTH","Truebeck Construction","","","","","","Redwood City","CA","94065.0","","","","","43390.0","","25000.0","","","","","","","25000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24173","","OTH","Largo Concrete, Inc.","","","","","","Tustin","CA","92780.0","","","","","43390.0","","12000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24178","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43367.0","","1161.85","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC24179","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43392.0","","10000.0","","","","","","","27125.61","","","","","","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","C","NON24053","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43375.0","","258.97","","","","","","","27125.61","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","C","NON24054","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43372.0","","236.26","","","","","","","27125.61","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","C","NON24088","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43382.0","","246.22","","","","","","","27125.61","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","C","NON24105","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125.0","","","","","43371.0","","1000.0","","","","","","","1085.98","","","","","Use of Space","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","C","NON24215","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43389.0","","236.31","","","","","","","27125.61","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","I","INC24047","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","San Jose","CA","95125.0","","","","","43375.0","","236.26","","","","","","","0.0","","","","","Lunch Reimbursement","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","I","INC24112","","COM","Committee for the Future of Santa Clara County - Yes on A","","","","","","San Jose","CA","95120.0","","","","","43385.0","","2560.0","","","","","","","0.0","","","","","Payment for Data","","","","","1408550","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3213","","IND","Rocha","Don","","","","","","","","","","","","43368.0","","2000.0","","","","","","","368786.95","","","","IND","Data","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3214","","IND","Esparza","Maya","","","","","","","","","","","","43368.0","","2000.0","","","","","","","99109.28","","","","IND","Data","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3217","","IND","Biagini","Nancy","","","","","","","","","","","","43368.0","","2000.0","","","","","","","11351.57","","","","IND","Data","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3239","","COM","San Jose Police Officers' Association PAC","","","","","","San Jose","CA","95112.0","","","","","43389.0","","600.0","","","","","","","2370.0","","","","IKD","Use of Data","","","","","951339","","","","","","","","","","","","","","","","","","","","","","San Jose Police Officers' Association PAC","","","","OTH","Political Action Committee","OTH","City of San Jose, CA","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3240","","COM","San Jose Police Officers' Association PAC","","","","","","San Jose","CA","95112.0","","","","","43390.0","","1770.0","","","","","","","2370.0","","","","IKD","Use of Data","","","","","951339","","","","","","","","","","","","","","","","","","","","","","San Jose Police Officers' Association PAC","","","","OTH","Political Action Committee","OTH","City of San Jose, CA","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3241","","COM","Santa Clara County Government Attorneys' Association PAC","","","","","","Sacramento","CA","95814.0","","","","","43392.0","","300.0","","","","","","","300.0","","","","IKD","Use of Data","","","","","941786","","","","","","","","","","","","","","","","","","","","","","Santa Clara County Government Attorneys' Association PAC","","","","OTH","Political Action Committee","OTH","Santa Clara County, CA","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3243","","IND","Biagini","Nancy","","","","","","","","","","","","43372.0","","22.17","","","","","","","11351.57","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3244","","IND","Esparza","Maya","","","","","","","","","","","","43372.0","","90.94","","","","","","","99109.28","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3245","","IND","Esparza","Maya","","","","","","","","","","","","43375.0","","85.25","","","","","","","99109.28","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3246","","IND","Esparza","Maya","","","","","","","","","","","","43382.0","","63.55","","","","","","","99109.28","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3247","","IND","Esparza","Maya","","","","","","","","","","","","43389.0","","123.46","","","","","","","99109.28","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3248","","IND","Rocha","Don","","","","","","","","","","","","43372.0","","93.15","","","","","","","368786.95","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3249","","IND","Rocha","Don","","","","","","","","","","","","43372.0","","47.88","","","","","","","368786.95","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3250","","IND","Rocha","Don","","","","","","","","","","","","43372.0","","53.9","","","","","","","368786.95","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3251","","IND","Rocha","Don","","","","","","","","","","","","43372.0","","55.55","","","","","","","368786.95","","","","IND","Use of Field/Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3252","","IND","Esparza","Maya","","","","","","","","","","","","43391.0","","104.15","","","","","","","99109.28","","","","IND","Staff Time for Field/Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3253","","IND","Rocha","Don","","","","","","","","","","","","43391.0","","8602.67","","","","","","","368786.95","","","","IND","Staff Time for Field/Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EXP24057","","COM","Cupertino Residents for Local Ethical Government","","","","","","Cupertino","CA","95014.0","","","","","43381.0","","16000.0","","","","","","","16000.0","","","","MON","","","","","","1412139","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6816","","IND","Esparza","Maya","","","","","","","","","","","","43376.0","","4878.67","","","","","","","99109.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6817","","IND","Esparza","Maya","","","","","","","","","","","","43376.0","","26300.0","","","","","","","99109.28","","","","IND","Use of Polling for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6821","","IND","Rocha","Don","","","","","","","","","","","","43381.0","","5700.0","","","","","","","368786.95","","","","IND","Use of Polling","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6822","","IND","Rocha","Don","","","","","","","","","","","","43381.0","","55881.34","","","","","","","368786.95","","","","IND","Mailers","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6824","","IND","Esparza","Maya","","","","","","","","","","","","43381.0","","3721.0","","","","","","","99109.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6826","","IND","Rocha","Don","","","","","","","","","","","","43378.0","","40175.91","","","","","","","368786.95","","","","IND","Mailers","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6827","","IND","Biagini","Nancy","","","","","","","","","","","","43381.0","","2875.46","","","","","","","11351.57","","","","IND","Mailers (Estimated Costs)","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6829","","IND","Rocha","Don","","","","","","","","","","","","43381.0","","841.23","","","","","","","368786.95","","","","IND","Doorhanger","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6830","","IND","Biagini","Nancy","","","","","","","","","","","","43381.0","","294.98","","","","","","","11351.57","","","","IND","Doorhanger","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6831","","IND","Esparza","Maya","","","","","","","","","","","","43381.0","","327.75","","","","","","","99109.28","","","","IND","Doorhanger","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6832","","IND","Rocha","Don","","","","","","","","","","","","43382.0","","27354.62","","","","","","","368786.95","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6833","","IND","Rocha","Don","","","","","","","","","","","","43382.0","","900.0","","","","","","","368786.95","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6834","","IND","Esparza","Maya","","","","","","","","","","","","43383.0","","5630.19","","","","","","","99109.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6837","","IND","Rocha","Don","","","","","","","","","","","","43383.0","","28848.97","","","","","","","368786.95","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6838","","IND","Nunez","Bob","","","","","","","","","","","","43385.0","","2156.32","","","","","","","4512.65","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Bob Nunez","","","","MAY","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6839","","IND","Grilli","Marsha","","","","","","","","","","","","43385.0","","2156.33","","","","","","","4512.66","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Marsha Grilli","","","","CCM","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6840","","IND","Herrera","Esau","","","","","","","","","","","","43385.0","","2873.99","","","","","","","6248.15","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Esau Herrera","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6841","","IND","Tran","Khanh","","","","","","","","","","","","43385.0","","2874.0","","","","","","","6248.16","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Khanh Tran","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6842","","IND","Rocha","Don","","","","","","","","","","","","43386.0","","12030.95","","","","","","","368786.95","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6843","","IND","Biagini","Nancy","","","","","","","","","","","","43388.0","","2875.46","","","","","","","11351.57","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6844","","IND","Fong","Mason","","","","","","","","","","","","43388.0","","3424.69","","","","","","","3674.69","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Mason Fong","","","","CCM","","OTH","City of Sunnyvale","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6845","","IND","Larsson","Gustav","","","","","","","","","","","","43388.0","","3424.7","","","","","","","3674.7","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Gustav Larsson","","","","CCM","","OTH","City of Sunnyvale","1.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6846","","IND","Tran","Khanh","","","","","","","","","","","","43388.0","","2874.16","","","","","","","6248.16","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Khanh Tran","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6847","","IND","Herrera","Esau","","","","","","","","","","","","43388.0","","2874.16","","","","","","","6248.15","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Esau Herrera","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6848","","IND","Esparza","Maya","","","","","","","","","","","","43388.0","","5630.19","","","","","","","99109.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6849","","IND","Esteves","Jose","","","","","","","","","","","","43390.0","","4312.65","","","","","","","4562.65","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jose Esteves","","","","MAY","","OTH","City of Milpitas","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6850","","IND","Rocha","Don","","","","","","","","","","","","43391.0","","32353.28","","","","","","","368786.95","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6851","","IND","Nunez","Bob","","","","","","","","","","","","43392.0","","2106.33","","","","","","","4512.65","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Bob Nunez","","","","MAY","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6852","","IND","Grilli","Marsha","","","","","","","","","","","","43392.0","","2106.33","","","","","","","4512.66","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Marsha Grilli","","","","CCM","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6853","","IND","Esparza","Maya","","","","","","","","","","","","43392.0","","3721.0","","","","","","","99109.28","","","","IND","Mailer (Estimated Costs)","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6861","","IND","Rocha","Don","","","","","","","","","","","","43378.0","","15000.0","","","","","","","368786.95","","","","IND","Use of Research for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6864","","IND","Rocha","Don","","","","","","","","","","","","43371.0","","1954.18","","","","","","","368786.95","","","","IND","Staff Time","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6865","","IND","Rocha","Don","","","","","","","","","","","","43385.0","","2012.17","","","","","","","368786.95","","","","IND","Staff Time","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6866","","IND","Esparza","Maya","","","","","","","","","","","","43371.0","","1548.84","","","","","","","99109.28","","","","IND","Staff Time","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6867","","IND","Esparza","Maya","","","","","","","","","","","","43385.0","","716.31","","","","","","","99109.28","","","","IND","Staff Time","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6868","","IND","Biagini","Nancy","","","","","","","","","","","","43371.0","","763.75","","","","","","","11351.57","","","","IND","Staff Time","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6869","","IND","Biagini","Nancy","","","","","","","","","","","","43385.0","","527.46","","","","","","","11351.57","","","","IND","Staff Time","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6870","","IND","Rocha","Don","","","","","","","","","","","","43393.0","","127.48","","","","","","","368786.95","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6871","","IND","Biagini","Nancy","","","","","","","","","","","","43393.0","","21.04","","","","","","","11351.57","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6872","","IND","Esparza","Maya","","","","","","","","","","","","43393.0","","15.06","","","","","","","99109.28","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6873","","IND","Rocha","Don","","","","","","","","","","","","43393.0","","1468.75","","","","","","","368786.95","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6874","","IND","Esparza","Maya","","","","","","","","","","","","43393.0","","1019.79","","","","","","","99109.28","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6875","","IND","Biagini","Nancy","","","","","","","","","","","","43393.0","","127.25","","","","","","","11351.57","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6876","","IND","Rocha","Don","","","","","","","","","","","","43393.0","","634.53","","","","","","","368786.95","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6878","","IND","Esparza","Maya","","","","","","","","","","","","43393.0","","10.47","","","","","","","99109.28","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6879","","IND","Rocha","Don","","","","","","","","","","","","43393.0","","106.71","","","","","","","368786.95","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6880","","IND","Esparza","Maya","","","","","","","","","","","","43393.0","","23.44","","","","","","","99109.28","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6881","","IND","Rocha","Don","","","","","","","","","","","","43393.0","","809.8","","","","","","","368786.95","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6882","","IND","Biagini","Nancy","","","","","","","","","","","","43393.0","","115.18","","","","","","","11351.57","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6883","","IND","Esparza","Maya","","","","","","","","","","","","43393.0","","281.46","","","","","","","99109.28","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6884","","IND","Esparza","Maya","","","","","","","","","","","","43376.0","","1000.0","","","","","","","99109.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6885","","IND","Herrera","Esau","","","","","","","","","","","","43385.0","","250.0","","","","","","","6248.15","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Esau Herrera","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6886","","IND","Tran","Khanh","","","","","","","","","","","","43385.0","","250.0","","","","","","","6248.16","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Khanh Tran","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6887","","IND","Nunez","Bob","","","","","","","","","","","","43385.0","","250.0","","","","","","","4512.65","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Bob Nunez","","","","MAY","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6888","","IND","Grilli","Marsha","","","","","","","","","","","","43385.0","","250.0","","","","","","","4512.66","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Marsha Grilli","","","","CCM","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6889","","IND","Fong","Mason","","","","","","","","","","","","43388.0","","250.0","","","","","","","3674.69","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Mason Fong","","","","CCM","","OTH","City of Sunnyvale","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6890","","IND","Larsson","Gustav","","","","","","","","","","","","43388.0","","250.0","","","","","","","3674.7","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Gustav Larsson","","","","CCM","","OTH","City of Sunnyvale","1.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6891","","IND","Tran","Khanh","","","","","","","","","","","","43388.0","","250.0","","","","","","","6248.16","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Khanh Tran","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6892","","IND","Esteves","Jose","","","","","","","","","","","","43390.0","","250.0","","","","","","","4562.65","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jose Esteves","","","","MAY","","OTH","City of Milpitas","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6926","","IND","Herrera","Esau","","","","","","","","","","","","43388.0","","250.0","","","","","","","6248.15","","","","IND","Use of Data for Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Esau Herrera","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6930","","IND","Esparza","Maya","","","","","","","","","","","","43391.0","","1483.71","","","","","","","99109.28","","","","IND","Field Expenses (Estimated Costs)","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23966","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","43366.0","","2275.54","","","","","","","29234.13","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23977","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","43366.0","","773.06","","","","","","","14236.97","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23982","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","43367.0","","17.05","","","","","","","482.48","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23984","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","43367.0","","39.62","","","","","","","482.48","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23986","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","43367.0","","31.57","","","","","","","482.48","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24000","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43367.0","","20.32","","","","","","","30273.87","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24002","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43367.0","","34.01","","","","","","","30273.87","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24004","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43367.0","","64.56","","","","","","","30273.87","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24008","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43367.0","","226.79","","","","","","","30273.87","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24010","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43367.0","","611.74","","","","","","","30273.87","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24014","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43367.0","","326.36","","","","","","","30273.87","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24019","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43368.0","","390.44","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24020","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43368.0","","16.04","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24021","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43368.0","","4.58","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24022","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43376.0","","1000.0","","","","","","","7000.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24024","","IND","Zamora","Dianna","","","","","San Jose","CA","95125.0","","","","","43376.0","","204.67","","","","","","","253.45","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24025","","IND","Howze","Cathy L.","","","","","San Jose","CA","95117.0","","","","","43376.0","","46.05","","","","","","","177.59","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24027","","IND","Khan","Sophie R.","","","","","San Jose","CA","95138.0","","","","","43376.0","","75.64","","","","","","","230.21","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24028","","IND","Arreola","Gabriel","","","","","San Jose","CA","95122.0","","","","","43376.0","","82.21","","","","","","","202.25","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24029","","IND","Craig","Donna D.","","","","","San Jose","CA","95712.0","","","","","43376.0","","143.05","","","","","","","303.37","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24030","","IND","Navarro","Ana I. Duran","","","","","San Jose","CA","95127.0","","","","","43376.0","","106.88","","","","","","","271.31","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24031","","IND","Gonzales","Dorothy","","","","","San Jose","CA","95136.0","","","","","43376.0","","121.68","","","","","","","246.4","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24032","","IND","Lawler, Jr.","Blake B.","","","","","Pacheco","CA","94553.0","","","","","43376.0","","55.91","","","","","","","116.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24033","","IND","Su","Van M.","","","","","San Jose","CA","95121.0","","","","","43376.0","","101.94","","","","","","","101.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24035","","IND","Orta","Desiree Y.","","","","","Sunnyvale","CA","94087.0","","","","","43376.0","","60.83","","","","","","","154.57","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24036","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43375.0","","1971.68","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24037","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43376.0","","22.0","","","","","","","89770.03","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24039","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43376.0","","1830.0","","","","","","","89770.03","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24041","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43376.0","","2509.71","","","","","","","89770.03","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24043","","IND","Lawler","Annette M.","","","","","San Jose","CA","95139.0","","","","","43376.0","","101.94","","","","","","","279.53","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24045","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43376.0","","5700.0","","","","","","","105840.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24055","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43377.0","","631.13","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24056","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43377.0","","140.39","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24058","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43382.0","","1500.0","","","","","","","30273.87","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24060","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43382.0","","26300.0","","","","","","","105840.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24062","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43382.0","","4878.67","","","","","","","628092.55","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24068","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43382.0","","1.75","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24082","","IND","Gonzales","Dorothy","","","","","San Jose","CA","95136.0","","","","","43383.0","","115.1","","","","","","","246.4","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24083","","IND","Gonzales","Dorothy","","","","","San Jose","CA","95136.0","","","","","43383.0","","9.62","","","","","","","246.4","","","","","Mileage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24084","","IND","Howze","Cathy L.","","","","","San Jose","CA","95117.0","","","","","43383.0","","131.54","","","","","","","177.59","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24093","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43384.0","","4.38","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24094","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43384.0","","100.14","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24095","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43384.0","","41.32","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24096","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43384.0","","2.7","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24097","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43384.0","","4.58","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24098","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43384.0","","25.49","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24099","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43384.0","","390.44","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24116","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","841.23","","","","","","","628092.55","","","","IND","Doorhanger/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24118","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","294.97","","","","","","","628092.55","","","","IND","Doorhanger/Support/Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24120","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","327.75","","","","","","","628092.55","","","","IND","Doorhanger/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24122","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","2821.0","","","","","","","628092.55","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24124","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","4730.19","","","","","","","628092.55","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24126","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","27354.62","","","","","","","628092.55","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24128","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","27948.97","","","","","","","628092.55","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24130","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43389.0","","54081.34","","","","","","","628092.55","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24147","","IND","Khan","Sophie R.","","","","","San Jose","CA","95138.0","","","","","43390.0","","154.57","","","","","","","230.21","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24148","","IND","Arreola","Gabriel","","","","","San Jose","CA","95122.0","","","","","43390.0","","120.04","","","","","","","202.25","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24149","","IND","Craig","Donna D.","","","","","San Jose","CA","95712.0","","","","","43390.0","","160.32","","","","","","","303.37","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24150","","IND","Orta","Desiree Y.","","","","","Sunnyvale","CA","94087.0","","","","","43390.0","","93.74","","","","","","","154.57","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24152","","IND","Lawler, Jr.","Blake B.","","","","","Pacheco","CA","94553.0","","","","","43390.0","","60.84","","","","","","","116.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24153","","IND","Lawler","Annette M.","","","","","San Jose","CA","95139.0","","","","","43390.0","","177.59","","","","","","","279.53","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24154","","IND","Navarro","Ana I. Duran","","","","","San Jose","CA","95127.0","","","","","43390.0","","164.43","","","","","","","271.31","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24155","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43389.0","","530.0","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24156","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43389.0","","20.35","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24157","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43389.0","","118.73","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24158","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43389.0","","33.9","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24159","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43389.0","","0.27","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24160","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820.0","","","","","43389.0","","0.96","","","","","","","354.52","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24161","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43389.0","","4.12","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24162","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43389.0","","0.02","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24163","","OTH","United States Treasury","","","","","","Washington","DC","20220.0","","","","","43389.0","","0.17","","","","","","","1331.63","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24164","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43389.0","","4.21","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24165","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43389.0","","4.21","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24166","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43389.0","","9.15","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24167","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043.0","","","","","43389.0","","2045.73","","","","","","","4958.94","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24188","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035.0","","","","","43393.0","","150.0","","","","","","","1800.0","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24190","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035.0","","","","","43393.0","","150.0","","","","","","","1800.0","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24192","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035.0","","","","","43393.0","","300.0","","","","","","","1800.0","","","","IND","Mailer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24194","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035.0","","","","","43393.0","","150.0","","","","","","","1800.0","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24196","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035.0","","","","","43393.0","","150.0","","","","","","","1800.0","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24198","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","43393.0","","325.0","","","","","","","3575.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24199","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","San Jose","CA","95125.0","","","","","43393.0","","7283.85","","","","","","","14567.7","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24239","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43376.0","","2000.0","","","","","","","7000.0","","","","IND","Data/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24240","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43376.0","","2000.0","","","","","","","7000.0","","","","IND","Data/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24241","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43376.0","","2000.0","","","","","","","7000.0","","","","IND","Data/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24243","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43367.0","","377.43","","","","","","","30273.87","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24244","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","43382.0","","127.48","","","","","","","482.48","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24246","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","43382.0","","14.94","","","","","","","482.48","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24387","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43385.0","","1076.06","","","","","","","30273.87","","","","IND","Phonebank/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24389","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43385.0","","7785.24","","","","","","","30273.87","","","","IND","Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24391","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43385.0","","1076.06","","","","","","","30273.87","","","","IND","Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3194","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43371.0","","388.69","","","","","","","1047.11","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3195","","IND","Gonzales","Adriana J.","","","","","San Jose","CA","95117.0","","","","","43375.0","","98.65","","","","","","","275.42","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3196","","IND","Tran","Bonny","","","","","San Jose","CA","95121.0","","","","","43375.0","","162.79","","","","","","","319.81","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3197","","IND","Soto","Candice","","","","","San Jose","CA","95127.0","","","","","43375.0","","147.99","","","","","","","272.95","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3198","","IND","Baxter","Cathy A.","","","","","San Jose","CA","95128.0","","","","","43375.0","","147.99","","","","","","","147.99","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3199","","IND","Gabrielson","Corey L.","","","","","Camino","CA","95709.0","","","","","43375.0","","192.6","","","","","","","419.2","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3200","","IND","Williams","Cory","","","","","San Jose","CA","95133.0","","","","","43375.0","","147.99","","","","","","","349.4","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3201","","IND","Kost","Dee Dee","","","","","San Jose","CA","95125.0","","","","","43375.0","","147.99","","","","","","","147.99","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3203","","IND","Johnson","Karen R.","","","","","Los Gatos","CA","95033.0","","","","","43375.0","","121.68","","","","","","","241.7","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3204","","IND","Fernandez","Katia I.","","","","","San Jose","CA","95148.0","","","","","43375.0","","106.88","","","","","","","269.67","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3205","","IND","Collins","Keith","","","","","San Jose","CA","95118.0","","","","","43375.0","","106.88","","","","","","","278.71","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3206","","IND","Vera","Lan H. De","","","","","Campbell","CA","95008.0","","","","","43375.0","","60.83","","","","","","","194.03","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3207","","IND","Gamboa","Maria","","","","","San Jose","CA","95127.0","","","","","43375.0","","147.99","","","","","","","325.57","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3208","","IND","Tosto","Robert S.","","","","","San Jose","CA","95127.0","","","","","43375.0","","92.08","","","","","","","185.81","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3209","","IND","Nguyen","Yen N.","","","","","San Jose","CA","95112.0","","","","","43375.0","","133.19","","","","","","","297.62","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3221","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","43384.0","","388.69","","","","","","","1047.11","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3222","","IND","Gonzales","Adriana J.","","","","","San Jose","CA","95117.0","","","","","43389.0","","176.77","","","","","","","275.42","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3223","","IND","Tran","Bonny","","","","","San Jose","CA","95121.0","","","","","43389.0","","154.56","","","","","","","319.81","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3224","","IND","Soto","Candice","","","","","San Jose","CA","95127.0","","","","","43389.0","","124.96","","","","","","","272.95","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3225","","IND","Gabrielson","Corey L.","","","","","Camino","CA","95709.0","","","","","43389.0","","219.2","","","","","","","419.2","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3226","","IND","Williams","Cory","","","","","San Jose","CA","95133.0","","","","","43389.0","","198.95","","","","","","","349.4","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3227","","IND","Orta","Irene","","","","","San Jose","CA","95116.0","","","","","43389.0","","124.96","","","","","","","124.96","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3228","","IND","Johnson","Karen R.","","","","","Los Gatos","CA","95033.0","","","","","43389.0","","120.02","","","","","","","241.7","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3229","","IND","Fernandez","Katia I.","","","","","San Jose","CA","95148.0","","","","","43389.0","","162.79","","","","","","","269.67","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3230","","IND","Collins","Keith","","","","","San Jose","CA","95118.0","","","","","43389.0","","171.83","","","","","","","278.71","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3231","","IND","Vera","Lan H. De","","","","","Campbell","CA","95008.0","","","","","43389.0","","133.2","","","","","","","194.03","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3232","","IND","Gamboa","Maria","","","","","San Jose","CA","95127.0","","","","","43389.0","","177.58","","","","","","","325.57","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3233","","IND","Tosto","Robert S.","","","","","San Jose","CA","95127.0","","","","","43389.0","","93.73","","","","","","","185.81","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3234","","IND","Nguyen","Yen N.","","","","","San Jose","CA","95112.0","","","","","43389.0","","164.43","","","","","","","297.62","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3235","","IND","Tran","Bonny","","","","","San Jose","CA","95121.0","","","","","43389.0","","2.46","","","","","","","319.81","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3236","","IND","Williams","Cory","","","","","San Jose","CA","95133.0","","","","","43389.0","","2.46","","","","","","","349.4","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3237","","IND","Gabrielson","Corey L.","","","","","Camino","CA","95709.0","","","","","43389.0","","7.4","","","","","","","419.2","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6815","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43376.0","","1746.93","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6862","","OTH","Office Max","","","","","","San Jose","CA","95125.0","","","","","43393.0","","202.7","","","","","","","202.7","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6863","","OTH","Lunardi's","","","","","","San Jose","CA","95124.0","","","","","43393.0","","461.13","","","","","","","1172.83","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6909","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43381.0","","1053.08","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6910","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43381.0","","18287.1","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6911","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43383.0","","1648.72","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6912","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43382.0","","11083.59","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6913","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43383.0","","13241.89","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6914","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43381.0","","607.6","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6915","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43378.0","","18287.1","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6916","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43390.0","","1523.04","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6917","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43385.0","","1795.44","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6918","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43387.0","","5077.2","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6919","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43388.0","","607.6","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6920","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43388.0","","2419.4","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6921","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43388.0","","1795.44","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6922","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43388.0","","1648.72","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6923","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43391.0","","12733.86","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6924","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43392.0","","2821.0","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6925","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125.0","","","","","43392.0","","1423.05","","","","","","","148963.68","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23480","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","450.0","0.0","0.0","","","450.0","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23481","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","450.0","0.0","0.0","","","450.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23542","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","San Jose","CA","95125.0","","","","","","","","7283.85","0.0","7283.85","","","0.0","","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23929","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","250.0","0.0","0.0","","","250.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23991","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","41.91","0.0","0.0","","","41.91","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23992","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","70.15","0.0","0.0","","","70.15","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23993","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","133.15","0.0","0.0","","","133.15","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23964","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","","","","2275.54","0.0","2275.54","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23965","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","","","","75.15","0.0","0.0","","","75.15","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23973","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","1830.0","0.0","1830.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23974","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","2509.71","0.0","2509.71","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23975","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","773.06","0.0","773.06","","","0.0","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23976","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","440.56","0.0","0.0","","","440.56","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23988","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","4.08","0.0","0.0","","","4.08","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23989","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","7.35","0.0","0.0","","","7.35","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23990","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","10.51","0.0","0.0","","","10.51","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24016","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","156.57","0.0","0.0","","","156.57","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24012","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","138.66","0.0","0.0","","","138.66","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24013","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","232.12","0.0","0.0","","","232.12","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24017","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","262.1","0.0","0.0","","","262.1","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24018","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","497.46","0.0","0.0","","","497.46","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24026","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","22.0","0.0","22.0","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24044","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","","","","5700.0","0.0","5700.0","","","0.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24050","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","","","","26300.0","0.0","26300.0","","","0.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24213","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","1276.31","0.0","0.0","","","1276.31","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24219","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","","","","15000.0","0.0","0.0","","","15000.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24048","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","1000.0","0.0","","","1000.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24074","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","38375.91","0.0","","","38375.91","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24242","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","1800.0","0.0","","","1800.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24070","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","1800.0","0.0","","","1800.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24071","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24075","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","1975.46","0.0","","","1975.46","","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24076","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24081","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24089","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24092","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24106","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2006.32","0.0","","","2006.32","","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24107","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2006.33","0.0","","","2006.33","","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24108","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","450.0","0.0","","","450.0","","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24109","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","450.0","0.0","","","450.0","","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24110","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2423.99","0.0","","","2423.99","","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24111","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2424.0","0.0","","","2424.0","","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24114","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24115","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","11130.95","0.0","","","11130.95","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24133","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","1975.46","0.0","","","1975.46","","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24134","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24135","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2974.69","0.0","","","2974.69","","","","","IND","Maile/Support/Mason Fong/City Council/City of Sunnyvale/Seat 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24136","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","450.0","0.0","","","450.0","","","","","IND","Mailer/Support/Mason Fong/City of Council/City of Sunnyvale/Seat 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24137","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","450.0","0.0","","","450.0","","","","","IND","Mailer/Support/Gustav Larsson/City Council/City of Sunnyvale/Seat 1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24138","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2974.7","0.0","","","2974.7","","","","","IND","Mailer/Support/Gustav Larsson/City Council/City of Sunnyvale/Seat 1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24139","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2424.16","0.0","","","2424.16","","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24140","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2424.16","0.0","","","2424.16","","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24141","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","450.0","0.0","","","450.0","","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24142","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","450.0","0.0","","","450.0","","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24143","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","4730.19","0.0","","","4730.19","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24144","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24174","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","4012.65","0.0","","","4012.65","","","","","IND","Mailer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24176","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","31453.28","0.0","","","31453.28","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24177","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24180","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","1956.33","0.0","","","1956.33","","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24181","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","1956.33","0.0","","","1956.33","","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24182","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","0.0","2821.0","0.0","","","2821.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24183","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","","","","0.0","900.0","0.0","","","900.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24186","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","","","","0.0","375.75","0.0","","","375.75","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24187","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","","","","0.0","2585.88","0.0","","","2585.88","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24214","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","2251.63","0.0","","","2251.63","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24221","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","","","","0.0","899.59","0.0","","","899.59","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24222","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","1291.21","0.0","","","1291.21","","","","","IND","Staff Time for Field/Phonebank/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24223","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","2265.14","0.0","","","2265.14","","","","","IND","Staff Time for Field/Phonebank/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24224","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","3966.35","0.0","","","3966.35","","","","","IND","Staff Time for Field/Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24232","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407.0","","","","","","","","0.0","10.47","0.0","","","10.47","","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24233","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407.0","","","","","","","","0.0","634.53","0.0","","","634.53","","","","","IND","Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24236","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","115.18","0.0","","","115.18","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24237","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","289.81","0.0","","","289.81","","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24238","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117.0","","","","","","","","0.0","961.68","0.0","","","961.68","","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23979","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","","","","17.05","0.0","17.05","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23980","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","","","","39.62","0.0","39.62","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23981","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","","","","31.57","0.0","31.57","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24225","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","","","","0.0","6.1","0.0","","","6.1","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24226","","IND","Field","Ben","","","","","San Jose","CA","95125.0","","","","","","","","0.0","15.06","0.0","","","15.06","","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24384","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","1076.06","0.0","1076.06","","","0.0","","","","","IND","Phonebank/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24385","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","1076.06","0.0","1076.06","","","0.0","","","","","IND","Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24386","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","7785.24","0.0","7785.24","","","0.0","","","","","IND","Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23994","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","20.32","0.0","20.32","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23995","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","34.01","0.0","34.01","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23996","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","64.56","0.0","64.56","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23997","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","326.36","0.0","326.36","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23998","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","226.79","0.0","226.79","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23999","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","611.74","0.0","611.74","","","0.0","","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24228","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","127.25","0.0","","","127.25","","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24229","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","1019.79","0.0","","","1019.79","","","","","IND","Field/Phonebank Expense/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24230","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","0.0","1468.75","0.0","","","1468.75","","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24234","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","","","","0.0","23.44","0.0","","","23.44","","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:20:29 AM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY24235","","IND","Solis","Yolanda","","","","","San Jose","CA","95125.0","","","","","","","","0.0","106.71","0.0","","","106.71","","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24218","","COM","District Council of Iron Workers Political Action League","","","","","","Pinole","CA","94564","","","","","43397.0","","5000.0","","","","","","","7500.0","","","","","","","","","","831693","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24315","","COM","County Employee Management Association PAC","","","","","","San Jose","CA","95126-","","","","","43398.0","","10000.0","","","","","","","17000.0","","","","","","","","","","981173","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24316","","COM","Operating Engineers Local No.3 Statewide PAC","","","","","","Alameda","CA","94502","","","","","43398.0","","5000.0","","","","","","","5000.0","","","","","","","","","","981697","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24317","","COM","Working for a Better Community PAC, a Committee to Support Donald Rocha for Santa Clara Board of Supervisors District 4 2018","","","","","","Milpitas","CA","95035","","","","","43399.0","","27000.0","","","","","","","27000.0","","","","","","","","","","1408688","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24328","","COM","Communications Workers of America Committee on Political Education Political Contributions Committee (CWA COPE PCC)","","","","","","Washington","DC","20001","","","","","43402.0","","3000.0","","","","","","","5500.0","","","","","","","","","","1242993","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24329","","COM","SEIU United Healthcare Workers West PAC SCC","","","","","","Sacramento","CA","95814-","","","","","43402.0","","20000.0","","","","","","","20000.0","","","","","","","","","","747285","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24345","","COM","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","","","","","","San Jose","CA","94087","","","","","43405.0","","10000.0","","","","","","","10000.0","","","","","","","","","","980947","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24347","","COM","San Jose Firefighters Local 230 PAC","","","","","","San Jose","CA","95110","","","","","43404.0","","15000.0","","","","","","","66882.68","","","","","","","","","","743393","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24352","","OTH","AMR Holdco, Inc.","","","","","","Greenwood Village","CO","80111","","","","","43404.0","","20000.0","","","","","","","20000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24353","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43404.0","","638.64","","","","","","","638.64","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24380","","OTH","Lehigh Hanson","","","","","","Irving","TX","75062","","","","","43406.0","","17700.0","","","","","","","25000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24381","","OTH","Lehigh Hanson","","","","","","Irving","TX","75062","","","","","43406.0","","7300.0","","","","","","","25000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24382","","COM","San Jose Police Officers' Association PAC","","","","","","San Jose","CA","95112","","","","","43406.0","","10000.0","","","","","","","15000.0","","","","","","","","","","951339","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24383","","COM","Sunnyvale Public Safety Officers Association PAC (PSOA)","","","","","","Sunnyvale","CA","94085","","","","","43406.0","","1000.0","","","","","","","1000.0","","","","","","","","","","990921","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24400","","COM","Local 101 AFSCME AFL-CIO PAC","","","","","","San Jose","CA","95112","","","","","43409.0","","1000.0","","","","","","","1000.0","","","","","","","","","","821697","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24401","","COM","United Food & Commercial Workers (UFCW) Local 5 PAC","","","","","","San Jose","CA","95113","","","","","43410.0","","5000.0","","","","","","","10000.0","","","","","","","","","","1294035","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24590","","OTH","DRIVE Commitee","","","","","","Washington","DC","20001","","","","","43405.0","","7300.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24591","","OTH","DRIVE Commitee","","","","","","Washington","DC","20001","","","","","43405.0","","2700.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24592","","COM","Santa Clara County Firefighters PAC","","","","","","San Jose","CA","95128","","","","","43406.0","","9700.0","","","","","","","17000.0","","","","","","","","","","760851","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC24593","","COM","Santa Clara County Firefighters PAC","","","","","","San Jose","CA","95128","","","","","43406.0","","7300.0","","","","","","","17000.0","","","","","","","","","","760851","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON24216","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43396.0","","270.41","","","","","","","28233.22","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON24217","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43396.0","","412.97","","","","","","","28233.22","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON24363","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43403.0","","424.23","","","","","","","28233.22","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON24625","","COM","IBEW Local 332 Education Fund","","","","","","San Jose","CA","95125","","","","","43438.0","","1000.0","","","","","","","56683.22","","","","","Facility Rent for Meeting","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON24626","","COM","IBEW Local 332 Education Fund","","","","","","San Jose","CA","95125","","","","","43460.0","","1000.0","","","","","","","56683.22","","","","","Facility Rent for Meeting","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON24627","","COM","IBEW Local 332 Education Fund","","","","","","San Jose","CA","95125","","","","","43419.0","","4654.56","","","","","","","56683.22","","","","","Staff Salaries","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3238","","IND","Rocha","Don","","","","","","","","","","","","43396.0","","14000.0","","","","","","","543377.42","","","","IND","Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3242","","COM","Santa Clara County Government Attorneys' Association PAC","","","","","","Sacramento","CA","95814","","","","","43395.0","","300.0","","","","","","","600.0","","","","IKD","Use of Data","","","","","941786","","","","","","","","","","","","","","","","","","","","","","Santa Clara County Government Attorneys' Association PAC","","","","OTH","Political Action Committee","OTH","Santa Clara County, CA","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3289","","IND","Rocha","Don","","","","","","","","","","","","43406.0","","3000.0","","","","","","","543377.42","","","","IND","Digital Ad","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3313","","IND","Rocha","Don","","","","","","","","","","","","43419.0","","3816.73","","","","","","","543377.42","","","","IND","Use of Staff Time; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3314","","IND","Esparza","Maya","","","","","","","","","","","","43419.0","","791.28","","","","","","","103271.69","","","","IND","Use of Staff Time; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3315","","IND","Biagini","Nancy","","","","","","","","","","","","43419.0","","46.55","","","","","","","14783.27","","","","IND","Use of Staff Time; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3317","","IND","Rocha","Don","","","","","","","","","","","","43404.0","","1661.71","","","","","","","543377.42","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3323","","IND","Rocha","Don","","","","","","","","","","","","43404.0","","7630.53","","","","","","","543377.42","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3324","","IND","Biagini","Nancy","","","","","","","","","","","","43404.0","","321.46","","","","","","","14783.27","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3325","","IND","Esparza","Maya","","","","","","","","","","","","43404.0","","1471.22","","","","","","","103271.69","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3326","","IND","Chao","Liang","","","","","","","","","","","","43405.0","","382.38","","","","","","","6549.02","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Liang Chao","","","","CCM","","OTH","City of Cupertino","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3327","","IND","Rocha","Don","","","","","","","","","","","","43418.0","","17629.62","","","","","","","543377.42","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3328","","IND","Esparza","Maya","","","","","","","","","","","","43418.0","","685.96","","","","","","","103271.69","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3329","","IND","Chao","Liang","","","","","","","","","","","","43407.0","","294.97","","","","","","","6549.02","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Liang Chao","","","","CCM","","OTH","City of Cupertino","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3330","","IND","Esparza","Maya","","","","","","","","","","","","43407.0","","65.54","","","","","","","103271.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3331","","IND","Rocha","Don","","","","","","","","","","","","43407.0","","177.1","","","","","","","543377.42","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3332","","IND","Biagini","Nancy","","","","","","","","","","","","43407.0","","7.78","","","","","","","14783.27","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3335","","IND","Chao","Liang","","","","","","","","","","","","43410.0","","109.9","","","","","","","6549.02","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Liang Chao","","","","CCM","","OTH","City of Cupertino","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3336","","IND","Esparza","Maya","","","","","","","","","","","","43410.0","","76.5","","","","","","","103271.69","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3337","","IND","Rocha","Don","","","","","","","","","","","","43410.0","","632.12","","","","","","","543377.42","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3338","","IND","Esparza","Maya","","","","","","","","","","","","43410.0","","170.95","","","","","","","103271.69","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3339","","IND","Biagini","Nancy","","","","","","","","","","","","43410.0","","19.04","","","","","","","14783.27","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3340","","IND","Rocha","Don","","","","","","","","","","","","43410.0","","1658.62","","","","","","","543377.42","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3341","","IND","Rocha","Don","","","","","","","","","","","","43410.0","","167.26","","","","","","","543377.42","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3342","","IND","Esparza","Maya","","","","","","","","","","","","43410.0","","29.01","","","","","","","103271.69","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3343","","IND","Biagini","Nancy","","","","","","","","","","","","43410.0","","3.97","","","","","","","14783.27","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3344","","IND","Rocha","Don","","","","","","","","","","","","43407.0","","1556.96","","","","","","","543377.42","","","","IND","Texting","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3345","","IND","Rocha","Don","","","","","","","","","","","","43407.0","","196.08","","","","","","","543377.42","","","","IND","Texting","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3346","","IND","Rocha","Don","","","","","","","","","","","","43407.0","","1933.66","","","","","","","543377.42","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3347","","IND","Newsom","Gavin","","","","","","","","","","","","43407.0","","229.71","","","","","","","519.22","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Gavin Newsom","","","","GOV","","STW","","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3348","","IND","Thurmond","Tony","","","","","","","","","","","","43407.0","","229.71","","","","","","","519.21","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Tony Thurmond","","","","SUP","","STW","","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3349","","IND","Hernandez","Ed","","","","","","","","","","","","43407.0","","229.71","","","","","","","1120.49","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Ed Hernandez","","","","SEN","","SEN","","22.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3350","","IND","Padilla","Alex","","","","","","","","","","","","43407.0","","151.31","","","","","","","440.82","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Alex Padilla","","","","SOS","","STW","","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3351","","IND","Becerra","Xavier","","","","","","","","","","","","43407.0","","151.33","","","","","","","440.83","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Xavier Becerra","","","","ATT","","STW","","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3352","","IND","Yee","Betty","","","","","","","","","","","","43407.0","","151.33","","","","","","","440.83","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Betty Yee","","","","CON","","STW","","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3353","","IND","King","Kathleen","","","","","","","","","","","","43403.0","","1000.0","","","","","","","1000.0","","","","IND","Online Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","Kathleen King","","","","BED","","OTH","Santa Clara County","2.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3354","","IND","Ma","Fiona","","","","","","","","","","","","43407.0","","151.35","","","","","","","440.85","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Fiona Ma","","","","TRE","","STW","","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3355","","IND","Lara","Ricardo","","","","","","","","","","","","43407.0","","151.36","","","","","","","440.86","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Ricardo Lara","","","","INS","","STW","","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3356","","IND","Chapman","Helen","","","","","San Jose","CA","95126","","","","","43407.0","","218.99","","","","","","","218.99","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Helen Chapman","","","","OTH","San Jose USD School Board","OTH","Santa Clara County, Area 2","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3357","","IND","Biagini","Nancy","","","","","","","","","","","","43407.0","","74.28","","","","","","","14783.27","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3358","","IND","Esparza","Maya","","","","","","","","","","","","43407.0","","647.5","","","","","","","103271.69","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3359","","IND","Fung","Peter","","","","","","","","","","","","43403.0","","500.0","","","","","","","500.0","","","","IND","Online Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","Peter Fund","","","","OTH","El Camino Healthcare District Board","OTH","Santa Clara County","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3360","","IND","Davis","Jim","","","","","","","","","","","","43403.0","","500.0","","","","","","","500.0","","","","IND","Online Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Davis","","","","OTH","El Camino Healthcare District Board","OTH","Santa Clara County","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3361","","IND","Chao","Liang","","","","","","","","","","","","43407.0","","332.39","","","","","","","6549.02","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Liang Chao","","","","CCM","","OTH","City of Cupertino","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3362","","IND","Esparza","Maya","","","","","","","","","","","","43407.0","","103.6","","","","","","","103271.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3363","","IND","Rocha","Don","","","","","","","","","","","","43407.0","","545.08","","","","","","","543377.42","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3364","","IND","Biagini","Nancy","","","","","","","","","","","","43407.0","","1.43","","","","","","","14783.27","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT3365","","IND","Rocha","Don","","","","","","","","","","","","43404.0","","2350.0","","","","","","","543377.42","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP24322","","COM","Cupertino Residents for Local Ethical Government","","","","","","Cupertino","CA","95014","","","","","43402.0","","8000.0","","","","","","","24000.0","","","","MON","","","","","","1412139","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6857","","IND","Tran","Khanh","","","","","","","","","","","","43395.0","","2874.16","","","","","","","9122.32","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Khanh Tran","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6858","","IND","Rocha","Don","","","","","","","","","","","","43395.0","","27668.92","","","","","","","543377.42","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6859","","IND","Herrera","Esau","","","","","","","","","","","","43395.0","","2874.16","","","","","","","9122.31","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Esau Herrera","","","","OTH","Alum Rock USD Board of Education Trustee","OTH","Santa Clara County","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6860","","IND","Biagini","Nancy","","","","","","","","","","","","43395.0","","2875.46","","","","","","","14783.27","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6893","","IND","Esteves","Jose","","","","","","","","","","","","43397.0","","4312.65","","","","","","","13187.95","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jose Esteves","","","","MAY","","OTH","City of Milpitas","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6894","","IND","Rocha","Don","","","","","","","","","","","","43399.0","","31641.38","","","","","","","543377.42","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6895","","IND","Esteves","Jose","","","","","","","","","","","","43400.0","","4312.65","","","","","","","13187.95","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jose Esteves","","","","MAY","","OTH","City of Milpitas","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6896","","IND","Inks","John","","","","","","","","","","","","43399.0","","2600.0","","","","","","","2600.0","","","","IND","Online Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","John Inks","","","","CCM","","OTH","City of Mountain View","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6897","","IND","Nunez","Bob","","","","","","","","","","","","43402.0","","2106.33","","","","","","","6618.98","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Bob Nunez","","","","MAY","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6898","","IND","Grilli","Marsha","","","","","","","","","","","","43402.0","","2106.33","","","","","","","6618.99","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Marsha Grilli","","","","CCM","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6899","","IND","Rocha","Don","","","","","","","","","","","","43403.0","","18720.63","","","","","","","543377.42","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6900","","IND","Rocha","Don","","","","","","","","","","","","43403.0","","20000.0","","","","","","","543377.42","","","","IND","Digital Ad","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6901","","IND","Chao","Liang","","","","","","","","","","","","43403.0","","5429.38","","","","","","","6549.02","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Liang Chao","","","","CCM","","OTH","City of Cupertino","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6902","","IND","Rocha","Don","","","","","","","","","","","","43404.0","","18720.63","","","","","","","543377.42","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6942","","IND","Esparza","Maya","","","","","","","","","","","","43407.0","","120.85","","","","","","","103271.69","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6943","","IND","Rocha","Don","","","","","","","","","","","","43407.0","","883.44","","","","","","","543377.42","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT6944","","IND","Biagini","Nancy","","","","","","","","","","","","43407.0","","81.73","","","","","","","14783.27","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24212","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","43413.0","","14000.0","","","","","","","134840.0","","","","IND","Research/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24250","","IND","Solis","Yolanda","","","","","San Jose","CA","95125","","","","","43399.0","","23.44","","","","","","","2019.51","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24252","","IND","Solis","Yolanda","","","","","San Jose","CA","95125","","","","","43399.0","","106.71","","","","","","","2019.51","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24254","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43399.0","","2585.88","","","","","","","37084.11","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24256","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","899.59","","","","","","","16381.34","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24258","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","4.08","","","","","","","16381.34","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24260","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","7.35","","","","","","","16381.34","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24262","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","10.51","","","","","","","16381.34","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24264","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","41.91","","","","","","","16381.34","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24266","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","70.15","","","","","","","16381.34","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24268","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","133.15","","","","","","","16381.34","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24270","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43399.0","","284.99","","","","","","","16381.34","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24271","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43399.0","","10.47","","","","","","","3957.13","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24273","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43399.0","","634.53","","","","","","","3957.13","","","","IND","Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24275","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","43399.0","","15000.0","","","","","","","134840.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24277","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","1975.46","","","","","","","949898.76","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24279","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","38375.91","","","","","","","949898.76","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24281","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","4012.65","","","","","","","949898.76","","","","IND","Mailer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24283","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2423.99","","","","","","","949898.76","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24285","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2424.0","","","","","","","949898.76","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24287","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2006.32","","","","","","","949898.76","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24289","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2006.33","","","","","","","949898.76","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24291","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","11130.95","","","","","","","949898.76","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24293","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2424.16","","","","","","","949898.76","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24295","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2424.16","","","","","","","949898.76","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24297","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","4730.19","","","","","","","949898.76","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24299","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2974.69","","","","","","","949898.76","","","","IND","Maile/Support/Mason Fong/City Council/City of Sunnyvale/Seat 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24301","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2974.7","","","","","","","949898.76","","","","IND","Mailer/Support/Gustav Larsson/City Council/City of Sunnyvale/Seat 1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24303","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","1975.46","","","","","","","949898.76","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24305","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","31453.28","","","","","","","949898.76","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24307","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","1956.33","","","","","","","949898.76","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24309","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","1956.33","","","","","","","949898.76","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24311","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43399.0","","2821.0","","","","","","","949898.76","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24331","","COM","Working for a Better Community PAC, a Committee to Support Donald Rocha for Santa Clara Board of Supervisors District 4 2018","","","","","","Milpitas","CA","95035","","","","","43404.0","","20000.0","","","","","","","20000.0","","","","","Refund of Contribution","","","","","1408688","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24335","","OTH","Joe Trippi & Associates, Inc.","","","","","","Saint Michaels","MD","21663","","","","","43404.0","","20000.0","","","","","","","43000.0","","","","IND","Digital Ad/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24338","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43404.0","","800.22","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24339","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43404.0","","30.85","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24340","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43404.0","","46.9","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24341","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43404.0","","4.5","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24342","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43404.0","","179.84","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24343","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043","","","","","43404.0","","2422.7","","","","","","","12984.42","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24344","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043","","","","","43404.0","","330.61","","","","","","","12984.42","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24346","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43402.0","","2.69","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24348","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43402.0","","98.46","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24349","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43402.0","","4.48","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24350","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43402.0","","15.66","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24351","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043","","","","","43402.0","","390.44","","","","","","","12984.42","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24355","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43407.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24357","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43407.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24359","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43407.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24365","","IND","Navarro","Ana I. Duran","","","","","San Jose","CA","95127","","","","","43406.0","","152.93","","","","","","","639.8","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24366","","IND","DeAnda","Anna Marie","","","","","San Jose","CA","95111","","","","","43406.0","","138.13","","","","","","","423.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24367","","IND","Lawler","Annette M.","","","","","San Jose","CA","95139","","","","","43406.0","","162.79","","","","","","","657.02","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24368","","IND","Lawler, Jr.","Blake B.","","","","","Pacheco","CA","94553","","","","","43406.0","","118.39","","","","","","","235.14","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24369","","IND","Vargas","Brianna E.","","","","","Sacramento","CA","95823","","","","","43406.0","","190.74","","","","","","","495.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24370","","IND","Baxter","Cathy A.","","","","","San Jose","CA","95128","","","","","43406.0","","36.17","","","","","","","229.68","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24372","","IND","Orta","Desiree Y.","","","","","Sunnyvale","CA","94087","","","","","43406.0","","100.29","","","","","","","381.47","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24373","","IND","Craig","Donna D.","","","","","San Jose","CA","95712","","","","","43406.0","","190.74","","","","","","","798.31","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24374","","IND","Valles","Ivan","","","","","San Jose","CA","95122","","","","","43406.0","","328.86","","","","","","","965.78","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24375","","IND","Rodriguez","Monserrat Suarez","","","","","San Jose","CA","95116","","","","","43406.0","","238.43","","","","","","","767.06","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24376","","IND","Khan","Sophie R.","","","","","San Jose","CA","95138","","","","","43406.0","","128.25","","","","","","","526.38","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24377","","IND","Moreno","Steve J.","","","","","San Jose","CA","95151","","","","","43406.0","","24.67","","","","","","","266.37","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24378","","IND","Su","Vincent K.","","","","","Fremont","CA","94538","","","","","43406.0","","97.0","","","","","","","254.2","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24379","","OTH","Joe Trippi & Associates, Inc.","","","","","","Saint Michaels","MD","21663","","","","","43407.0","","3000.0","","","","","","","43000.0","","","","IND","Digital Ad/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24393","","IND","Carothers","Forest B.","","","","","San Jose","CA","95125","","","","","43409.0","","365.85","","","","","","","385.69","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24394","","IND","Carothers","Forest B.","","","","","San Jose","CA","95125","","","","","43409.0","","19.84","","","","","","","385.69","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24396","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43409.0","","61.28","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24397","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43409.0","","2.4","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24398","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43409.0","","4.01","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24399","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43409.0","","14.02","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24402","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","262.1","","","","","","","124457.86","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24404","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","497.46","","","","","","","124457.86","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24406","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","1291.21","","","","","","","124457.86","","","","IND","Staff Time for Field/Phonebank/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24408","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","2265.14","","","","","","","124457.86","","","","IND","Staff Time for Field/Phonebank/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24410","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","156.57","","","","","","","124457.86","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24412","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","1276.31","","","","","","","124457.86","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24414","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","2251.63","","","","","","","124457.86","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24416","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","3966.35","","","","","","","124457.86","","","","IND","Staff Time for Field/Phonebank/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24418","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","7630.53","","","","","","","124457.86","","","","IND","Staff Time/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24419","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43413.0","","76.5","","","","","","","3957.13","","","","IND","Phone Bank/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24420","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43413.0","","632.12","","","","","","","3957.13","","","","IND","Phone Banking/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24421","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43413.0","","109.9","","","","","","","3957.13","","","","IND","Phonebank/Oppose Liang Chao/City Council/City of Cupertino","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24422","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24424","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24426","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24428","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24430","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24432","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24434","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24436","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24438","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24440","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Support/Gustav Larsson/City Council/City of Sunnyvale/Seat 1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24442","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Support/Mason Fong/City of Council/City of Sunnyvale/Seat 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24444","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24446","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24448","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24450","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24452","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24454","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24456","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24458","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","1800.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24460","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","1800.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24462","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","1000.0","","","","","","","88050.0","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24464","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24466","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","450.0","","","","","","","88050.0","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24468","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24470","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","900.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24472","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","250.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24474","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43413.0","","2350.0","","","","","","","88050.0","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24475","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","4320.24","","","","","","","949898.76","","","","IND","Doorhangers - See Schedule D for Allocations","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24476","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","4012.65","","","","","","","949898.76","","","","IND","Mailer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24478","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","30741.38","","","","","","","949898.76","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24480","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","4012.65","","","","","","","949898.76","","","","IND","Mialer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24484","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","1956.33","","","","","","","949898.76","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24486","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270","","","","","43413.0","","5429.38","","","","","","","23879.8","","","","IND","Field Expenses/Oppose Liang Chao/City Council/City of Cupertino","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24488","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","1956.33","","","","","","","949898.76","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24490","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","17820.63","","","","","","","949898.76","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24492","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","17820.63","","","","","","","949898.76","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24494","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43413.0","","382.38","","","","","","","949898.76","","","","IND","Field Expenses/Oppose Liang Chao/City Council/City of Cupertino","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24495","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035","","","","","43413.0","","150.0","","","","","","","3600.0","","","","IND","Mailer/Support/Marsha Grilli/City Council/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24497","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035","","","","","43413.0","","150.0","","","","","","","3600.0","","","","IND","Mailer/Support/Bob Nunez/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24499","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035","","","","","43413.0","","300.0","","","","","","","3600.0","","","","IND","Mailer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24501","","OTH","Armando Gomez Consulting","","","","","","Milpitas","CA","95035","","","","","43413.0","","300.0","","","","","","","3600.0","","","","IND","Mailer/Oppose/Jose Esteves/Mayor/City of Milpitas","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24505","","IND","Navarro","Ana I. Duran","","","","","San Jose","CA","95127","","","","","43418.0","","190.73","","","","","","","639.8","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24506","","IND","DeAnda","Anna Marie","","","","","San Jose","CA","95111","","","","","43418.0","","256.51","","","","","","","423.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24507","","IND","Lawler","Annette M.","","","","","San Jose","CA","95139","","","","","43418.0","","171.0","","","","","","","657.02","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24508","","IND","Vargas","Brianna E.","","","","","Sacramento","CA","95823","","","","","43418.0","","216.22","","","","","","","495.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24509","","IND","Orta","Desiree Y.","","","","","Sunnyvale","CA","94087","","","","","43418.0","","126.61","","","","","","","381.47","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24510","","IND","Craig","Donna D.","","","","","San Jose","CA","95712","","","","","43418.0","","304.2","","","","","","","798.31","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24511","","IND","Valles","Ivan","","","","","San Jose","CA","95122","","","","","43418.0","","528.64","","","","","","","965.78","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24512","","IND","Rodriguez","Monserrat Suarez","","","","","San Jose","CA","95116","","","","","43418.0","","528.63","","","","","","","767.06","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24513","","IND","Albukhari","Sabah A.","","","","","Santa Clara","CA","95054","","","","","43418.0","","126.61","","","","","","","126.61","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24514","","IND","Khan","Sophie R.","","","","","San Jose","CA","95138","","","","","43418.0","","165.26","","","","","","","526.38","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24515","","IND","Moreno","Steve J.","","","","","San Jose","CA","95151","","","","","43418.0","","241.7","","","","","","","266.37","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24516","","IND","Su","Vincent K.","","","","","Fremont","CA","94538","","","","","43418.0","","105.24","","","","","","","254.2","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24517","","IND","Silva","Desiree A.","","","","","San Jose","CA","95112","","","","","43418.0","","627.29","","","","","","","627.29","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24518","","IND","Ladkani","Ibrahim M.","","","","","Santa Clara","CA","95050","","","","","43418.0","","409.96","","","","","","","409.96","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24519","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43418.0","","1628.34","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24520","","OTH","United States Treasury","","","","","","Washington","DC","20220","","","","","43418.0","","58.98","","","","","","","4014.85","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24521","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43418.0","","103.33","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24522","","OTH","Employment Development Department (EDD)","","","","","","Sascramento","CA","95820","","","","","43418.0","","344.1","","","","","","","1071.36","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24523","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043","","","","","43418.0","","4881.73","","","","","","","12984.42","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24524","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43423.0","","325.0","","","","","","","4225.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24525","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43425.0","","1019.79","","","","","","","35662.07","","","","IND","Field/Phonebank Expense/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24527","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43425.0","","127.25","","","","","","","35662.07","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24529","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43425.0","","1468.75","","","","","","","35662.07","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24531","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43425.0","","1661.71","","","","","","","35662.07","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24532","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","43425.0","","6.1","","","","","","","1944.15","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24534","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","43425.0","","15.06","","","","","","","1944.15","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24536","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","43425.0","","1240.27","","","","","","","1944.15","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24537","","IND","Zamora","Dianna","","","","","San Jose","CA","95125","","","","","43425.0","","1514.65","","","","","","","2382.01","","","","","Election Night Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24538","","IND","Carr","Betsy","","","","","San Jose","CA","95125","","","","","43425.0","","180.71","","","","","","","180.71","","","","","Election Night Event Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24539","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43425.0","","2521.68","","","","","","","37084.11","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24540","","OTH","TOSKR, Inc.","","","","","","Oakland","CA","94612","","","","","43425.0","","1556.96","","","","","","","1753.04","","","","IND","Texting/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24543","","IND","Solis","Yolanda","","","","","San Jose","CA","95125","","","","","43425.0","","64.88","","","","","","","2019.51","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24544","","IND","Valles","Ivan","","","","","San Jose","CA","95122","","","","","43425.0","","108.28","","","","","","","965.78","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24545","","IND","Orta","Irene","","","","","San Jose","CA","95116","","","","","43425.0","","36.32","","","","","","","620.87","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24546","","IND","Nguyen","Minh","","","","","San Jose","CA","95121","","","","","43425.0","","134.4","","","","","","","1142.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24547","","IND","Lawler","Annette M.","","","","","San Jose","CA","95139","","","","","43425.0","","43.7","","","","","","","657.02","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24548","","IND","Su","Vincent K.","","","","","Fremont","CA","94538","","","","","43425.0","","5.09","","","","","","","254.2","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24549","","IND","Baxter","Cathy A.","","","","","San Jose","CA","95128","","","","","43425.0","","9.35","","","","","","","229.68","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24550","","IND","Khan","Sophie R.","","","","","San Jose","CA","95138","","","","","43425.0","","2.66","","","","","","","526.38","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24551","","IND","Fernandez","Katia I.","","","","","San Jose","CA","95148","","","","","43425.0","","1.44","","","","","","","447.05","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24552","","IND","Moreno","Anaruth Hernandez","","","","","Santa Clara","CA","95051","","","","","43425.0","","16.96","","","","","","","164.95","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24553","","IND","Negrete","Guadalupe L.","","","","","San Jose","CA","95126","","","","","43425.0","","63.16","","","","","","","731.56","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24554","","IND","DeAnda","Anna Marie","","","","","San Jose","CA","95111","","","","","43425.0","","29.11","","","","","","","423.75","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24555","","IND","Nguyen","Yen N.","","","","","San Jose","CA","95112","","","","","43425.0","","43.92","","","","","","","836.77","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24556","","IND","Collins","Keith","","","","","San Jose","CA","95118","","","","","43425.0","","48.75","","","","","","","763.2","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24557","","IND","Navarro","Ana I. Duran","","","","","San Jose","CA","95127","","","","","43425.0","","24.83","","","","","","","639.8","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24558","","IND","Soto","Candice","","","","","San Jose","CA","95127","","","","","43425.0","","55.27","","","","","","","790.26","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24559","","IND","Williams","Cory","","","","","San Jose","CA","95133","","","","","43425.0","","59.97","","","","","","","1024.79","","","","IND","Staff Time for Field/Phonebank - See Schedule D","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24560","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43434.0","","19.04","","","","","","","3957.13","","","","IND","Phone Banking/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24561","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43434.0","","170.95","","","","","","","3957.13","","","","IND","Phone Banking/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24562","","OTH","Progressive Contact Technologies, Inc.","","","","","","Minneapolis","MN","55407","","","","","43434.0","","1658.62","","","","","","","3957.13","","","","IND","Phone Banking/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24563","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43439.0","","26.0","","","","","","","16381.34","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24564","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43439.0","","1000.0","","","","","","","124457.86","","","","IND","Online Ads/Support/Kathleen King/Santa Clara County Board of Education/Santa Clara County/Dist. 2","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24565","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43439.0","","500.0","","","","","","","124457.86","","","","IND","Online Ads/Support/Peter Fung/El Camino Healthcare District Board/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24566","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43439.0","","500.0","","","","","","","124457.86","","","","IND","Online Ads/Support/Jim Davis/El Camino Healthcare District Board/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24567","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","440.56","","","","","","","13486.44","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24569","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","138.66","","","","","","","13486.44","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24571","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","232.12","","","","","","","13486.44","","","","IND","Field/Phone Bank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24573","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","115.18","","","","","","","13486.44","","","","IND","Field/Phone Bank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24575","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","289.81","","","","","","","13486.44","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24577","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","961.68","","","","","","","13486.44","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24579","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","7.78","","","","","","","13486.44","","","","IND","Field Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24580","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","65.54","","","","","","","13486.44","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24581","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","177.1","","","","","","","13486.44","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24582","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43439.0","","294.97","","","","","","","13486.44","","","","IND","Field Expenses/Oppose Liang Chao/City Council/City of Cupertino","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24583","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43440.0","","1.43","","","","","","","35662.07","","","","IND","Field Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24584","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43440.0","","103.6","","","","","","","35662.07","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24585","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43440.0","","545.08","","","","","","","35662.07","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24586","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43440.0","","332.39","","","","","","","35662.07","","","","IND","Field Expenses/Oppose Liang Chao/City Council/City of Cupertino","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24587","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43440.0","","128.2","","","","","","","35662.07","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24594","","IND","Zamora","Dianna","","","","","San Jose","CA","95125","","","","","43453.0","","613.91","","","","","","","2382.01","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24595","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43453.0","","325.0","","","","","","","4225.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24596","","OTH","Pirayou Law Offices","","","","","","San Jose","CA","95120","","","","","43453.0","","11764.0","","","","","","","28084.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24597","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43453.0","","2395.33","","","","","","","37084.11","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24598","","OTH","TOSKR, Inc.","","","","","","Oakland","CA","94612","","","","","43460.0","","196.08","","","","","","","1753.04","","","","IND","Texting/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24599","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43462.0","","2424.16","","","","","","","949898.76","","","","IND","Mailer/Oppose/Khanh Tran/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24601","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43462.0","","2424.16","","","","","","","949898.76","","","","IND","Mailer/Oppose/Esau Herrera/Alum Rock USD Board of Education Trustee/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24603","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43462.0","","1975.46","","","","","","","949898.76","","","","IND","Mailer/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24634","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","43425.0","","3.97","","","","","","","1944.15","","","","IND","Field Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24635","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","43425.0","","29.01","","","","","","","1944.15","","","","IND","Field Expense/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24636","","IND","Field","Ben","","","","","San Jose","CA","95125","","","","","43425.0","","167.26","","","","","","","1944.15","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24637","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","321.46","","","","","","","124457.86","","","","IND","Field/Phonebank Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24638","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43413.0","","1471.22","","","","","","","124457.86","","","","IND","Staff Time/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP24640","","IND","Henderson","Benjamin","","","","","San Jose","CA","95112","","","","","43413.0","","300.0","","","","","","","900.0","","","","IND","Online Ads/Oppose/John Inks/City Council/City of Maountain View","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3267","","IND","Nguyen","Minh","","","","","San Jose","CA","95121","","","","","43405.0","","328.86","","","","","","","1142.75","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3271","","IND","Gonzales","Adriana J.","","","","","San Jose","CA","95117","","","","","43405.0","","152.92","","","","","","","684.85","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3272","","IND","Tran","Bonny","","","","","San Jose","CA","95121","","","","","43405.0","","191.56","","","","","","","644.56","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3273","","IND","Soto","Candice","","","","","San Jose","CA","95127","","","","","43405.0","","243.36","","","","","","","790.26","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3274","","IND","Gabrielson","Corey L.","","","","","Camino","CA","95709","","","","","43405.0","","241.69","","","","","","","997.63","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3275","","IND","Williams","Cory","","","","","San Jose","CA","95133","","","","","43405.0","","209.67","","","","","","","1024.79","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3276","","IND","Orta","Irene","","","","","San Jose","CA","95116","","","","","43405.0","","189.92","","","","","","","620.87","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3277","","IND","Johnson","Karen R.","","","","","Los Gatos","CA","95033","","","","","43405.0","","128.27","","","","","","","578.79","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3278","","IND","Fernandez","Katia I.","","","","","San Jose","CA","95148","","","","","43405.0","","175.94","","","","","","","447.05","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3279","","IND","Collins","Keith","","","","","San Jose","CA","95118","","","","","43405.0","","190.74","","","","","","","763.2","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3280","","IND","Vera","Lan H. De","","","","","Campbell","CA","95008","","","","","43405.0","","128.25","","","","","","","509.73","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3281","","IND","Gamboa","Maria","","","","","San Jose","CA","95127","","","","","43405.0","","190.74","","","","","","","710.33","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3282","","IND","Tosto","Robert S.","","","","","San Jose","CA","95127","","","","","43405.0","","128.24","","","","","","","522.89","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3283","","IND","Nguyen","Yen N.","","","","","San Jose","CA","95112","","","","","43405.0","","190.73","","","","","","","836.77","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3284","","IND","Baxter","Cathy A.","","","","","San Jose","CA","95128","","","","","43405.0","","36.17","","","","","","","229.68","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3285","","IND","Solis","Yolanda","","","","","San Jose","CA","95125","","","","","43404.0","","388.69","","","","","","","2019.51","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3292","","IND","Gonzales","Adriana J.","","","","","San Jose","CA","95117","","","","","43418.0","","256.51","","","","","","","684.85","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3293","","IND","Tran","Bonny","","","","","San Jose","CA","95121","","","","","43418.0","","133.19","","","","","","","644.56","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3294","","IND","Soto","Candice","","","","","San Jose","CA","95127","","","","","43418.0","","218.68","","","","","","","790.26","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3295","","IND","Gabrielson","Corey L.","","","","","Camino","CA","95709","","","","","43418.0","","336.74","","","","","","","997.63","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3296","","IND","Williams","Cory","","","","","San Jose","CA","95133","","","","","43418.0","","405.75","","","","","","","1024.79","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3297","","IND","Orta","Irene","","","","","San Jose","CA","95116","","","","","43418.0","","269.67","","","","","","","620.87","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3298","","IND","Johnson","Karen R.","","","","","Los Gatos","CA","95033","","","","","43418.0","","208.82","","","","","","","578.79","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3299","","IND","Collins","Keith","","","","","San Jose","CA","95118","","","","","43418.0","","245.0","","","","","","","763.2","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3300","","IND","Vera","Lan H. De","","","","","Campbell","CA","95008","","","","","43418.0","","187.45","","","","","","","509.73","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3301","","IND","Gamboa","Maria","","","","","San Jose","CA","95127","","","","","43418.0","","194.02","","","","","","","710.33","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3302","","IND","Nguyen","Minh","","","","","San Jose","CA","95121","","","","","43418.0","","679.49","","","","","","","1142.75","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3303","","IND","Tosto","Robert S.","","","","","San Jose","CA","95127","","","","","43418.0","","208.84","","","","","","","522.89","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3304","","IND","Nguyen","Yen N.","","","","","San Jose","CA","95112","","","","","43418.0","","304.5","","","","","","","836.77","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3305","","IND","Solis","Yolanda","","","","","San Jose","CA","95125","","","","","43418.0","","388.68","","","","","","","2019.51","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3306","","IND","Moreno","Anaruth Hernandez","","","","","Santa Clara","CA","95051","","","","","43418.0","","147.99","","","","","","","164.95","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3307","","IND","Negrete","Guadalupe L.","","","","","San Jose","CA","95126","","","","","43418.0","","668.4","","","","","","","731.56","","","","IND","Staff Time for Field/Phonebank","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3308","","OTH","Lunardi's","","","","","","San Jose","CA","95124","","","","","43425.0","","502.58","","","","","","","2903.23","","","","","Election Night Event Expenses","Zamora","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3309","","OTH","Facebook","","","","","","Menlo Park","CA","94025","","","","","43439.0","","1000.0","","","","","","","4450.0","","","","IND","Online Ads","South Bay AFL-CIO Labor Council","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3310","","OTH","Facebook","","","","","","Menlo Park","CA","94025","","","","","43439.0","","500.0","","","","","","","4450.0","","","","IND","Online Ads","South Bay AFL-CIO Labor Council","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3311","","OTH","Facebook","","","","","","Menlo Park","CA","94025","","","","","43439.0","","500.0","","","","","","","4450.0","","","","IND","Online Ads","South Bay AFL-CIO Labor Council","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3312","","OTH","Lunardi's","","","","","","San Jose","CA","95124","","","","","43453.0","","613.91","","","","","","","2903.23","","","","OFC","","Zamora","Dianna","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3316","","OTH","Costco Wholesale","","","","","","San Jose","CA","95123-","","","","","43425.0","","1240.27","","","","","","","3852.84","","","","OFC","","Field","Ben","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3318","","OTH","China Station","","","","","","San Jose","CA","95111","","","","","43404.0","","595.87","","","","","","","743.86","","","","IND","Field/Phonebank Expenses","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3319","","OTH","Costco Wholesale","","","","","","San Jose","CA","95123-","","","","","43404.0","","903.73","","","","","","","3852.84","","","","IND","Field/Phonebank Expenses","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3320","","OTH","Indeed","","","","","","Austin","TX","78750","","","","","43404.0","","1340.35","","","","","","","1340.35","","","","IND","Field/Phonebank Expenses","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3321","","OTH","Mountain Mike's Pizza","","","","","","San Jose","CA","95136","","","","","43404.0","","626.85","","","","","","","1527.96","","","","IND","Field/Phonebank Expenses","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT3322","","OTH","Safeway","","","","","","San Jose","CA","95118","","","","","43404.0","","1197.62","","","","","","","2237.88","","","","IND","Field/Phonebank Expenses","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6931","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43395.0","","12733.86","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6932","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43395.0","","1795.44","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6934","","OTH","Lunardi's","","","","","","San Jose","CA","95124","","","","","43446.0","","613.91","","","","","","","2903.23","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","F","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6935","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43395.0","","607.6","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6936","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43397.0","","1525.04","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6937","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43402.0","","1423.05","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6938","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43404.0","","7111.82","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6940","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43399.0","","12922.89","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT6941","","OTH","U.S. Postmasters","","","","","","San Jose","CA","95125","","","","","43400.0","","1523.04","","","","","","","188606.42","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24211","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","0.0","26768.92","0.0","","","26768.92","","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24323","","OTH","Facebook","","","","","","Menlo Park","CA","94025","","","","","","","","0.0","2000.0","0.0","","","2000.0","","","","","IND","Online Ads/Oppose/John Inks/City Council/City of Mountain View","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24607","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","81.73","0.0","","","81.73","","","","","IND","Field Expenses/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24609","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","120.85","0.0","","","120.85","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24610","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","883.44","0.0","","","883.44","","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24605","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","","","","0.0","347.09","0.0","","","347.09","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24606","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","0.0","1047.71","0.0","","","1047.71","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24629","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","3447.35","0.0","","","3447.35","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24630","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","118.94","0.0","","","118.94","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24631","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","3270.0","0.0","","","3270.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24632","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.0","4461.56","0.0","","","4461.56","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 6:06:48 AM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY24633","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","0.0","666.64","0.0","","","666.64","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2302","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","43307.0","","39.27","","","","","","","476.64","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2313","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","I","43307.0","","27.37","","","","","","","109.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2326","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","I","43307.0","","152.19","","","","","","","890.2","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2336","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","I","43307.0","","63.4","","","","","","","354.11","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2337","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","I","43307.0","","36.29","","","","","","","986.31","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2338","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","I","43307.0","","45.0","","","","","","","178.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2339","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","43307.0","","68.65","","","","","","","476.64","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2354","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","I","43307.0","","1.33","","","","","","","2505.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2356","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","43353.0","","35.57","","","","","","","476.64","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2365","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","I","43353.0","","27.4","","","","","","","109.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2385","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","I","43353.0","","153.92","","","","","","","890.2","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2398","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","I","43353.0","","37.41","","","","","","","986.31","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2400","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","I","43353.0","","43.0","","","","","","","178.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2408","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","I","43353.0","","63.4","","","","","","","354.11","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2409","","OTH","California Nurses Association","","","","","","Oakland","CA","94612","","","","I","43353.0","","52.61","","","","","","","315.71","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2411","","OTH","California Nurses Association","","","","","","Oakland","CA","94612","","","","I","43353.0","","52.62","","","","","","","315.71","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2417","","COM","Santa Clara County Probation Peace Officers Union AFSCME Local 1587","","","","","","San Jose","CA","95131","","","","I","43353.0","","5.38","","","","","","","15005.38","","","","","","","","","","743998","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2419","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","I","43353.0","","47.0","","","","","","","249.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2423","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","I","43314.0","","0.8","","","","","","","3532.65","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2424","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111","","","","I","43321.0","","27.51","","","","","","","109.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2427","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110","","","","I","43321.0","","46.0","","","","","","","178.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2444","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","I","43328.0","","137.99","","","","","","","890.2","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2455","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","43335.0","","69.32","","","","","","","476.64","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2465","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","I","43335.0","","1.33","","","","","","","2505.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2467","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","I","43342.0","","39.0","","","","","","","986.31","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2473","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","I","43342.0","","14.32","","","","","","","249.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2474","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","I","43342.0","","37.11","","","","","","","354.11","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2475","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","I","43342.0","","36.17","","","","","","","986.31","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2481","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","I","43342.0","","47.0","","","","","","","249.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2482","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113","","","","I","43342.0","","63.4","","","","","","","354.11","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2488","","OTH","California Nurses Association","","","","","","Oakland","CA","94612","","","","I","43307.0","","52.62","","","","","","","315.71","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2496","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057","","","","I","43312.0","","47.0","","","","","","","249.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","IDT2497","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","I","43312.0","","1.33","","","","","","","2505.32","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC23694","","COM","Santa Clara County Probation Peace Officers Union AFSCME Local 1587","","","","","","San Jose","CA","95131","","","","","43298.0","","5000.0","","","","","","","15005.38","","","","","","","","","","743998","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC23946","","COM","Santa Clara County Correctional Peace Officers' Association PAC","","","","","","Sacramento","CA","95814","","","","","43328.0","","5000.0","","","","","","","105000.0","","","","","","","","","","970770","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC23947","","COM","Service Employees International Union Local 521 Independent Expenditure Committee","","","","","","Sacramento","CA","95814","","","","","43328.0","","15000.0","","","","","","","35000.0","","","","","","","","","","1297707","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC23962","","COM","Pacific Advisory Coalition PAC sponsored by Allied Waste Services on North America LLC","","","","","","Phoenix","AZ","85054","","","","","43362.0","","3000.0","","","","","","","3000.0","","","","","","","","","","1384188","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC23963","","COM","Santa Clara County Correctional Peace Officers' Association PAC","","","","","","Sacramento","CA","95814","","","","","43362.0","","100000.0","","","","","","","105000.0","","","","","","","","","","970770","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","C","NON23951","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43351.0","","3531.85","","","","","","","3532.65","","","","","Printing of Walk Pieces","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","I","INC23696","","OTH","Saggau & Derollo, LLC","","","","","","Santa Cruz","CA","95060","","","","","43306.0","","200.0","","","","","","","0.0","","","","","Void Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","I","INC23698","","IND","Fernandez","Valerie","","","","","San Jose","CA","95125","","","","","43306.0","","198.36","","","","","","","0.0","","","","","Void Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3175","","IND","Esparza","Maya","","","","","","","","","","","","43351.0","","1404.0","","","","","","","40334.05","","","","IND","Use of Walk Piece; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3178","","IND","Rocha","Don","","","","","","","","","","","","43351.0","","1404.0","","","","","","","131733.88","","","","IND","Use of Walk Piece; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3179","","IND","Biagini","Nancy","","","","","","","","","","","","43351.0","","723.85","","","","","","","1728.82","","","","IND","Use of Walk Piece; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3189","","IND","Rocha","Don","","","","","","","","","","","","43360.0","","1.53","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3190","","IND","Rocha","Don","","","","","","","","","","","","43360.0","","5.35","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3191","","IND","Rocha","Don","","","","","","","","","","","","43360.0","","141.33","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3192","","IND","Rocha","Don","","","","","","","","","","","","43358.0","","1189.75","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EDT3291","","IND","Biagini","Nancy","","","","","","","","","","","","43351.0","","300.0","","","","","","","1728.82","","","","IKD","Walk Piece","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6794","","IND","Rocha","Don","","","","","","","","","","","","43351.0","","133.15","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6795","","IND","Esparza","Maya","","","","","","","","","","","","43351.0","","70.15","","","","","","","40334.05","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6796","","IND","Biagini","Nancy","","","","","","","","","","","","43351.0","","41.91","","","","","","","1728.82","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6797","","IND","Rocha","Don","","","","","","","","","","","","43365.0","","10.51","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6798","","IND","Esparza","Maya","","","","","","","","","","","","43365.0","","7.35","","","","","","","40334.05","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6799","","IND","Biagini","Nancy","","","","","","","","","","","","43365.0","","4.08","","","","","","","1728.82","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6800","","IND","Rocha","Don","","","","","","","","","","","","43351.0","","64.56","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6801","","IND","Esparza","Maya","","","","","","","","","","","","43351.0","","34.01","","","","","","","40334.05","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6802","","IND","Biagini","Nancy","","","","","","","","","","","","43351.0","","20.32","","","","","","","1728.82","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6803","","IND","Rocha","Don","","","","","","","","","","","","43365.0","","611.74","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6804","","IND","Esparza","Maya","","","","","","","","","","","","43365.0","","226.79","","","","","","","40334.05","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6805","","IND","Biagini","Nancy","","","","","","","","","","","","43365.0","","326.36","","","","","","","1728.82","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6806","","IND","Rocha","Don","","","","","","","","","","","","43365.0","","31.57","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6807","","IND","Esparza","Maya","","","","","","","","","","","","43365.0","","39.62","","","","","","","40334.05","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6808","","IND","Biagini","Nancy","","","","","","","","","","","","43365.0","","17.05","","","","","","","1728.82","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6809","","IND","Rocha","Don","","","","","","","","","","","","43351.0","","440.62","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6810","","IND","Esparza","Maya","","","","","","","","","","","","43351.0","","232.16","","","","","","","40334.05","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6811","","IND","Biagini","Nancy","","","","","","","","","","","","43351.0","","138.68","","","","","","","1728.82","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6812","","IND","Rocha","Don","","","","","","","","","","","","43365.0","","497.46","","","","","","","131733.88","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6813","","IND","Esparza","Maya","","","","","","","","","","","","43365.0","","262.1","","","","","","","40334.05","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","PDT6814","","IND","Biagini","Nancy","","","","","","","","","","","","43365.0","","156.57","","","","","","","1728.82","","","","IND","Field/Phone Bank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Nancy Biagini","","","","CCM","","OTH","City of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23611","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43297.0","","2506.4","","","","","","","23996.96","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23612","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","43297.0","","20000.0","","","","","","","41150.0","","","","IND","Digital Ad/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23616","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","43297.0","","6420.0","","","","","","","73840.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23695","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43306.0","","325.0","","","","","","","3250.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23697","","OTH","Saggau & Derollo, LLC","","","","","","Santa Cruz","CA","95060","","","","","43306.0","","200.0","","","","","","","200.0","","","","IND","Mailer - Re-Issue of Voided Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23699","","IND","Fernandez","Valerie","","","","","San Jose","CA","95125","","","","","43306.0","","198.36","","","","","","","198.36","","","","","Travel - Re-Issue of Voided Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23701","","OTH","Pirayou Law Offices","","","","","","San Jose","CA","95120","","","","","43306.0","","8160.0","","","","","","","16320.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23705","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43308.0","","20.36","","","","","","","12564.32","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23724","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","1092.48","","","","","","","261489.16","","","","IND","Doorhangers/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23726","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","890.78","","","","","","","261489.16","","","","IND","Doorhangers/Support/Laurie Smith/Sheriff/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23728","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Larry Stone/Assessor/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23730","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Cindy Hendrickson/Superior Court Judge/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23732","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","890.78","","","","","","","261489.16","","","","IND","Doorhangers/Support/Ed Hernandez/State Senate/Dist. 22","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23734","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Regional Measure 3/9 Bay Area Counties","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23736","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Tony Thurmond/Superintendent of Public Instruction/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23738","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Ricardo Lara/Insurance Commissioner/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23740","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","890.78","","","","","","","261489.16","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23742","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","819.41","","","","","","","261489.16","","","","IND","Doorhangers/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23744","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","1611.42","","","","","","","261489.16","","","","IND","Doorhangers/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23746","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","2044.09","","","","","","","261489.16","","","","IND","Doorhangers/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23748","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Betty Yee/Controller/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23750","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Fiona Ma/State Treasurer/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23752","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.5","","","","","","","261489.16","","","","IND","Doorhangers/Support/Xavier Becerra/Attorney General/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23754","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.51","","","","","","","261489.16","","","","IND","Doorhangers/Support/Alex Padilla/Secretary of State/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23756","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43297.0","","289.51","","","","","","","261489.16","","","","IND","Doorhangers/Support/Gavin Newsom/Governor/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23783","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","203.62","","","","","","","7262.64","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23785","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","203.62","","","","","","","7262.64","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23787","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","203.61","","","","","","","7262.64","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23789","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","20.35","","","","","","","7262.64","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23791","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","109.9","","","","","","","7262.64","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23793","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","73.26","","","","","","","7262.64","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23795","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","545.87","","","","","","","7262.64","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23797","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","164.93","","","","","","","7262.64","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23799","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","31.36","","","","","","","7262.64","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23801","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","157.47","","","","","","","7262.64","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23803","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","162.12","","","","","","","7262.64","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23805","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","169.34","","","","","","","7262.64","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23807","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","112.89","","","","","","","7262.64","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23809","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","213.36","","","","","","","7262.64","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23811","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","300.65","","","","","","","7262.64","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23813","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","279.69","","","","","","","7262.64","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23815","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","18.42","","","","","","","7262.64","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23817","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","7.51","","","","","","","7262.64","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23819","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","68.08","","","","","","","7262.64","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23821","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","11.1","","","","","","","7262.64","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23823","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","43308.0","","168.5","","","","","","","7262.64","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23873","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43308.0","","173.35","","","","","","","12564.32","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23905","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43308.0","","57.77","","","","","","","75633.99","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23907","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43308.0","","16.05","","","","","","","75633.99","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23909","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43308.0","","86.66","","","","","","","75633.99","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23911","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43308.0","","124.5","","","","","","","75633.99","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23913","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43308.0","","59.82","","","","","","","75633.99","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23915","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43308.0","","59.83","","","","","","","75633.99","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23917","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43308.0","","59.83","","","","","","","75633.99","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23932","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43327.0","","2582.19","","","","","","","75633.99","","","","IND","Staff Time/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23934","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43327.0","","2809.48","","","","","","","75633.99","","","","IND","Staff Time/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23936","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43327.0","","2371.52","","","","","","","75633.99","","","","IND","Staff Time/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23938","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43327.0","","166.65","","","","","","","75633.99","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23940","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43327.0","","11586.97","","","","","","","75633.99","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23942","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43327.0","","33.5","","","","","","","75633.99","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23944","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43327.0","","2332.25","","","","","","","23996.96","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23948","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43332.0","","325.0","","","","","","","3250.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23950","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43340.0","","991.17","","","","","","","12564.32","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23956","","OTH","Sacco & Sacco Insurance Brokers, LLC","","","","","","Folsom","CA","95630","","","","","43358.0","","1189.75","","","","","","","1189.75","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23959","","OTH","Intuit, Inc.","","","","","","Mountain View","CA","94043","","","","","43360.0","","141.33","","","","","","","141.33","","","","IND","Field/Phone Bank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP23960","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43360.0","","325.0","","","","","","","3250.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP24503","","IND","Henderson","Benjamin","","","","","San Jose","CA","95112","","","","","43360.0","","300.0","","","","","","","300.0","","","","IND","Walk Piece/Support/Nancy Biagini/City Council/City of Santa Clara/Dist. 3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3167","","OTH","Starbucks","","","","","","Sunnyvale","CA","94086","","","","","43308.0","","5.4","","","","","","","180.45","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3169","","OTH","Safeway","","","","","","San Jose","CA","95118","","","","","43318.0","","33.95","","","","","","","1040.26","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3170","","OTH","Mountain Mike's Pizza","","","","","","San Jose","CA","95136","","","","","43304.0","","209.53","","","","","","","901.11","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3172","","OTH","Costco Wholesale","","","","","","San Jose","CA","95123-","","","","","43313.0","","348.13","","","","","","","1708.84","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3173","","OTH","Starbucks","","","","","","Sunnyvale","CA","94086","","","","","43318.0","","33.9","","","","","","","180.45","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3174","","OTH","Una Mas Mexican Grill","","","","","","San Jose","CA","95131","","","","","43319.0","","361.16","","","","","","","361.16","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","EDT3181","","IND","Solis","Yolanda","","","","","San Jose","CA","95125","","","","","43362.0","","139.58","","","","","","","139.58","","","","SAL","","Intuit, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6782","","OTH","Starbucks","","","","","","Sunnyvale","CA","94086","","","","","43328.0","","3.45","","","","","","","180.45","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6783","","OTH","Starbucks","","","","","","Sunnyvale","CA","94086","","","","","43333.0","","3.45","","","","","","","180.45","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6784","","OTH","Uline","","","","","","Waukegan","IL","60085","","","","","43335.0","","181.27","","","","","","","181.27","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6785","","OTH","Smart & Final","","","","","","San Jose","CA","95110-","","","","","43342.0","","222.39","","","","","","","222.39","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6786","","OTH","Costco Wholesale","","","","","","San Jose","CA","95123-","","","","","43347.0","","284.64","","","","","","","1708.84","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6787","","OTH","Starbucks","","","","","","Sunnyvale","CA","94086","","","","","43348.0","","33.9","","","","","","","180.45","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6788","","OTH","Safeway","","","","","","San Jose","CA","95118","","","","","43349.0","","43.96","","","","","","","1040.26","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6789","","OTH","Mountain Mike's Pizza","","","","","","San Jose","CA","95136","","","","","43350.0","","100.42","","","","","","","901.11","","","","IND","Field/Phone Bank Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6790","","OTH","Mountain Mike's Pizza","","","","","","San Jose","CA","95136","","","","","43351.0","","127.35","","","","","","","901.11","","","","IND","Field/Phone Bank Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6791","","OTH","Safeway","","","","","","San Jose","CA","95118","","","","","43351.0","","17.44","","","","","","","1040.26","","","","IND","Field/Phone Bank Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","G","PDT6792","","OTH","Safeway","","","","","","San Jose","CA","95118","","","","","43351.0","","13.09","","","","","","","1040.26","","","","IND","Field/Phone Bank Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23774","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","545.87","0.0","545.87","","","0.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23410","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","59.82","0.0","59.82","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23411","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","59.83","0.0","59.83","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23412","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","59.83","0.0","59.83","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23768","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","203.62","0.0","203.62","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23769","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","203.62","0.0","203.62","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23770","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","203.61","0.0","203.61","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23493","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","2582.19","0.0","2582.19","","","0.0","","","","","IND","Staff Time/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23494","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","2809.48","0.0","2809.48","","","0.0","","","","","IND","Staff Time/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23495","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","2371.52","0.0","2371.52","","","0.0","","","","","IND","Staff Time/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23508","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","164.93","0.0","164.93","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23509","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","157.47","0.0","157.47","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23510","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","162.12","0.0","162.12","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23771","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","20.35","0.0","20.35","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23772","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","109.9","0.0","109.9","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23773","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","73.26","0.0","73.26","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23901","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","57.77","0.0","57.77","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23902","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","16.05","0.0","16.05","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23903","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","86.66","0.0","86.66","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23525","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","31.36","0.0","31.36","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23526","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","169.34","0.0","169.34","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23527","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","112.89","0.0","112.89","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23595","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","166.65","0.0","166.65","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23615","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","","","","6420.0","0.0","6420.0","","","0.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23775","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","11.1","0.0","11.1","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23776","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","168.5","0.0","168.5","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23777","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","68.08","0.0","68.08","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23778","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","7.51","0.0","7.51","","","0.0","","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23593","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436","","","","","","","","20000.0","0.0","20000.0","","","0.0","","","","","IND","Digital Ad/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23707","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","1092.48","0.0","1092.48","","","0.0","","","","","IND","Doorhangers/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23708","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","890.78","0.0","890.78","","","0.0","","","","","IND","Doorhangers/Support/Laurie Smith/Sheriff/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23709","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Larry Stone/Assessor/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23710","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Cindy Hendrickson/Superior Court Judge/Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23711","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","890.78","0.0","890.78","","","0.0","","","","","IND","Doorhangers/Support/Ed Hernandez/State Senate/Dist. 22","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23712","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Regional Measure 3/9 Bay Area Counties","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23713","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Tony Thurmond/Superintendent of Public Instruction/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23714","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Ricardo Lara/Insurance Commissioner/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23715","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Fiona Ma/State Treasurer/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23716","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Betty Yee/Controller/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23717","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.5","0.0","289.5","","","0.0","","","","","IND","Doorhangers/Support/Xavier Becerra/Attorney General/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23718","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.51","0.0","289.51","","","0.0","","","","","IND","Doorhangers/Support/Alex Padilla/Secretary of State/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23719","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","289.51","0.0","289.51","","","0.0","","","","","IND","Doorhangers/Support/Gavin Newsom/Governor/Statewide","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23720","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2044.09","0.0","2044.09","","","0.0","","","","","IND","Doorhangers/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23721","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","1611.42","0.0","1611.42","","","0.0","","","","","IND","Doorhangers/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23722","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","819.41","0.0","819.41","","","0.0","","","","","IND","Doorhangers/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23723","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","890.78","0.0","890.78","","","0.0","","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23779","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","18.42","0.0","18.42","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23780","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","279.69","0.0","279.69","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23781","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","300.65","0.0","300.65","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23782","","OTH","Tony & Alba's Pizza","","","","","","San Jose","CA","95117","","","","","","","","213.36","0.0","213.36","","","0.0","","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23862","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","173.35","0.0","173.35","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23700","","OTH","Pirayou Law Offices","","","","","","San Jose","CA","95120","","","","","","","","8160.0","0.0","8160.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23904","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","124.5","0.0","124.5","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23930","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","11586.97","0.0","11586.97","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","2/1/2019 5:56:17 AM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY23931","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","33.5","0.0","33.5","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/7/2018 2:58:41 AM","","","","S496","F496","EDT3288","","","","","","","","","","","","","","","","43404.0","","2195.05","","","","","","","","","","","","Field/Phonebank Expenses (Estimated Costs)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EDT:S496:3288","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","IDT2227","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","I","43281.0","","37.44","","","","","","","837.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","IDT2274","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612","","","","I","43281.0","","65.3","","","","","","","263.83","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","IDT2284","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","I","43281.0","","1.33","","","","","","","2501.33","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","IDT2298","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131","","","","I","43281.0","","148.34","","","","","","","446.1","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23539","","IND","Douglas","Emily","","","","","San Jose","CA","95117","ENGIE Services US","Program Development","","","43243.0","","2100.0","","","","","","","2100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23540","","OTH","Garden City Sanitation, Inc.","","","","","","Santa Clara","CA","95050","","","","","43242.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23546","","COM","County Employee Management Association PAC","","","","","","San Jose","CA","95126-","","","","","43244.0","","5000.0","","","","","","","7000.0","","","","","","","","","","981173","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23549","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43249.0","","10000.0","","","","","","","16147.85","","","","","","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23550","","OTH","Core General Contractor, Inc.","","","","","","San Jose","CA","95113","","","","","43249.0","","2000.0","","","","","","","2000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23561","","OTH","American Medical Response","","","","","","Granite Bay","CA","95746","","","","","43250.0","","15000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23562","","SCC","Laborers Local Union No. 270 PAC Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","43250.0","","5000.0","","","","","","","5000.0","","","","","","","","","","901351","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23609","","COM","Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor","","","","","","Sacramento","CA","95814","","","","","43259.0","","18812.78","","","","","","","18812.78","","","","","","","","","","1405466","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC23610","","COM","San Jose Firefighters Local 230 PAC","","","","","","San Jose","CA","95110","","","","","43255.0","","30000.0","","","","","","","36882.68","","","","","","","","","","743393","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","C","NON23589","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43249.0","","254.09","","","","","","","16147.85","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","C","NON23590","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43242.0","","238.04","","","","","","","16147.85","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","I","INC23591","","COM","Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor","","","","","","Sacramento","CA","95814","","","","","43252.0","","60000.0","","","","","","","0.0","","","","","Refund of Contribution","","","","","1405466","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","I","INC23592","","OTH","Team San Jose","","","","","","San Jose","CA","95110","","","","","43252.0","","14878.53","","","","","","","0.0","","","","","Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT3129","","IND","Esparza","Maya","","","","","","","","","","","","43250.0","","3944.84","","","","","","","38057.87","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT3130","","IND","Rocha","Don","","","","","","","","","","","","43250.0","","27700.14","","","","","","","127202.31","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT3160","","COM","Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor","","","","","","Sacramento","CA","95814","","","","","43270.0","","6000.0","","","","","","","66000.0","","","","IKD","Polling","","","","","1405466","","","","","","","","","","","","","","","","","","","","","","Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor","","","","","","","","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT3163","","IND","Carrasco","Magdalena","","","","","","","","","","","","43242.0","","11.19","","","","","","","8995.97","","","","IND","Use of Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT3164","","IND","Esparza","Maya","","","","","","","","","","","","43242.0","","157.46","","","","","","","38057.87","","","","IND","Use of Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT3165","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43242.0","","68.22","","","","","","","28870.44","","","","IND","Use of Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EDT3166","","IND","Rocha","Don","","","","","","","","","","","","43242.0","","1.17","","","","","","","127202.31","","","","IND","Use of Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EXP23537","","COM","Santa Clara County United Democratic Campaign","","","","","","San Jose","CA","95128","","","","","43242.0","","2500.0","","","","","","","2500.0","","","","MON","","","","","","871053","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6701","","IND","Rocha","Don","","","","","","","","","","","","43242.0","","17975.95","","","","","","","127202.31","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6707","","IND","Rocha","Don","","","","","","","","","","","","43246.0","","17975.85","","","","","","","127202.31","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6708","","IND","Esparza","Maya","","","","","","","","","","","","43245.0","","5045.45","","","","","","","38057.87","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6709","","IND","Rocha","Don","","","","","","","","","","","","43251.0","","9826.87","","","","","","","127202.31","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6710","","IND","Rocha","Don","","","","","","","","","","","","43251.0","","21858.19","","","","","","","127202.31","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6711","","IND","Esparza","Maya","","","","","","","","","","","","43251.0","","1535.93","","","","","","","38057.87","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6712","","IND","Rocha","Don","","","","","","","","","","","","43251.0","","20000.0","","","","","","","127202.31","","","","IND","Digital Ad","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6731","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43250.0","","68.08","","","","","","","28870.44","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6732","","IND","Rocha","Don","","","","","","","","","","","","43250.0","","7.51","","","","","","","127202.31","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6733","","IND","Esparza","Maya","","","","","","","","","","","","43250.0","","168.5","","","","","","","38057.87","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6734","","IND","Carrasco","Magdalena","","","","","","","","","","","","43250.0","","11.1","","","","","","","8995.97","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6735","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43253.0","","300.65","","","","","","","28870.44","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6736","","IND","Rocha","Don","","","","","","","","","","","","43253.0","","213.36","","","","","","","127202.31","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6737","","IND","Carrasco","Magdalena","","","","","","","","","","","","43253.0","","18.42","","","","","","","8995.97","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6738","","IND","Esparza","Maya","","","","","","","","","","","","43253.0","","279.69","","","","","","","38057.87","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6739","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43255.0","","891.14","","","","","","","28870.44","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6740","","IND","Rocha","Don","","","","","","","","","","","","43255.0","","343.27","","","","","","","127202.31","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6741","","IND","Esparza","Maya","","","","","","","","","","","","43255.0","","1175.28","","","","","","","38057.87","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6742","","IND","Carrasco","Magdalena","","","","","","","","","","","","43255.0","","79.55","","","","","","","8995.97","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6743","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43255.0","","235.18","","","","","","","28870.44","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6744","","IND","Rocha","Don","","","","","","","","","","","","43255.0","","144.61","","","","","","","127202.31","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6745","","IND","Esparza","Maya","","","","","","","","","","","","43255.0","","292.36","","","","","","","38057.87","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6746","","IND","Carrasco","Magdalena","","","","","","","","","","","","43255.0","","19.26","","","","","","","8995.97","","","","IND","Field/Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6747","","IND","Rocha","Don","","","","","","","","","","","","43242.0","","250.0","","","","","","","127202.31","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6748","","IND","Esparza","Maya","","","","","","","","","","","","43253.0","","1092.48","","","","","","","38057.87","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6749","","IND","Rocha","Don","","","","","","","","","","","","43253.0","","2044.09","","","","","","","127202.31","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6750","","IND","Carrasco","Magdalena","","","","","","","","","","","","43253.0","","819.41","","","","","","","8995.97","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6751","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43253.0","","1611.42","","","","","","","28870.44","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6752","","IND","Smith","Laurie","","","","","","","","","","","","43253.0","","890.78","","","","","","","890.78","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Laurie Smith","","","","SHC","","OTH","Santa Clara County","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6753","","IND","Stone","Larry","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Larry Stone","","","","ASR","","OTH","Santa Clara County","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6754","","IND","Hendrickson","Cindy","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Cindy Hendrickson","","","","SCJ","","OTH","Santa Clara County","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6755","","IND","Hernandez","Ed","","","","","","","","","","","","43253.0","","890.78","","","","","","","890.78","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Ed Hernandez","","","","SEN","","SEN","","22.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6756","","OTH","Regional Measure 3","","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Regional Measure 3","","9 Bay Area Counties","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6757","","IND","Thurmond","Tony","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Tony Thurmond","","","","SUP","","STW","","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6758","","IND","Lara","Ricardo","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Ricardo Lara","","","","INS","","STW","","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6759","","IND","Ma","Fiona","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Fiona Ma","","","","TRE","","STW","","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6760","","IND","Yee","Betty","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Betty Yee","","","","CON","","STW","","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6761","","IND","Becerra","Xavier","","","","","","","","","","","","43253.0","","289.5","","","","","","","289.5","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Xavier Becerra","","","","ATT","","STW","","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6762","","IND","Padilla","Alex","","","","","","","","","","","","43253.0","","289.51","","","","","","","289.51","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Alex Padilla","","","","SOS","","STW","","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6763","","IND","Newsom","Gavin","","","","","","","","","","","","43253.0","","289.51","","","","","","","289.51","","","","IND","Doorhangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Gavin Newsom","","","","GOV","","STW","","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6906","","IND","Rocha","Don","","","","","","","","","","","","43244.0","","1076.06","","","","","","","127202.31","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6907","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43244.0","","1076.06","","","","","","","28870.44","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT6908","","IND","Rocha","Don","","","","","","","","","","","","43246.0","","7785.24","","","","","","","127202.31","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23530","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43242.0","","2359.7","","","","","","","16807.62","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23532","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43242.0","","325.0","","","","","","","2275.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23535","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270","","","","","43242.0","","1541.84","","","","","","","13021.04","","","","IND","Phonebank/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23553","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43250.0","","2841.21","","","","","","","250354.4","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23555","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43250.0","","4766.21","","","","","","","250354.4","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23557","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43250.0","","2177.24","","","","","","","250354.4","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23559","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43250.0","","27700.14","","","","","","","250354.4","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23560","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43250.0","","3944.84","","","","","","","250354.4","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23565","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43243.0","","61.2","","","","","","","451.7","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23569","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","2177.24","","","","","","","250354.4","","","","IND","Mailer/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23571","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","2841.21","","","","","","","250354.4","","","","IND","Mailer/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23573","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","4641.65","","","","","","","250354.4","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23575","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","4766.21","","","","","","","250354.4","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23577","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","17975.95","","","","","","","250354.4","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23579","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","5045.45","","","","","","","250354.4","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23581","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","17975.85","","","","","","","250354.4","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23583","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","21858.19","","","","","","","250354.4","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23585","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","9826.87","","","","","","","250354.4","","","","IND","Mailer/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23587","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43251.0","","1535.93","","","","","","","250354.4","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23597","","OTH","Party Fiesta Balloon Decorations","","","","","","San Jose","CA","95126","","","","","43257.0","","105.97","","","","","","","105.97","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23598","","IND","Fernandez","Maria Noel","","","","","San Jose","CA","95125","","","","","43270.0","","711.7","","","","","","","711.7","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23599","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43270.0","","325.0","","","","","","","2275.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23602","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215","","","","","43270.0","","6000.0","","","","","","","20420.0","","","","CTB","Polling - In-Kind to Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor (ID# 1405466)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23603","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43270.0","","410.67","","","","","","","49065.07","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23606","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43278.0","","2459.77","","","","","","","16807.62","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23761","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","300.0","","","","","","","49065.07","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23763","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","150.0","","","","","","","49065.07","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23765","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","55.0","","","","","","","49065.07","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23767","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","165.0","","","","","","","49065.07","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23825","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","108.4","","","","","","","10339.23","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23827","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","47.12","","","","","","","10339.23","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23829","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","47.12","","","","","","","10339.23","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23831","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","47.13","","","","","","","10339.23","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23833","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","117.86","","","","","","","10339.23","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23835","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","190.75","","","","","","","10339.23","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23837","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","109.12","","","","","","","10339.23","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23839","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","39.56","","","","","","","10339.23","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23841","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","28.5","","","","","","","10339.23","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23843","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","33.11","","","","","","","10339.23","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23845","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","93.02","","","","","","","10339.23","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23847","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43242.0","","117.0","","","","","","","10339.23","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23849","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","18.72","","","","","","","10339.23","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23851","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","385.29","","","","","","","10339.23","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23853","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","334.84","","","","","","","10339.23","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23855","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","101.12","","","","","","","10339.23","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23857","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","67.41","","","","","","","10339.23","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23859","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","260.68","","","","","","","10339.23","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23865","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","79.55","","","","","","","10339.23","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23867","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","1001.93","","","","","","","10339.23","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23869","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","891.14","","","","","","","10339.23","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23871","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43270.0","","343.27","","","","","","","10339.23","","","","IND","Field Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23879","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","19.26","","","","","","","13275.73","","","","IND","Field/Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23881","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","292.36","","","","","","","13275.73","","","","IND","Field/Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23883","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","235.18","","","","","","","13275.73","","","","IND","Field/Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23885","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","144.61","","","","","","","13275.73","","","","IND","Field/Phonebank Expenses/Support/Don Rocha/County Supervisor/Santa Clara County/Dist. 4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23887","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","40.86","","","","","","","13275.73","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23889","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","15.49","","","","","","","13275.73","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23891","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","30.29","","","","","","","13275.73","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23893","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","10.47","","","","","","","13275.73","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23895","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","56.54","","","","","","","13275.73","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23897","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","37.69","","","","","","","13275.73","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23899","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43278.0","","25.45","","","","","","","13275.73","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23919","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","732.78","","","","","","","49065.07","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23921","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","5076.04","","","","","","","49065.07","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23923","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","636.5","","","","","","","49065.07","","","","IND","Staff Time/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23925","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","3437.06","","","","","","","49065.07","","","","IND","Staff Time/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP23927","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43278.0","","2291.36","","","","","","","49065.07","","","","IND","Staff Time/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","EDT3159","","OTH","Lunardi's","","","","","","San Jose","CA","95124","","","","","43270.0","","711.7","","","","","","","711.7","","","","OFC","","Fernandez","Maria Noel","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","EDT3161","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43250.0","","1238.56","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","EDT3162","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43250.0","","9866.38","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6713","","OTH","Buying Time","","","","","","Washington","DC","20001","","","","","43251.0","","16000.0","","","","","","","16000.0","","","","IND","Digital Ad","West Coast Public Affairs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6714","","OTH","Periscope Post & Audio","","","","","","Chicago","IL","60608","","","","","43251.0","","2500.0","","","","","","","2500.0","","","","IND","Digital Ad","West Coast Public Affairs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6715","","OTH","Adrenaline Studios","","","","","","Las Vegas","CA","89103","","","","","43251.0","","1500.0","","","","","","","1500.0","","","","IND","Digital Ad","West Coast Public Affairs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6716","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43242.0","","7517.61","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6717","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43245.0","","1654.03","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6718","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43246.0","","7517.61","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6719","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43251.0","","4326.2","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6720","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43251.0","","9489.03","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6721","","OTH","United States Post Office","","","","","","San Jose","CA","95125","","","","","43251.0","","603.63","","","","","","","51162.92","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6764","","OTH","Starbucks","","","","","","Sunnyvale","CA","94086","","","","","43255.0","","27.9","","","","","","","100.35","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6765","","OTH","Togo's","","","","","","San Jose","CA","95125","","","","","43255.0","","115.0","","","","","","","838.09","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6769","","OTH","Starbucks","","","","","","Sunnyvale","CA","94086","","","","","43255.0","","40.55","","","","","","","100.35","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6771","","OTH","Safeway","","","","","","San Jose","CA","95118","","","","","43255.0","","774.18","","","","","","","931.82","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6772","","OTH","Togo's","","","","","","San Jose","CA","95125","","","","","43255.0","","459.66","","","","","","","838.09","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6778","","OTH","Mountain Mike's Pizza","","","","","","San Jose","CA","95136","","","","","43255.0","","291.71","","","","","","","463.81","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6779","","OTH","Costco Wholesale","","","","","","San Jose","CA","95123-","","","","","43255.0","","629.56","","","","","","","1076.07","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6781","","OTH","China Station","","","","","","San Jose","CA","95111","","","","","43255.0","","147.99","","","","","","","147.99","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6903","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270","","","","","43244.0","","1076.06","","","","","","","13021.04","","","","IND","Phonebank","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6904","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270","","","","","43244.0","","1076.06","","","","","","","13021.04","","","","IND","Phonebank","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT6905","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270","","","","","43246.0","","7785.24","","","","","","","13021.04","","","","IND","Phonebank","Urhausen","David","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23758","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","300.0","0.0","300.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23759","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","150.0","0.0","150.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23760","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","55.0","0.0","55.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23416","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","108.4","0.0","108.4","","","0.0","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23417","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","47.12","0.0","47.12","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23418","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","47.12","0.0","47.12","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23419","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","47.13","0.0","47.13","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23496","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","732.78","0.0","732.78","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23497","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","5076.04","0.0","5076.04","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23498","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","117.86","0.0","117.86","","","0.0","","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23499","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","190.75","0.0","190.75","","","0.0","","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23500","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","109.12","0.0","109.12","","","0.0","","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23501","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","39.56","0.0","39.56","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23502","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","28.5","0.0","28.5","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23503","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","33.11","0.0","33.11","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23477","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2177.24","0.0","2177.24","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23478","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2841.21","0.0","2841.21","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23479","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","4641.65","0.0","4641.65","","","0.0","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23482","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2177.24","0.0","2177.24","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23483","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","2841.21","0.0","2841.21","","","0.0","","","","","IND","Mailer/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23484","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","4766.21","0.0","4766.21","","","0.0","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23487","","OTH","Stones' Phones, Inc.","","","","","","Rancho Mirage","CA","92270","","","","","","","","1541.84","0.0","1541.84","","","0.0","","","","","IND","Phonebank/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23488","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","","","","4766.21","0.0","4766.21","","","0.0","","","","","IND","Mailer/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23491","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","","","","325.0","0.0","325.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23492","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","","","","2359.7","0.0","2359.7","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23515","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","93.02","0.0","93.02","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23516","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","18.72","0.0","18.72","","","0.0","","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23517","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","502.29","0.0","502.29","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23519","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","101.12","0.0","101.12","","","0.0","","","","","IND","Phonebank Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23520","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","334.84","0.0","334.84","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23521","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","67.41","0.0","67.41","","","0.0","","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23528","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","260.68","0.0","260.68","","","0.0","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23504","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","40.86","0.0","40.86","","","0.0","","","","","IND","Phonebank Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23505","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","15.49","0.0","15.49","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23506","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","30.29","0.0","30.29","","","0.0","","","","","IND","Phonebank Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23522","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","10.47","0.0","10.47","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23523","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","56.54","0.0","56.54","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23524","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","37.69","0.0","37.69","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","11/5/2018 4:08:33 AM","5/20/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY23529","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","","","","25.45","0.0","25.45","","","0.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2216","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","43229.0","","65.29","","","","","","","198.53","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2217","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","43229.0","","147.05","","","","","","","297.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2218","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","43229.0","","67.66","","","","","","","198.53","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2219","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","I","43229.0","","63.4","","","","","","","126.8","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2221","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","43229.0","","150.71","","","","","","","297.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2222","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","I","43229.0","","63.4","","","","","","","126.8","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2223","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","43229.0","","65.58","","","","","","","198.53","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2224","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","43229.0","","52.62","","","","","","","157.86","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2225","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","43229.0","","52.62","","","","","","","157.86","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","IDT2226","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","43229.0","","52.62","","","","","","","157.86","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23471","","SCC","Service Employees International Union (SEIU) Local 521 PAC Small Contributor Committee PAC","","","","","","Sacramento","CA","95814.0","","","","","43225.0","","5000.0","","","","","","","5000.0","","","","","","","","","","1297708","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23472","","OTH","Wall and Ceiling Alliance (WACA)","","","","","","Pleasanton","CA","94566.0","","","","","43230.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23474","","OTH","Hathaway Dinwiddie Construction Company","","","","","","Santa Clara","CA","95054.0","","","","","43230.0","","2750.0","","","","","","","2750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23485","","IND","Abels","Gemma M.","","","","","San Jose","CA","95110.0","Morgan Hill Unified School District","Teacher","","","43232.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","C","NON23466","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43221.0","","202.77","","","","","","","5655.72","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","C","NON23467","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43228.0","","235.67","","","","","","","5655.72","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","C","NON23489","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103.0","","","","","43235.0","","217.28","","","","","","","5655.72","","","","","Food for Phonebank","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3120","","IND","Carrasco","Magdalena","","","","","","","","","","","","43230.0","","65.0","","","","","","","8037.04","","","","IND","Use of Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3121","","IND","Esparza","Maya","","","","","","","","","","","","43230.0","","93.56","","","","","","","24365.88","","","","IND","Use of Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3122","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43230.0","","77.11","","","","","","","24619.69","","","","IND","Use of Phonebank Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3123","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43230.0","","48.21","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3124","","IND","Carrasco","Magdalena","","","","","","","","","","","","43230.0","","67.76","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3125","","IND","Esparza","Maya","","","","","","","","","","","","43230.0","","50.98","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3126","","IND","Carrasco","Magdalena","","","","","","","","","","","","43239.0","","21.73","","","","","","","8037.04","","","","IND","Use of Field Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3127","","IND","Esparza","Maya","","","","","","","","","","","","43239.0","","117.33","","","","","","","24365.88","","","","IND","Use of Field Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3128","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43239.0","","78.22","","","","","","","24619.69","","","","IND","Use of Field Expenses; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EXP23486","","COM","Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor","","","","","","Sacramento","CA","95814.0","","","","","43237.0","","60000.0","","","","","","","60000.0","","","","MON","","","","","","1405466","","","","","","","","","","","","","","","","","","","","","","Silicon Valley Public Health & Safety Coalition - Opposing Pierluigi Oliverio for County Supervisor","","","","","","","","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6638","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43231.0","","5091.65","","","","","","","24619.69","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6639","","IND","Esparza","Maya","","","","","","","","","","","","43231.0","","2402.24","","","","","","","24365.88","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6640","","IND","Esparza","Maya","","","","","","","","","","","","43231.0","","3066.21","","","","","","","24365.88","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6641","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43234.0","","4766.21","","","","","","","24619.69","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6642","","IND","Esparza","Maya","","","","","","","","","","","","43234.0","","2177.24","","","","","","","24365.88","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6643","","IND","Esparza","Maya","","","","","","","","","","","","43234.0","","2841.21","","","","","","","24365.88","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6644","","IND","Esparza","Maya","","","","","","","","","","","","43237.0","","1541.84","","","","","","","24365.88","","","","IND","Phonebank","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6645","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43238.0","","4766.21","","","","","","","24619.69","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6653","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43230.0","","33.11","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6654","","IND","Carrasco","Magdalena","","","","","","","","","","","","43230.0","","39.56","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6655","","IND","Esparza","Maya","","","","","","","","","","","","43230.0","","28.5","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6656","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43230.0","","109.12","","","","","","","24619.69","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6657","","IND","Esparza","Maya","","","","","","","","","","","","43230.0","","190.75","","","","","","","24365.88","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6658","","IND","Carrasco","Magdalena","","","","","","","","","","","","43230.0","","117.86","","","","","","","8037.04","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6659","","IND","Carrasco","Magdalena","","","","","","","","","","","","43230.0","","40.86","","","","","","","8037.04","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6660","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43230.0","","30.29","","","","","","","24619.69","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6661","","IND","Esparza","Maya","","","","","","","","","","","","43230.0","","15.49","","","","","","","24365.88","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6662","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43230.0","","4662.88","","","","","","","24619.69","","","","IND","Staff Time for Phonebank/Field","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6663","","IND","Esparza","Maya","","","","","","","","","","","","43230.0","","6246.54","","","","","","","24365.88","","","","IND","Staff Time for Phonebank/Field","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6664","","IND","Carrasco","Magdalena","","","","","","","","","","","","43230.0","","3218.69","","","","","","","8037.04","","","","IND","Staff Time for Phonebank/Field","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6665","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43230.0","","162.12","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6666","","IND","Carrasco","Magdalena","","","","","","","","","","","","43230.0","","164.93","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6667","","IND","Esparza","Maya","","","","","","","","","","","","43230.0","","157.47","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6671","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43239.0","","334.84","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6672","","IND","Carrasco","Magdalena","","","","","","","","","","","","43239.0","","93.02","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6673","","IND","Esparza","Maya","","","","","","","","","","","","43239.0","","502.29","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6674","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43239.0","","67.41","","","","","","","24619.69","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6675","","IND","Carrasco","Magdalena","","","","","","","","","","","","43239.0","","18.72","","","","","","","8037.04","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6676","","IND","Esparza","Maya","","","","","","","","","","","","43239.0","","101.12","","","","","","","24365.88","","","","IND","Phonebank Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6677","","IND","Carrasco","Magdalena","","","","","","","","","","","","43239.0","","10.47","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6678","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43239.0","","37.69","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6679","","IND","Esparza","Maya","","","","","","","","","","","","43239.0","","56.54","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6680","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43239.0","","112.89","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6681","","IND","Carrasco","Magdalena","","","","","","","","","","","","43239.0","","31.36","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6682","","IND","Esparza","Maya","","","","","","","","","","","","43239.0","","169.34","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6725","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43233.0","","73.26","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6726","","IND","Esparza","Maya","","","","","","","","","","","","43233.0","","109.9","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6727","","IND","Carrasco","Magdalena","","","","","","","","","","","","43233.0","","20.35","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6728","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43239.0","","57.77","","","","","","","24619.69","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6729","","IND","Esparza","Maya","","","","","","","","","","","","43239.0","","86.66","","","","","","","24365.88","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6730","","IND","Carrasco","Magdalena","","","","","","","","","","","","43239.0","","16.06","","","","","","","8037.04","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23430","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621.0","","","","","43216.0","","800.0","","","","","","","800.0","","","","","Refund of Contribution","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23431","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43216.0","","14.49","","","","","","","1738.76","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23433","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43216.0","","14.5","","","","","","","1738.76","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23435","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","43216.0","","14.49","","","","","","","1738.76","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23441","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43216.0","","1538.51","","","","","","","34927.21","","","","IND","Walk Piece/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23443","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43216.0","","1038.51","","","","","","","34927.21","","","","IND","Walk Piece/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23445","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43216.0","","1338.5","","","","","","","34927.21","","","","IND","Walk Piece/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23447","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43216.0","","1333.33","","","","","","","14420.0","","","","IND","Polling for Field Campaign/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23449","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43216.0","","1333.33","","","","","","","14420.0","","","","IND","Polling for Field Campaign/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23451","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43216.0","","1333.34","","","","","","","14420.0","","","","IND","Polling for Field Campaign/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23453","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43216.0","","168.0","","","","","","","24065.69","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23455","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43216.0","","27.02","","","","","","","24065.69","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23457","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43216.0","","547.58","","","","","","","24065.69","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23459","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43216.0","","100.31","","","","","","","24065.69","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23461","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43216.0","","520.0","","","","","","","24065.69","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23468","","IND","Martinez","Albert","","","","","San Jose","CA","95125.0","","","","","43231.0","","67.76","","","","","","","166.95","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23469","","IND","Martinez","Albert","","","","","San Jose","CA","95125.0","","","","","43231.0","","50.98","","","","","","","166.95","","","","IND","Field Expenses/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23511","","IND","Martinez","Albert","","","","","San Jose","CA","95125.0","","","","","43231.0","","48.21","","","","","","","166.95","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23538","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43216.0","","0.02","","","","","","","24065.69","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6646","","OTH","United States Post Office","","","","","","San Jose","CA","95125.0","","","","","43231.0","","705.61","","","","","","","8949.87","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6647","","OTH","United States Post Office","","","","","","San Jose","CA","95125.0","","","","","43231.0","","948.42","","","","","","","8949.87","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6648","","OTH","United States Post Office","","","","","","San Jose","CA","95125.0","","","","","43231.0","","1781.01","","","","","","","8949.87","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6649","","OTH","United States Post Office","","","","","","San Jose","CA","95125.0","","","","","43234.0","","1940.4","","","","","","","8949.87","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6650","","OTH","United States Post Office","","","","","","San Jose","CA","95125.0","","","","","43234.0","","705.61","","","","","","","8949.87","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6651","","OTH","United States Post Office","","","","","","San Jose","CA","95125.0","","","","","43234.0","","928.42","","","","","","","8949.87","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6652","","OTH","United States Post Office","","","","","","San Jose","CA","95125.0","","","","","43238.0","","1940.4","","","","","","","8949.87","","","","IND","Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6684","","OTH","Togo's","","","","","","San Jose","CA","95125.0","","","","","43223.0","","67.71","","","","","","","263.43","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6686","","OTH","Togo's","","","","","","San Jose","CA","95125.0","","","","","43229.0","","195.72","","","","","","","263.43","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6692","","OTH","Safeway","","","","","","San Jose","CA","95118.0","","","","","43238.0","","90.89","","","","","","","157.64","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6694","","OTH","Mountain Mike's Pizza","","","","","","San Jose","CA","95136.0","","","","","43238.0","","85.18","","","","","","","172.1","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6695","","OTH","Safeway","","","","","","San Jose","CA","95118.0","","","","","43239.0","","30.01","","","","","","","157.64","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6697","","OTH","Safeway","","","","","","San Jose","CA","95118.0","","","","","43232.0","","36.74","","","","","","","157.64","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6699","","OTH","Mountain Mike's Pizza","","","","","","San Jose","CA","95136.0","","","","","43231.0","","86.92","","","","","","","172.1","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6700","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43231.0","","250.0","","","","","","","450.0","","","","","Online Ads","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6702","","OTH","Ace Casino Rentals","","","","","","South San Francisco","CA","94080.0","","","","","43239.0","","704.79","","","","","","","704.79","","","","FND","","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","F","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT6703","","OTH","Fairmont Hotel","","","","","","San Jose","CA","95113.0","","","","","43239.0","","5815.07","","","","","","","5815.07","","","","FND","","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","F","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23261","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","1538.51","0.0","1538.51","","","0.0","","","","","IND","Walk Piece/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23394","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","1038.51","0.0","1038.51","","","0.0","","","","","IND","Walk Piece/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23395","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","1338.5","0.0","1338.5","","","0.0","","","","","IND","Walk Piece/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23401","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","","","","1333.33","0.0","1333.33","","","0.0","","","","","IND","Polling for Field Campaign/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23402","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","","","","1333.33","0.0","1333.33","","","0.0","","","","","IND","Polling for Field Campaign/Support/Maya Esparza/City Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23403","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","","","","1333.34","0.0","1333.34","","","0.0","","","","","IND","Polling for Field Campaign/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23405","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","547.58","0.0","547.58","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23406","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","168.0","0.0","168.0","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23407","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","27.02","0.0","27.02","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23408","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","100.31","0.0","100.31","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23409","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","520.0","0.0","520.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23392","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","14.49","0.0","14.49","","","0.0","","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23397","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","14.5","0.0","14.5","","","0.0","","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23398","","IND","Urhausen","David","","","","","San Jose","CA","95110.0","","","","","","","","14.49","0.0","14.49","","","0.0","","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:30:37 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23393","","IND","Haque","Tania","","","","","San Jose","CA","95125.0","","","","","","","","14.0","0.0","14.0","","","0.0","","","","","TRS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23204","","SCC","Plumbers, Steamfitters & Refrigerator Fitters Local 393 Political Action Fund Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","43103.0","","7300.0","","","","","","","25000.0","","","","","","","","","","851452","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23205","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105","","","","","43102.0","","7300.0","","","","","","","12000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23206","","OTH","California School Employees Association","","","","","","San Jose","CA","95131","","","","","43102.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23207","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105","","","","","43102.0","","4700.0","","","","","","","12000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23208","","SCC","Plumbers, Steamfitters & Refrigerator Fitters Local 393 Political Action Fund Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","43103.0","","17700.0","","","","","","","25000.0","","","","","","","","","","851452","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23262","","SCC","California Nurses Association PAC (CNA PAC) Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","43119.0","","1000.0","","","","","","","2500.0","","","","","","","","","","780657","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23263","","SCC","California Federation of Teachers (CFT) COPE Small Contributor Committee","","","","","","Burbank","CA","91505","","","","","43130.0","","1250.0","","","","","","","1250.0","","","","","","","","","","741857","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23264","","SCC","California Nurses Association PAC (CNA PAC) Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","43130.0","","1000.0","","","","","","","2500.0","","","","","","","","","","780657","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23265","","OTH","Lofgren for Congress","","","","","","San Jose","CA","95126","","","","","43130.0","","1250.0","","","","","","","1250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23266","","COM","Morgan Hill Federation of Teachers Committee on Political Education","","","","","","Morgan Hill","CA","95037","","","","","43130.0","","1250.0","","","","","","","1250.0","","","","","","","","","","931838","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23267","","IND","Melton","Russell W.","","","","","Sunnyvale","CA","94087","City of Sunnyvale, Planning Commission","Chairperson","","","43130.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23269","","COM","Sign, Pictorial & Display Ballot Measure Account","","","","","","San Francisco","CA","94134-","","","","","43130.0","","1500.0","","","","","","","1500.0","","","","","","","","","","841600","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23270","","COM","United Food & Commercial Workers (UFCW) Local 5 PAC","","","","","","San Jose","CA","95113","","","","","43130.0","","5000.0","","","","","","","5000.0","","","","","","","","","","1294035","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23271","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621","","","","","43136.0","","800.0","","","","","","","800.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23272","","COM","San Jose Teachers' Association Political Action Committee (SJTA-PAC)","","","","","","San Jose","CA","95123","","","","","43140.0","","1000.0","","","","","","","1000.0","","","","","","","","","","1254337","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23273","","OTH","Anna Eshoo for Congress","","","","","","Sacramento","CA","95814","","","","","43143.0","","1250.0","","","","","","","1250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23274","","OTH","California Labor Federation Member Communications","","","","","","Oakland","CA","94610","","","","","43143.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23275","","COM","California Teamsters Public Affairs Council Public Affairs Fund","","","","","","Sacramento","CA","95814","","","","","43143.0","","2500.0","","","","","","","2500.0","","","","","","","","","","742500","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23276","","COM","San Jose Firefighters Local 230 PAC","","","","","","San Jose","CA","95110","","","","","43143.0","","5000.0","","","","","","","6882.68","","","","","","","","","","743393","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23277","","COM","Operating Engineers Local Union No. 3 - District 90 PAC","","","","","","Alameda","CA","94502","","","","","43164.0","","2500.0","","","","","","","2500.0","","","","","","","","","","891403","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23279","","COM","IFPTE Local 21 TJ Anthony PAC Fund","","","","","","San Francisco","CA","94103","","","","","43144.0","","5000.0","","","","","","","5000.0","","","","","","","","","","881248","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23280","","COM","West Valley-Mission Federation of Teachers AFT Local 6554 PAC","","","","","","Oakland","CA","94618","","","","","43172.0","","1000.0","","","","","","","1000.0","","","","","","","","","","1368115","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23281","","IND","James","William","","","","","Los Altos","CA","94024","Van Pelt & Yi","Patent Attorney","","","43145.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23282","","IND","Nunez","Robert R.","","","","","San Jose","CA","95132","The Nunez Community Foundation","President","","","43175.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23283","","SCC","United Food Commercial Workers (UFCW) Western States Council PAC Small Contributor Committee","","","","","","Buena Park","CA","90620","","","","","43175.0","","2500.0","","","","","","","2500.0","","","","","","","","","","910874","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23284","","IND","Wasserman","Mike","","","","","Los Gatos","CA","95030","Santa Clara County","County Supervisor","","","43147.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23285","","SCC","California Nurses Association PAC (CNA PAC) Small Contributor Committee","","","","","","Sacramento","CA","95814","","","","","43175.0","","500.0","","","","","","","2500.0","","","","","","","","","","780657","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23288","","IND","Cortese","Pattie","","","","","San Jose","CA","95135","East Side Union High School District","Trustee","","","43175.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23289","","COM","District Council of Iron Workers Political Action League","","","","","","Pinole","CA","94564","","","","","43151.0","","2500.0","","","","","","","2500.0","","","","","","","","","","831693","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23290","","COM","Engineers & Scientists of CA Local 20 PAC","","","","","","Oakland","CA","94607","","","","","43151.0","","400.0","","","","","","","400.0","","","","","","","","","","861160","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23291","","COM","Faculty for Our University's Future Local Committee","","","","","","Sacramento","CA","95814-","","","","","43151.0","","2500.0","","","","","","","2500.0","","","","","","","","","","1233722","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23292","","IND","Santos","Richard","","","","","San Jose","CA","95132","","Retired","","","43151.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23293","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545","","","","","43152.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23294","","COM","Santa Clara & San Benito Building Trades Council PAC","","","","","","San Jose","CA","95125-2190","","","","","43153.0","","5000.0","","","","","","","5000.0","","","","","","","","","","743618","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23296","","COM","San Jose Police Officers' Association PAC","","","","","","San Jose","CA","95112","","","","","43179.0","","5000.0","","","","","","","5000.0","","","","","","","","","","951339","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23297","","SCC","Northern California Carpenters Regional Council Small Contributor Committee","","","","","","Oakland","CA","94621","","","","","43179.0","","5000.0","","","","","","","5000.0","","","","","","","","","","972104","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23298","","COM","Branch 193 National Association of Letter Carriers PAC","","","","","","San Jose","CA","95148","","","","","43157.0","","1200.0","","","","","","","1200.0","","","","","","","","","","870199","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23299","","COM","Bricklayers & Allied Craftworkers Local 3 PAC","","","","","","San Leandro","CA","94577","","","","","43157.0","","400.0","","","","","","","800.0","","","","","","","","","","1244975","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23300","","COM","Santa Clara County Government Attorneys' Association PAC","","","","","","Sacramento","CA","95814","","","","","43179.0","","3500.0","","","","","","","3500.0","","","","","","","","","","941786","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23301","","OTH","Communications Workers of America (CWA) Local 9423 COPE PCC","","","","","","Washington","DC","20001","","","","","43157.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23302","","COM","IBEW Local Union 1245 - Political Donation Account","","","","","","Vacaville","CA","95687","","","","","43179.0","","2000.0","","","","","","","2000.0","","","","","","","","","","742993","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23303","","IND","Kremen","Gary A.","","","","","Menlo Park","CA","94025","Santa Clara Valley Water District","Board Member","","","43157.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23304","","OTH","Saggau & Derollo, LLC","","","","","","Santa Cruz","CA","95060","","","","","43179.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23305","","COM","Sheet Metal Workers' International Association Local No. 104 PAC","","","","","","San Ramon","CA","94583","","","","","43158.0","","7300.0","","","","","","","15000.0","","","","","","","","","","850381","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23306","","COM","Amalgamated Transit Union (ATU) Local 265 PAC","","","","","","Campbell","CA","95008","","","","","43161.0","","2500.0","","","","","","","2500.0","","","","","","","","","","841330","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23308","","IND","Head","Joseph","","","","","San Jose","CA","95125","Summerhill Homes","Senior Vice President","","","43161.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23309","","OTH","Law Offices of Samuel R. Swift","","","","","","San Jose","CA","95125","","","","","43161.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23310","","COM","Bay Area Municipal Elections Committee","","","","","","Campbell","CA","95008","","","","","43181.0","","1600.0","","","","","","","1600.0","","","","","","","","","","841499","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23311","","COM","Bricklayers & Allied Craftworkers Local 3 PAC","","","","","","San Leandro","CA","94577","","","","","43187.0","","400.0","","","","","","","800.0","","","","","","","","","","1244975","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23312","","IND","Ahrens","Patrick","","","","","Cupertino","CA","95014","California State Assembly","Director","","","43151.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23314","","IND","Becker","Josh","","","","","Menlo Park","CA","94025","Lex Machina","Chief Executive Officer","","","43147.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23315","","IND","Bustamante","Salvador","","","","","San Jose","CA","95125","","Retired","","","43151.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23316","","IND","Chu","Kansen","","","","","Sacramento","CA","95814","California State Assembly","State Assemblymember","","","43145.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23317","","COM","Service Employees International Union Local 521 Independent Expenditure Committee","","","","","","Sacramento","CA","95814","","","","","43151.0","","20000.0","","","","","","","20000.0","","","","","","","","","","1297707","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23318","","IND","Franco-Clausen","Shay","","","","","San Jose","CA","95125","Silicon Valley FACES","Director of Development and Government Affairs","","","43146.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23319","","IND","Hendricks","Glenn","","","","","Sunnyvale","CA","94087","PayPal","Senior Manager","","","43145.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23320","","IND","Ho","Wendy","","","","","San Jose","CA","95123","Silicon Valley Council of Nonprofits","Policy Director","","","43147.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23321","","IND","Klein","Larry","","","","","Sunnyvale","CA","94086","Qnovo","Director of Project Management","","","43147.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23322","","COM","Los Angeles County Council on Political Education","","","","","","Los Angeles","CA","90006","","","","","43164.0","","1000.0","","","","","","","1000.0","","","","","","","","","","742204","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23323","","IND","Larsson","Gustav","","","","","Sunnyvale","CA","94086","Dispersive Networks","Software Engineer","","","43146.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23324","","IND","Le","Van","","","","","San Jose","CA","95133","State Farm","Insurance Agent","","","43145.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23325","","IND","Paul","Darcy","","","","","Santa Clara","CA","95051","Paul Law Group, P.C.","Attorney","","","43149.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23326","","IND","Wong","Gilbert","","","","","Cupertino","CA","95014","Foothill-De Anza Community College Board District","Trustee","","","43145.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23327","","COM","Deputy Sheriffs' Association of Santa Clara County","","","","","","San Jose","CA","95131","","","","","43172.0","","600.0","","","","","","","600.0","","","","","","","","","","871251","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23328","","IND","Yeager","Ken","","","","","San Jose","CA","95110","Office of Supervisor Ken Yeager","Supervisor","","","43147.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23329","","COM","Unite Here TIP State and Local Fund","","","","","","New York","NY","10001","","","","","43187.0","","10000.0","","","","","","","10000.0","","","","","","","","","","810437","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23330","","COM","Dignity CA SEIU Local 2015","","","","","","Los Angeles","CA","90057","","","","","43188.0","","2500.0","","","","","","","2500.0","","","","","","","","","","1357256","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23331","","IND","Showalter","Pat","","","","","Mountain View","CA","94040","","Retired","","","43152.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23334","","IND","Waterman","Richard","","","","","San Jose","CA","95125","Richard Waterman","Accountant","","","43154.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23336","","IND","Griffith","Jim","","","","","Sunnyvale","CA","94089","Apple","Senior iOS Software Engineer","","","43145.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23338","","IND","Konda","Richard","","","","","San Jose","CA","95112","Asian Law Alliance","Executive Director","","","43160.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23340","","IND","Callender","Rick","","","","","San Jose","CA","95118","Santa Clara Valley Water District","Chief of External Affairs","","","43153.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23341","","IND","Camacho","Norma","","","","","San Jose","CA","95125","Santa Clara Valley Water District","Chief Executive Officer","","","43152.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23342","","IND","Estremera","Antonio","","","","","San Jose","CA","95136","Legal Aid Society of Santa Clara County","Attorney","","","43153.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23343","","IND","Spring","Rene","","","","","Morgan Hill","CA","95037","Cadence Design Systems","Program Management Director","","","43153.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23344","","OTH","Weinberg, Roger & Rosenfeld","","","","","","Alameda","CA","94501","","","","","43153.0","","800.0","","","","","","","800.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23346","","IND","Cordova","Gerald","","","","","San Jose","CA","95112","Teamsters Local 287","Secretary/Treasurer","","","43168.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23347","","IND","Davis","Debi","","","","","Santa Clara","CA","95051","City of Santa Clara","Councilmember","","","43168.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23348","","IND","O'Neill","Teresa","","","","","Santa Clara","CA","95051","","Retired","","","43168.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23350","","IND","Alexander","Kobayashi","","","","","Fremont","CA","94536","California State Senate","District Representative","","","43161.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23352","","IND","Le","Amy","","","","","San Jose","CA","95118","Santa Clara County Sheriffs'","Correctional Lieutenant","","","43172.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23354","","IND","Grey","Adrienne","","","","","Campbell","CA","95008","Symphony Consulting","Management Consultant","","","43165.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23355","","IND","Simitian","Joe","","","","","San Jose","CA","95110","Santa Clara County Board of Supervisors","Supervisor","","","43165.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23357","","IND","Escanuela","Jose","","","","","Stanford","CA","94305","SEIU Local 2007","President","","","43166.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23358","","IND","Ginsborg","David","","","","","San Jose","CA","95126","Santa Clara County","Deputy Assessor","","","43166.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23359","","IND","Hirokawa","John","","","","","Saratoga","CA","95070","","Retired","","","43165.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23361","","IND","Gillmor","Lisa M.","","","","","Santa Clara","CA","95051-","Gillmor & Associates","Business Owner","","","43167.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23362","","IND","Lebron","Charisse","","","","","San Jose","CA","95110","Charisse Lebron","Policy & Research","","","43166.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23364","","IND","Baker","Jason","","","","","Campbell","CA","95008","Law Offices of Jason Baker","Attorney","","","43171.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23365","","IND","Darrow","Brian","","","","","San Jose","CA","95126","Santa Clara County Supervisor Ken Yeager","Policy Director","","","43171.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23366","","IND","Larsen","Isak","","","","","San Jose","CA","95125","Isak Larsen","Organizer","","","43170.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23367","","IND","Ramirez","Lucas","","","","","Mountain View","CA","94040","City of San Jose","Council Assistant","","","43169.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23368","","IND","Varela","John","","","","","San Martin","CA","95046","Santa Clara Valley Water District","Board of Directors-District 1","","","43169.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23369","","IND","Willette","Mullissa","","","","","San Jose","CA","95111","County of Santa Clara, Assessor's Office","Investigator","","","43171.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23370","","IND","Wolbach","Cory","","","","","Palo Alto","CA","94303","City of Palo Alto","Council Member","","","43170.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23372","","IND","Dauber","Michele","","","","","Palo Alto","CA","94306","Stanford University","Professor","","","43172.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23373","","IND","Ollano","Chrsitian","","","","","San Jose","CA","95126","People Acting in Community Together","Community Organizer","","","43172.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23374","","IND","Reed","Jay","","","","","Folsom","CA","95630","Wheelhouse Strategy Group","Consultant","","","43172.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23375","","IND","Smith","Laurie","","","","","San Jose","CA","95126","Santa Clara County Sheriff's Office","Sheriff","","","43172.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23378","","COM","Sheet Metal Workers' International Association Local No. 104 PAC","","","","","","San Ramon","CA","94583","","","","","43158.0","","7700.0","","","","","","","15000.0","","","","","","","","","","850381","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23382","","COM","Santa Clara County Probation Peace Officers Union AFSCME Local 1587","","","","","","San Jose","CA","95131","","","","","43130.0","","7300.0","","","","","","","10000.0","","","","","","","","","","743998","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23383","","COM","County Employee Management Association PAC","","","","","","San Jose","CA","95126-","","","","","43125.0","","2000.0","","","","","","","2000.0","","","","","","","","","","981173","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23388","","COM","Santa Clara County Probation Peace Officers Union AFSCME Local 1587","","","","","","San Jose","CA","95131","","","","","43130.0","","2700.0","","","","","","","10000.0","","","","","","","","","","743998","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23390","","COM","American Federation of State, County & Municipal Employees Council 57 PAC","","","","","","Sacramento","CA","95814","","","","","43203.0","","800.0","","","","","","","10000.0","","","","","","","","","","1313474","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23391","","COM","American Federation of State, County & Municipal Employees Council 57 PAC","","","","","","Sacramento","CA","95814","","","","","43201.0","","9200.0","","","","","","","10000.0","","","","","","","","","","1313474","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","A","INC23423","","COM","San Jose/Evergreen Faculty Association AFT 6157 COPE","","","","","","San Jose","CA","95128","","","","","43164.0","","1000.0","","","","","","","1000.0","","","","","","","","","","1255568","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","C","NON23396","","COM","San Jose Firefighters Local 230 PAC","","","","","","San Jose","CA","95110","","","","","43197.0","","1882.68","","","","","","","6882.68","","","","","Catering","","","","","743393","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3082","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","88.88","","","","","","","4410.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3083","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","88.88","","","","","","","4110.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3084","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43197.0","","88.88","","","","","","","4110.7","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3085","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","627.56","","","","","","","4110.67","","","","IND","Use of Catering; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3086","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","627.56","","","","","","","4410.67","","","","IND","Use of Catering; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3087","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43197.0","","627.56","","","","","","","4110.7","","","","IND","Use of Catering; See Schedule C","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3088","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43206.0","","197.34","","","","","","","4110.7","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3089","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","197.34","","","","","","","4410.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EDT3090","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","197.34","","","","","","","4110.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6622","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43197.0","","1538.51","","","","","","","4110.7","","","","IND","Walk Piece","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6623","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","1838.5","","","","","","","4410.67","","","","IND","Walk Piece","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6624","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","1538.51","","","","","","","4110.67","","","","IND","Walk Piece","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6625","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","14.49","","","","","","","4410.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6626","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43197.0","","14.49","","","","","","","4110.7","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6627","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","14.5","","","","","","","4110.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6628","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","1333.33","","","","","","","4410.67","","","","IND","Polling for Field Campaign","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6629","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","1333.33","","","","","","","4110.67","","","","IND","Polling for Field Campaign","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6630","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43197.0","","1333.34","","","","","","","4110.7","","","","IND","Polling for Field Campaign","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6631","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","47.12","","","","","","","4110.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6632","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43206.0","","47.13","","","","","","","4110.7","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6633","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","47.12","","","","","","","4410.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6635","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43197.0","","59.83","","","","","","","4110.7","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6636","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","59.82","","","","","","","4110.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6637","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","59.83","","","","","","","4410.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6722","","IND","Carrasco","Magdalena","","","","","","","","","","","","43197.0","","203.61","","","","","","","4110.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6723","","IND","Franco-Clausen","Shay","","","","","","","","","","","","43211.0","","203.62","","","","","","","4110.7","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT6724","","IND","Esparza","Maya","","","","","","","","","","","","43197.0","","203.62","","","","","","","4410.67","","","","IND","Field Expenses","","","","","","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23209","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43109.0","","2499.8","","","","","","","9628.45","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23210","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43122.0","","325.0","","","","","","","1300.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23217","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43140.0","","437.0","","","","","","","6800.72","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23218","","OTH","VC Graphic Design","","","","","","Oakland","CA","94601","","","","","43140.0","","150.0","","","","","","","150.0","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23219","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43140.0","","97.5","","","","","","","1478.49","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23221","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43140.0","","126.08","","","","","","","1478.49","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23222","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","126.61","","","","","","","2438.7","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23224","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","147.79","","","","","","","2438.7","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23226","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","52.63","","","","","","","2438.7","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23228","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","0.98","","","","","","","2438.7","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23230","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","104.88","","","","","","","2438.7","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23232","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","83.8","","","","","","","2438.7","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23234","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","2.45","","","","","","","2438.7","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23238","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110","","","","","43140.0","","2448.2","","","","","","","6800.72","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23239","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","39.2","","","","","","","2438.7","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23241","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43140.0","","7.35","","","","","","","2438.7","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23243","","OTH","Team San Jose","","","","","","San Jose","CA","95110","","","","","43146.0","","47145.37","","","","","","","75530.15","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23244","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43152.0","","2368.6","","","","","","","9628.45","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23245","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43161.0","","31.47","","","","","","","1478.49","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23246","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43161.0","","162.92","","","","","","","1490.37","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23247","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43161.0","","44.78","","","","","","","2438.7","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23248","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43168.0","","325.0","","","","","","","1300.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23250","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43175.0","","2270.9","","","","","","","9628.45","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23251","","OTH","Team San Jose","","","","","","San Jose","CA","95110","","","","","43175.0","","13378.53","","","","","","","75530.15","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23252","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43175.0","","165.62","","","","","","","2438.7","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23253","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43178.0","","325.0","","","","","","","1300.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23254","","OTH","Team San Jose","","","","","","San Jose","CA","95110","","","","","43181.0","","15006.25","","","","","","","75530.15","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23255","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43188.0","","1000.0","","","","","","","1478.49","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23256","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43188.0","","75.6","","","","","","","1478.49","","","","","Mileage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23257","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43188.0","","33.0","","","","","","","1478.49","","","","TRS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23258","","IND","Urhausen","David","","","","","San Jose","CA","95110","","","","","43188.0","","71.36","","","","","","","1478.49","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23259","","IND","Constancio, Jr.","Manuel","","","","","Hayward","CA","94541","","","","","43188.0","","373.58","","","","","","","373.58","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23260","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43188.0","","218.14","","","","","","","1490.37","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23332","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43151.0","","114.1","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23333","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43152.0","","6.1","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23335","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43156.0","","11.9","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23337","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43145.0","","11.9","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23339","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43159.0","","6.1","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23345","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43155.0","","47.9","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23349","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43170.0","","29.9","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23351","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43163.0","","6.1","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23353","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43173.0","","11.9","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23356","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43165.0","","18.0","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23360","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43166.0","","18.3","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23363","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43169.0","","12.2","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23371","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43171.0","","54.3","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23376","","OTH","Stripe","","","","","","San Francisco","CA","94107","","","","","43172.0","","41.8","","","","","","","390.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23377","","OTH","Value Business Products","","","","","","Morgan Hill","CA","95037","","","","","43204.0","","88.88","","","","","","","266.64","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23379","","OTH","Deane & Company","","","","","","Sacramento","CA","95815","","","","","43207.0","","2489.15","","","","","","","9628.45","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23380","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125","","","","","43209.0","","325.0","","","","","","","1300.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23381","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43209.0","","131.22","","","","","","","1490.37","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23399","","OTH","Value Business Products","","","","","","Morgan Hill","CA","95037","","","","","43204.0","","88.88","","","","","","","266.64","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23400","","OTH","Value Business Products","","","","","","Morgan Hill","CA","95037","","","","","43204.0","","88.88","","","","","","","266.64","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23413","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43209.0","","197.34","","","","","","","1490.37","","","","IND","Field Expenses/Support/Magdalena Carrasco/City Council/City of San Jose/Dist. 5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23414","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43209.0","","197.34","","","","","","","1490.37","","","","IND","Field Expenses/Support/Maya Esparza/Ciy Council/City of San Jose/Dist. 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23415","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43209.0","","197.34","","","","","","","1490.37","","","","IND","Field Expenses/Support/Shay Franco-Clausen/City Council/City of San Jose/Dist. 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23424","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","43188.0","","136.3","","","","","","","1490.37","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23426","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43161.0","","16.47","","","","","","","2438.7","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP23428","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","43161.0","","103.75","","","","","","","2438.7","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","EDT3093","","OTH","Facebook","","","","","","Menlo Park","CA","94025","","","","","43159.0","","148.57","","","","","","","200.0","","","","","Online Ads","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","EDT3098","","OTH","Facebook","","","","","","Menlo Park","CA","94025","","","","","43135.0","","51.43","","","","","","","200.0","","","","","Online Ads","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","EDT3100","","OTH","Amazon.com","","","","","","N Seattle","WA","98109","","","","","43194.0","","122.0","","","","","","","122.0","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","EDT3101","","OTH","Costco Wholesale","","","","","","San Jose","CA","95123-","","","","","43192.0","","446.51","","","","","","","446.51","","","","IND","Field Expenses","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23189","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","52.63","0.0","52.63","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23187","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","126.61","0.0","126.61","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23212","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","104.88","0.0","104.88","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23178","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","147.79","0.0","147.79","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23180","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","0.98","0.0","0.98","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23181","","OTH","Card Services Center","","","","","","San Jose","CA","95131","","","","","","","","136.3","0.0","136.3","","","0.0","","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23213","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","16.47","0.0","16.47","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23214","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","103.75","0.0","103.75","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23215","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","83.8","0.0","83.8","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23216","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","2.45","0.0","2.45","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23236","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","39.2","0.0","39.2","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","8/9/2018 11:23:38 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY23237","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125","","","","","","","","7.35","0.0","7.35","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1740","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131.0","","","","I","42925.0","","22.71","","","","","","","272.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1850","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","42925.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1851","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","42925.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1852","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","42925.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1864","","OTH","International Brotherhood of Electrical Workers, Local 1245","","","","","","Vacaville","CA","95687.0","","","","I","42925.0","","39.0","","","","","","","156.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1866","","OTH","Laborers' International Union Local 270","","","","","","San Jose","CA","95110.0","","","","I","42925.0","","40.54","","","","","","","247.01","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1867","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125.0","","","","I","42925.0","","28.66","","","","","","","315.26","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1868","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621.0","","","","I","42925.0","","11.95","","","","","","","167.78","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1878","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057.0","","","","I","42925.0","","47.0","","","","","","","470.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1879","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","42925.0","","63.92","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1880","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","42925.0","","64.74","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1881","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","42925.0","","35.57","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1883","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103.0","","","","I","42925.0","","13.48","","","","","","","218.27","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1887","","OTH","Teamsters Local 287 Drive","","","","","","Sacramento","CA","95814.0","","","","I","42925.0","","19.52","","","","","","","214.47","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1889","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131.0","","","","I","42925.0","","22.71","","","","","","","272.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1894","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","42925.0","","147.29","","","","","","","1768.48","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1895","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125.0","","","","I","42925.0","","13.7","","","","","","","165.97","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1896","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","I","42925.0","","63.4","","","","","","","697.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1898","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621.0","","","","I","42957.0","","33.81","","","","","","","398.95","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1899","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621.0","","","","I","42957.0","","35.59","","","","","","","398.95","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1900","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008.0","","","","I","42957.0","","78.07","","","","","","","220.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1906","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125.0","","","","I","42957.0","","13.7","","","","","","","165.97","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1911","","OTH","County Employment Management Association","","","","","","San Jose","CA","95126.0","","","","I","42957.0","","162.0","","","","","","","162.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1924","","OTH","Laborer's International U ONA Local 270","","","","","","Santa Cruz","CA","95062.0","","","","I","42957.0","","39.14","","","","","","","207.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1925","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125.0","","","","I","42957.0","","28.66","","","","","","","315.26","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1926","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621.0","","","","I","42957.0","","13.53","","","","","","","167.78","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1937","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111.0","","","","I","42957.0","","25.55","","","","","","","283.54","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1938","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111.0","","","","I","42957.0","","25.53","","","","","","","283.54","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1945","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057.0","","","","I","42957.0","","47.0","","","","","","","470.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1946","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057.0","","","","I","42957.0","","47.0","","","","","","","470.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1947","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","42957.0","","147.4","","","","","","","1768.48","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1948","","OTH","Service Employees International Union Local 1877","","","","","","San Jose","CA","95110.0","","","","I","42957.0","","35.57","","","","","","","248.99","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1949","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103.0","","","","I","42957.0","","13.48","","","","","","","218.27","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1955","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","I","42957.0","","63.4","","","","","","","697.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1957","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131.0","","","","I","42957.0","","22.71","","","","","","","272.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1963","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621.0","","","","I","42957.0","","36.34","","","","","","","398.95","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1965","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008.0","","","","I","42957.0","","15.86","","","","","","","220.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1971","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125.0","","","","I","42957.0","","13.7","","","","","","","165.97","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1982","","OTH","International Brotherhood of Electrical Workers, Local 1245","","","","","","Vacaville","CA","95687.0","","","","I","42957.0","","39.0","","","","","","","156.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1983","","OTH","Laborer's International U ONA Local 270","","","","","","Santa Cruz","CA","95062.0","","","","I","42957.0","","42.15","","","","","","","207.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1985","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125.0","","","","I","42957.0","","28.66","","","","","","","315.26","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1986","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621.0","","","","I","42957.0","","12.03","","","","","","","167.78","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT1997","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111.0","","","","I","42957.0","","25.83","","","","","","","283.54","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2003","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","42957.0","","145.55","","","","","","","1768.48","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2004","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","42957.0","","63.9","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2005","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","42957.0","","63.88","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2006","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103.0","","","","I","42957.0","","13.48","","","","","","","218.27","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2011","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","I","42957.0","","63.4","","","","","","","697.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2014","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131.0","","","","I","42957.0","","22.71","","","","","","","272.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2028","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621.0","","","","I","42972.0","","34.01","","","","","","","398.95","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2030","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008.0","","","","I","42972.0","","15.77","","","","","","","220.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2035","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","42951.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2036","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","42951.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2037","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","42951.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2039","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125.0","","","","I","42958.0","","13.7","","","","","","","165.97","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2053","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125.0","","","","I","42972.0","","28.66","","","","","","","315.26","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2054","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621.0","","","","I","42958.0","","12.9","","","","","","","167.78","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2063","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111.0","","","","I","42972.0","","25.87","","","","","","","283.54","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2069","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057.0","","","","I","42951.0","","47.0","","","","","","","470.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2070","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","42972.0","","148.29","","","","","","","1768.48","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2071","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","42972.0","","63.05","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2072","","OTH","Service Employees International Union Local 1877","","","","","","San Jose","CA","95110.0","","","","I","42951.0","","35.57","","","","","","","248.99","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2073","","OTH","Service Employees International Union Local 1877","","","","","","San Jose","CA","95110.0","","","","I","42951.0","","35.57","","","","","","","248.99","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2074","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103.0","","","","I","42958.0","","13.48","","","","","","","218.27","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2079","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","I","42972.0","","63.4","","","","","","","697.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2086","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621.0","","","","I","43035.0","","36.17","","","","","","","398.95","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2088","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008.0","","","","I","43028.0","","15.52","","","","","","","220.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2092","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","43021.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2093","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","43021.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2094","","OTH","California Nurses Association","","","","","","Oakland","CA","94612.0","","","","I","43021.0","","52.62","","","","","","","789.3","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2095","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125.0","","","","I","43021.0","","13.7","","","","","","","165.97","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2109","","OTH","International Brotherhood of Electrical Workers, Local 1245","","","","","","Vacaville","CA","95687.0","","","","I","43028.0","","39.0","","","","","","","156.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2110","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125.0","","","","I","43028.0","","28.66","","","","","","","315.26","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2112","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621.0","","","","I","43021.0","","12.67","","","","","","","167.78","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2123","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111.0","","","","I","43021.0","","25.87","","","","","","","283.54","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2124","","OTH","Plumbers, Steamfitters & Refrigeration Fitters Local 393","","","","","","San Jose","CA","95111.0","","","","I","43021.0","","25.91","","","","","","","283.54","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2126","","COM","San Jose/Evergreen Faculty Association AFT 6157 COPE","","","","","","San Jose","CA","95128.0","","","","I","43028.0","","6.73","","","","","","","2513.58","","","","","","","","","","1255568","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2130","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057.0","","","","I","43014.0","","47.0","","","","","","","470.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2131","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057.0","","","","I","43035.0","","47.0","","","","","","","470.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2132","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","43028.0","","146.71","","","","","","","1768.48","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2133","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","43014.0","","35.57","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2134","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103.0","","","","I","43021.0","","13.48","","","","","","","218.27","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2137","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545.0","","","","I","43021.0","","0.55","","","","","","","2501.1","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2138","","OTH","Sprinkler Fitters Local No. 483","","","","","","Hayward","CA","94545.0","","","","I","43028.0","","0.55","","","","","","","2501.1","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2141","","OTH","United Food & Commercial Workers Local 5","","","","","","San Jose","CA","95113.0","","","","I","43028.0","","63.4","","","","","","","697.4","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2142","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131.0","","","","I","43014.0","","22.71","","","","","","","272.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2143","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131.0","","","","I","43028.0","","22.71","","","","","","","272.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2148","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008.0","","","","I","43028.0","","32.07","","","","","","","220.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2149","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008.0","","","","I","43028.0","","32.12","","","","","","","220.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2155","","OTH","AFSCME District Council 57","","","","","","Oakland","CA","94621.0","","","","I","43000.0","","35.42","","","","","","","398.95","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2157","","OTH","Amalgamated Transit Union Local 265","","","","","","Campbell","CA","95008.0","","","","I","43000.0","","15.65","","","","","","","220.76","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2164","","OTH","Carpenter's Union Local 405","","","","","","San Jose","CA","95125.0","","","","I","42993.0","","13.7","","","","","","","165.97","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2178","","OTH","Laborer's International U ONA Local 270","","","","","","Santa Cruz","CA","95062.0","","","","I","42979.0","","44.05","","","","","","","207.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2179","","OTH","Laborer's International U ONA Local 270","","","","","","Santa Cruz","CA","95062.0","","","","I","43007.0","","41.8","","","","","","","207.7","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2180","","OTH","International Brotherhood of Electrical Workers Local 332","","","","","","San Jose","CA","95125.0","","","","I","42979.0","","28.66","","","","","","","315.26","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2181","","OTH","Machinists District Lodge 190","","","","","","Oakland","CA","94621.0","","","","I","42993.0","","14.69","","","","","","","167.78","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2193","","COM","San Jose/Evergreen Faculty Association AFT 6157 COPE","","","","","","San Jose","CA","95128.0","","","","I","42986.0","","6.85","","","","","","","2513.58","","","","","","","","","","1255568","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2197","","OTH","Service Employees International Union (SEIU) Local 2015","","","","","","Los Angeles","CA","90057.0","","","","I","42979.0","","47.0","","","","","","","470.0","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2198","","OTH","Service Employees International Union Local 521","","","","","","San Jose","CA","95131.0","","","","I","43000.0","","143.71","","","","","","","1768.48","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2199","","OTH","SEIU United Healthcare Workers - West","","","","","","Oakland","CA","94612.0","","","","I","43007.0","","63.8","","","","","","","640.44","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2200","","OTH","Service Employees International Union Local 1877","","","","","","San Jose","CA","95110.0","","","","I","42986.0","","35.57","","","","","","","248.99","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2201","","OTH","Sheet Metal Workers' International Association Local Union No. 104","","","","","","San Francisco","CA","94103.0","","","","I","42993.0","","13.48","","","","","","","218.27","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","IDT2212","","OTH","Unite/H.E.R.E Union Local 19","","","","","","San Jose","CA","95131.0","","","","I","42979.0","","22.71","","","","","","","272.52","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC23201","","COM","IBEW Local 332 Education Fund","","","","","","San Jose","CA","95125.0","","","","","43089.0","","25000.0","","","","","","","40000.0","","","","","","","","","","1298069","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","I","INC23127","","OTH","Tony & Alba's Mangia Tutti Inc.","","","","","","Santa Clara","CA","95051.0","","","","","42927.0","","715.21","","","","","","","0.0","","","","","Void Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","I","INC23195","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105.0","","","","","43027.0","","301.35","","","","","","","0.0","","","","","Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP23158","","COM","Neighbors for Anthony Phan 2016 - City Council","","","","","","Milpitas","CA","95035.0","","","","","42950.0","","250.0","","","","","","","250.0","","","","MON","","","","","","1389973","","","","","","","","","","","","","","","","","","","","","","Anthony Phan","","","","CCM","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP23197","","COM","Russ Melton for City Council 2020","","","","","","Sunnyvale","CA","94087.0","","","","","43081.0","","250.0","","","","","","","250.0","","","","MON","","","","","","1399907","","","","","","","","","","","","","","","","","","","","","","Russ Melton","","","","CCM","","OTH","City of Sunnyvale,Seat 5","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23125","","OTH","Alliance Graphics","","","","","","Berkeley","CA","94710.0","","","","","42927.0","","1012.35","","","","","","","2024.7","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23161","","OTH","Card Services Center","","","","","","San Jose","CA","95131.0","","","","","42971.0","","282.0","","","","","","","1297.87","","","","","Credit Card Payment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23128","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","42928.0","","509.82","","","","","","","2696.98","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23160","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","42971.0","","348.85","","","","","","","2696.98","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23167","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","42999.0","","244.1","","","","","","","2696.98","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23184","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","43018.0","","468.5","","","","","","","2696.98","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23191","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","43048.0","","243.35","","","","","","","2696.98","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23196","","OTH","Deane & Company","","","","","","Sacramento","CA","95815.0","","","","","43080.0","","235.7","","","","","","","2696.98","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23198","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43083.0","","4500.0","","","","","","","4500.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23145","","OTH","InSite Shredding and Recycling","","","","","","San Jose","CA","95124.0","","","","","42947.0","","68.0","","","","","","","136.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23185","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105.0","","","","","43007.0","","301.35","","","","","","","301.35","","","","","Refunded; See Schedule I","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23147","","OTH","Pirayou Law Offices","","","","","","San Jose","CA","95120.0","","","","","42947.0","","3570.0","","","","","","","12138.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23202","","OTH","Pirayou Law Offices","","","","","","San Jose","CA","95120.0","","","","","43090.0","","4998.0","","","","","","","12138.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23176","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43012.0","","5000.0","","","","","","","5000.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23149","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","San Jose","CA","95125.0","","","","","42947.0","","4440.37","","","","","","","8880.74","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23123","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42927.0","","583.0","","","","","","","50259.49","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23121","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42927.0","","2499.96","","","","","","","50259.49","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23143","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42947.0","","19.11","","","","","","","50259.49","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23154","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42947.0","","267.15","","","","","","","50259.49","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23165","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42999.0","","3.43","","","","","","","50259.49","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23166","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42999.0","","83.78","","","","","","","50259.49","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23163","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42999.0","","0.49","","","","","","","50259.49","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23164","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","42999.0","","125.65","","","","","","","50259.49","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23200","","OTH","Team San Jose","","","","","","San Jose","CA","95110.0","","","","","43089.0","","15715.13","","","","","","","15715.13","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23159","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","42970.0","","282.0","","","","","","","3332.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23168","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","42999.0","","282.0","","","","","","","3332.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23190","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","43031.0","","282.0","","","","","","","3332.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23192","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","43059.0","","282.0","","","","","","","3332.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP23203","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","43090.0","","282.0","","","","","","","3332.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","PDT6621","","OTH","Domino's","","","","","","San Jose","CA","95112.0","","","","","43100.0","","136.3","","","","","","","136.3","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","F","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","EDT3081","","OTH","Willow Glen Storage","","","","","","San Jose","CA","95125.0","","","","","42947.0","","282.0","","","","","","","3332.0","","","","OFC","","Card Services Center","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23118","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","2499.96","0.0","2499.96","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23119","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","583.0","0.0","583.0","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23120","","OTH","Alliance Graphics","","","","","","Berkeley","CA","94710.0","","","","","","","","1012.35","0.0","1012.35","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23129","","OTH","Santa Clara Labor Center","","","","","","San Jose","CA","95125.0","","","","","","","","300.0","0.0","0.0","","","300.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23130","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","19.11","0.0","19.11","","","0.0","","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23134","","OTH","South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","","","","267.15","0.0","267.15","","","0.0","","","","","SAL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23135","","OTH","InSite Shredding and Recycling","","","","","","San Jose","CA","95124.0","","","","","","","","68.0","0.0","68.0","","","0.0","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23136","","OTH","Pirayou Law Offices","","","","","","San Jose","CA","95120.0","","","","","","","","3570.0","0.0","3570.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23137","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council","","","","","","San Jose","CA","95125.0","","","","","","","","4440.37","0.0","4440.37","","","0.0","","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23174","","OTH","Santa Clara Labor Center","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","150.0","0.0","","","150.0","","","","","","Food for Volunteers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","744711.0","South Bay AFL-CIO Labor Council Committee on Political Education Sponsored by South Bay AFL-CIO Labor Council","RCP","5/21/2018 5:45:34 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY23186","","OTH","Santa Clara Labor Center","","","","","","San Jose","CA","95125.0","","","","","","","","0.0","55.0","0.0","","","55.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC1620","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44217.0","","10260.0","","","","","","","64262.23","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC1621","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44217.0","","114.21","","","","","","","64262.23","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC1622","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44217.0","","90.0","","","","","","","64262.23","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC1638","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44267.0","","10275.0","","","","","","","64262.23","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC1639","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44267.0","","76.14","","","","","","","64262.23","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC1640","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44267.0","","1710.0","","","","","","","64262.23","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC1641","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44267.0","","10290.0","","","","","","","64262.23","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC1642","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44267.0","","69.22","","","","","","","64262.23","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC1649","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44293.0","","10395.0","","","","","","","64262.23","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC1650","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44293.0","","69.22","","","","","","","64262.23","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC1652","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44327.0","","10395.0","","","","","","","64262.23","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC1653","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44327.0","","69.22","","","","","","","64262.23","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC1657","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44375.0","","10380.0","","","","","","","64262.23","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC1658","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44375.0","","69.22","","","","","","","64262.23","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP1619","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","44212.0","","333.5","","","","","","","3265.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP1624","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","44263.0","","809.5","","","","","","","3265.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP1626","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","44265.0","","332.5","","","","","","","3265.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP1628","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","44239.0","","2500.0","","","","","","","15000.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP1629","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","44263.0","","2500.0","","","","","","","15000.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP1630","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","44212.0","","2500.0","","","","","","","15000.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP1631","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","44239.0","","609.0","","","","","","","609.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP1635","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","44285.0","","487.0","","","","","","","3265.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP1644","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","44306.0","","532.5","","","","","","","3265.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP1646","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","44327.0","","510.0","","","","","","","3265.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP1647","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","44327.0","","2500.0","","","","","","","15000.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP1648","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","44306.0","","2500.0","","","","","","","15000.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP1654","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","44355.0","","2500.0","","","","","","","15000.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP1656","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","44372.0","","260.5","","","","","","","3265.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/3/2021 3:06:44 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY1544","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","","","","332.5","0.0","332.5","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2021 11:08:22 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP1602","","OTH","Milagro Marketing","","","","","","San Jose","CA","95131.0","","","","","44151.0","","850.0","","","","","","","1700.0","","","","IND","Mailer Design","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2021 11:08:22 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP1604","","OTH","Pacific Printing","","","","","","San Jose","CA","95112.0","","","","","44151.0","","9070.45","","","","","","","44973.36","","","","IND","Mailer Printing, Mailhouse, and Postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2021 11:08:22 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP1606","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","44151.0","","666.79","","","","","","","31142.31","","","","IND","Mailer Consulting and Data","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2021 11:08:22 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP1608","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","44151.0","","1911.0","","","","","","","10065.81","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2021 11:08:22 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP1609","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","44144.0","","1375.5","","","","","","","6554.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2021 11:08:22 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP1614","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","44195.0","","369.5","","","","","","","10065.81","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2021 11:08:22 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP1616","","OTH","Secretary of State","","","","","","Sacramento","CA","95814.0","","","","","44195.0","","50.0","","","","","","","100.0","","","","","Annual Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2021 11:08:22 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP1617","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","44174.0","","2000.0","","","","","","","31142.31","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2021 11:08:22 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP1618","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","44174.0","","2500.0","","","","","","","31142.31","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2021 11:08:22 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY1574","","OTH","Milagro Marketing","","","","","","San Jose","CA","95131.0","","","","","","","","850.0","0.0","850.0","","","0.0","","","","","IND","Mailer Design","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2021 11:08:22 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY1590","","OTH","Pacific Printing","","","","","","San Jose","CA","95112.0","","","","","","","","9070.45","0.0","9070.45","","","0.0","","","","","IND","Mailer Printing, Mailhouse, and Postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2021 11:08:22 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY1592","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","","","","666.79","0.0","666.79","","","0.0","","","","","IND","Mailer Consulting and Data","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","11/2/2020 7:45:45 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","D","PDT188","","COM","David Cohen for San Jose City Council District 4 2020","","","","","","San Jose","CA","95132.0","","","","","44126.0","","10587.24","","","","","","","23653.99","","","","IND","Mailer","","","","","1417753","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","11/2/2020 7:45:45 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP1593","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","44127.0","","721.5","","","","","","","7785.31","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","11/2/2020 7:45:45 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP1595","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","44127.0","","25.0","","","","","","","5179.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","11/2/2020 7:45:45 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP1596","","OTH","Milagro Marketing","","","","","","San Jose","CA","95131.0","","","","","44127.0","","850.0","","","","","","","1700.0","","","","IND","Mailer Design","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","11/2/2020 7:45:45 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP1598","","OTH","Pacific Printing","","","","","","San Jose","CA","95112.0","","","","","44127.0","","10881.23","","","","","","","44973.36","","","","IND","Mailer Printing, Mailhouse, and Postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","11/2/2020 7:45:45 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP1600","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","44127.0","","735.52","","","","","","","26642.31","","","","IND","Mailer Consulting and Data","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","11/2/2020 7:45:45 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","G","PDT185","","OTH","U.S. Postmaster","","","","","","San Jose","CA","95112.0","","","","","44125.0","","3943.8","","","","","","","8633.36","","","","IND","Mailer Postage","Pacific Printing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","F","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","11/2/2020 7:45:45 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","G","PDT187","","OTH","Political Data, Inc.","","","","","","Burbank","CA","91502.0","","","","","44125.0","","416.79","","","","","","","902.31","","","","IND","Mailer Data","Saggau-DeRollo, LLC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","F","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","11/2/2020 7:45:45 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","DEBT","F","PAY1591","","OTH","Milagro Marketing","","","","","","San Jose","CA","95131.0","","","","","","","","850.0","0.0","850.0","","","0.0","","","","","IND","Mailer Design","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","11/2/2020 7:45:45 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","DEBT","F","PAY1575","","OTH","Pacific Printing","","","","","","San Jose","CA","95112.0","","","","","","","","10881.23","0.0","10881.23","","","0.0","","","","","IND","Mailer Printing, Mailhouse, and Postage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","11/2/2020 7:45:45 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","DEBT","F","PAY1577","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","","","","721.5","0.0","721.5","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","11/2/2020 7:45:45 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","DEBT","F","PAY1576","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","","","","735.52","0.0","735.52","","","0.0","","","","","IND","Mailer Consulting and Data","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC1564","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44057.0","","9618.0","","","","","","","95767.89","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC1565","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44057.0","","71.06","","","","","","","95767.89","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC1566","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44057.0","","42.0","","","","","","","95767.89","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC1567","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44057.0","","9611.0","","","","","","","95767.89","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC1568","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44057.0","","71.06","","","","","","","95767.89","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC1569","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44057.0","","42.0","","","","","","","95767.89","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC1583","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44102.0","","2744.0","","","","","","","95767.89","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC1584","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44102.0","","71.06","","","","","","","95767.89","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC1585","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44102.0","","2742.0","","","","","","","95767.89","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC1586","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44102.0","","33.0","","","","","","","95767.89","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC1587","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44102.0","","2734.0","","","","","","","95767.89","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC1588","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","44102.0","","22.0","","","","","","","95767.89","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","D","EXP1581","","COM","David Cohen for San Jose City Council District 4 2020","","","","","","San Jose","CA","95132.0","","","","","44086.0","","600.0","","","","","","","13066.75","","","","MON","","","","","","1417753","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","D","PDT184","","COM","David Cohen for San Jose City Council District 4 2020","","","","","","San Jose","CA","95132.0","","","","","44121.0","","12466.75","","","","","","","13066.75","","","","IND","Mailer","","","","","1417753","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP1558","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","44022.0","","2500.0","","","","","","","25975.52","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP1559","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","44028.0","","134.0","","","","","","","7785.31","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP1570","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","44087.0","","1040.5","","","","","","","7785.31","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP1572","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","44096.0","","407.5","","","","","","","7785.31","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP1578","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","44087.0","","207.5","","","","","","","5154.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP1579","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","44087.0","","2500.0","","","","","","","25975.52","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP1580","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","44096.0","","2500.0","","","","","","","25975.52","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EXP1589","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","44114.0","","2500.0","","","","","","","25975.52","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/27/2020 9:29:24 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","G","PDT183","","OTH","U.S. Postmaster","","","","","","San Jose","CA","95112.0","","","","","44120.0","","4689.56","","","","","","","4689.56","","","","IND","Mailer Postage","Pacific Printing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","F","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:39:20 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC1539","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43901.0","","19082.0","","","","","","","67966.71","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:39:20 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC1540","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43901.0","","71.06","","","","","","","67966.71","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:39:20 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC1541","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43901.0","","168.0","","","","","","","67966.71","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:39:20 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC1551","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43943.0","","17264.0","","","","","","","67966.71","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:39:20 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC1552","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43943.0","","71.06","","","","","","","67966.71","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:39:20 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC1553","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43943.0","","42.0","","","","","","","67966.71","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:39:20 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP1536","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","43945.0","","4739.0","","","","","","","4946.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:39:20 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP1557","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","43994.0","","25.0","","","","","","","4946.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:39:20 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP1538","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","43919.0","","1464.5","","","","","","","5481.81","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:39:20 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP1535","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","43945.0","","802.5","","","","","","","5481.81","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:39:20 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP1545","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","43994.0","","457.5","","","","","","","5481.81","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:39:20 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP1547","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","43994.0","","842.5","","","","","","","5481.81","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:39:20 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP1537","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43904.0","","2540.0","","","","","","","15240.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:39:20 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP1534","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43944.0","","2540.0","","","","","","","15240.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:39:20 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP1555","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43965.0","","2540.0","","","","","","","15240.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:39:20 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP1556","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43994.0","","2540.0","","","","","","","15240.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:39:20 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY1519","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","","","","842.5","0.0","842.5","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:37:32 AM","1/1/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","INC1515","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43871.0","","19110.0","","","","","","","31268.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:37:32 AM","1/1/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","INC1516","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43871.0","","106.59","","","","","","","31268.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:37:32 AM","1/1/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","INC1517","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43880.0","","2000.0","","","","","","","31268.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:37:32 AM","1/1/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","INC1527","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43847.0","","546.0","","","","","","","31268.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:37:32 AM","1/1/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","INC1528","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43847.0","","9506.0","","","","","","","31268.59","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:37:32 AM","1/1/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","D","PDT178","","COM","Sergio Jimenez for City Council 2020","","","","","","","","","","","","","43880.0","","7500.0","","","","","","","7500.0","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Sergio Jimenez","","","","CCM","","OTH","San Jose, CA","2.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:37:32 AM","1/1/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","D","PDT179","","COM","Sylvia Arenas for City Council 2020","","","","","","","","","","","","","43880.0","","11239.05","","","","","","","22478.1","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Sylvia Arenas","","","","CCM","","OTH","San Jose, CA","8.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:37:32 AM","1/1/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","D","PDT180","","COM","Sylvia Arenas for City Council 2020","","","","","","","","","","","","","43885.0","","11239.05","","","","","","","22478.1","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Sylvia Arenas","","","","CCM","","OTH","San Jose, CA","8.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:37:32 AM","1/1/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP1526","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","43878.0","","182.5","","","","","","","182.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:37:32 AM","1/1/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP1512","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","43846.0","","532.0","","","","","","","2424.81","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:37:32 AM","1/1/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP1521","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","43853.0","","627.5","","","","","","","2424.81","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:37:32 AM","1/1/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP1523","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","43853.0","","422.81","","","","","","","2424.81","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:37:32 AM","1/1/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP1520","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43846.0","","2540.0","","","","","","","5080.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:37:32 AM","1/1/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP1525","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43866.0","","2540.0","","","","","","","5080.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:37:32 AM","1/1/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP1531","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","43880.0","","29978.1","","","","","","","29978.1","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:37:32 AM","1/1/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","NON1529","","OTH","Signified Media Group","","","","","","Richmond","CA","94805.0","","","","","43871.0","","8635.8","","","","","","","29978.1","","","","IND","Mailer Postage","Pacific Printing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:37:32 AM","1/1/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","NON1530","","OTH","U.S. Postmaster","","","","","","San Jose","CA","95112.0","","","","","43871.0","","8635.8","","","","","","","0.0","","","","IND","Mailer Postage","Pacific Printing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:37:32 AM","1/1/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","PDT181","","OTH","Pacific Printing","","","","","","San Jose","CA","95112.0","","","","","43871.0","","25021.68","","","","","","","25021.68","","","","IND","Mailer","Signified Media Group","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:37:32 AM","1/1/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY1469","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","","","","627.5","0.0","627.5","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","8/1/2020 1:37:32 AM","1/1/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY1477","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","","","","422.81","0.0","422.81","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC1471","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43662.0","","4798.5","","","","","","","27317.46","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC1475","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43690.0","","4767.0","","","","","","","27317.46","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC1476","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43719.0","","4756.5","","","","","","","27317.46","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC1492","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43769.0","","4112.0","","","","","","","27317.46","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC1494","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43819.0","","30.46","","","","","","","27317.46","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC1495","","OTH","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43819.0","","4086.0","","","","","","","27317.46","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","I","INC1498","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43830.0","","5080.0","","","","","","","0.0","","","","","Voided Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP1459","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","43666.0","","420.0","","","","","","","5928.81","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP1464","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43666.0","","2540.0","","","","","","","35560.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP1465","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","43666.0","","50.0","","","","","","","515.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP1472","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43681.0","","2540.0","","","","","","","35560.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP1473","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","43697.0","","105.0","","","","","","","515.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP1479","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43719.0","","2540.0","","","","","","","35560.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP1481","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43751.0","","2540.0","","","","","","","35560.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP1482","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43787.0","","2540.0","","","","","","","35560.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP1483","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","43751.0","","50.0","","","","","","","515.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP1488","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43818.0","","2540.0","","","","","","","35560.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP1489","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","43818.0","","50.0","","","","","","","515.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP1497","","OTH","Harland Clarke","","","","","","San Antonio","TX","78256.0","","","","","43815.0","","108.11","","","","","","","108.11","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP1499","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","43666.0","","274.5","","","","","","","5928.81","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP1503","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","43724.0","","402.0","","","","","","","5928.81","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP1505","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","43787.0","","484.0","","","","","","","5928.81","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP1507","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","43818.0","","229.0","","","","","","","5928.81","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","1/31/2020 9:35:43 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY1451","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","","","","420.0","0.0","420.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","7/29/2019 4:16:49 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC1453","","IND","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43627.0","","4767.0","","","","","","","4767.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","7/29/2019 4:16:49 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP1434","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43515.0","","2540.0","","","","","","","20320.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","7/29/2019 4:16:49 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP1435","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","43515.0","","1087.5","","","","","","","4111.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","7/29/2019 4:16:49 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP1436","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","43515.0","","210.0","","","","","","","260.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","7/29/2019 4:16:49 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP1438","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43537.0","","2540.0","","","","","","","20320.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","7/29/2019 4:16:49 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP1441","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","43571.0","","294.5","","","","","","","4111.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","7/29/2019 4:16:49 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP1443","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","43569.0","","243.0","","","","","","","4111.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","7/29/2019 4:16:49 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP1444","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43571.0","","2540.0","","","","","","","20320.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","7/29/2019 4:16:49 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP1445","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","43571.0","","50.0","","","","","","","260.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","7/29/2019 4:16:49 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP1446","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","43487.0","","1116.5","","","","","","","4111.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","7/29/2019 4:16:49 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP1449","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43489.0","","2540.0","","","","","","","20320.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","7/29/2019 4:16:49 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP1455","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43628.0","","2540.0","","","","","","","20320.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","7/29/2019 4:16:49 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP1456","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43628.0","","2540.0","","","","","","","20320.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","7/29/2019 4:16:49 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP1457","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94607.0","","","","","43628.0","","327.5","","","","","","","4111.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","7/29/2019 4:16:49 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP1461","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43628.0","","2540.0","","","","","","","20320.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","7/29/2019 4:16:49 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP1462","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43628.0","","2540.0","","","","","","","20320.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","PAY1400","","COM","South Bay AFL-CIO Labor Council Committee on Political Education (COPE) Sponsored by: South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","T","43398.0","","215.01","","","","","","","414.41","","","","","Bill Paid By Third Party","","","","","744711","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PAY1400","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","PAY1404","","COM","South Bay AFL-CIO Labor Council Committee on Political Education (COPE) Sponsored by: South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","T","43403.0","","199.4","","","","","","","414.41","","","","","Bill Paid By Third Party","","","","","744711","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PAY1404","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP1409","","COM","South Bay AFL-CIO Labor Council Committee on Political Education (COPE) Sponsored by: South Bay AFL-CIO Labor Council","","","","","","San Jose","CA","95125.0","","","","","43403.0","","10000.0","","","","","","","10000.0","","","","MON","","","","","","744711","","","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council Committee on Political Education (COPE) Sponsored by: South Bay AFL-CIO Labor Council","","","","OTH","Political Action Committee","","","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT164","","COM","Maya Esparza for City Council D7 2018","","","","","","San Jose","CA","95151.0","","","","","43398.0","","4730.19","","","","","","","15787.79","","","","IND","Mailer","","","","","1400263","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","San Jose, CA","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT165","","COM","Maya Esparza for City Council D7 2018","","","","","","San Jose","CA","95151.0","","","","","43398.0","","900.0","","","","","","","15787.79","","","","IND","Mailer","","","","","1400263","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","San Jose, CA","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT166","","COM","Maya Esparza for City Council D7 2018","","","","","","San Jose","CA","95151.0","","","","","43402.0","","4730.19","","","","","","","15787.79","","","","IND","Mailer","","","","","1400263","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","San Jose, CA","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT167","","COM","Maya Esparza for City Council D7 2018","","","","","","San Jose","CA","95151.0","","","","","43402.0","","900.0","","","","","","","15787.79","","","","IND","Mailer","","","","","1400263","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","San Jose, CA","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT168","","COM","Maya Esparza for City Council D7 2018","","","","","","San Jose","CA","95151.0","","","","","43398.0","","215.01","","","","","","","15787.79","","","","IND","Data","","","","","1400263","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","San Jose, CA","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT169","","COM","Maya Esparza for City Council D7 2018","","","","","","San Jose","CA","95151.0","","","","","43403.0","","2388.0","","","","","","","15787.79","","","","IND","Mailer","","","","","1400263","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","San Jose, CA","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT170","","COM","Maya Esparza for City Council D7 2018","","","","","","San Jose","CA","95151.0","","","","","43403.0","","199.4","","","","","","","15787.79","","","","IND","Data","","","","","1400263","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","San Jose, CA","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","PDT171","","COM","Maya Esparza for City Council D7 2018","","","","","","San Jose","CA","95151.0","","","","","43403.0","","925.0","","","","","","","15787.79","","","","IND","Mailer","","","","","1400263","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","San Jose, CA","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP1405","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","43404.0","","925.0","","","","","","","5450.0","","","","IND","Mailer Design","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP1407","","OTH","Pacific Printing","","","","","","San Jose","CA","95112.0","","","","","43404.0","","2388.0","","","","","","","23696.76","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP1410","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","43403.0","","2023.0","","","","","","","6913.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP1411","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94618.0","","","","","43411.0","","439.0","","","","","","","4766.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP1419","","OTH","Pacific Printing","","","","","","San Jose","CA","95112.0","","","","","43404.0","","4730.19","","","","","","","23696.76","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP1421","","OTH","Pacific Printing","","","","","","San Jose","CA","95112.0","","","","","43404.0","","4730.19","","","","","","","23696.76","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP1423","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","43405.0","","900.0","","","","","","","5450.0","","","","IND","Mailer Design","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP1425","","OTH","West Coast Public Affairs","","","","","","Encino","CA","91436.0","","","","","43405.0","","900.0","","","","","","","5450.0","","","","IND","Mailer Design","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP1427","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94618.0","","","","","43440.0","","1038.5","","","","","","","4766.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP1428","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94618.0","","","","","43461.0","","459.0","","","","","","","4766.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP1429","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","43423.0","","4131.0","","","","","","","6913.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP1430","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","43452.0","","50.0","","","","","","","6913.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP1431","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43423.0","","2540.0","","","","","","","30480.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP1432","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43440.0","","2540.0","","","","","","","30480.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT172","","OTH","U.S. Postmaster","","","","","","San Jose","CA","95112.0","","","","","43403.0","","1043.46","","","","","","","4340.9","","","","IND","Mailer Postage","Pacific Printing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT173","","OTH","U.S. Postmaster","","","","","","San Jose","CA","95112.0","","","","","43397.0","","1648.72","","","","","","","4340.9","","","","IND","Mailer Postage","Pacific Printing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","PDT177","","OTH","U.S. Postmaster","","","","","","San Jose","CA","95112.0","","","","","43398.0","","1648.72","","","","","","","4340.9","","","","IND","Mailer Postage","Pacific Printing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:11:56 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY1390","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94618.0","","","","","","","","439.0","0.0","439.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:10:18 PM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP1391","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43389.0","","2540.0","","","","","","","25400.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:10:18 PM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP1392","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43389.0","","2540.0","","","","","","","25400.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:10:18 PM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP1393","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94618.0","","","","","43389.0","","141.5","","","","","","","2829.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2019 6:10:18 PM","9/23/2018 12:00:00 AM","10/20/2018 12:00:00 AM","11/6/2018 12:00:00 AM","DEBT","F","PAY1389","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94618.0","","","","","","","","141.5","0.0","141.5","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/19/2018 8:14:08 PM","1/1/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC1366","","IND","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43151.0","","10904.0","","","","","","","54818.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/19/2018 8:14:08 PM","1/1/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC1370","","IND","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43241.0","","33002.0","","","","","","","54818.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/19/2018 8:14:08 PM","1/1/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC1371","","IND","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43262.0","","10912.0","","","","","","","54818.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/19/2018 8:14:08 PM","1/1/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP1344","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94618.0","","","","","43151.0","","922.0","","","","","","","1422.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/19/2018 8:14:08 PM","1/1/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP1345","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94618.0","","","","","43185.0","","84.0","","","","","","","1422.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/19/2018 8:14:08 PM","1/1/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP1352","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94618.0","","","","","43238.0","","301.0","","","","","","","1422.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/19/2018 8:14:08 PM","1/1/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP1353","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43237.0","","2540.0","","","","","","","15240.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/19/2018 8:14:08 PM","1/1/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP1354","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43237.0","","2540.0","","","","","","","15240.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/19/2018 8:14:08 PM","1/1/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP1355","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","43271.0","","50.0","","","","","","","419.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/19/2018 8:14:08 PM","1/1/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP1356","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43265.0","","2540.0","","","","","","","15240.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/19/2018 8:14:08 PM","1/1/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP1357","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","43151.0","","105.0","","","","","","","419.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/19/2018 8:14:08 PM","1/1/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP1358","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43151.0","","2540.0","","","","","","","15240.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/19/2018 8:14:08 PM","1/1/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP1359","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","43185.0","","50.0","","","","","","","419.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/19/2018 8:14:08 PM","1/1/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP1360","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43185.0","","2540.0","","","","","","","15240.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/19/2018 8:14:08 PM","1/1/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP1362","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43120.0","","2540.0","","","","","","","15240.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/19/2018 8:14:08 PM","1/1/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP1363","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","43120.0","","214.5","","","","","","","419.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","10/19/2018 8:14:08 PM","1/1/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY1347","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94618.0","","","","","","","","0.0","115.0","0.0","","","115.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","9/27/2018 11:51:01 PM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC1382","","IND","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43299.0","","10832.0","","","","","","","76634.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","9/27/2018 11:51:01 PM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC1383","","IND","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43311.0","","112.0","","","","","","","76634.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","9/27/2018 11:51:01 PM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC1384","","IND","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43334.0","","56.0","","","","","","","76634.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","9/27/2018 11:51:01 PM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC1385","","IND","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43334.0","","10760.0","","","","","","","76634.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","9/27/2018 11:51:01 PM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","RCPT","A","INC1386","","IND","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","43334.0","","56.0","","","","","","","76634.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","9/27/2018 11:51:01 PM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","D","EXP1378","","COM","Maya Esparza for City Council D7 2018","","","","","","San Jose","CA","95151.0","","","","","43361.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1400263","","","","","","","","","","","","","","","","","","","","","","Maya Esparza","","","","CCM","","OTH","San Jose, CA","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","9/27/2018 11:51:01 PM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP1348","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94618.0","","","","","43296.0","","115.0","","","","","","","2249.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","9/27/2018 11:51:01 PM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP1351","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94618.0","","","","","43299.0","","37.5","","","","","","","2249.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","9/27/2018 11:51:01 PM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP1361","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43296.0","","2540.0","","","","","","","20320.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","9/27/2018 11:51:01 PM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP1379","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43334.0","","2540.0","","","","","","","20320.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","9/27/2018 11:51:01 PM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP1380","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","43334.0","","290.0","","","","","","","709.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","9/27/2018 11:51:01 PM","7/1/2018 12:00:00 AM","9/22/2018 12:00:00 AM","11/6/2018 12:00:00 AM","EXPN","E","EXP1381","","OTH","S.E. Owens & Company","","","","","","Oakland","CA","94618.0","","","","","43334.0","","533.0","","","","","","","2249.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2018 1:45:46 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC1315","","IND","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","42975.0","","4056.0","","","","","","","40133.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2018 1:45:46 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC1317","","IND","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","42929.0","","4053.0","","","","","","","40133.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2018 1:45:46 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC1318","","IND","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","42930.0","","21.0","","","","","","","40133.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2018 1:45:46 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC1326","","COM","San Jose Firefighters, IAFF Local 230 Political Action Committee","","","","","","San Jose","CA","95113.0","","","","","42948.0","","1200.0","","","","","","","1200.0","","","","","","","","","","743393","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2018 1:45:46 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC1327","","IND","Members dues, Association of Retired SJ Police & Fire is the intermediary for all dues, each member pays less than $100/year.","","","","","","Sunnyvale","CA","94087.0","","","","","42989.0","","4071.0","","","","","","","40133.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2018 1:45:46 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP1325","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","42979.0","","234.5","","","","","","","1323.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2018 1:45:46 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP1324","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","42979.0","","70.0","","","","","","","1323.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2018 1:45:46 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP1329","","OTH","Rutan & Tucker, LLP","","","","","","Palo Alto","CA","94306.0","","","","","43003.0","","70.0","","","","","","","1323.5","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2018 1:45:46 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP1320","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","42977.0","","2240.0","","","","","","","29980.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2018 1:45:46 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP1321","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","42977.0","","2340.0","","","","","","","29980.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2018 1:45:46 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP1328","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","42990.0","","2540.0","","","","","","","29980.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2018 1:45:46 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP1331","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43031.0","","2540.0","","","","","","","29980.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2018 1:45:46 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP1340","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43050.0","","2540.0","","","","","","","29980.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2018 1:45:46 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP1341","","OTH","Saggau-DeRollo, LLC","","","","","","San Jose","CA","95113.0","","","","","43082.0","","2540.0","","","","","","","29980.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2018 1:45:46 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP1322","","OTH","The Henry Levy Group","","","","","","Oakland","CA","94618.0","","","","","42979.0","","587.85","","","","","","","5043.6","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2018 1:45:46 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP1332","","OTH","The Henry Levy Group","","","","","","Oakland","CA","94618.0","","","","","43031.0","","385.0","","","","","","","5043.6","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","980947.0","Association of Retired San Jose Police Officers and Firefighters Political Action Committee","RCP","2/1/2018 1:45:46 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP1336","","OTH","The Henry Levy Group","","","","","","Oakland","CA","94618.0","","","","","43084.0","","203.0","","","","","","","5043.6","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","4/15/2021 5:17:09 PM","1/1/2021 12:00:00 AM","4/14/2021 12:00:00 AM","","EXPN","E","EXP12255","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","44200.0","","750.0","","","","","","","4392.39","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","4/15/2021 5:17:09 PM","1/1/2021 12:00:00 AM","4/14/2021 12:00:00 AM","","EXPN","E","EXP12258","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","44223.0","","1886.56","","","","","","","2006.56","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","4/15/2021 5:17:09 PM","1/1/2021 12:00:00 AM","4/14/2021 12:00:00 AM","","EXPN","E","EXP12260","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","44232.0","","1860.0","","","","","","","4392.39","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","4/15/2021 5:17:09 PM","1/1/2021 12:00:00 AM","4/14/2021 12:00:00 AM","","EXPN","E","EXP12262","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","44257.0","","750.0","","","","","","","4392.39","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","4/15/2021 5:17:09 PM","1/1/2021 12:00:00 AM","4/14/2021 12:00:00 AM","","EXPN","E","EXP12263","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","44265.0","","120.0","","","","","","","2006.56","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","4/15/2021 5:17:09 PM","1/1/2021 12:00:00 AM","4/14/2021 12:00:00 AM","","EXPN","E","EXP12264","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","44288.0","","750.0","","","","","","","4392.39","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","4/15/2021 5:17:09 PM","1/1/2021 12:00:00 AM","4/14/2021 12:00:00 AM","","EXPN","E","EXP12265","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95103.0","","","","","44300.0","","6000.0","","","","","","","6000.0","","","","","Reimbursement of staff time related to governmental and legislative purposes.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","4/15/2021 5:17:09 PM","1/1/2021 12:00:00 AM","4/14/2021 12:00:00 AM","","EXPN","E","EXP12266","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","44300.0","","282.39","","","","","","","4392.39","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","4/15/2021 5:17:09 PM","1/1/2021 12:00:00 AM","4/14/2021 12:00:00 AM","","DEBT","F","PAY12254","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","4/15/2021 5:17:09 PM","1/1/2021 12:00:00 AM","4/14/2021 12:00:00 AM","","DEBT","F","PAY12257","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","","","","1886.56","0.0","1886.56","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/1/2021 1:00:16 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","I","INC12242","","COM","Carol Hoffman for Campbell City Council 2020","","","","","","San Jose","CA","95125.0","","","","","44145.0","","500.0","","","","","","","0.0","","","","","Voided Check from Prior Period","","","","","1419718","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/1/2021 1:00:16 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","I","INC12249","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44187.0","","45370.82","","","","","","","0.0","","","","","Unspent Media Funds","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/1/2021 1:00:16 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP12233","","OTH","Chariot Campaigns, Inc.","","","","","","Mill Valley","CA","94941.0","","","","","44141.0","","25000.0","","","","","","","367301.98","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/1/2021 1:00:16 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP12236","","OTH","Torrey Pines Bank","","","","","","Carlsbad","CA","92009.0","","","","","44138.0","","20.0","","","","","","","135.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/1/2021 1:00:16 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP12237","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","44147.0","","1250.0","","","","","","","16313.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/1/2021 1:00:16 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP12239","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","44147.0","","1035.95","","","","","","","16313.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/1/2021 1:00:16 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP12240","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","44153.0","","12500.0","","","","","","","113206.46","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/1/2021 1:00:16 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP12244","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","44167.0","","2220.0","","","","","","","12129.36","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/1/2021 1:00:16 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP12246","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","44169.0","","1025.0","","","","","","","16313.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/1/2021 1:00:16 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP12248","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","44183.0","","825.0","","","","","","","12129.36","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/1/2021 1:00:16 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP12250","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","44195.0","","19206.1","","","","","","","113206.46","","","","","Reimbursement of staff time related to governmental and legislative purposes.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/1/2021 1:00:16 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP12252","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","44195.0","","18893.05","","","","","","","113206.46","","","","","Reimbursement of staff time related to governmental and legislative purposes.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/1/2021 1:00:16 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY12126","","OTH","Chariot Campaigns, Inc.","","","","","","Mill Valley","CA","94941.0","","","","","","","","25000.0","0.0","25000.0","","","0.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/1/2021 1:00:16 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY12173","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","","","","1250.0","0.0","1250.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/1/2021 1:00:16 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY12251","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","","","","18893.05","0.0","18893.05","","","0.0","","","","","","Reimbursement of staff time related to governmental and legislative purposes.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/1/2021 1:00:16 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY12243","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","","","","2220.0","0.0","2220.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12146","","OTH","Mon Arc Group, Inc.","","","","","","Beverly Hills","CA","90212.0","","","","","44123.0","","2000.0","","","","","","","2000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12147","","IND","Blefari","Gino","","","","","Los Altos","CA","94024.0","Self; Gino Blefari","Real Estate","","","44123.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12148","","OTH","South Bay Development","","","","","","Los Gatos","CA","95032.0","","","","","44124.0","","5000.0","","","","","","","10035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12149","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052.0","","","","","44124.0","","2500.0","","","","","","","12500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12150","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125.0","","","","","44124.0","","2500.0","","","","","","","19384.69","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12151","","IND","Hudson","Daniel","","","","","Campbell","CA","95008.0","Hudson Properties","Co-Founder & President","","","44124.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12152","","COM","GilPAC","","","","","","Gilroy","CA","95020.0","","","","","44124.0","","2500.0","","","","","","","2500.0","","","","","","","","","","1347327","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12153","","OTH","Garden City Construction, Inc.","","","","","","San Jose","CA","95110.0","","","","","44124.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12154","","OTH","Shops@Terra, LLC(Jag Kapoor)","","","","","","Milpitas","CA","95035.0","","","","","44123.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12162","","OTH","Barry Swenson Builder/Green Valley Corporation","","","","","","San Jose","CA","95112.0","","","","","44125.0","","5000.0","","","","","","","13000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12163","","OTH","KTGY Group, Inc.","","","","","","Oakland","CA","94612.0","","","","","44125.0","","2000.0","","","","","","","2000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12165","","OTH","Orchard Partners, LLC(Michael Biggar)","","","","","","Lafayette","CA","94549.0","","","","","44125.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12174","","OTH","VMK, Inc. dba Purple Lotus Patient Center","","","","","","San Jose","CA","95112.0","","","","","44126.0","","3500.0","","","","","","","3500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12180","","OTH","Dan Caputo Co.","","","","","","Campbell","CA","95008.0","","","","","44127.0","","2500.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12181","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597.0","","","","","44127.0","","10000.0","","","","","","","20000.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12182","","COM","Bay Area Citizens PAC","","","","","","Emeryville","CA","94608.0","","","","","44127.0","","2500.0","","","","","","","2500.0","","","","","","","","","","1346828","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12183","","OTH","Dan Caputo Co.","","","","","","Campbell","CA","95008.0","","","","","44127.0","","2500.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12184","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125.0","","","","","44127.0","","2000.0","","","","","","","19384.69","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12185","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125.0","","","","","44127.0","","1000.0","","","","","","","19384.69","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC12185","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12186","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125.0","","","","","44127.0","","1900.0","","","","","","","19384.69","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC12186","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12187","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125.0","","","","","44127.0","","857.14","","","","","","","19384.69","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC12187","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12188","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125.0","","","","","44127.0","","1877.55","","","","","","","19384.69","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC12188","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12189","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125.0","","","","","44127.0","","1000.0","","","","","","","19384.69","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC12189","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12190","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125.0","","","","","44127.0","","500.0","","","","","","","19384.69","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC12190","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12191","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125.0","","","","","44127.0","","750.0","","","","","","","19384.69","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC12191","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12192","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125.0","","","","","44127.0","","1000.0","","","","","","","19384.69","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC12192","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12193","","OTH","130 to 180 Lewis Road, LLC(Dan Caputo)","","","","","","Campbell","CA","95008.0","","","","","44127.0","","2500.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12194","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125.0","","","","","44127.0","","1000.0","","","","","","","19384.69","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC12194","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12195","","OTH","1660 Monterey Street, LLC(Dan Caputo)","","","","","","Campbell","CA","95008.0","","","","","44127.0","","2500.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12196","","OTH","MMDP Investments, LLC (Darren Dykstra)","","","","","","Pacific Grove","CA","93950.0","","","","","44127.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12208","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105.0","","","","","44131.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","RCPT","A","INC12222","","OTH","Christopher Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)(Christopher Neale)","","","","","","San Jose","CA","95113.0","","","","","44134.0","","5000.0","","","","","","","11750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1090","","OTH","Jake Tonkel - IE 2020","","","","","","","","","","","","","44123.0","","20550.0","","","","","","","202771.64","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1091","","OTH","Jake Tonkel - IE 2020","","","","","","","","","","","","","44125.0","","12949.67","","","","","","","202771.64","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1092","","OTH","Devora Davis - IE 2020","","","","","","","","","","","","","44125.0","","5074.81","","","","","","","40032.77","","","","IND","Door Hangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Devora Davis","","","","CCM","","CIT","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1093","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","44125.0","","10802.89","","","","","","","135025.29","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1094","","OTH","Jake Tonkel - IE 2020","","","","","","","","","","","","","44125.0","","5345.0","","","","","","","202771.64","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1096","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","44126.0","","8233.48","","","","","","","135025.29","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1097","","OTH","Jake Tonkel - IE 2020","","","","","","","","","","","","","44126.0","","10892.76","","","","","","","202771.64","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1098","","OTH","Jake Tonkel - IE 2020","","","","","","","","","","","","","44126.0","","10000.0","","","","","","","202771.64","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1099","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","44126.0","","10000.0","","","","","","","213342.55","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1100","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","44125.0","","5345.0","","","","","","","135025.29","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1103","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","44127.0","","5000.0","","","","","","","213342.55","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1104","","OTH","Jake Tonkel - IE 2020","","","","","","","","","","","","","44127.0","","5345.0","","","","","","","202771.64","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1105","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","44128.0","","853.15","","","","","","","213342.55","","","","IND","Text Messages","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1106","","OTH","Devora Davis - IE 2020","","","","","","","","","","","","","44128.0","","853.15","","","","","","","40032.77","","","","IND","Text Messages","","","","","","","","","","","","","","","","","","","","","","","","","","","Devora Davis","","","","CCM","","CIT","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1108","","OTH","Devora Davis - IE 2020","","","","","","","","","","","","","44129.0","","5115.0","","","","","","","40032.77","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Devora Davis","","","","CCM","","CIT","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1110","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","44129.0","","2345.0","","","","","","","135025.29","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1113","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","44130.0","","7959.28","","","","","","","135025.29","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1116","","OTH","Jake Tonkel - IE 2020","","","","","","","","","","","","","44130.0","","5380.0","","","","","","","202771.64","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1122","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","44130.0","","4690.0","","","","","","","213342.55","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1123","","OTH","Jake Tonkel - IE 2020","","","","","","","","","","","","","44130.0","","5855.88","","","","","","","202771.64","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1126","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","44130.0","","10591.88","","","","","","","213342.55","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1128","","OTH","Devora Davis - IE 2020","","","","","","","","","","","","","44131.0","","3500.0","","","","","","","40032.77","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Devora Davis","","","","CCM","","CIT","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1129","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","44131.0","","4460.0","","","","","","","213342.55","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1130","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","44131.0","","2460.0","","","","","","","135025.29","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1133","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","44131.0","","10591.88","","","","","","","213342.55","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1134","","OTH","Jake Tonkel - IE 2020","","","","","","","","","","","","","44131.0","","10451.75","","","","","","","202771.64","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EDT1135","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","44126.0","","500.0","","","","","","","135025.29","","","","IND","Language Translation","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EXP12213","","COM","Carol Hoffman for Campbell City Council 2020","","","","","","San Jose","CA","95125.0","","","","","44132.0","","500.0","","","","","","","500.0","","","","MON","","","","","","1419718","","","","","","","","","","","","","","","","","","","","","","Carol Hoffman","","","","CCM","","OTH","City of Campbell","2.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EXP12214","","COM","Kristen Brown for Trustee Area 3 - San Jose Unified School District 2020","","","","","","San Jose","CA","95125.0","","","","","44132.0","","500.0","","","","","","","500.0","","","","MON","","","","","","1423573","","","","","","","","","","","","","","","","","","","","","","Kristen Brown","","","","OTH","School Board Trustee","OTH","San Jose Unified School District","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EXP12215","","COM","Derek Grasty for School Board 2020","","","","","","San Jose","CA","95112.0","","","","","44132.0","","500.0","","","","","","","500.0","","","","MON","","","","","","1431759","","","","","","","","","","","","","","","","","","","","","","Derek Grasty","","","","OTH","School Board Trustee","OTH","Mount Pleasant School District","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EXP12216","","COM","Milpitas Families for Anthony Phan 2020 - City Council","","","","","","Milpitas","CA","95035.0","","","","","44132.0","","250.0","","","","","","","250.0","","","","MON","","","","","","1428387","","","","","","","","","","","","","","","","","","","","","","Anthony Phan","","","","CCM","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","EXP12217","","COM","Nunez for Milpitas City Council 2020","","","","","","Milpitas","CA","95035.0","","","","","44132.0","","250.0","","","","","","","250.0","","","","MON","","","","","","1427604","","","","","","","","","","","","","","","","","","","","","","Bob Nunez","","","","CCM","","OTH","City of Milpitas","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","D","PDT77","","OTH","Sally Lieber - IE 2020","","","","","","","","","","","","","44125.0","","15255.05","","","","","","","44455.61","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Sally Lieber","","","","CCM","","OTH","City of Mountain View","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12144","","OTH","Chariot Campaigns, Inc.","","","","","","Mill Valley","CA","94941.0","","","","","44122.0","","24877.0","","","","","","","367301.98","","","","IND","Mailer Opposing Kansen Chu - reported in prior period.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12155","","OTH","Torrey Pines Bank","","","","","","Carlsbad","CA","92009.0","","","","","44123.0","","14.0","","","","","","","115.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12158","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44123.0","","20550.0","","","","","","","369457.24","","","","IND","Digital Advertisement Opposing Jake Tonkel - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12160","","OTH","Mission Control, Inc.","","","","","","Glastonbury","CT","6033.0","","","","","44124.0","","15255.05","","","","","","","44455.61","","","","IND","Mailer Opposing Sally Lieber - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12166","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44124.0","","12949.67","","","","","","","369457.24","","","","IND","Mailer Opposing Jake Tonkel - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12167","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44124.0","","5074.81","","","","","","","369457.24","","","","IND","Door Hangers Supporting Dev Davis","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12169","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44124.0","","10802.89","","","","","","","369457.24","","","","IND","Mailer Supporting Lan Diep - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12175","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44125.0","","10690.0","","","","","","","369457.24","","","","IND","Digital Advertisement Opposing Jake Tonkel & Supporting Lan Diep - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12176","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44126.0","","8233.48","","","","","","","369457.24","","","","IND","Mailer Supporting Lan Diep - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12177","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44126.0","","10892.76","","","","","","","369457.24","","","","IND","Mailer Opposing Jake Tonkel - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12178","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44126.0","","10000.0","","","","","","","369457.24","","","","IND","Digital Advertisement Jake Tonkel - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12179","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44126.0","","10000.0","","","","","","","369457.24","","","","IND","Digital Advertisement Opposing David Cohen - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12198","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44127.0","","10345.0","","","","","","","369457.24","","","","IND","Digital Advertisement Opposing David Cohen & Jake Tonkel - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12199","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44128.0","","1706.3","","","","","","","369457.24","","","","IND","Text Messages Supporting Dev Davis & Opposing David Cohen - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12200","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44130.0","","5115.0","","","","","","","369457.24","","","","IND","Digital Advertisement Supporting Dev Davis - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12201","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44130.0","","2345.0","","","","","","","369457.24","","","","IND","Digital Advertisement Supporting Lan Diep - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12202","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44130.0","","7959.28","","","","","","","369457.24","","","","IND","Mailer Supporting Lan Diep - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12203","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44130.0","","5380.0","","","","","","","369457.24","","","","IND","Digital Advertisement Opposing Jake Tonkel - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12204","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44130.0","","10768.95","","","","","","","369457.24","","","","IND","Digital Advertisement Opposing David Cohen & Jake Tonkel - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12205","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44130.0","","10591.88","","","","","","","369457.24","","","","IND","Mailer Opposing David Cohen - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12206","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","44131.0","","1520.0","","","","","","","9417.8","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12209","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44131.0","","3500.0","","","","","","","369457.24","","","","IND","Digital Advertisement Supporting Dev Davis - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12210","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44131.0","","6920.0","","","","","","","369457.24","","","","IND","Digital Advertisement Supporting Lan Diep & Opposing David Cohen","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12211","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44132.0","","21489.77","","","","","","","369457.24","","","","IND","Mailer Opposing David Cohen & Jake Tonkel - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12212","","OTH","Phuc Tranchi","","","","","","Anaheim","CA","92801.0","","","","","44132.0","","500.0","","","","","","","500.0","","","","IND","Language Translation Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12218","","OTH","FM3 Research, Inc.","","","","","","Oakland","CA","94612.0","","","","","44132.0","","27750.0","","","","","","","111000.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12220","","OTH","FM3 Research, Inc.","","","","","","Oakland","CA","94612.0","","","","","44132.0","","25250.0","","","","","","","111000.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12223","","OTH","FM3 Research, Inc.","","","","","","Oakland","CA","94612.0","","","","","44136.0","","42000.0","","","","","","","111000.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12226","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","44125.0","","105.0","","","","","","","6769.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12227","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","44126.0","","127.5","","","","","","","6769.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12228","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","44130.0","","361.5","","","","","","","6769.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12229","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","44131.0","","158.0","","","","","","","6769.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12230","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","44124.0","","632.0","","","","","","","6769.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","E","EXP12231","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","44124.0","","45.5","","","","","","","6769.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1086","","OTH","The Trade Desk","","","","","","Ventura","CA","93001.0","","","","","44123.0","","9732.82","","","","","","","42435.14","","","","IND","Digital Advertisement Opposing Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1087","","OTH","MightyHive/DCM","","","","","","San Francisco","CA","94139.0","","","","","44123.0","","892.18","","","","","","","5992.18","","","","IND","Digital Advertisement Opposing Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1088","","OTH","Spectacular Opticals","","","","","","Oakland","CA","94609.0","","","","","44123.0","","1000.0","","","","","","","3000.0","","","","IND","Digital Advertisement Opposing Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1089","","OTH","Youtube","","","","","","San Bruno","CA","94066.0","","","","","44123.0","","5950.0","","","","","","","9350.0","","","","IND","Digital Advertisement Opposing Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1101","","OTH","The Trade Desk","","","","","","Ventura","CA","93001.0","","","","","44127.0","","4671.76","","","","","","","42435.14","","","","IND","Digital Advertisement Opposing David Cohen & Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1102","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44127.0","","3400.0","","","","","","","63725.0","","","","IND","Digital Advertisement Opposing David Cohen & Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1107","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44129.0","","4250.0","","","","","","","63725.0","","","","IND","Digital Advertisement Supporting Dev Davis","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1109","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44130.0","","1700.0","","","","","","","63725.0","","","","IND","Digital Advertisement Supporting Lan Diep","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1111","","OTH","Pacific Print Resources","","","","","","Emeryville","CA","94608.0","","","","","44130.0","","2100.0","","","","","","","46215.69","","","","IND","Printing Supporting Lan Diep","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1112","","OTH","United States Postal Service","","","","","","San Jose","CA","95101.0","","","","","44130.0","","986.38","","","","","","","86350.27","","","","IND","Postage Supporting Lan Diep","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1114","","OTH","Youtube","","","","","","San Bruno","CA","94066.0","","","","","44130.0","","3400.0","","","","","","","9350.0","","","","IND","Digital Advertisement Opposing Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1115","","IND","Murray","David","","","","","Oakland","CA","94006.0","","","","","44130.0","","1200.0","","","","","","","1200.0","","","","IND","Digital Advertisement Opposing Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1117","","OTH","Spectacular Opticals","","","","","","Oakland","CA","94609.0","","","","","44130.0","","1000.0","","","","","","","3000.0","","","","IND","Digital Advertisement Opposing David Cohen & Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1118","","OTH","Sandhya Rao","","","","","","San Francisco","CA","94109.0","","","","","44130.0","","600.0","","","","","","","1400.0","","","","IND","Digital Advertisement Opposing David Cohen & Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1119","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44130.0","","7400.0","","","","","","","63725.0","","","","IND","Digital Advertisement Opposing David Cohen & Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1124","","OTH","Pacific Print Resources","","","","","","Emeryville","CA","94608.0","","","","","44130.0","","2695.0","","","","","","","46215.69","","","","IND","Printing Opposing David Cohen","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1125","","OTH","United States Postal Service","","","","","","San Jose","CA","95101.0","","","","","44130.0","","3021.85","","","","","","","86350.27","","","","IND","Postage Opposing David Cohen","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1127","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44131.0","","2975.0","","","","","","","63725.0","","","","IND","Digital Advertisement Supporting Dev Davis","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1131","","OTH","Pacific Print Resources","","","","","","Emeryville","CA","94608.0","","","","","44131.0","","5390.0","","","","","","","46215.69","","","","IND","Printing Opposing David Cohen & Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1132","","OTH","United States Postal Service","","","","","","San Jose","CA","95101.0","","","","","44131.0","","5871.85","","","","","","","86350.27","","","","IND","Postage Opposing David Cohen & Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1140","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44125.0","","3400.0","","","","","","","63725.0","","","","IND","Digital Advertisement Opposing Jake Tonkel & Supporting Lan Diep","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1141","","OTH","The Trade Desk","","","","","","Ventura","CA","93001.0","","","","","44125.0","","4671.76","","","","","","","42435.14","","","","IND","Digital Advertisement Opposing Jake Tonkel & Supporting Lan Diep","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1142","","OTH","Pacific Print Resources","","","","","","Emeryville","CA","94608.0","","","","","44126.0","","2695.0","","","","","","","46215.69","","","","IND","Printing Opposing Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1143","","OTH","United States Postal Service","","","","","","San Jose","CA","95101.0","","","","","44126.0","","2850.0","","","","","","","86350.27","","","","IND","Postage Opposing Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1144","","OTH","Bidtellect","","","","","","Delray Beach","FL","33483.0","","","","","44126.0","","8500.0","","","","","","","17000.0","","","","IND","Digital Advertisement Opposing Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1145","","OTH","Pacific Print Resources","","","","","","Emeryville","CA","94608.0","","","","","44125.0","","2146.0","","","","","","","46215.69","","","","IND","Printing Supporting Lan Diep","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1146","","OTH","United States Postal Service","","","","","","San Jose","CA","95101.0","","","","","44125.0","","2260.62","","","","","","","86350.27","","","","IND","Postage Supporting Lan Diep","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1147","","OTH","Bidtellect","","","","","","Delray Beach","FL","33483.0","","","","","44126.0","","8500.0","","","","","","","17000.0","","","","IND","Digital Advertisement Opposing David Cohen","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1148","","OTH","Pacific Print Resources","","","","","","Emeryville","CA","94608.0","","","","","44124.0","","3273.0","","","","","","","46215.69","","","","IND","Printing Opposing Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1149","","OTH","United States Postal Service","","","","","","San Jose","CA","95101.0","","","","","44124.0","","4275.0","","","","","","","86350.27","","","","IND","Postage Opposing Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1150","","OTH","Pacific Print Resources","","","","","","Emeryville","CA","94608.0","","","","","44124.0","","2695.0","","","","","","","46215.69","","","","IND","Printing Supporting Lan Diep","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1151","","OTH","United States Postal Service","","","","","","San Jose","CA","95101.0","","","","","44124.0","","3021.85","","","","","","","86350.27","","","","IND","Postage Supporting Lan Diep","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1152","","OTH","MightyHive/DCM","","","","","","San Francisco","CA","94139.0","","","","","44131.0","","5100.0","","","","","","","5992.18","","","","IND","Digital Advertisement Supporting Lan Diep & Opposing David Cohen","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1153","","OTH","Sandhya Rao","","","","","","San Francisco","CA","94109.0","","","","","44131.0","","800.0","","","","","","","1400.0","","","","IND","Digital Advertisement Supporting Lan Diep & Opposing David Cohen","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","EDT1154","","OTH","Get Thru Text","","","","","","Fremont","CA","94538.0","","","","","44128.0","","1706.3","","","","","","","1706.3","","","","IND","Text Messages Supporting Dev Davis & Opposing David Cohen","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","PDT78","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44125.0","","8766.91","","","","","","","26300.73","","","","IND","Printing Opposing Sally Lieber","Mission Control, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","PDT79","","OTH","United States Postal Service","","","","","","San Jose","CA","95101.0","","","","","44125.0","","5409.37","","","","","","","86350.27","","","","IND","Postage Opposing Sally Lieber","Mission Control, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","EXPN","G","PDT81","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","44125.0","","660.77","","","","","","","660.77","","","","IND","Data Vendor Opposing Sally Lieber","Mission Control, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","DEBT","F","PAY12127","","OTH","FM3 Research, Inc.","","","","","","Oakland","CA","94612.0","","","","","","","","27750.0","0.0","27750.0","","","0.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","DEBT","F","PAY12128","","OTH","FM3 Research, Inc.","","","","","","Oakland","CA","94612.0","","","","","","","","25250.0","0.0","25250.0","","","0.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","DEBT","F","PAY12137","","OTH","FM3 Research, Inc.","","","","","","Oakland","CA","94612.0","","","","","","","","42000.0","0.0","42000.0","","","0.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","DEBT","F","PAY12143","","OTH","Chariot Campaigns, Inc.","","","","","","Mill Valley","CA","94941.0","","","","","","","","24877.0","0.0","24877.0","","","0.0","","","","","IND","Mailer Opposing Kansen Chu - reported in prior period.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","DEBT","F","PAY12159","","OTH","Mission Control, Inc.","","","","","","Glastonbury","CT","6033.0","","","","","","","","15255.05","0.0","15255.05","","","0.0","","","","","IND","Mailer Opposing Sally Lieber - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:04:06 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","","DEBT","F","PAY12172","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","","","","1520.0","0.0","1520.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12019","","OTH","C2K Architecture, Inc.","","","","","","Portland","OR","97209.0","","","","","44096.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12035","","OTH","Crema Properties","","","","","","San Jose","CA","95128.0","","","","","44098.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12036","","IND","Leets","Tim","","","","","Los Gatos","CA","95030.0","Barrett Business Services, Inc.","Business Consultant","","","44098.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12037","","IND","Milligan","Shawn","","","","","San Jose","CA","95124.0","Self; Milligan Land Company","Real Estate Development","","","44099.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12038","","IND","Truong","Eddie","","","","","San Jose","CA","95136.0","The Silicon Valley Organization","Director of Government & Community Relations","","","44099.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12039","","IND","Gentzkow","Joseph","","","","","San Jose","CA","95125.0","Mulberry Capital Advisors","Commercial Real Estate","","","44102.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12040","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020.0","","","","","44098.0","","50000.0","","","","","","","77500.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12043","","OTH","JP DiNapoli Companies, Inc.","","","","","","San Jose","CA","95113.0","","","","","44095.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12044","","OTH","Coca-Cola","","","","","","San Jose","CA","95112.0","","","","","44095.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12045","","OTH","The Sobrato Organization","","","","","","Mountain View","CA","94041.0","","","","","44095.0","","10000.0","","","","","","","15035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12046","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814.0","","","","","44095.0","","10000.0","","","","","","","25000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12047","","IND","Dean, Jr.","Alexander","","","","","San Francisco","CA","94188.0","Apple","Manufacturing Design Engineer","","","44095.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12048","","OTH","Garden City Sanitation, Inc.","","","","","","Santa Clara","CA","95050.0","","","","","44095.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12049","","COM","Pacific Advisory Coalition PAC Sponsored by Allied Waste Services of N. America LLC","","","","","","Phoenix","AZ","85054.0","","","","","44095.0","","5000.0","","","","","","","5000.0","","","","","","","","","","1384188","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12050","","OTH","Republic Urban Properties LLC & Affiliated Entities(Michael Van Every)","","","","","","San Jose","CA","95113.0","","","","","44095.0","","3000.0","","","","","","","8035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12051","","OTH","Petrinovich Pugh & Company, LLP","","","","","","San Jose","CA","95113.0","","","","","44095.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12052","","IND","Doolin","David","","","","","Santa Cruz","CA","95062.0","Petrinovich Pugh & Company LLP","Certified Public Accountant","","","44103.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12053","","IND","Davis","Edward","","","","","Morgan Hill","CA","95037.0","Petrinovich Pugh & Company LLP","Certified Public Accountant","","","44103.0","","200.0","","","","","","","2300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12056","","IND","Pellecchia","Christian D.","","","","","San Jose","CA","95117.0","Slatter Construction, Inc.","Vice President","","","44103.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12057","","OTH","Hoge, Fenton, Jones & Appel, Inc.","","","","","","San Jose","CA","95113.0","","","","","44103.0","","1500.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12058","","COM","California Apartment Association PAC (CAAPAC)","","","","","","Sacramento","CA","95814.0","","","","","44103.0","","10000.0","","","","","","","50000.0","","","","","","","","","","745208","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12059","","OTH","Federal Realty Investment Trust","","","","","","North Bethesda","MD","20852.0","","","","","44103.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12067","","OTH","The Conco Companies","","","","","","Concord","CA","94520.0","","","","","44105.0","","1000.0","","","","","","","2000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12073","","OTH","COMCAST Financial Agency Corporation","","","","","","Philadelphia","PA","19103.0","","","","","44106.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12080","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126.0","","","","","44109.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12081","","OTH","Orange Barrel Media, LLC(Mark Thompson)","","","","","","Columbus","OH","43222.0","","","","","44109.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12083","","OTH","Starcity Ventures, LLC(Eli Sokol)","","","","","","San Francisco","CA","94133.0","","","","","44110.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12084","","IND","Davis","Edward","","","","","Morgan Hill","CA","95037.0","Petrinovich Pugh & Company LLP","Certified Public Accountant","","","44110.0","","600.0","","","","","","","2300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12085","","IND","Waxman","Mark","","","","","Morgan Hill","CA","95037.0","CBIZ","Senior Vice President of Marketing","","","44110.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12089","","IND","Horn","Eric","","","","","Alamo","CA","94507.0","Spark Services Inc.","Construction Management","","","44112.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12090","","COM","California Apartment Association PAC (CAAPAC)","","","","","","Sacramento","CA","95814.0","","","","","44111.0","","40000.0","","","","","","","50000.0","","","","","","","","","","745208","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12091","","OTH","SJ City View LLC(Matt Lituchy)","","","","","","San Francisco","CA","94111.0","","","","","44112.0","","15000.0","","","","","","","45000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12092","","OTH","Hensel Phelps Construction Co.","","","","","","Greeley","CO","80631.0","","","","","44112.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12093","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814.0","","","","","44112.0","","10000.0","","","","","","","25000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12095","","OTH","Caracol Property Owner, LLC(Bryon Wolf)","","","","","","Campbell","CA","95008.0","","","","","44112.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12096","","OTH","Hunter/Storm LLC(Edward Storm)","","","","","","Cupertino","CA","95014.0","","","","","44112.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12098","","OTH","SJ City View LLC(Matt Lituchy)","","","","","","San Francisco","CA","94111.0","","","","","44113.0","","20000.0","","","","","","","45000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12099","","IND","Mahoney","Philip","","","","","Los Altos Hills","CA","94022.0","Newmark Knight Frank","Commercial Real Estate","","","44115.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12100","","IND","Bozzuto","Danny","","","","","San Jose","CA","95120.0","Bozzuto & Associates Insurance Services, Inc.","CEO","","","44116.0","","2500.0","","","","","","","2535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12101","","OTH","Murabito Hao & Barnes, LLP","","","","","","San Jose","CA","95113.0","","","","","44113.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12105","","OTH","TMG Partners","","","","","","San Francisco","CA","94104.0","","","","","44113.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12106","","IND","Facchino","Rob","","","","","San Jose","CA","95138.0","Terracommercial Real Estate Co.","Managing Partner","","","44117.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12109","","OTH","MCM Diversified","","","","","","San Jose","CA","95112.0","","","","","44117.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12110","","OTH","Advantage Homes","","","","","","San Jose","CA","95111.0","","","","","44117.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12114","","OTH","Hanover R.S. Limited Partnership","","","","","","Houston","TX","77056.0","","","","","44118.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12115","","OTH","Robinson Oil Corporation dba Rotten Robbie","","","","","","Santa Clara","CA","95050.0","","","","","44118.0","","5000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12116","","OTH","U.S. Concrete, Inc.","","","","","","Euless","TX","76039.0","","","","","44118.0","","1000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12117","","OTH","Silicon Valley Law Group, ALC","","","","","","San Jose","CA","95113.0","","","","","44118.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12119","","OTH","Power Design","","","","","","Saint Petersburg","FL","33716.0","","","","","44119.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12120","","OTH","CMG Partners, Inc.","","","","","","San Jose","CA","95125.0","","","","","44119.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12122","","OTH","Airfield Supply Co.","","","","","","San Jose","CA","95110.0","","","","","44119.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12123","","OTH","Elemental Wellness Center","","","","","","San Jose","CA","95133.0","","","","","44119.0","","3500.0","","","","","","","3500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12124","","OTH","The Conco Companies","","","","","","Concord","CA","94520.0","","","","","44120.0","","1000.0","","","","","","","2000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12125","","IND","Schmidt","Mark","","","","","San Jose","CA","95124.0","CBRE","Commercial Real Estate","","","44120.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12129","","IND","Brown","Joseph","","","","","San Jose","CA","95125.0","Intero","Real Estate Broker","","","44120.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12130","","OTH","Chevron Policy Government & Public Affairs","","","","","","Concord","CA","94524.0","","","","","44119.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12131","","OTH","TM San Jose 78, LLC(Chris Davenport)","","","","","","San Ramon","CA","94583.0","","","","","44119.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12132","","OTH","McManagement Services, Inc.","","","","","","Los Gatos","CA","95030.0","","","","","44117.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12133","","OTH","Diane Brandenburg Survivors Trust","","","","","","San Jose","CA","95125.0","","","","","44120.0","","7500.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12134","","OTH","BBP 160 WSC LLC(John Barrett)","","","","","","San Francisco","CA","94104.0","","","","","44120.0","","7375.0","","","","","","","7375.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12135","","OTH","R.N. Borelli Inc. dba Borelli Investment Company","","","","","","San Jose","CA","95131.0","","","","","44120.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12136","","IND","Fry","John","","","","","San Jose","CA","95113.0","ARM IoT Services Group","Senior Director of Technology","","","44120.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","RCPT","A","INC12141","","IND","Crane","Brian","","","","","Monte Sereno","CA","95030.0","Intero","CEO","","","44121.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1027","","OTH","Kansen Chu - IE 2020","","","","","","","","","","","","","44104.0","","24877.0","","","","","","","112008.0","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Kansen Chu","","","","CSU","","OTH","County of Santa Clara","3.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1029","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","44104.0","","13082.47","","","","","","","167155.64","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1030","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","44104.0","","12625.0","","","","","","","167155.64","","","","IND","Research & Polling","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1031","","OTH","Kansen Chu - IE 2020","","","","","","","","","","","","","44104.0","","12500.0","","","","","","","112008.0","","","","IND","Research & Polling","","","","","","","","","","","","","","","","","","","","","","","","","","","Kansen Chu","","","","CSU","","OTH","County of Santa Clara","3.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1033","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","44105.0","","3115.0","","","","","","","167155.64","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1035","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","44105.0","","3287.5","","","","","","","167155.64","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1038","","OTH","Jake Tonkel - IE 2020","","","","","","","","","","","","","44105.0","","3115.0","","","","","","","116001.58","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1039","","OTH","Jake Tonkel - IE 2020","","","","","","","","","","","","","44105.0","","3287.5","","","","","","","116001.58","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1040","","OTH","Jake Tonkel - IE 2020","","","","","","","","","","","","","44105.0","","27750.0","","","","","","","116001.58","","","","IND","Research & Polling","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1043","","OTH","Kansen Chu - IE 2020","","","","","","","","","","","","","44109.0","","24877.0","","","","","","","112008.0","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Kansen Chu","","","","CSU","","OTH","County of Santa Clara","3.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1046","","OTH","Devora Davis - IE 2020","","","","","","","","","","","","","44109.0","","11504.81","","","","","","","25489.81","","","","IND","Door Hangers","","","","","","","","","","","","","","","","","","","","","","","","","","","Devora Davis","","","","CCM","","CIT","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1047","","OTH","Devora Davis - IE 2020","","","","","","","","","","","","","44109.0","","13875.0","","","","","","","25489.81","","","","IND","Research & Polling","","","","","","","","","","","","","","","","","","","","","","","","","","","Devora Davis","","","","CCM","","CIT","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1048","","OTH","Jake Tonkel - IE 2020","","","","","","","","","","","","","44111.0","","6345.0","","","","","","","116001.58","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1049","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","44111.0","","6115.0","","","","","","","167155.64","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1050","","OTH","Kansen Chu - IE 2020","","","","","","","","","","","","","44111.0","","24877.0","","","","","","","112008.0","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Kansen Chu","","","","CSU","","OTH","County of Santa Clara","3.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1051","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","44112.0","","2000.0","","","","","","","97379.64","","","","IND","Television Ad","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1052","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","44112.0","","6230.0","","","","","","","167155.64","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1053","","OTH","Jake Tonkel - IE 2020","","","","","","","","","","","","","44112.0","","6230.0","","","","","","","116001.58","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1056","","OTH","Jake Tonkel - IE 2020","","","","","","","","","","","","","44116.0","","14060.86","","","","","","","116001.58","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1057","","OTH","Sally Lieber - IE 2020","","","","","","","","","","","","","44117.0","","14574.28","","","","","","","29200.56","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Sally Lieber","","","","CCM","","OTH","City of Mountain View","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1058","","OTH","Sally Lieber - IE 2020","","","","","","","","","","","","","44117.0","","14626.28","","","","","","","29200.56","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Sally Lieber","","","","CCM","","OTH","City of Mountain View","","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1063","","OTH","Jake Tonkel - IE 2020","","","","","","","","","","","","","44118.0","","6287.5","","","","","","","116001.58","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1064","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","44118.0","","6230.0","","","","","","","167155.64","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1070","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","44119.0","","6287.5","","","","","","","167155.64","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1071","","OTH","Jake Tonkel - IE 2020","","","","","","","","","","","","","44119.0","","6632.5","","","","","","","116001.58","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1074","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","44119.0","","11038.59","","","","","","","167155.64","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1077","","OTH","Jake Tonkel - IE 2020","","","","","","","","","","","","","44119.0","","13293.22","","","","","","","116001.58","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","EDT1078","","OTH","Jake Tonkel - IE 2020","","","","","","","","","","","","","44121.0","","8000.0","","","","","","","116001.58","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","PDT71","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","44118.0","","21000.0","","","","","","","167155.64","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","PDT72","","OTH","Jake Tonkel - IE 2020","","","","","","","","","","","","","44118.0","","21000.0","","","","","","","116001.58","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","D","PDT73","","OTH","Kansen Chu - IE 2020","","","","","","","","","","","","","44119.0","","24877.0","","","","","","","112008.0","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Kansen Chu","","","","CSU","","OTH","County of Santa Clara","3.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12041","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","44102.0","","390.0","","","","","","","7197.8","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12054","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","44095.0","","450.5","","","","","","","5340.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12055","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","44099.0","","113.0","","","","","","","5340.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12060","","OTH","Chariot Campaigns, Inc.","","","","","","Mill Valley","CA","94941.0","","","","","44104.0","","24877.0","","","","","","","367301.98","","","","IND","Mailer Opposing Kansen Chu - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12061","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44104.0","","13082.47","","","","","","","184142.45","","","","IND","Mailer Opposing David Cohen - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12063","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","44103.0","","32.5","","","","","","","5340.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12064","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","44103.0","","113.0","","","","","","","5340.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12068","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44105.0","","3115.0","","","","","","","184142.45","","","","IND","Digital Advertisement Opposing David Cohen - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12069","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44105.0","","3287.5","","","","","","","184142.45","","","","IND","Digital Advertisement Opposing David Cohen - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12070","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44105.0","","3287.5","","","","","","","184142.45","","","","IND","Digital Advertisement Opposing Jake Tonkel - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12071","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44105.0","","3115.0","","","","","","","184142.45","","","","IND","Digital Advertisement Opposing Jake Tonkel - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12072","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","44105.0","","6250.0","","","","","","","81500.36","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12074","","OTH","Chariot Campaigns, Inc.","","","","","","Mill Valley","CA","94941.0","","","","","44108.0","","5000.0","","","","","","","367301.98","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12075","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","44104.0","","45.5","","","","","","","5340.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12076","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","44105.0","","68.0","","","","","","","5340.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12077","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","44106.0","","19.0","","","","","","","5340.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12078","","OTH","Chariot Campaigns, Inc.","","","","","","Mill Valley","CA","94941.0","","","","","44106.0","","24877.0","","","","","","","367301.98","","","","IND","Mailer Opposing Kansen Chu - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12082","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44109.0","","11424.81","","","","","","","184142.45","","","","IND","Door Hangers Supporting Devora Davis - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12086","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","44110.0","","45.5","","","","","","","5340.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12087","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44111.0","","12460.0","","","","","","","184142.45","","","","IND","Digital Advertisement Opposing David Cohen & Jake Tonkel - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12088","","OTH","Chariot Campaigns, Inc.","","","","","","Mill Valley","CA","94941.0","","","","","44111.0","","24877.0","","","","","","","367301.98","","","","IND","Mailer Opposing Kansen Chu - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12094","","OTH","Viet Today Television","","","","","","San Jose","CA","95112.0","","","","","44112.0","","2000.0","","","","","","","2000.0","","","","IND","Television Ad Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12097","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44112.0","","12460.0","","","","","","","184142.45","","","","IND","Digital Advertisement Opposing Jake Tonkel & David Cohen - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12102","","OTH","Torrey Pines Bank","","","","","","Carlsbad","CA","92009.0","","","","","44113.0","","14.0","","","","","","","101.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12103","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","44113.0","","163.5","","","","","","","5340.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12104","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44116.0","","14060.86","","","","","","","184142.45","","","","IND","Mailer Opposing Jake Tonkel - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12107","","OTH","Mission Control, Inc.","","","","","","Glastonbury","CT","6033.0","","","","","44117.0","","14574.28","","","","","","","44455.61","","","","IND","Mailer Opposing Sally Lieber - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12108","","OTH","Mission Control, Inc.","","","","","","Glastonbury","CT","6033.0","","","","","44117.0","","14626.28","","","","","","","44455.61","","","","IND","Mailer Opposing Sally Lieber - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12111","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","44118.0","","750.0","","","","","","","13502.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12113","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","44118.0","","500.0","","","","","","","13502.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12118","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44117.0","","12517.5","","","","","","","184142.45","","","","IND","Digital Advertisement Opposing Jake Tonkel & David Cohen - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12121","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","44119.0","","1905.0","","","","","","","7197.8","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12138","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44119.0","","12920.0","","","","","","","184142.45","","","","IND","Digital Advertisement Opposing Jake Tonkel & David Cohen - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12139","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44119.0","","11038.59","","","","","","","184142.45","","","","IND","Mailer Opposing David Cohen - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12140","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44119.0","","13293.22","","","","","","","184142.45","","","","IND","Mailer Opposing Jake Tonkel - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12142","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44121.0","","8000.0","","","","","","","184142.45","","","","IND","Digital Advertisement Opposing Jake Tonkel - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12156","","OTH","Torrey Pines Bank","","","","","","Carlsbad","CA","92009.0","","","","","44117.0","","14.0","","","","","","","101.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12157","","OTH","Torrey Pines Bank","","","","","","Carlsbad","CA","92009.0","","","","","44119.0","","14.0","","","","","","","101.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12164","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","44113.0","","80.0","","","","","","","184142.45","","","","IND","Doorhangers Supporting Devora Davis","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12170","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","44120.0","","450.5","","","","","","","5340.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EXP12170","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","E","EXP12171","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","44120.0","","384.5","","","","","","","5340.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1023","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","44104.0","","6402.56","","","","","","","149365.4","","","","IND","Printing Opposing Kansen Chu","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1028","","OTH","Pacific Print Resources","","","","","","Emeryville","CA","94608.0","","","","","44104.0","","7384.69","","","","","","","25221.69","","","","IND","Printing & Postage Opposing David Cohen - See Schedule G","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1032","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44105.0","","2550.0","","","","","","","40600.0","","","","IND","Digital Advertisement Opposing David Cohen","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1034","","OTH","The Trade Desk","","","","","","Ventura","CA","93001.0","","","","","44105.0","","2335.88","","","","","","","23358.8","","","","IND","Digital Advertisement Opposing David Cohen","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1036","","OTH","The Trade Desk","","","","","","Ventura","CA","93001.0","","","","","44105.0","","2335.88","","","","","","","23358.8","","","","IND","Digital Advertisement Opposing Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1037","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44105.0","","2550.0","","","","","","","40600.0","","","","IND","Digital Advertisement Opposing Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1041","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","44106.0","","6402.56","","","","","","","149365.4","","","","IND","Printing Opposing Kansen Chu","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1044","","OTH","Pacific Print Resources","","","","","","Emeryville","CA","94608.0","","","","","44109.0","","3690.0","","","","","","","25221.69","","","","IND","Printing Supporting Devora Davis","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1045","","OTH","Door Hanger Distribution Company","","","","","","San Diego","CA","92108.0","","","","","44109.0","","6430.0","","","","","","","6430.0","","","","IND","Door Hanger Distribution Supporting Devora Davis","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1054","","OTH","Pacific Print Resources","","","","","","Emeryville","CA","94608.0","","","","","44116.0","","8179.0","","","","","","","25221.69","","","","IND","Printing Opposing Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1055","","OTH","United States Postal Service","","","","","","San Jose","CA","95101.0","","","","","44116.0","","4560.0","","","","","","","58653.35","","","","IND","Postage Opposing Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1059","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44117.0","","8766.91","","","","","","","17533.82","","","","IND","Printing Opposing Sally Lieber","Mission Control, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1060","","OTH","United States Postal Service","","","","","","San Jose","CA","95101.0","","","","","44117.0","","5409.37","","","","","","","58653.35","","","","IND","Postage Opposing Sally Lieber","Mission Control, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1061","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44117.0","","8766.91","","","","","","","17533.82","","","","IND","Printing Opposing Sally Lieber","Mission Control, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1062","","OTH","United States Postal Service","","","","","","San Jose","CA","95101.0","","","","","44117.0","","5409.37","","","","","","","58653.35","","","","IND","Postage Opposing Sally Lieber","Mission Control, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1066","","OTH","The Trade Desk","","","","","","Ventura","CA","93001.0","","","","","44117.0","","4671.76","","","","","","","23358.8","","","","IND","Digital Advertisement Opposing Jake Tonkel & David Cohen","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1067","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44117.0","","5100.0","","","","","","","40600.0","","","","IND","Digital Advertisement Opposing Jake Tonkel & David Cohen","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1068","","OTH","The Trade Desk","","","","","","Ventura","CA","93001.0","","","","","44119.0","","4671.76","","","","","","","23358.8","","","","IND","Digital Advertisement Opposing Jake Tonkel & David Cohen","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1069","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44119.0","","5100.0","","","","","","","40600.0","","","","IND","Digital Advertisement Opposing Jake Tonkel & David Cohen","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1072","","OTH","Pacific Print Resources","","","","","","Emeryville","CA","94608.0","","","","","44119.0","","2695.0","","","","","","","25221.69","","","","IND","Printing Opposing David Cohen","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1073","","OTH","United States Postal Service","","","","","","San Jose","CA","95101.0","","","","","44119.0","","3021.85","","","","","","","58653.35","","","","IND","Postage Opposing David Cohen","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1075","","OTH","Pacific Print Resources","","","","","","Emeryville","CA","94608.0","","","","","44119.0","","3273.0","","","","","","","25221.69","","","","IND","Printing Opposing Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1076","","OTH","United States Postal Service","","","","","","San Jose","CA","95101.0","","","","","44119.0","","4275.0","","","","","","","58653.35","","","","IND","Postage Opposing Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1079","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44121.0","","5100.0","","","","","","","40600.0","","","","IND","Digital Advertisement Opposing Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1080","","OTH","Spectacular Opticals","","","","","","Oakland","CA","94609.0","","","","","44121.0","","1000.0","","","","","","","1000.0","","","","IND","Digital Advertisement Production Opposing Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1081","","OTH","Stars Model Management","","","","","","San Francisco","CA","94108.0","","","","","44121.0","","1000.0","","","","","","","1000.0","","","","IND","Digital Advertisement Production Opposing Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1082","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","44111.0","","6402.56","","","","","","","149365.4","","","","IND","Printing Opposing Kansen Chu","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1083","","OTH","United States Postal Service","","","","","","San Jose","CA","95101.0","","","","","44111.0","","8994.44","","","","","","","58653.35","","","","IND","Postage Opposing Kansen Chu","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1084","","OTH","United States Postal Service","","","","","","San Jose","CA","95101.0","","","","","44104.0","","8994.44","","","","","","","58653.35","","","","IND","Postage Opposing Kansen Chu","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1085","","OTH","United States Postal Service","","","","","","San Jose","CA","95101.0","","","","","44106.0","","8994.44","","","","","","","58653.35","","","","IND","Postage Opposing Kansen Chu","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1136","","OTH","The Trade Desk","","","","","","Ventura","CA","93001.0","","","","","44111.0","","4671.76","","","","","","","23358.8","","","","IND","Digital Advertisement Opposing David Cohen & Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1137","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44111.0","","5100.0","","","","","","","40600.0","","","","IND","Digital Advertisement Opposing David Cohen & Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1138","","OTH","The Trade Desk","","","","","","Ventura","CA","93001.0","","","","","44112.0","","4671.76","","","","","","","23358.8","","","","IND","Digital Advertisement Opposing David Cohen & Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","EDT1139","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44112.0","","5100.0","","","","","","","40600.0","","","","IND","Digital Advertisement Opposing David Cohen & Jake Tonkel","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","NON12066","","OTH","United States Postal Service","","","","","","San Jose","CA","95101.0","","","","","44104.0","","4111.69","","","","","","","58653.35","","","","IND","Postage Opposing David Cohen","Pacific Print Resources","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","PDT74","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","44111.0","","6402.56","","","","","","","149365.4","","","","IND","Printing Opposing Kansen Chu","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","EXPN","G","PDT75","","OTH","United States Postal Service","","","","","","San Jose","CA","95101.0","","","","","44121.0","","8994.44","","","","","","","58653.35","","","","IND","Postage Opposing Kansen Chu","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","DEBT","F","PAY12033","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","","","","390.0","0.0","390.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/6/2021 10:00:40 PM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","","DEBT","F","PAY12034","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11877","","OTH","Urban Catalyst Manager LLC","","","","","","San Jose","CA","95113","","","","","44028.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11901","","OTH","Arcadia Development Company","","","","","","San Jose","CA","95150","","","","","44029.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11904","","OTH","West Valley Construction","","","","","","Campbell","CA","95008","","","","","44028.0","","2500.0","","","","","","","2535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11908","","OTH","Robinson Oil Corporation dba Rotten Robbie","","","","","","Santa Clara","CA","95050","","","","","44043.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11910","","OTH","Excite Credit Union","","","","","","San Jose","CA","95118","","","","","44053.0","","1000.0","","","","","","","1035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11912","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125","","","","","44054.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11913","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052","","","","","44054.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11914","","OTH","Lehigh Hanson Southwest Cement/Heidelberg Cement Group","","","","","","Irving","TX","75062","","","","","44054.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11915","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","44054.0","","10000.0","","","","","","","27500.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11916","","IND","Cunneen","James","","","","","San Jose","CA","95125","California Strategies","Partner","","","44061.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11919","","IND","Davis","Edward","","","","","Morgan Hill","CA","95037","Petrinovich Pugh & Company LLP","Certified Public Accountant","","","44062.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11921","","OTH","ZAG Technical Services","","","","","","San Jose","CA","95134","","","","","44063.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11922","","OTH","Norman E. Matteoni, A Prof. Corp., DBA Matteoni, O'Laughlin & Hechtman","","","","","","San Jose","CA","95126","","","","","44064.0","","50.0","","","","","","","835.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11926","","OTH","Barry Swenson Builder/Green Valley Corporation","","","","","","San Jose","CA","95112","","","","","44067.0","","3000.0","","","","","","","8000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11929","","OTH","The Schoennauer Co.","","","","","","San Jose","CA","95110","","","","","44067.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11930","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","44067.0","","1500.0","","","","","","","8250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11931","","OTH","Lewis & Tibbitts, Inc.","","","","","","San Jose","CA","95112","","","","","44067.0","","3000.0","","","","","","","3035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11932","","OTH","Hoge, Fenton, Jones & Appel, Inc.","","","","","","San Jose","CA","95113","","","","","44067.0","","5000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11933","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","44067.0","","1750.0","","","","","","","8250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11934","","OTH","West Valley Construction","","","","","","Campbell","CA","95008","","","","","44067.0","","35.0","","","","","","","2535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11934","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11953","","OTH","Devcon Construction Incorporated","","","","","","Milpitas","CA","95035","","","","","44067.0","","35.0","","","","","","","15035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11953","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11954","","OTH","Urban Community","","","","","","Los Altos","CA","94024","","","","","44067.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11956","","IND","Foley","Pam","","","","","San Jose","CA","95125","City of San Jose","Councilmember","","","44067.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11957","","IND","Rogers","Dan","","","","","San Jose","CA","95131","Blach Construction","Construction","","","44068.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11959","","OTH","Bayview Development Group","","","","","","San Jose","CA","95113","","","","","44068.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11963","","OTH","McCarthy Ranch","","","","","","Los Gatos","CA","95030","","","","","44071.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11964","","IND","James","Sandra","","","","","Palo Alto","CA","94304","Sand Hill Property Company","Public Affairs Manager","","","44074.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11971","","OTH","Boston Properties","","","","","","San Francisco","CA","94080","","","","","44074.0","","5000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11971","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11972","","OTH","Norman E. Matteoni, A Prof. Corp., DBA Matteoni, O'Laughlin & Hechtman","","","","","","San Jose","CA","95126","","","","","44074.0","","750.0","","","","","","","835.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11973","","OTH","Willco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","44074.0","","3000.0","","","","","","","3035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11974","","OTH","KT Properties Urban, Inc","","","","","","Cupertino","CA","95014","","","","","44074.0","","2500.0","","","","","","","17500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11974","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11975","","OTH","Leadpoint Business Services","","","","","","Phoenix","AZ","85054","","","","","44077.0","","2500.0","","","","","","","5500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11976","","OTH","Bradley Tanks, Inc.","","","","","","Danville","CA","94526","","","","","44077.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11977","","OTH","Conklin Brothers","","","","","","San Jose","CA","95125","","","","","44077.0","","3000.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11978","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","44077.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11979","","OTH","Technology Credit Union","","","","","","San Jose","CA","95131","","","","","44077.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11980","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","44077.0","","5000.0","","","","","","","27500.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11981","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196","","","","","44077.0","","5000.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11982","","OTH","Republic Services Inc.","","","","","","Phoenix","AZ","85054","","","","","44077.0","","5500.0","","","","","","","14000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11983","","OTH","Albertsons Safeway","","","","","","Phoenix","AZ","85027","","","","","44077.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11988","","OTH","Steinberg Hart","","","","","","Palo Alto","CA","94301","","","","","44084.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11990","","OTH","Level 10 Construction","","","","","","Sunnyvale","CA","94089","","","","","44084.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11992","","OTH","Broadcom, Inc.","","","","","","San Jose","CA","95131","","","","","44088.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11993","","OTH","Walmart, Inc.","","","","","","Bentonville","AK","72716","","","","","44088.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11994","","IND","Bussey","Timothy J.","","","","","San Jose","CA","95134","ZAG Technical Services","Chief Financial Officer","","","44089.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC11998","","OTH","REDCO Development, LLC(Chris Freise)","","","","","","San Francisco","CA","94111","","","","","44090.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12001","","OTH","Christopher Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)(Christopher Neale)","","","","","","San Jose","CA","95113","","","","","44091.0","","1750.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12002","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597","","","","","44091.0","","5000.0","","","","","","","10000.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12003","","OTH","SRGNC (Sares Regis Group of Northern California) LLC(Jeff Smith)","","","","","","San Mateo","CA","94404","","","","","44091.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12004","","OTH","Motor Body Company, Inc.","","","","","","San Jose","CA","95126","","","","","44091.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12005","","OTH","Alongi Brothers, Inc.","","","","","","San Jose","CA","95126","","","","","44091.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12006","","OTH","City Towing & Body Shop","","","","","","San Jose","CA","95116","","","","","44091.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12007","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125","","","","","44091.0","","1750.0","","","","","","","2750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12008","","OTH","Strangis Properties","","","","","","San Jose","CA","95136","","","","","44091.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12009","","OTH","HP Investment Associates LP","","","","","","Palo Alto","CA","94301","","","","","44091.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12010","","OTH","Devcon Construction Incorporated","","","","","","Milpitas","CA","95035","","","","","44091.0","","10000.0","","","","","","","15035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12011","","OTH","Auto Return - Tegsco, LLC(Allan Brasher)","","","","","","San Francisco","CA","94103","","","","","44091.0","","500.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12012","","OTH","Heritage Bank of Commerce","","","","","","San Jose","CA","95113","","","","","44091.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12013","","OTH","Hudson Metro Plaza, LLC, CBRE, Inc. (Mark Lammas)","","","","","","Minneapolis","MN","55435","","","","","44091.0","","10000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12014","","OTH","Avidbank","","","","","","Palo Alto","CA","94302","","","","","44091.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12017","","OTH","John Edward (Jed) York & Affiliated Entities, Including the Forty Niners Football Company LLC.(John Edward (Jed) York)","","","","","","Santa Clara","CA","95054","","","","","44092.0","","7500.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","RCPT","A","INC12031","","OTH","Arcadia Development Company","","","","","","San Jose","CA","95150","","","","","44093.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC12031","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","D","EDT1018","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","44082.0","","5000.0","","","","","","","95379.64","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","D","EDT1019","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","44082.0","","27250.0","","","","","","","95379.64","","","","IND","Research & Polling","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","D","EDT1020","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","44089.0","","4875.0","","","","","","","95379.64","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","D","EDT1021","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","44091.0","","110.0","","","","","","","95379.64","","","","IND","Website Design & Development","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","D","EDT1022","","OTH","Devora Davis - IE 2020","","","","","","","","","","","","","44091.0","","110.0","","","","","","","110.0","","","","IND","Website Design & Development","","","","","","","","","","","","","","","","","","","","","","","","","","","Devora Davis","","","","CCM","","CIT","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","D","EXP11905","","COM","Otto Lee for Supervisor 2020","","","","","","San Jose","CA","95126","","","","","44029.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1415319","","","","","","","","","","","","","","","","","","","","","","Otto Lee","","","","CSU","","OTH","County of Santa Clara","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11873","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","44019.0","","5000.0","","","","","","","262793.98","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11874","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","44020.0","","2600.0","","","","","","","11752.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11876","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","44021.0","","6250.0","","","","","","","56357.31","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11906","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44033.0","","225.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11907","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44034.0","","79.25","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11909","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","44053.0","","1025.0","","","","","","","11752.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11911","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44056.0","","45.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11918","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","44062.0","","6250.0","","","","","","","56357.31","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11924","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44064.0","","18.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11927","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44067.0","","73.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11960","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44068.0","","225.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11961","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44069.0","","5.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11965","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44070.0","","228.0","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11966","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44071.0","","532.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11967","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","44075.0","","5000.0","","","","","","","262793.98","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11968","","OTH","Compass Group - Cosmopolitan Catering, Inc.","","","","","","Sunnyvale","CA","94089","","","","","44075.0","","5290.32","","","","","","","5290.32","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11969","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44075.0","","2.75","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11985","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44076.0","","45.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11986","","OTH","Vien Thao Media, Inc.","","","","","","San Jose","CA","95112","","","","","44083.0","","5000.0","","","","","","","13000.0","","","","IND","Radio Advertisement Supporting Lan Diep - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11989","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","44084.0","","750.0","","","","","","","11752.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11991","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","44084.0","","6250.0","","","","","","","56357.31","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11995","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44089.0","","676.0","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11996","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44077.0","","79.25","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11997","","OTH","Que Huong Radio & Television","","","","","","San Jose","CA","95131","","","","","44089.0","","4875.0","","","","","","","11875.0","","","","IND","Radio Advertisement Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP11999","","OTH","Xaicode","","","","","","Reno","NV","89502","","","","","44091.0","","220.0","","","","","","","220.0","","","","IND","Website Design & Development Supporting Lan Diep & Devora Davis","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP12015","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44091.0","","450.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","E","EXP12018","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","44092.0","","45.5","","","","","","","3454.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","EXPN","G","EDT1017","","OTH","Saigon Radio / VT News Radio - AM 1290 KAZA","","","","","","San Jose","CA","95112","","","","","44083.0","","5000.0","","","","","","","13000.0","","","","IND","Radio Advertisement Supporting Lan Diep","Vien Thao Media, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/16/2020 8:25:25 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","","DEBT","F","PAY11869","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","","","","2600.0","0.0","2600.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11819","","IND","Hallgrimson","Erik","","","","","San Jose","CA","95128.0","Cushman & Wakefield","Real Estate Advisor","","","43899.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11820","","OTH","WCC Consulting, LLC","","","","","","Los Gatos","CA","95030.0","","","","","43899.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11821","","OTH","Slatter Construction Inc.","","","","","","Santa Cruz","CA","95060.0","","","","","43899.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11822","","OTH","Auto Return - Tegsco, LLC","","","","","","San Francisco","CA","94103.0","","","","","43899.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11823","","IND","O'Brien","Patrick","","","","","Pleasanton","CA","94588.0","Leisure Sports, Inc.","CFO","","","43899.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11837","","OTH","Hudson Metro Plaza, LLC, CBRE, Inc.","","","","","","Minneapolis","MN","55435.0","","","","","43942.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11838","","OTH","Hoge, Fenton, Jones & Appel, Inc.","","","","","","San Jose","CA","95113.0","","","","","43942.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11839","","OTH","Christopher Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113.0","","","","","43942.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11860","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125.0","","","","","43984.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11863","","OTH","Republic Services Inc.","","","","","","Phoenix","AZ","85054.0","","","","","43984.0","","8500.0","","","","","","","8500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11864","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020.0","","","","","43985.0","","7500.0","","","","","","","12500.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11870","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020.0","","","","","43969.0","","5000.0","","","","","","","12500.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11878","","OTH","Republic Urban Properties LLC & Affiliated Entities","","","","","","San Jose","CA","95113.0","","","","","44012.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11878","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","A","INC11894","","OTH","The Sobrato Organization","","","","","","Mountain View","CA","94041.0","","","","","44012.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11894","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","D","EXP11871","","COM","Lan Diep for San Jose - City Council District 4 2020","","","","","","San Jose","CA","95161.0","","","","","44004.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1420029","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","D","EXP11872","","COM","Re-Elect Dev Davis 2020 San Jose City Council D6","","","","","","San Jose","CA","95125.0","","","","","44004.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1420397","","","","","","","","","","","","","","","","","","","","","","Dev Davis","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11834","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43892.0","","5000.0","","","","","","","227793.98","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11836","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43937.0","","5000.0","","","","","","","227793.98","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11866","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43956.0","","5000.0","","","","","","","227793.98","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11865","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43985.0","","5000.0","","","","","","","227793.98","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11815","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","43894.0","","225.5","","","","","","","721.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11825","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","43902.0","","45.5","","","","","","","721.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11824","","OTH","Eric Valverde Photography","","","","","","San Jose","CA","95132.0","","","","","43899.0","","600.0","","","","","","","600.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11816","","OTH","FM3 Research, Inc.","","","","","","Oakland","CA","94612.0","","","","","43899.0","","16000.0","","","","","","","16000.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11826","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","43907.0","","750.0","","","","","","","9227.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11828","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","43907.0","","1000.0","","","","","","","9227.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11835","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","43923.0","","1025.0","","","","","","","9227.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11859","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","43958.0","","750.0","","","","","","","9227.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11868","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","43987.0","","750.0","","","","","","","9227.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11818","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","43899.0","","6250.0","","","","","","","37607.31","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11867","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","43987.0","","18793.69","","","","","","","37607.31","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP11902","","IND","Truong","Eddie","","","","","San Jose","CA","95136.0","","","","","43907.0","","12473.66","","","","","","","12509.56","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","G","EDT1016","","OTH","Hilton San Jose","","","","","","San Jose","CA","95113.0","","","","","43907.0","","12473.66","","","","","","","25473.66","","","","FND","","Truong","Eddie","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY11757","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024.0","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY11814","","OTH","Hilton San Jose","","","","","","San Jose","CA","95113.0","","","","","","","","13000.0","-13000.0","0.0","","","0.0","","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PAY11814","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","7/28/2020 11:21:04 PM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","DEBT","F","PAY11796","","OTH","FM3 Research, Inc.","","","","","","Oakland","CA","94612.0","","","","","","","","16000.0","0.0","16000.0","","","0.0","","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11759","","OTH","SiliconSage Builders","","","","","","Sunnyvale","CA","94086.0","","","","","43879.0","","20000.0","","","","","","","35000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11759","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11792","","OTH","Lehigh Hanson Southwest Cement/Heidelberg Cement Group","","","","","","Irving","TX","75062.0","","","","","43885.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11793","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105.0","","","","","43885.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11800","","OTH","Toeniskoetter Construction Inc.","","","","","","San Jose","CA","95126.0","","","","","43887.0","","2500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11801","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126.0","","","","","43887.0","","2500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11802","","OTH","Urban Catalyst Manager LLC","","","","","","San Jose","CA","95113.0","","","","","43887.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11803","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597.0","","","","","43887.0","","5000.0","","","","","","","5000.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11804","","OTH","SiliconSage Builders","","","","","","Sunnyvale","CA","94086.0","","","","","43887.0","","15000.0","","","","","","","35000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11806","","OTH","U.S. Concrete, Inc.","","","","","","Euless","TX","76039.0","","","","","43889.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11807","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814.0","","","","","43889.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11808","","OTH","TM San Jose 78 LLC","","","","","","San Ramon","CA","94583.0","","","","","43889.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11809","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196.0","","","","","43889.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","RCPT","A","INC11810","","IND","Fagundo","Dania","","","","","San Jose","CA","95131.0","Willco Management Inc.","President","","","43889.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT996","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","43882.0","","14692.32","","","","","","","78144.58","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","EDT996","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT998","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","43882.0","","17246.0","","","","","","","78144.58","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT1000","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","43885.0","","10000.0","","","","","","","78144.58","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT1010","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","43885.0","","10377.91","","","","","","","78144.58","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT1002","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","43886.0","","15000.0","","","","","","","78144.58","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT1013","","OTH","David Cohen - IE 2020","","","","","","","","","","","","","43887.0","","10828.35","","","","","","","78144.58","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","David Cohen","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT997","","OTH","Huy Tran - IE 2020","","","","","","","","","","","","","43882.0","","9323.61","","","","","","","60893.22","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Huy Tran","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","EDT997","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT999","","OTH","Huy Tran - IE 2020","","","","","","","","","","","","","43882.0","","17246.0","","","","","","","60893.22","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Huy Tran","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT1001","","OTH","Huy Tran - IE 2020","","","","","","","","","","","","","43885.0","","10000.0","","","","","","","60893.22","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Huy Tran","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT1009","","OTH","Huy Tran - IE 2020","","","","","","","","","","","","","43885.0","","9323.61","","","","","","","60893.22","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Huy Tran","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT1003","","OTH","Huy Tran - IE 2020","","","","","","","","","","","","","43886.0","","15000.0","","","","","","","60893.22","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Huy Tran","","","","CCM","","OTH","City of San Jose","4.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT988","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43880.0","","14692.32","","","","","","","58144.64","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","EDT988","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT991","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43880.0","","600.0","","","","","","","58144.64","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT992","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43880.0","","1000.0","","","","","","","58144.64","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","D","EDT993","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43880.0","","500.0","","","","","","","58144.64","","","","IND","Translation Services","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11794","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43885.0","","10581.25","","","","","","","207793.98","","","","IND","Mailer Opposing David Cohen & Huy Tran - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11805","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43887.0","","10828.35","","","","","","","207793.98","","","","IND","Mailer Opposing David Cohen - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11798","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43887.0","","10377.91","","","","","","","207793.98","","","","IND","Mailer Opposing David Cohen - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11799","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108.0","","","","","43887.0","","9323.61","","","","","","","207793.98","","","","IND","Mailer Opposing Huy Tran - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11788","","OTH","Phue Tranchi","","","","","","Anaheim","CA","92801.0","","","","","43881.0","","500.0","","","","","","","500.0","","","","IND","Translation Services Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11795","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","43885.0","","20000.0","","","","","","","50000.0","","","","IND","Digital Advertisements Opposing David Cohen & Huy Tran - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11797","","OTH","Storefront Political Media","","","","","","San Francisco","CA","94111.0","","","","","43887.0","","30000.0","","","","","","","50000.0","","","","IND","Digital Advertisement Opposing David Cohen & Huy Tran - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11789","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","43882.0","","1020.0","","","","","","","3382.8","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11787","","OTH","Tre Magazine","","","","","","Anaheim","CA","92801.0","","","","","43881.0","","1000.0","","","","","","","1000.0","","","","IND","Digital Advertisement Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","E","EXP11786","","OTH","Viet Bao Daily News, Inc.","","","","","","Anaheim","CA","92801.0","","","","","43881.0","","600.0","","","","","","","600.0","","","","IND","Digital Advertisement Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT989","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43880.0","","5214.0","","","","","","","123755.16","","","","IND","Printing Supporting Lan Diep","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT990","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43880.0","","6427.93","","","","","","","123755.16","","","","IND","Postage Supporting Lan Diep","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT994","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43885.0","","9081.0","","","","","","","123755.16","","","","IND","Printing Opposing David Cohen & Huy Tran","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT995","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43885.0","","10068.42","","","","","","","123755.16","","","","IND","Postage Opposing David Cohen & Huy Tran","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1004","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43887.0","","3867.0","","","","","","","123755.16","","","","IND","Printing Opposing Huy Tran","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1006","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43887.0","","3640.49","","","","","","","123755.16","","","","IND","Postage Opposing Huy Tran","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1007","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43887.0","","4446.0","","","","","","","123755.16","","","","IND","Printing Opposing David Cohen","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1008","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43887.0","","4578.27","","","","","","","123755.16","","","","IND","Postage Opposing David Cohen","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1011","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43887.0","","4468.0","","","","","","","123755.16","","","","IND","Printing Opposing David Cohen","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1012","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834.0","","","","","43887.0","","4252.3","","","","","","","123755.16","","","","IND","Postage Opposing David Cohen","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1014","","OTH","DataXu","","","","","","Santa Monica","CA","90401.0","","","","","43887.0","","19011.09","","","","","","","19011.09","","","","IND","Digital Advertisement Opposing David Cohen & Huy Tran","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","EXPN","G","EDT1015","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43887.0","","10000.0","","","","","","","10000.0","","","","IND","Digital Advertisement Opposing David Cohen & Huy Tran","Storefront Political Media","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:03:11 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","","DEBT","F","PAY11784","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","","","","1020.0","0.0","1020.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11682","","OTH","Boston Properties","","","","","","San Francisco","CA","94080","","","","","43844.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11691","","OTH","Robinson Oil Corporation dba Rotten Robbie","","","","","","Santa Clara","CA","95050","","","","","43851.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11692","","OTH","South Bay Development","","","","","","Los Gatos","CA","95032","","","","","43851.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11712","","OTH","South Bay Development","","","","","","Los Gatos","CA","95032","","","","","43853.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11712","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11721","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052","","","","","43860.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11722","","OTH","KT Properties Urban, Inc","","","","","","Cupertino","CA","95014","","","","","43860.0","","15000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11723","","COM","Associated Builders and Contractors Northern CA Chapter PAC","","","","","","Livermore","CA","94551","","","","","43860.0","","2500.0","","","","","","","2500.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11724","","OTH","SJ City View LLC","","","","","","San Francisco","CA","94111","","","","","43860.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11725","","OTH","Devcon Construction Incorporated","","","","","","Milpitas","CA","95035","","","","","43860.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11726","","OTH","Green Valley Corporation","","","","","","San Jose","CA","95112","","","","","43860.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11742","","OTH","Republic Urban Properties LLC & Affiliated Entities","","","","","","San Jose","CA","95113","","","","","43871.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11743","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","43871.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11744","","OTH","Webcor Builders/Construction LP","","","","","","Alameda","CA","94502","","","","","43871.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11751","","OTH","The Sobrato Organization","","","","","","Mountain View","CA","94041","","","","","43874.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11752","","OTH","Leadpoint Business Services","","","","","","Phoenix","AZ","85054","","","","","43874.0","","3000.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11754","","OTH","130 to 180 Lewis Road, LLC","","","","","","Campbell","CA","95008","","","","","43875.0","","2500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","RCPT","A","INC11755","","OTH","1660 Monterey Street, LLC","","","","","","Campbell","CA","95008","","","","","43875.0","","2500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT945","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43854.0","","3500.0","","","","","","","91757.93","","","","IND","Radio Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT946","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43854.0","","19340.0","","","","","","","91757.93","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT948","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43858.0","","3500.0","","","","","","","91757.93","","","","IND","Radio Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT949","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43858.0","","2500.0","","","","","","","91757.93","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT953","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43860.0","","3423.0","","","","","","","91757.93","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT954","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43861.0","","10749.53","","","","","","","91757.93","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT955","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43861.0","","2700.0","","","","","","","91757.93","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT959","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43864.0","","10749.53","","","","","","","91757.93","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT962","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43864.0","","3234.31","","","","","","","91757.93","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT964","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43865.0","","1000.0","","","","","","","91757.93","","","","IND","Magazine Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT966","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43865.0","","9562.5","","","","","","","91757.93","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT977","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43869.0","","10749.53","","","","","","","91757.93","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT987","","OTH","Jim Zito - IE 2020","","","","","","","","","","","","","43873.0","","10749.53","","","","","","","91757.93","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EXP11683","","COM","Johnny Khamis Independent for State Senate District 15","","","","","","San Jose","CA","95120","","","","","43845.0","","2700.0","","","","","","","2700.0","","","","MON","","","","","","1414110","","","","","","","","","","","","","","","","","","","","","","Johnny Khamis","","","","SEN","","SEN","","15.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT940","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43852.0","","12460.0","","","","","","","41352.32","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT941","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43852.0","","3500.0","","","","","","","41352.32","","","","IND","Radio Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT942","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43852.0","","4500.0","","","","","","","41352.32","","","","IND","Radio Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT943","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43857.0","","2500.0","","","","","","","41352.32","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT956","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43861.0","","2700.0","","","","","","","41352.32","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT963","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43865.0","","1000.0","","","","","","","41352.32","","","","IND","Magazine Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT983","","OTH","Lan Diep IE 2020","","","","","","","","","","","","","43871.0","","14692.32","","","","","","","41352.32","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT967","","OTH","Sylvia Arenas - IE 2020","","","","","","","","","","","","","43865.0","","3187.5","","","","","","","44356.56","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Sylvia Arenas","","","","CCM","","OTH","City of San Jose","8.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT968","","OTH","Sylvia Arenas - IE 2020","","","","","","","","","","","","","43865.0","","8470.0","","","","","","","44356.56","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Sylvia Arenas","","","","CCM","","OTH","City of San Jose","8.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT971","","OTH","Sylvia Arenas - IE 2020","","","","","","","","","","","","","43867.0","","11200.0","","","","","","","44356.56","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Sylvia Arenas","","","","CCM","","OTH","City of San Jose","8.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT974","","OTH","Sylvia Arenas - IE 2020","","","","","","","","","","","","","43867.0","","10749.53","","","","","","","44356.56","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Sylvia Arenas","","","","CCM","","OTH","City of San Jose","8.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","D","EDT980","","OTH","Sylvia Arenas - IE 2020","","","","","","","","","","","","","43871.0","","10749.53","","","","","","","44356.56","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Sylvia Arenas","","","","CCM","","OTH","City of San Jose","8.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11673","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43839.0","","16340.0","","","","","","","166682.86","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11674","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43839.0","","5000.0","","","","","","","166682.86","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11728","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43861.0","","10749.53","","","","","","","166682.86","","","","IND","Mailer Supporting Jim Zito - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11727","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43861.0","","3423.0","","","","","","","166682.86","","","","IND","Digital Advertisement Supporting Jim Zito - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11812","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43861.0","","9327.0","","","","","","","166682.86","","","","IND","Prepaid Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11731","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43864.0","","5000.0","","","","","","","166682.86","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11732","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43864.0","","10749.53","","","","","","","166682.86","","","","IND","Mailer Supporting Jim Zito - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11733","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43864.0","","3234.31","","","","","","","166682.86","","","","IND","Mailer Supporting Jim Zito - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11736","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43866.0","","12750.0","","","","","","","166682.86","","","","IND","Digital Advertisement Supporting Jim Zito & Opposing Sylvia Arenas - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11738","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43866.0","","10749.53","","","","","","","166682.86","","","","IND","Mailer Opposing Sylvia Arenas - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11813","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43867.0","","18800.0","","","","","","","166682.86","","","","IND","Prepaid Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11737","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43867.0","","11200.0","","","","","","","166682.86","","","","IND","Digital Advertisement Opposing Sylvia Arenas - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11740","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43871.0","","10749.53","","","","","","","166682.86","","","","IND","Mailer Opposing Sylvia Arenas - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11739","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43871.0","","10749.53","","","","","","","166682.86","","","","IND","Mailer Supporting Jim Zito - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11745","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43872.0","","14692.32","","","","","","","166682.86","","","","IND","Mailer Supporting Lan Diep - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11749","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43874.0","","10749.53","","","","","","","166682.86","","","","IND","Mailer Supporting Jim Zito - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11750","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43874.0","","2419.05","","","","","","","166682.86","","","","LIT","Printing for potential Independent Expenditure - Never used. See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11735","","OTH","CM Magazine","","","","","","San Jose","CA","95111","","","","","43865.0","","1000.0","","","","","","","2000.0","","","","IND","Magazine Advertisement Supporting Jim Zito","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11734","","OTH","CM Magazine","","","","","","San Jose","CA","95111","","","","","43865.0","","1000.0","","","","","","","2000.0","","","","IND","Magazine Advertisement Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11684","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43846.0","","450.5","","","","","","","450.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11678","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43844.0","","767.84","","","","","","","3102.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11746","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43872.0","","750.0","","","","","","","3102.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11748","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43872.0","","835.0","","","","","","","3102.84","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11717","","OTH","Phu Nu Cali Magazine","","","","","","San Jose","CA","95161","","","","","43857.0","","2500.0","","","","","","","5000.0","","","","IND","Newspaper Advertisement Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11720","","OTH","Phu Nu Cali Magazine","","","","","","San Jose","CA","95161","","","","","43858.0","","2500.0","","","","","","","5000.0","","","","IND","Newspaper Advertisement Supporting Jim Zito","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11715","","OTH","Que Huong Radio & Television","","","","","","San Jose","CA","95131","","","","","43853.0","","3500.0","","","","","","","7000.0","","","","IND","Radio Advertising Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11718","","OTH","Que Huong Radio & Television","","","","","","San Jose","CA","95131","","","","","43857.0","","3500.0","","","","","","","7000.0","","","","IND","Radio Advertising Supporting Jim Zito","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11680","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43844.0","","495.0","","","","","","","3382.8","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11756","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43875.0","","1867.8","","","","","","","3382.8","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11741","","OTH","The An Giang Association","","","","","","San Jose","CA","95112","","","","","43871.0","","2000.0","","","","","","","2000.0","","","","CVC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11695","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43853.0","","63.62","","","","","","","12563.62","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11693","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43853.0","","6250.0","","","","","","","12563.62","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11753","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43874.0","","6250.0","","","","","","","12563.62","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11716","","OTH","Vien Thao Media, Inc.","","","","","","San Jose","CA","95112","","","","","43854.0","","4500.0","","","","","","","8000.0","","","","IND","Radio Advertising Supporting Lan Diep - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11719","","OTH","Vien Thao Media, Inc.","","","","","","San Jose","CA","95112","","","","","43858.0","","3500.0","","","","","","","8000.0","","","","IND","Radio Advertising Supporting Jim Zito - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11729","","OTH","Viet Nam Daily News","","","","","","San Jose","CA","95112","","","","","43861.0","","2700.0","","","","","","","5400.0","","","","IND","Newspaper Advertisement Supporting Jim Zito","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","E","EXP11730","","OTH","Viet Nam Daily News","","","","","","San Jose","CA","95112","","","","","43861.0","","2700.0","","","","","","","5400.0","","","","IND","Newspaper Advertisement Supporting Lan Diep","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT951","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43861.0","","4879.0","","","","","","","67711.75","","","","IND","Printing Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT952","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43861.0","","3706.21","","","","","","","67711.75","","","","IND","Postage Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT957","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43864.0","","3706.21","","","","","","","67711.75","","","","IND","Postage Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT958","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43864.0","","4879.0","","","","","","","67711.75","","","","IND","Printing Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT960","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43864.0","","1871.65","","","","","","","67711.75","","","","IND","Printing Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT961","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43864.0","","815.26","","","","","","","67711.75","","","","IND","Postage Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT972","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43866.0","","3706.21","","","","","","","67711.75","","","","IND","Postage Opposing Sylvia Arenas","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT973","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43866.0","","4879.0","","","","","","","67711.75","","","","IND","Printing Opposing Sylvia Arenas","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT975","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43871.0","","4879.0","","","","","","","67711.75","","","","IND","Printing Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT976","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43871.0","","3706.21","","","","","","","67711.75","","","","IND","Postage Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT978","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43871.0","","4879.0","","","","","","","67711.75","","","","IND","Printing Opposing Sylvia Arenas","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT979","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43871.0","","3706.21","","","","","","","67711.75","","","","IND","Postage Opposing Sylvia Arenas","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT981","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43872.0","","5214.0","","","","","","","67711.75","","","","IND","Printing Supporting Lan Diep","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT982","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43872.0","","6427.93","","","","","","","67711.75","","","","IND","Postage Supporting Lan Diep","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT984","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43874.0","","1871.65","","","","","","","67711.75","","","","LIT","Printing for potential Independent Expenditure - Never used.","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT985","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43874.0","","4879.0","","","","","","","67711.75","","","","IND","Printing Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT986","","OTH","PMI Political Mail, Inc.","","","","","","Sacramento","CA","95834","","","","","43874.0","","3706.21","","","","","","","67711.75","","","","IND","Postage Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT970","","OTH","Sney Noorani","","","","","","Sacramento","CA","95814","","","","","43867.0","","4000.0","","","","","","","4000.0","","","","IND","Digital Advertisement Opposing Sylvia Arenas","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT950","","OTH","Strategic Red","","","","","","Houston","TX","77018","","","","","43861.0","","10500.0","","","","","","","41000.0","","","","IND","Digital Advertisement Supporting Jim Zito","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT965","","OTH","Strategic Red","","","","","","Houston","TX","77018","","","","","43866.0","","10500.0","","","","","","","41000.0","","","","IND","Digital Advertisement Supporting Jim Zito & Opposing Sylvia Arenas","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT969","","OTH","Strategic Red","","","","","","Houston","TX","77018","","","","","43867.0","","20000.0","","","","","","","41000.0","","","","IND","Digital Advertisement Opposing Sylvia Arenas","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT944","","OTH","Saigon Radio / VT News Radio - AM 1290 KAZA","","","","","","San Jose","CA","95112","","","","","43854.0","","4500.0","","","","","","","8000.0","","","","IND","Radio Advertising Supporting Lan Diep","Vien Thao Media, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","EXPN","G","EDT947","","OTH","Saigon Radio / VT News Radio - AM 1290 KAZA","","","","","","San Jose","CA","95112","","","","","43858.0","","3500.0","","","","","","","8000.0","","","","IND","Radio Advertising Supporting Jim Zito","Vien Thao Media, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","DEBT","F","PAY11675","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","","","","767.84","0.0","767.84","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","3/2/2020 7:00:25 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","","DEBT","F","PAY11677","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","","","","495.0","0.0","495.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","EXP11464","","IND","Davis","Christine","","","","","San Jose","CA","95112","TMFC, Inc.","CEO","","R","43697.0","","-200.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11319","","OTH","Sensiba San Filippo, LLP","","","","","","San Jose","CA","95110","","","","","43648.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11320","","OTH","P2S Inc.","","","","","","San Jose","CA","95113","","","","","43654.0","","400.0","","","","","","","435.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11321","","OTH","Silicon Valley Business Journal","","","","","","San Jose","CA","95113","","","","","43654.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11323","","IND","Becerra","April","","","","","Redwood City","CA","94061","Santa Clara County Medical Association","CEO","","","43654.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11328","","OTH","Albertsons Safeway","","","","","","Phoenix","AZ","85027","","","","","43655.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11329","","OTH","West Valley Construction","","","","","","Campbell","CA","95008","","","","","43655.0","","1950.0","","","","","","","1985.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11330","","OTH","Pump Repair Service Company","","","","","","San Francisco","CA","94134","","","","","43655.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11331","","OTH","Willco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","43656.0","","1750.0","","","","","","","11785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11333","","IND","Folzman","Claudia","","","","","San Jose","CA","95126","Iron Construction, Inc.","Co-Founder & COO","","","43656.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11334","","OTH","Bad Boys Bail Bonds","","","","","","San Jose","CA","95110","","","","","43656.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11336","","IND","Cytron","Craig","","","","","Redwood City","CA","94061","Stephen Silver Fine Jewelry","Controller","","","43657.0","","800.0","","","","","","","800.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11338","","OTH","RNB Associates, Inc.","","","","","","San Jose","CA","95131","","","","","43658.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11340","","OTH","Filice Insurance","","","","","","San Jose","CA","95112","","","","","43661.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11341","","OTH","Layton Construction","","","","","","San Jose","CA","95110","","","","","43661.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11344","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43662.0","","200.0","","","","","","","270.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11346","","IND","Trekell","Todd","","","","","San Jose","CA","95126","Toeniskoetter Development, Inc.","Development Project Manager","","","43662.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11347","","OTH","Bozzuto Insurance Services","","","","","","Campbell","CA","95008","","","","","43661.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11348","","OTH","Blach Construction Company","","","","","","San Jose","CA","95131","","","","","43663.0","","200.0","","","","","","","235.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11351","","IND","Kieve","Robert","","","","","San Jose","CA","95124","Empire Broadcasting","CEO/President","","","43655.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11351","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11353","","IND","Kline","Norman","","","","","San Jose","CA","95126","LibraryWorld, Inc.","CEO & Founder","","","43665.0","","400.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11354","","OTH","Heritage Bank of Commerce","","","","","","San Jose","CA","95113","","","","","43665.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11355","","OTH","Nterra Group","","","","","","Morgan Hill","CA","95037","","","","","43665.0","","875.0","","","","","","","1820.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11356","","OTH","Bagg Engineers","","","","","","Sunnyvale","CA","94085","","","","","43665.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11357","","OTH","Webcor Builders/Construction LP","","","","","","Alameda","CA","94502","","","","","43665.0","","1750.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11358","","OTH","Santa Clara County Dental Society","","","","","","San Jose","CA","95126","","","","","43665.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11365","","OTH","PayPal, Inc.","","","","","","San Jose","CA","95131","","","","","43669.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11366","","IND","De Young","Gerry","","","","","San Jose","CA","95150","Ruth & Going, Inc.","President","","","43670.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11367","","OTH","JMH Weiss, Inc.","","","","","","San Jose","CA","95110","","","","","43670.0","","400.0","","","","","","","835.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11368","","OTH","JMH Weiss, Inc.","","","","","","San Jose","CA","95110","","","","","43670.0","","400.0","","","","","","","835.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11369","","IND","Adams","Brian","","","","","San Jose","CA","95126","Bellarmine College Prep.","Vice President","","","43670.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11371","","OTH","Samaritan Medical Care Center","","","","","","San Jose","CA","95124","","","","","43671.0","","2000.0","","","","","","","2035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11373","","OTH","Bay Area News Group","","","","","","San Jose","CA","95113","","","","","43672.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11374","","OTH","BBSI- Barrett Business Services, Inc.","","","","","","San Jose","CA","95131","","","","","43672.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11375","","OTH","Happy Hollow Foundation","","","","","","San Jose","CA","95112","","","","","43674.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11376","","IND","Hogan","John","","","","","San Jose","CA","95118","Excite Credit Union","VP of Community Relations","","","43676.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11378","","IND","Bremner","Barbara","","","","","San Jose","CA","95112","Rotary Club of San Jose","Executive Director","","","43676.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11379","","OTH","Santa Clara County Medical Association","","","","","","Redwood City","CA","94061","","","","","43676.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11381","","OTH","Largo Concrete, Inc.","","","","","","Campbell","CA","95008","","","","","43677.0","","1200.0","","","","","","","1235.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11382","","OTH","Del Grande Dealer Group","","","","","","San Jose","CA","95136","","","","","43677.0","","200.0","","","","","","","235.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11383","","IND","Lequang","Crystal","","","","","San Jose","CA","95125","Amazae Events, Inc.","Owner & Event Designer","","","43676.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11385","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","43677.0","","3500.0","","","","","","","3500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11387","","OTH","J. Phillip DiNapoli & Affiliated Entites - D & D Ranch","","","","","","San Jose","CA","95113","","","","","43677.0","","1750.0","","","","","","","11750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11388","","OTH","Technology Credit Union","","","","","","San Jose","CA","95131","","","","","43677.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11389","","OTH","McManagement LLC","","","","","","Los Gatos","CA","95030","","","","","43677.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11390","","OTH","Webcor Builders/Construction LP","","","","","","Alameda","CA","94502","","","","","43677.0","","5000.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11391","","OTH","Mrs. Bloom's Mobile","","","","","","Elmsford","NY","10523","","","","","43677.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11392","","OTH","Biggs Cardosa Associates, Inc.","","","","","","San Jose","CA","95126","","","","","43678.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11393","","IND","Alkan","Sanem","","","","","Los Gatos","CA","95032","Silicon Valley Risk & Insurance Services","Business Development","","","43679.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11394","","IND","Bruni","David","","","","","Los Gatos","CA","95032","Barry Slatt Commercial Mortgage","Commercial Mortgage Banker","","","43679.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11397","","IND","Paton","Thomas","","","","","San Jose","CA","95113","BBVA Bank USA","City President","","","43682.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11399","","IND","Bhatti","Kanwaljit","","","","","San Jose","CA","95113","BBVA Bank USA","Vice President - Deposit Services Relationship Manager","","","43682.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11403","","IND","Peterson","Kevin","","","","","Long Beach","CA","90815","P2S, Inc.","President & CEO","","","43683.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11404","","IND","Davis","Christine","","","","","San Jose","CA","95112","TMFC, Inc.","CEO","","","43683.0","","200.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11405","","IND","Benkert","Mike","","","","","San Jose","CA","95138","Universal Maintenance","CEO","","","43684.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11410","","OTH","Hathaway Dinwiddie Construction Co.","","","","","","Santa Clara","CA","95054","","","","","43685.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11411","","OTH","Boy Scouts of America Silicon Valley","","","","","","San Jose","CA","95126","","","","","43685.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11413","","OTH","Christopher Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113","","","","","43686.0","","5000.0","","","","","","","7585.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11414","","OTH","Anderson Architects Inc.","","","","","","Campbell","CA","95008","","","","","43686.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11415","","OTH","SJ City View LLC","","","","","","San Francisco","CA","94111","","","","","43686.0","","10000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11416","","OTH","Norman E. Matteoni, A Prof. Corp., DBA Matteoni, O'Laughlin & Hechtman","","","","","","San Jose","CA","95126","","","","","43686.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11417","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","43686.0","","3500.0","","","","","","","3535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11418","","COM","Business San Jose Chamber PAC","","","","","","San Rafael","CA","94901","","","","","43686.0","","1750.0","","","","","","","1750.0","","","","","","","","","","1409516","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11419","","OTH","Petrinovich Pugh & Company, LLP","","","","","","San Jose","CA","95113","","","","","43686.0","","6000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11420","","OTH","HNTB Corporation","","","","","","Kansas City","MO","64105","","","","","43686.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11421","","OTH","Hoge, Fenton, Jones & Appel, Inc.","","","","","","San Jose","CA","95113","","","","","43686.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11424","","IND","Franco","John","","","","","San Jose","CA","95125","Sandis","Civil Engineers","","","43690.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11426","","IND","Fasenmyer","Amanda","","","","","Sunnyvale","CA","94087","Steinberg Hart","Director of Growth & Strategy","","","43691.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11427","","OTH","Reading Partners - Silicon Valley","","","","","","Milpitas","CA","95035","","","","","43691.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11428","","OTH","Jackson and Main, LLC.","","","","","","Los Gatos","CA","95030","","","","","43691.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11430","","IND","Anderson","Chris","","","","","San Jose","CA","95110","Borelli Investment Company","Broker & Developer","","","43692.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11431","","OTH","eBay Inc.","","","","","","San Jose","CA","95125","","","","","43692.0","","800.0","","","","","","","800.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11441","","OTH","Strangis Properties","","","","","","San Jose","CA","95136","","","","","43692.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11442","","OTH","Jerome Bellotti & Associates","","","","","","Los Gatos","CA","95032","","","","","43692.0","","1400.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11443","","IND","Downing","Terry","","","","","San Jose","CA","95123","PRx Digital","Vice President of Business Development","","","43692.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11445","","IND","James","Sandy","","","","","Cupertino","CA","95014","Sand Hill Property Company","Public Affairs Manager","","","43693.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11446","","OTH","Republic Family of Companies","","","","","","San Jose","CA","95113","","","","","43696.0","","200.0","","","","","","","8600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11447","","OTH","Now CFO","","","","","","San Jose","CA","95113","","","","","43696.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11448","","IND","Firouzjaei","Arash","","","","","San Jose","CA","95131","Achievement Engineering Corp.","President & Engineer","","","43696.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11449","","IND","Vignolo","Tony","","","","","Pleasanton","CA","94588","Wood Rodgers, Inc.","Principal Engineer","","","43696.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11452","","OTH","Garden City Construction, Inc.","","","","","","San Jose","CA","95113","","","","","43696.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11453","","IND","Pellecchia","Christian","","","","","Santa Clara","CA","95054","Slatter Construction Inc.","Vice President","","","43696.0","","200.0","","","","","","","1700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11454","","OTH","Stoer Construction, Inc.","","","","","","San Jose","CA","95125","","","","","43696.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11455","","IND","Swanson","Rochelle","","","","","Davis","CA","95618","Crown Castle","Manager of Government Affairs","","","43696.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11456","","OTH","Jerome Bellotti & Associates","","","","","","Los Gatos","CA","95032","","","","","43697.0","","350.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11457","","IND","Meis","Kate","","","","","Sacramento","CA","95814","Local Government Commission","Executive Director","","","43697.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11459","","IND","Baer","Rebecca","","","","","San Jose","CA","95126","Downtown Streets Team","Marketing & Community Engagement","","","43697.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11460","","IND","Ericson","Shasta","","","","","San Jose","CA","95129","Way of Wellness","Owner & Acupuncturist","","","43697.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11461","","IND","Sun","Ou","","","","","Burlingame","CA","94010","Kylli, Inc.","Real Estate","","","43697.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11462","","IND","Guardino","Carl","","","","","Monte Sereno","CA","95030","Silicon Valley Leadership Group","CEO","","","43697.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11466","","IND","Machado","Ed","","","","","San Jose","CA","95126","Star One Credit Union","Banking","","","43697.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11467","","IND","Kremen","Gary","","","","","Menlo Park","CA","94025","Santa Clara Valley Water District","Director","","","43698.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11468","","OTH","City of San Jose Parks Recreation","","","","","","San Jose","CA","95113","","","","","43698.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11469","","OTH","Gidel & Kocal Construction Co.","","","","","","Campbell","CA","95008","","","","","43698.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11470","","IND","Duren","Paul","","","","","San Jose","CA","95113","BBVA Bank USA","Banker","","","43698.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11471","","IND","Wong","Geri","","","","","San Jose","CA","95128","Newmark Knight Frank","Commercial Real Estate Sales & Leasing","","","43698.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11472","","IND","Becker","Josh","","","","","Menlo Park","CA","94025","Lexis Nexis","Head of Legal Analytics","","","43698.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11476","","IND","Tran","Huy","","","","","San Jose","CA","95132","Justice at Work Law Group","Attorney & Partner","","","43699.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11478","","IND","Gambelin","Papia","","","","","San Mateo","CA","94403","Platnium Advisors","President","","","43703.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11479","","IND","Graham","Joel","","","","","Santa Clara","CA","95050","Vulcan Construction","CEO","","","43703.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11480","","IND","Tan","Joanne","","","","","San Jose","CA","95112","10 Plus Brand","CEO","","","43703.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11481","","IND","Campos","Xavier","","","","","San Jose","CA","95113","SVEP Consultants","Principal","","","43703.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11482","","IND","Kastury","Kiran","","","","","San Jose","CA","95138","Eat Safe Verified","CEO","","","43703.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11483","","IND","Zari","Gina","","","","","San Mateo","CA","94401","San Mateo County Association of Realtors","Government Affairs","","","43703.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11485","","IND","Benjamin","Carrie","","","","","San Jose","CA","95110","San Jose Sports Authority","Director of Events","","","43703.0","","800.0","","","","","","","800.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11491","","IND","Strangis","Jerry","","","","","San Jose","CA","95136","Strangis Properties","Owner","","","43704.0","","1050.0","","","","","","","2550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11492","","IND","Cunneen","James","","","","","Campbell","CA","95008","California Strategies","Principal","","","43704.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11496","","OTH","Republic Family of Companies","","","","","","San Jose","CA","95113","","","","","43704.0","","3400.0","","","","","","","8600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11501","","OTH","Lopes Electric, Inc.","","","","","","San Jose","CA","95126","","","","","43706.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11502","","OTH","The Sobrato Organization","","","","","","Mountain View","CA","94041","","","","","43706.0","","1750.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11503","","IND","Fox, Jr.","Michael E.","","","","","Saratoga","CA","95070","Goodwill of Silicon Valley","CEO","","","43706.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11534","","OTH","Nterra Group","","","","","","Morgan Hill","CA","95037","","","","","43718.0","","75.0","","","","","","","1820.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11535","","OTH","Nterra Group","","","","","","Morgan Hill","CA","95037","","","","","43718.0","","800.0","","","","","","","1820.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11536","","OTH","DAL Properties, LLC","","","","","","San Jose","CA","95110-2406","","","","","43718.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11537","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597","","","","","43718.0","","1750.0","","","","","","","2750.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11538","","OTH","California Bank of Commerce","","","","","","Lafayette","CA","94549","","","","","43718.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11539","","OTH","Lockheed Martin","","","","","","Bethesda","MD","20817","","","","","43718.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11553","","OTH","Republic Services Inc.","","","","","","Phoenix","AZ","85054","","","","","43740.0","","5000.0","","","","","","","11500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11554","","OTH","Hewlett-Packard Enterprise","","","","","","Houstan","TX","77070","","","","","43740.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11555","","OTH","Christopher Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113","","","","","43740.0","","800.0","","","","","","","7585.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11556","","OTH","Orange Barrel Media, LLC","","","","","","Columbus","OH","43222","","","","","43740.0","","700.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11573","","IND","Bussey","Timothy J.","","","","","San Jose","CA","95134","ZAG Technical Services","Chief Financial Officer","","","43789.0","","6000.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11574","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814","","","","","43789.0","","35.0","","","","","","","10035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11584","","OTH","P2S Inc.","","","","","","San Jose","CA","95113","","","","","43789.0","","35.0","","","","","","","435.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11584","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11595","","OTH","KT Properties Urban, Inc","","","","","","Cupertino","CA","95014-","","","","","43789.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11595","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11597","","OTH","Urban Catalyst Manager LLC","","","","","","San Jose","CA","95113","","","","","43789.0","","35.0","","","","","","","6035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11597","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11605","","OTH","Toeniskoetter Construction Inc.","","","","","","San Jose","CA","95126","","","","","43789.0","","35.0","","","","","","","270.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11605","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11606","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43789.0","","35.0","","","","","","","270.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11606","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11609","","OTH","SRGNC (Sares Regis Group of Northern California) LLC","","","","","","San Mateo","CA","94404","","","","","43789.0","","35.0","","","","","","","1820.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11609","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11619","","OTH","SiliconSage Builders","","","","","","Sunnyvale","CA","94086","","","","","43789.0","","35.0","","","","","","","15035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11619","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11620","","OTH","Sandis","","","","","","Roseville","CA","95661","","","","","43789.0","","35.0","","","","","","","3035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11620","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11634","","OTH","Premier Recycle Company","","","","","","San Jose","CA","95112","","","","","43808.0","","875.0","","","","","","","910.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11635","","OTH","Conklin Brothers","","","","","","San Jose","CA","95125","","","","","43808.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11638","","IND","Pellecchia","Christian","","","","","Santa Clara","CA","95054","Slatter Construction Inc.","Vice President","","","43790.0","","1500.0","","","","","","","1700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11643","","OTH","John Edward (Jed) York & Affiliated Entities, Including the Forty Niners Football Company LLC.","","","","","","Santa Clara","CA","95054","","","","","43827.0","","5000.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11644","","OTH","C.W. Swenson, Inc.","","","","","","San Jose","CA","95112","","","","","43827.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11644","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11645","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","43827.0","","35.0","","","","","","","3535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11645","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11649","","OTH","Conklin Brothers","","","","","","San Jose","CA","95125","","","","","43827.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11649","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11650","","OTH","Preston PipeLines, Inc","","","","","","Milipitas","CA","95035","","","","","43827.0","","35.0","","","","","","","6035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11650","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11652","","OTH","Bad Boys Bail Bonds","","","","","","San Jose","CA","95110","","","","","43827.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11652","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11655","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196","","","","","43827.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11655","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC11668","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052","","","","","43827.0","","35.0","","","","","","","10035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11668","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP11370","","COM","Johnny Khamis Independent for State Senate District 15","","","","","","San Jose","CA","95120","","","","","43671.0","","2000.0","","","","","","","2000.0","","","","MON","","","","","","1414110","","","","","","","","","","","","","","","","","","","","","","Johnny Khamis","","","","SEN","","SEN","","15.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP11531","","COM","Neighbors for Matt Mahan for San Jose City Council District 10","","","","","","San Jose","CA","95123","","","","","43718.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1417738","","","","","","","","","","","","","","","","","","","","","","Matt Mahan","","","","CCM","","OTH","City of San Jose","10.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP11532","","COM","Lan Diep for San Jose - City Council District 4 2020","","","","","","San Jose","CA","95161","","","","","43718.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1420029","","","","","","","","","","","","","","","","","","","","","","Lan Diep","","","","CCM","","OTH","City of San Jose","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP11533","","COM","Re-Elect Dev Davis 2020 San Jose City Council D6","","","","","","San Jose","CA","95125","","","","","43718.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1420397","","","","","","","","","","","","","","","","","","","","","","Dev Davis","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP11569","","COM","Zito for San Jose City Council District 8 - 2020","","","","","","San Rafael","CA","94913","","","","","43763.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1421718","","","","","","","","","","","","","","","","","","","","","","Jim Zito","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP11640","","COM","Evan Low for Assembly 2020","","","","","","Sacramento","CA","95815","","","","","43819.0","","1700.0","","","","","","","4700.0","","","","MON","","","","","","1414197","","","","","","","","","","","","","","","","","","","","","","Evan Low","","","","ASM","","ASM","","28.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP11641","","COM","Evan Low for Assembly 2020","","","","","","Sacramento","CA","95815","","","","","43819.0","","3000.0","","","","","","","4700.0","","","","MON","","","","","","1414197","","","","","","","","","","","","","","","","","","","","","","Evan Low","","","","ASM","","ASM","","28.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11332","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43654.0","","79.25","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11335","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43656.0","","18.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11337","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43657.0","","97.75","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11339","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43658.0","","6250.0","","","","","","","100081.68","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11342","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43661.0","","124.75","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11343","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43662.0","","36.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11345","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43658.0","","79.25","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11349","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43663.0","","323.25","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11350","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43664.0","","19.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11360","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43665.0","","9.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11363","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43665.0","","750.0","","","","","","","8485.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11372","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43672.0","","125.75","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11377","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43675.0","","9.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11380","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43676.0","","109.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11384","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43677.0","","88.75","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11395","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43678.0","","45.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11396","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43679.0","","111.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11398","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43682.0","","1025.0","","","","","","","8485.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11400","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43682.0","","18.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11401","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43683.0","","9.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11402","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43670.0","","18.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11406","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43684.0","","9.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11407","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43684.0","","6331.68","","","","","","","100081.68","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11409","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43685.0","","19.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11412","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43686.0","","28.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11422","","OTH","History San Jose","","","","","","San Jose","CA","95112","","","","","43690.0","","4090.0","","","","","","","10628.0","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11423","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43690.0","","28.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11444","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43693.0","","28.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11450","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43696.0","","75.63","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11463","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43697.0","","152.25","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11473","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43698.0","","156.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11475","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43699.0","","85.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11477","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43700.0","","103.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11487","","OTH","Eric Valverde Photography","","","","","","San Jose","CA","95132","","","","","43704.0","","700.0","","","","","","","700.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11488","","OTH","JP Graphics, Inc.","","","","","","Santa Clara","CA","95054","","","","","43704.0","","1865.44","","","","","","","1865.44","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11489","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43704.0","","6250.0","","","","","","","100081.68","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11490","","OTH","History San Jose","","","","","","San Jose","CA","95112","","","","","43704.0","","2448.0","","","","","","","10628.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11493","","IND","Llerena","Amanda","","","","","San Jose","CA","95113","","","","","43703.0","","299.91","","","","","","","299.91","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11494","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43703.0","","11.8","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11495","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43704.0","","18.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11497","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43706.0","","927.78","","","","","","","16031.59","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11498","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43705.0","","91.75","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11499","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43706.0","","153.5","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11500","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43707.0","","87.63","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11530","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43714.0","","1025.0","","","","","","","8485.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11540","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43719.0","","1641.25","","","","","","","16031.59","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11541","","OTH","Compass Group - Cosmopolitan Catering, Inc.","","","","","","Los Angeles","CA","90074","","","","","43719.0","","65432.65","","","","","","","65432.65","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11543","","OTH","Golf Car Rental Co. - A Turf & Idustrial Equipment Company","","","","","","Santa Clara","CA","95050","","","","","43699.0","","617.26","","","","","","","617.26","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11544","","OTH","Signs Now","","","","","","San Jose","CA","95112","","","","","43699.0","","1799.35","","","","","","","1799.35","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11547","","OTH","Office Depot","","","","","","Fremont","CA","94538","","","","","43703.0","","51.97","","","","","","","226.73","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11548","","OTH","Avista A/V Rentals","","","","","","San Jose","CA","95131","","","","","43703.0","","370.0","","","","","","","370.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11549","","OTH","KPAW, Inc. (TapSnap 1050)","","","","","","San Jose","CA","95118","","","","","43703.0","","1306.63","","","","","","","1306.63","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11550","","OTH","United Site Services of CA, Inc.","","","","","","Phoenix","AZ","85072","","","","","43720.0","","3849.3","","","","","","","3849.3","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11551","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43739.0","","750.0","","","","","","","8485.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11552","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43739.0","","5000.0","","","","","","","33920.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11567","","OTH","Joseph George Fine Wines","","","","","","San Jose","CA","95125","","","","","43747.0","","16463.43","","","","","","","16463.43","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11568","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43755.0","","6250.0","","","","","","","100081.68","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11570","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43774.0","","5000.0","","","","","","","33920.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11571","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43788.0","","6250.0","","","","","","","100081.68","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11572","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43788.0","","785.68","","","","","","","8485.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11621","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43789.0","","5000.0","","","","","","","100081.68","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11622","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43789.0","","100.0","","","","","","","1874.07","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11627","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43794.0","","68.0","","","","","","","2813.06","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11631","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43801.0","","5000.0","","","","","","","33920.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11632","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43801.0","","34.59","","","","","","","16031.59","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11633","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43802.0","","750.0","","","","","","","8485.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11636","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43808.0","","1850.0","","","","","","","8485.79","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11639","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43810.0","","18920.0","","","","","","","33920.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11642","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43819.0","","6250.0","","","","","","","100081.68","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP11686","","OTH","Lepori Photography","","","","","","Los Gatos","CA","95030","","","","","43792.0","","550.0","","","","","","","550.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT935","","OTH","Sunstate Equipment","","","","","","Phoenix","AZ","85072","","","","","43706.0","","927.78","","","","","","","927.78","","","","FND","","Truong","Eddie","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT936","","IND","Corrales","Michelle","","","","","Watsonville","CA","95076","","","","","43719.0","","500.0","","","","","","","500.0","","","","FND","","Truong","Eddie","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT937","","OTH","Stuart Event Rentals","","","","","","Milpitas","CA","95035","","","","","43719.0","","22559.9","","","","","","","22559.9","","","","FND","","Compass Group - Cosmopolitan Catering, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT938","","OTH","O'Brien's Ice Cream Parlor & Candy Shop","","","","","","San Jose","CA","95112","","","","","43690.0","","585.0","","","","","","","585.0","","","","FND","","History San Jose","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","G","EDT939","","OTH","San Jose Ice Company","","","","","","San Jose","CA","95112","","","","","43690.0","","930.68","","","","","","","930.68","","","","FND","","Compass Group - Cosmopolitan Catering, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY11362","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/23/2020 5:29:10 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY11685","","OTH","Lepori Photography","","","","","","Los Gatos","CA","95030","","","","","","","","550.0","0.0","550.0","","","0.0","","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11076","","OTH","COMCAST Financial Agency Corporation","","","","","","Philadelphia","PA","19103","","","","","43473.0","","1500.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11077","","OTH","Enterprise Trust & Investment Co.","","","","","","Los Gatos","CA","95032","","","","","43473.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11079","","OTH","Boston Properties","","","","","","San Francisco","CA","94080","","","","","43475.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11101","","OTH","John Edward (Jed) York & Affiliated Entities, Including the Forty Niners Football Company LLC.","","","","","","Santa Clara","CA","95054","","","","","43486.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11102","","OTH","South Bay Development","","","","","","Los Gatos","CA","95032","","","","","43486.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11104","","OTH","TM San Jose 78 LLC","","","","","","San Ramon","CA","94583","","","","","43493.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11105","","OTH","The Irvine Company LLC","","","","","","Newport Beach","CA","92660","","","","","43493.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11106","","OTH","Devcon Construction Incorporated","","","","","","Milpitas","CA","95035","","","","","43493.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11107","","IND","Bussey","Timothy J.","","","","","San Jose","CA","95134","ZAG Technical Services","Chief Financial Officer","","","43493.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11108","","OTH","SJ City View LLC","","","","","","San Francisco","CA","94111","","","","","43493.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11109","","OTH","Republic Urban Properties LLC & Affiliated Entities","","","","","","San Jose","CA","95113","","","","","43493.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11110","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052","","","","","43493.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11111","","OTH","Barry Swenson Builder/Green Valley Corporation","","","","","","San Jose","CA","95112","","","","","43500.0","","5000.0","","","","","","","8000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11116","","OTH","Robinson Oil Corporation dba Rotten Robbie","","","","","","Santa Clara","CA","95050","","","","","43508.0","","1500.0","","","","","","","11500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11117","","COM","Associated Builders and Contractors Northern CA Chapter PAC","","","","","","Livermore","CA","94551","","","","","43508.0","","5000.0","","","","","","","5000.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11118","","OTH","Robinson Oil Corporation dba Rotten Robbie","","","","","","Santa Clara","CA","95050","","","","","43508.0","","5000.0","","","","","","","11500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11119","","COM","California Apartment Association PAC (CAAPAC)","","","","","","Sacramento","CA","95814","","","","","43508.0","","15000.0","","","","","","","15000.0","","","","","","","","","","745208","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11120","","OTH","The Sobrato Organization","","","","","","Mountain View","CA","94041","","","","","43508.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11121","","OTH","Essex Property Trust, Inc.","","","","","","San Mateo","CA","94403","","","","","43508.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11122","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196","","","","","43508.0","","1500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11148","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125","","","","","43515.0","","1000.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11149","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125","","","","","43515.0","","1500.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11150","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597","","","","","43515.0","","1000.0","","","","","","","1000.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11151","","OTH","KT Properties Urban, Inc","","","","","","Cupertino","CA","95014-","","","","","43528.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11152","","OTH","Milligan Land Company","","","","","","San Jose","CA","95124","","","","","43528.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11153","","OTH","J. Phillip DiNapoli & Affiliated Entites - D & D Ranch","","","","","","San Jose","CA","95113","","","","","43528.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11158","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","43532.0","","7500.0","","","","","","","20250.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11159","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814","","","","","43532.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11161","","OTH","SRGNC (Sares Regis Group of Northern California) LLC","","","","","","San Mateo","CA","94404","","","","","43532.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11161","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11187","","OTH","Newmark & Company Real Estate Inc.","","","","","","New York","NY","10017","","","","","43545.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11188","","OTH","Lehigh Hanson Inc./Heidelberg Cement Group","","","","","","Irving","TX","94583","","","","","43545.0","","5000.0","","","","","","","30000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11189","","OTH","Casa Verde Vending & Management Inc.","","","","","","Salinas","CA","93901","","","","","43545.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11205","","OTH","South Bay Development","","","","","","Los Gatos","CA","95032","","","","","43545.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11205","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11209","","OTH","CSA LA, LLC","","","","","","Van Nuys","CA","91406","","","","","43556.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11210","","OTH","Willco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","43556.0","","10000.0","","","","","","","10035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11212","","OTH","NC3 Systems, Inc. DBA Calvia","","","","","","San Jose","CA","95112","","","","","43556.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11219","","IND","Strangis","Jerry","","","","","San Jose","CA","95136","Strangis Properties","Owner","","","43572.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11221","","OTH","Avidbank","","","","","","Palo Alto","CA","94302","","","","","43584.0","","6000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11222","","OTH","Western Alliance Bank","","","","","","Pheonix","AZ","85004","","","","","43584.0","","6000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11223","","OTH","Lehigh Hanson Inc./Heidelberg Cement Group","","","","","","Irving","TX","94583","","","","","43584.0","","20000.0","","","","","","","30000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11224","","OTH","Preston PipeLines, Inc","","","","","","Milipitas","CA","95035","","","","","43588.0","","6000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11225","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125","","","","","43588.0","","1750.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11226","","OTH","Casino M8trix","","","","","","San Jose","CA","95110","","","","","43588.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11229","","OTH","Duran & Venables, Inc.","","","","","","Milpitas","CA","95035","","","","","43613.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11230","","OTH","COMCAST Financial Agency Corporation","","","","","","Philadelphia","PA","19103","","","","","43613.0","","5000.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11231","","OTH","Essex Property Trust, Inc.","","","","","","San Mateo","CA","94403","","","","","43613.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11232","","OTH","Green Valley Corporation","","","","","","San Jose","CA","95112","","","","","43613.0","","3000.0","","","","","","","8000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11233","","OTH","Studio G Architects","","","","","","San Jose","CA","95110","","","","","43613.0","","3000.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11234","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052","","","","","43613.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11235","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814","","","","","43613.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11236","","OTH","Arcadia Development Company","","","","","","San Jose","CA","95150","","","","","43613.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11237","","OTH","Republic Services Inc.","","","","","","Phoenix","AZ","85054","","","","","43613.0","","6500.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11260","","OTH","Willco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","43613.0","","35.0","","","","","","","10035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11260","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11278","","OTH","SiliconSage Builders","","","","","","Sunnyvale","CA","94086","","","","","43613.0","","15000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11278","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11281","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125","","","","","43619.0","","6000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11282","","OTH","Lewis & Tibbitts, Inc.","","","","","","San Jose","CA","95112","","","","","43619.0","","3000.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11283","","OTH","Robinson Oil Corporation dba Rotten Robbie","","","","","","Santa Clara","CA","95050","","","","","43619.0","","5000.0","","","","","","","11500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11284","","OTH","Sandis","","","","","","Roseville","CA","95661","","","","","43619.0","","3000.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11286","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196","","","","","43623.0","","3500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11287","","OTH","Urban Catalyst Manager LLC","","","","","","San Jose","CA","95113","","","","","43623.0","","6000.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11289","","OTH","Coca-Cola","","","","","","San Jose","CA","95112","","","","","43633.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11290","","OTH","Federal Realty Investment Trust","","","","","","Rockville","MD","20852","","","","","43633.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11310","","OTH","Johanson & Yau Accountancy Corp.","","","","","","San Jose","CA","95113","","","","","43634.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11313","","OTH","SRGNC (Sares Regis Group of Northern California) LLC","","","","","","San Mateo","CA","94404","","","","","43640.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11314","","OTH","Lehigh Hanson Inc./Heidelberg Cement Group","","","","","","Irving","TX","94583","","","","","43640.0","","5000.0","","","","","","","30000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11315","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","43640.0","","7750.0","","","","","","","20250.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11316","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","43640.0","","5000.0","","","","","","","20250.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11352","","OTH","Christopher Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113","","","","","43613.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11352","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","A","INC11361","","OTH","Christopher Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113","","","","","43633.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","D","EXP11100","","COM","Susan Ellenberg for Santa Clara County Supervisor 2018","","","","","","San Jose","CA","95150","","","","","43481.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1394541","","","","","","","","","","","","","","","","","","","","","","Susan Ellenberg","","","","CSU","","OTH","County of Santa Clara","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11074","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43472.0","","750.0","","","","","","","4585.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11080","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43480.0","","225.5","","","","","","","372.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11099","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43481.0","","6250.0","","","","","","","57500.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11103","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43488.0","","1625.0","","","","","","","13427.97","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11112","","OTH","United States Postal Service","","","","","","San Jose","CA","95101","","","","","43472.0","","121.75","","","","","","","121.75","","","","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11115","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43508.0","","1310.0","","","","","","","4585.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11123","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43509.0","","6250.0","","","","","","","57500.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11147","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43514.0","","454.77","","","","","","","1279.07","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11154","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43528.0","","498.19","","","","","","","13427.97","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11155","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43530.0","","45.0","","","","","","","13427.97","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11156","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43530.0","","6250.0","","","","","","","57500.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11157","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43531.0","","1025.0","","","","","","","4585.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11185","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43542.0","","11259.78","","","","","","","13427.97","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11186","","OTH","History San Jose","","","","","","San Jose","CA","95112","","","","","43542.0","","4090.0","","","","","","","4090.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11214","","OTH","WOWzy Creation Corp. DBA First Place Inc.","","","","","","Santa Clara","CA","95054","","","","","43532.0","","152.93","","","","","","","152.93","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11215","","OTH","Office Depot","","","","","","Fremont","CA","94538","","","","","43536.0","","174.76","","","","","","","174.76","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11217","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43560.0","","750.0","","","","","","","4585.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11218","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43563.0","","26250.0","","","","","","","57500.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11220","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43574.0","","68.0","","","","","","","372.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11227","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43595.0","","750.0","","","","","","","4585.0","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11228","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43607.0","","824.3","","","","","","","1279.07","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11280","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43614.0","","6250.0","","","","","","","57500.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11285","","OTH","Haley & Co., LLC","","","","","","Encinitas","CA","92024","","","","","43619.0","","782.27","","","","","","","1532.27","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11311","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43635.0","","6250.0","","","","","","","57500.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11312","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43636.0","","79.25","","","","","","","372.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP11326","","OTH","The Stage","","","","","","San Jose","CA","95113","","","","","43640.0","","158.0","","","","","","","158.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","G","EDT933","","OTH","Hilton San Jose","","","","","","San Jose","CA","95113","","","","","43488.0","","1625.0","","","","","","","12884.78","","","","FND","","Truong","Eddie","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","G","EDT934","","OTH","Hilton San Jose","","","","","","San Jose","CA","95113","","","","","43542.0","","11259.78","","","","","","","12884.78","","","","FND","","Truong","Eddie","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/21/2020 1:20:33 AM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","DEBT","F","PAY11073","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11016","","OTH","Lehigh Hanson Inc./Heidelberg Cement Group","","","","","","Irving","TX","94583","","","","","43402.0","","7500.0","","","","","","","14500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11023","","OTH","R.N. Borelli Inc. dba Borelli Investment Company","","","","","","San Jose","CA","95131","","","","","43409.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11024","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105","","","","","43409.0","","2000.0","","","","","","","7000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11028","","IND","Arrillaga","Jeff","","","","","Los Altos","CA","94024","Newmark Knight Frank","Managing Director","","","43416.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11029","","IND","Dillabough","Gary D.","","","","","Atherton","CA","94027","The Westly Group","Smart Buildings & Efficiency Practice","","","43416.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11030","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43416.0","","5000.0","","","","","","","13690.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11032","","OTH","Coca-Cola","","","","","","San Jose","CA","95112","","","","","43416.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11032","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11035","","OTH","Sandis","","","","","","Roseville","CA","95661","","","","","43416.0","","35.0","","","","","","","10035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11035","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11043","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","43416.0","","35.0","","","","","","","5535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11043","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11057","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","43437.0","","30000.0","","","","","","","50000.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11060","","OTH","BBSI- Barrett Business Services, Inc.","","","","","","San Jose","CA","95131","","","","","43437.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11063","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","43444.0","","1500.0","","","","","","","6000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11064","","OTH","Willco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","43444.0","","1500.0","","","","","","","5500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11065","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125","","","","","43444.0","","1500.0","","","","","","","6035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11089","","OTH","Valin Corporation","","","","","","San Jose","CA","95131","","","","","43465.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11089","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11129","","OTH","Conklin Brothers","","","","","","San Jose","CA","95125","","","","","43465.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11129","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11139","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196","","","","","43465.0","","35.0","","","","","","","4535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11139","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","A","INC11144","","OTH","Norman E. Matteoni, A Prof. Corp., DBA Matteoni, O'Laughlin & Hechtman","","","","","","San Jose","CA","95126","","","","","43465.0","","35.0","","","","","","","735.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11144","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","LOAN","B1","PAY11013","","IND","Truong","Eddie","","","","","San Jose","CA","95136","The Silicon Valley Organization","Director of Government & Community Relations","","","43398.0","","10000.0","0.0","10000.0","10000.0","0.0","0.0","0.0","50.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PAY11013","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","LOAN","B1","PAY11019","","IND","Truong","Eddie","","","","","San Jose","CA","95136","The Silicon Valley Organization","Director of Government & Community Relations","","","43403.0","","10000.0","0.0","10000.0","10000.0","0.0","0.0","0.0","50.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PAY11019","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT926","","IND","Pam Foley - IE","","","","","","","","","","","","","43399.0","","17851.41","","","","","","","282257.21","","","","IND","TV Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EDT930","","IND","Pam Foley - IE","","","","","","","","","","","","","43403.0","","12148.59","","","","","","","282257.21","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP11069","","COM","Evan Low for Assembly 2020","","","","","","Sacramento","CA","95815","","","","","43453.0","","3000.0","","","","","","","3000.0","","","","MON","","","","","","1414197","","","","","","","","","","","","","","","","","","","","","","Evan Low","","","","ASM","","ASM","","28.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11011","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43399.0","","17851.41","","","","","","","390234.85","","","","IND","TV Advertisement Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11014","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43399.0","","315.0","","","","","","","12698.15","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11020","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43403.0","","12148.59","","","","","","","390234.85","","","","IND","Mailer Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11021","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43403.0","","450.5","","","","","","","1783.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11022","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43406.0","","450.5","","","","","","","1783.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11025","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43411.0","","6250.0","","","","","","","114175.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11026","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43411.0","","3000.0","","","","","","","390234.85","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11051","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43419.0","","750.0","","","","","","","16371.11","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11053","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43419.0","","883.1","","","","","","","16371.11","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11054","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112","","","","","43430.0","","45.4","","","","","","","1133.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11055","","IND","Truong","Eddie","","","","","San Jose","CA","95136","","","","","43430.0","","500.0","","","","","","","1310.89","","","","MTG","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11056","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43431.0","","364.19","","","","","","","12698.15","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11061","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43439.0","","6250.0","","","","","","","114175.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11062","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43440.0","","225.5","","","","","","","1783.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11066","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43445.0","","1475.0","","","","","","","16371.11","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11067","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43445.0","","5000.0","","","","","","","114175.75","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11071","","OTH","Starbucks","","","","","","San Jose","CA","95132","","","","","43448.0","","16.95","","","","","","","237.55","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","E","EXP11072","","OTH","Starbucks","","","","","","San Jose","CA","95132","","","","","43455.0","","16.95","","","","","","","237.55","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT924","","OTH","CableTime","","","","","","San Francisco","CA","94111","","","","","43399.0","","15173.69","","","","","","","99150.74","","","","IND","TV Advertisement Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT925","","OTH","The Battin Group, Inc.","","","","","","La Quinta","CA","92253","","","","","43399.0","","1338.85","","","","","","","8836.78","","","","IND","TV Advertisement Production Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT927","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43403.0","","750.0","","","","","","","16750.0","","","","IND","Design Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT928","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43403.0","","647.18","","","","","","","11727.03","","","","IND","Data Vendor Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT929","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43403.0","","9341.24","","","","","","","151872.57","","","","IND","Printing & Postage Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","G","EDT932","","OTH","Aspira","","","","","","Mountain View","CA","94041","","","","","43430.0","","500.0","","","","","","","500.0","","","","MTG","","Truong","Eddie","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY11007","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","2/14/2019 10:34:31 PM","10/21/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","DEBT","F","PAY11008","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","","","","315.0","0.0","315.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","EXP10792","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","R","43332.0","","-1635.0","","","","","","","-5408.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EXP10792","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","EXP10798","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","R","43335.0","","-2135.0","","","","","","","-5408.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EXP10798","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10720","","OTH","KBHome South Bay Inc.","","","","","","San Ramon","CA","94583","","","","","43294.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10732","","IND","Ball","Jon","","","","","Los Gatos","CA","95030","","Retired","","","43327.0","","700.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10734","","OTH","Willco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","43327.0","","1500.0","","","","","","","4000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10735","","OTH","WCC Consulting, LLC","","","","","","Los Gatos","CA","95030","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10736","","OTH","Andary's Enterprise Inc.","","","","","","San Jose","CA","95124","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10737","","OTH","Albertsons Safeway","","","","","","Phoenix","AZ","85027","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10738","","OTH","Bozzuto Insurance Services","","","","","","Campbell","CA","95008","","","","","43327.0","","1750.0","","","","","","","3250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10739","","OTH","PayPal, Inc.","","","","","","San Jose","CA","95131","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10740","","OTH","Northern Underground Construction, Inc.","","","","","","San Jose","CA","95139","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10741","","IND","Kieve","Robert","","","","","San Jose","CA","95124","Empire Broadcasting","CEO/President","","","43327.0","","1500.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10742","","OTH","Iron Construction, Inc.","","","","","","San Jose","CA","95126","","","","","43327.0","","700.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10743","","OTH","Johanson & Yau Accountancy Corp.","","","","","","San Jose","CA","95113","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10744","","OTH","Achievement Engineering Corporation","","","","","","San Jose","CA","95131","","","","","43327.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10745","","OTH","Robinson Oil Corporation","","","","","","Santa Clara","CA","95050","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10746","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597","","","","","43327.0","","1750.0","","","","","","","7750.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10747","","OTH","Robert A. Bothman Inc.","","","","","","Santa Clara","CA","95050","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10748","","OTH","RDL Construction, Inc.","","","","","","San Jose","CA","95113","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10749","","OTH","Santa Clara County Dental Society","","","","","","San Jose","CA","95126","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10750","","OTH","KBM-Hogue Workspace","","","","","","San Jose","CA","95113","","","","","43327.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10751","","OTH","Premier Recycle Company","","","","","","San Jose","CA","95112","","","","","43327.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10752","","OTH","SRGNC (Sares Regis Group of Northern California) LLC","","","","","","San Mateo","CA","94404","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10753","","OTH","Hoge, Fenton, Jones & Appel, Inc.","","","","","","San Jose","CA","95113","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10754","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","43327.0","","3000.0","","","","","","","4500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10755","","OTH","Sandis","","","","","","Roseville","CA","95661","","","","","43327.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10756","","OTH","Lewis & Tibbitts, Inc.","","","","","","San Jose","CA","95112","","","","","43327.0","","3000.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10757","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125","","","","","43327.0","","3000.0","","","","","","","4535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10758","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","43327.0","","3000.0","","","","","","","5500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10759","","OTH","Green Valley Corporation","","","","","","San Jose","CA","95112","","","","","43327.0","","3000.0","","","","","","","8000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10760","","OTH","Casino M8trix","","","","","","San Jose","CA","95110","","","","","43327.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10761","","OTH","Conklin Brothers","","","","","","San Jose","CA","95125","","","","","43327.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10762","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","43327.0","","6000.0","","","","","","","20000.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10763","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","43327.0","","1500.0","","","","","","","20000.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10763","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10764","","OTH","Avidbank","","","","","","Palo Alto","CA","94301","","","","","43327.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10765","","OTH","COMCAST Financial Agency Corporation","","","","","","Philadelphia","PA","19103","","","","","43327.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10766","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196","","","","","43327.0","","3000.0","","","","","","","4500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10767","","OTH","CBIZ, Inc.","","","","","","Cleveland","OH","44131","","","","","43327.0","","1750.0","","","","","","","3285.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10768","","OTH","Blach Construction Company","","","","","","San Jose","CA","95131","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10769","","OTH","Technology Credit Union","","","","","","San Jose","CA","95131","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10770","","OTH","West Valley Construction","","","","","","Campbell","CA","95008","","","","","43327.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10771","","OTH","Heritage Bank of Commerce","","","","","","San Jose","CA","95113","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10772","","OTH","Duran & Venables, Inc.","","","","","","Milpitas","CA","95035","","","","","43327.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10773","","OTH","Lockheed Martin","","","","","","Bethesda","MD","20817","","","","","43327.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10774","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814","","","","","43327.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10775","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125","","","","","43327.0","","1750.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10776","","OTH","Irvine Management Company","","","","","","Newport Beach","CA","92660","","","","","43327.0","","1750.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10781","","OTH","Republic Urban Properties LLC & Affiliated Entities","","","","","","San Jose","CA","95113","","","","","43332.0","","3175.0","","","","","","","8175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10782","","OTH","McManagement LLC","","","","","","Los Gatos","CA","95032","","","","","43332.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10783","","OTH","Enterprise Trust & Investment Co.","","","","","","Los Gatos","CA","95032","","","","","43332.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10784","","OTH","Bagg Engineers","","","","","","Sunnyvale","CA","94085","","","","","43332.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10785","","OTH","David Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113","","","","","43332.0","","1750.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10787","","OTH","Norman E. Matteoni, A Prof. Corp., DBA Matteoni, O'Laughlin & Hechtman","","","","","","San Jose","CA","95126","","","","","43332.0","","700.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10788","","OTH","Hensel Phelps Construction Co.","","","","","","Greeley","CO","80631","","","","","43332.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10791","","OTH","Toeniskoetter Construction Inc.","","","","","","San Jose","CA","95126","","","","","43332.0","","1635.0","","","","","","","8690.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10793","","OTH","Valin Corporation","","","","","","San Jose","CA","95131","","","","","43333.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10796","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43335.0","","1635.0","","","","","","","8690.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10797","","OTH","Arcadia Development Company","","","","","","San Jose","CA","95150","","","","","43335.0","","2250.0","","","","","","","2250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10799","","OTH","Largo Concrete, Inc.","","","","","","Tustin","CA","92780","","","","","43335.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10800","","IND","Connolly","Shane Patrick","","","","","San Jose","CA","95125","City of San Jose - District 10","Chief of Staff","","","43335.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10812","","OTH","West Valley Construction","","","","","","Campbell","CA","95008","","","","","43335.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10812","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10819","","OTH","KBM-Hogue Workspace","","","","","","San Jose","CA","95113","","","","","43335.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10819","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10820","","OTH","Trumark Homes LLC","","","","","","Danville","CA","94506","","","","","43335.0","","35.0","","","","","","","673.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10820","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10833","","IND","Callender","Rick","","","","","San Jose","CA","95111","Santa Clara Valley Water District","Local Gov't. Affairs Manager","","","43342.0","","1575.0","","","","","","","1575.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10834","","IND","Bautista","Gail","","","","","San Jose","CA","95112","Google, Inc.","Information Systems Project Manager","","","43342.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10835","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110","","","","","43342.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10837","","IND","Schumb","Christopher E.","","","","","San Jose","CA","95113-","Self; Christopher E. Schumb, Attorney at Law","Attorney","","","43342.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10838","","COM","Associated Builders and Contractors Northern CA Chapter PAC","","","","","","Livermore","CA","94551","","","","","43342.0","","5000.0","","","","","","","15000.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10839","","OTH","California Waste Solutions, Inc.","","","","","","San Jose","CA","95133","","","","","43342.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10843","","OTH","Samaritan Medical Care Center","","","","","","San Jose","CA","95124","","","","","43347.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10844","","OTH","John Edward (Jed) York & Affiliated Entities, Including the Forty Niners Football Company LLC.","","","","","","Santa Clara","CA","95054","","","","","43347.0","","1750.0","","","","","","","3250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10845","","OTH","Lehigh Hanson Inc./Heidelberg Cement Group","","","","","","Irving","TX","94583","","","","","43347.0","","2000.0","","","","","","","7000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10846","","OTH","Nterra Group","","","","","","San Jose","CA","95112","","","","","43347.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10847","","OTH","Western Alliance Bank","","","","","","Pheonix","AZ","85004","","","","","43347.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10851","","OTH","Vallco Property Owner, LLC","","","","","","Palo Alto","CA","94304","","","","","43350.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10852","","OTH","SiliconSage Homes, Inc.","","","","","","Sunnyvale","CA","94086","","","","","43350.0","","25000.0","","","","","","","40000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10868","","IND","Waterman","Richard","","","","","San Jose","CA","95125","City of Campbell","Vice Mayor","","","43335.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10868","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10870","","IND","Keehn","Sam","","","","","Morgan Hill","CA","95037","LWG Construction","Construction","","","43335.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10870","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10873","","IND","Van Cleave","William","","","","","San Jose","CA","95110","County of Santa Clara","Supervising Investigator","","","43335.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10873","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10874","","IND","Graziano","Margaret","","","","","San Jose","CA","95125","Keen Alignment","CEO","","","43335.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10874","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10875","","IND","Boyce","Phil","","","","","Saratoga","CA","95070","","Retired","","","43335.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10875","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10876","","IND","Dominguez","Daniel","","","","","San Jose","CA","95117","Union Bank","Banker","","","43335.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10876","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10877","","OTH","Silicon Valley Business Journal","","","","","","San Jose","CA","95113","","","","","43335.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10877","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10878","","IND","Bangs","Michael R.","","","","","Campbell","CA","95008","Oracle Corp.","Vice President - Real Estate & Facilities","","","43335.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10878","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10880","","IND","Hogan","John","","","","","Los Gatos","CA","95030","Silicon Valley Children's Fund","VP - Career Services","","","43335.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10880","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10882","","IND","Lundgaard","Jason","","","","","Cupertino","CA","95014","Apple Inc.","Sr. Manager - Corporate Gov't Affairs","","","43335.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10882","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10883","","IND","Sterner","Ewell","","","","","San Jose","CA","95112","Hunger at Home","CEO","","","43335.0","","700.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10883","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10885","","IND","Kline","Norman","","","","","San Jose","CA","95126","LibraryWorld, Inc.","CEO/Founder","","","43335.0","","350.0","","","","","","","1050.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10885","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10886","","IND","Williams","Stan","","","","","San Jose","CA","95129","Pure Water Silicon Valley","President","","","43335.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10886","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10887","","IND","Ellenberg","Steve","","","","","San Jose","CA","95113","Ellenberg & Hull","Attorney","","","43335.0","","175.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10887","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10889","","OTH","Silicon Valley Auto Dealers Assoc.","","","","","","San Jose","CA","95110","","","","","43363.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10890","","COM","Pacific Advisory Coalition PAC Sponsored by Allied Waste Services of N. America LLC","","","","","","Phoenix","AZ","85054","","","","","43363.0","","3000.0","","","","","","","3000.0","","","","","","","","","","1384188","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10891","","OTH","San Jose Earthquakes Soccer Holdings, LLC","","","","","","San Jose","CA","95110","","","","","43363.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10892","","OTH","Petrinovich Pugh & Company, LLP","","","","","","San Jose","CA","95113","","","","","43363.0","","5000.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10893","","OTH","Coca-Cola","","","","","","San Jose","CA","95112","","","","","43363.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10894","","OTH","Essex Property Trust, Inc.","","","","","","San Mateo","CA","94403","","","","","43363.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10898","","OTH","The Sobrato Organization","","","","","","Cupertino","CA","95014","","","","","43363.0","","35.0","","","","","","","13035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10898","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10903","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43363.0","","35.0","","","","","","","8690.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10903","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10907","","OTH","Toeniskoetter Construction Inc.","","","","","","San Jose","CA","95126","","","","","43363.0","","35.0","","","","","","","8690.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10907","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10913","","IND","Aberin","Maria","","","","","San Jose","CA","95110","California Bank of Commerce","Commercial Banker","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10913","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10914","","IND","Anderson","Chris","","","","","San Jose","CA","95131","Borelli Investment Company","Broker","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10914","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10915","","IND","Bruni","David","","","","","Burlingame","CA","94010","Barry Slatt Commercial Mortgage","Commercial Mortgage Banker","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10915","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10917","","IND","Cunneen","James","","","","","San Jose","CA","95125","California Strategies LLC","Principal","","","43363.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10917","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10919","","IND","De Young","Gerry","","","","","San Jose","CA","95150","Ruth & Going, Inc.","President","","","43363.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10919","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10922","","IND","Duren","Paul","","","","","Sunnyvale","CA","94086","BBVA Compass","Banker","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10922","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10923","","IND","Ellenberg","Steve","","","","","San Jose","CA","95113","Ellenberg & Hull","Attorney","","","43363.0","","175.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10923","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10929","","IND","Khan","Michael","","","","","San Jose","CA","95110","California Bank of Commerce","Senior Vice President","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10929","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10931","","IND","Lagomarsino","Randy","","","","","San Jose","CA","95113","City National Bank","Commercial Banker","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10931","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10932","","IND","Lerner","Heather","","","","","San Jose","CA","95126","Boy Scouts of America","Director of Development","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10932","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10933","","IND","Mirenda","Tony","","","","","San Jose","CA","95131","Blach Construction","Development Executive","","","43363.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10933","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10934","","IND","Nguyen","Tracy","","","","","San Jose","CA","95128","New York Life Insurance Co.","Insurance Agent","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10934","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10935","","IND","Osone","Kiyoko","","","","","Sunnyvale","CA","94086","Morgan Stanley","Wealth Management","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10935","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10936","","IND","Perkins","Glenn","","","","","San Jose","CA","95113","Executive Forums Silicon Valley","Owner","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10936","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10937","","IND","Rhodes","Beth","","","","","San Jose","CA","95110","Dome Construction","Business Development","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10937","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10938","","IND","Rhodes","Mitch","","","","","San Jose","CA","95113","Webcor Builders","Director","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10938","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10940","","IND","Sack","Brian","","","","","Moss Landing","CA","95039","Sanctuary Cruises","Whale Tour Operator","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10940","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10942","","IND","Schlager","David","","","","","San Jose","CA","95113","MUFG Union Bank","Banker","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10942","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10943","","IND","Schoennauer","Erik","","","","","San Jose","CA","95110-","The Schoennauer Company, LLC","Principal","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10943","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10945","","IND","Snider","Kelly","","","","","San Jose","CA","95126","Kelly Snider Consulting","Land Use Consultant","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10945","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10946","","IND","Taaffe","Natalie","","","","","San Jose","CA","95110","California Bank of Commerce","Banker","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10946","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10947","","IND","Thurston","Veronique","","","","","San Jose","CA","95110","Pacific Advisors","Financial Advisor","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10947","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10948","","IND","Viramontez","Joe","","","","","San Jose","CA","92125","ICS4Schools, LLC","School Safety Expert","","","43363.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10948","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10949","","IND","Weiss","Kevin","","","","","San Jose","CA","95110","JMH Weiss, Inc.","CEO","","","43363.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10949","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10950","","OTH","Lehigh Hanson Inc./Heidelberg Cement Group","","","","","","Irving","TX","94583","","","","","43363.0","","5000.0","","","","","","","7000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10950","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10951","","OTH","Cemex","","","","","","Shafter","CA","93263","","","","","43363.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10951","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10952","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10952","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10953","","OTH","Brigade","","","","","","San Francisco","CA","94107","","","","","43363.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10953","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10954","","OTH","Sensiba San Filippo LLC","","","","","","Pleasonton","CA","94588","","","","","43363.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10954","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10955","","OTH","Bay Area News Group","","","","","","San Jose","CA","95113","","","","","43363.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10955","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10956","","OTH","Canyon Snow Consulting","","","","","","Los Gatos","CA","95030","","","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10956","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10957","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43363.0","","350.0","","","","","","","8690.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10957","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10958","","OTH","Marble Bridge Funding Group","","","","","","Walnut Creek","CA","94596","","","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10958","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10959","","OTH","Vulcan Construction","","","","","","Santa Clara","CA","95050","","","","","43363.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10959","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10960","","OTH","Ritchie Commercial Real Estate","","","","","","San Jose","CA","95113","","","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10960","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10961","","OTH","Century Communities","","","","","","San Jose","CA","95113","","","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10961","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10962","","OTH","Legacy Real Estate & Associates","","","","","","Livermore","CA","94550","","","","","43363.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10962","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10963","","OTH","Cornish & Carey Commercial Real Estate","","","","","","Santa Clara","CA","95054","","","","","43363.0","","350.0","","","","","","","385.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10963","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10967","","OTH","Bad Boys Bail Bonds","","","","","","San Jose","CA","95110","","","","","43369.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10969","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105","","","","","43371.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10971","","IND","Kieve","Robert","","","","","San Jose","CA","95124","Empire Broadcasting","CEO/President","","","43374.0","","5000.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10979","","OTH","The Sobrato Organization","","","","","","Cupertino","CA","95014","","","","","43377.0","","1500.0","","","","","","","13035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10980","","COM","California Apartment Association PAC (CAAPAC)","","","","","","Sacramento","CA","95814","","","","","43377.0","","15000.0","","","","","","","15000.0","","","","","","","","","","745208","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10988","","OTH","KT Properties Urban, Inc","","","","","","Cupertino","CA","95014-","","","","","43388.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10989","","COM","Associated Builders and Contractors Northern CA Chapter PAC","","","","","","Livermore","CA","94551","","","","","43388.0","","10000.0","","","","","","","15000.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC10994","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597","","","","","43392.0","","5000.0","","","","","","","7750.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","RCPT","A","INC11002","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125","","","","","43392.0","","35.0","","","","","","","4535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC11002","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT869","","IND","Pam Foley - IE","","","","","","","","","","","","","43368.0","","13434.35","","","","","","","252257.21","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT871","","IND","Pam Foley - IE","","","","","","","","","","","","","43369.0","","2955.25","","","","","","","252257.21","","","","IND","Video Production","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT874","","IND","Pam Foley - IE","","","","","","","","","","","","","43369.0","","23405.0","","","","","","","252257.21","","","","IND","TV Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT875","","IND","Pam Foley - IE","","","","","","","","","","","","","43368.0","","10500.0","","","","","","","252257.21","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT879","","IND","Pam Foley - IE","","","","","","","","","","","","","43370.0","","12940.33","","","","","","","252257.21","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT883","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43374.0","","12940.33","","","","","","","76164.14","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT886","","IND","Pam Foley - IE","","","","","","","","","","","","","43374.0","","23405.0","","","","","","","252257.21","","","","IND","TV Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT887","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43374.0","","10500.0","","","","","","","76164.14","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT888","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43374.0","","875.0","","","","","","","76164.14","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT889","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43374.0","","87.5","","","","","","","76164.14","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT893","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43376.0","","12940.32","","","","","","","76164.14","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT897","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43377.0","","12940.33","","","","","","","76164.14","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT901","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43383.0","","12940.33","","","","","","","76164.14","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT904","","IND","Pam Foley - IE","","","","","","","","","","","","","43383.0","","23405.0","","","","","","","252257.21","","","","IND","TV Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT914","","IND","Pam Foley - IE","","","","","","","","","","","","","43389.0","","29758.0","","","","","","","252257.21","","","","IND","TV Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT919","","COM","Kalen Gallagher - IE 2018","","","","","","","","","","","","","43389.0","","12940.33","","","","","","","76164.14","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Kalen Gallagher","","","","CCM","","OTH","City of San Jose","9.0","","","","","O","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","D","EDT921","","IND","Pam Foley - IE","","","","","","","","","","","","","43389.0","","16500.0","","","","","","","252257.21","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10713","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43284.0","","6250.0","","","","","","","96675.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10714","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43284.0","","1750.0","","","","","","","68175.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10715","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43284.0","","3000.0","","","","","","","357234.85","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10717","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43287.0","","750.0","","","","","","","12513.01","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10722","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43298.0","","513.24","","","","","","","12018.96","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10727","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43314.0","","8290.5","","","","","","","96675.75","","","","PRO","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10729","","OTH","History San Jose","","","","","","San Jose","CA","95112","","","","","43315.0","","6937.5","","","","","","","8389.5","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10730","","OTH","Starbucks","","","","","","San Jose","CA","95132","","","","","43293.0","","33.9","","","","","","","203.65","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10731","","OTH","Starbucks","","","","","","San Jose","CA","95132","","","","","43300.0","","33.9","","","","","","","203.65","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10777","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43327.0","","6451.0","","","","","","","96675.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10778","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43327.0","","1750.0","","","","","","","68175.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10779","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43327.0","","3000.0","","","","","","","357234.85","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10780","","OTH","Candid Research Solutions","","","","","","Los Alamitos","CA","90720","","","","","43327.0","","21000.0","","","","","","","67500.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10789","","IND","Truong","Eddie D.","","","","","San Jose","CA","95113","","","","","43332.0","","195.89","","","","","","","810.89","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10790","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112","","","","","43332.0","","50.85","","","","","","","1088.51","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10795","","IND","Truong","Eddie D.","","","","","San Jose","CA","95113","","","","","43335.0","","150.0","","","","","","","810.89","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10801","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43335.0","","79.25","","","","","","","656.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10802","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43335.0","","1025.0","","","","","","","12513.01","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10829","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43336.0","","871.25","","","","","","","96675.75","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10830","","OTH","History San Jose","","","","","","San Jose","CA","95112","","","","","43336.0","","1452.0","","","","","","","8389.5","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10831","","OTH","Joseph George Fine Wines","","","","","","San Jose","CA","95125","","","","","43336.0","","15566.23","","","","","","","15566.23","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10832","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43339.0","","2.75","","","","","","","656.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10841","","OTH","Cosmopolitan Catering, Inc.","","","","","","Los Angeles","CA","90074","","","","","43342.0","","54403.7","","","","","","","54403.7","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10842","","OTH","Lepori Photography","","","","","","Los Gatos","CA","95030","","","","","43342.0","","600.0","","","","","","","600.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10848","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43348.0","","3000.0","","","","","","","357234.85","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10849","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43348.0","","6250.0","","","","","","","96675.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10850","","OTH","Sunstate Equipment","","","","","","Phoenix","AZ","85072","","","","","43349.0","","273.32","","","","","","","273.32","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10853","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43350.0","","1575.0","","","","","","","12513.01","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10854","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43350.0","","329.25","","","","","","","96675.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10855","","OTH","Total Wine & More","","","","","","San Jose","CA","95118","","","","","43332.0","","129.81","","","","","","","129.81","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10856","","OTH","United Site Services of CA","","","","","","San Jose","CA","95136","","","","","43332.0","","3767.72","","","","","","","3767.72","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10857","","OTH","Signs Now","","","","","","San Jose","CA","95112","","","","","43334.0","","1122.0","","","","","","","1122.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10858","","OTH","KPAW, Inc. (TapSnap 1050)","","","","","","San Jose","CA","95118","","","","","43334.0","","1311.0","","","","","","","1311.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10859","","OTH","Golf Car Rental Co. - A Turf & Idustrial Equipment Company","","","","","","Santa Clara","CA","95050","","","","","43335.0","","371.45","","","","","","","371.45","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10861","","OTH","Avista A/V Rentals","","","","","","San Jose","CA","95131","","","","","43336.0","","436.0","","","","","","","436.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10911","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43368.0","","5000.0","","","","","","","96675.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10964","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43368.0","","13434.35","","","","","","","357234.85","","","","IND","Mailer Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10965","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43369.0","","2955.25","","","","","","","357234.85","","","","IND","Video Production Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10966","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43369.0","","23405.0","","","","","","","357234.85","","","","IND","TV Advertisement Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10968","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43370.0","","407.9","","","","","","","12018.96","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10970","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43370.0","","12940.33","","","","","","","357234.85","","","","IND","Mailer Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10972","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43374.0","","3000.0","","","","","","","357234.85","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10974","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43374.0","","12940.33","","","","","","","357234.85","","","","IND","Mailer Opposing Kalen Gallagher - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10975","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43374.0","","23405.0","","","","","","","357234.85","","","","IND","TV Advertisement Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10976","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43374.0","","79.25","","","","","","","656.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10977","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43376.0","","12940.32","","","","","","","357234.85","","","","IND","Mailer Opposing Kalen Gallagher - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10978","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43376.0","","776.84","","","","","","","12513.01","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10981","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43377.0","","12940.33","","","","","","","357234.85","","","","IND","Mailer Opposing Kalen Gallagher - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10982","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43383.0","","12940.33","","","","","","","357234.85","","","","IND","Mailer Opposing Kalen Gallagher - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10983","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43383.0","","23405.0","","","","","","","357234.85","","","","IND","TV Advertisement Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10984","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43383.0","","16500.0","","","","","","","357234.85","","","","IND","Digital Advertisement Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10986","","OTH","Torrey Pines Bank","","","","","","Carlsbad","CA","92009","","","","","43383.0","","45.0","","","","","","","118.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10987","","OTH","Torrey Pines Bank","","","","","","Carlsbad","CA","92009","","","","","43378.0","","45.0","","","","","","","118.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10990","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43389.0","","29758.0","","","","","","","357234.85","","","","IND","TV Advertisement Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10991","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43389.0","","12940.33","","","","","","","357234.85","","","","IND","Mailer Opposing Kalen Gallagher - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10992","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43390.0","","6250.0","","","","","","","96675.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP10993","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112","","","","","43391.0","","127.8","","","","","","","1088.51","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","E","EXP11009","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43383.0","","3500.0","","","","","","","357234.85","","","","","Video Production that will not be used.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT863","","OTH","O'Brien's Ice Cream Parlor & Candy Shop","","","","","","San Jose","CA","95112","","","","","43315.0","","500.0","","","","","","","500.0","","","","FND","","History San Jose","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT864","","OTH","Stuart Event Rentals","","","","","","Milpitas","CA","95035","","","","","43342.0","","18567.7","","","","","","","18567.7","","","","FND","","Cosmopolitan Catering, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT866","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43368.0","","750.0","","","","","","","16000.0","","","","IND","Design Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT867","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43368.0","","708.05","","","","","","","11079.85","","","","IND","Data Vendor Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT868","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43368.0","","10390.8","","","","","","","142531.33","","","","IND","Printing & Postage Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT870","","OTH","Atomic Productions","","","","","","Emeryville","CA","94608","","","","","43369.0","","2512.0","","","","","","","2512.0","","","","IND","Video Production Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT872","","OTH","CableTime","","","","","","San Francisco","CA","94111","","","","","43369.0","","18894.25","","","","","","","83977.05","","","","IND","TV Advertisement Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT873","","OTH","The Battin Group, Inc.","","","","","","La Quinta","CA","92253","","","","","43369.0","","1755.36","","","","","","","7497.93","","","","IND","TV Advertisement Production Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT876","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43370.0","","750.0","","","","","","","16000.0","","","","IND","Design Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT877","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43370.0","","708.05","","","","","","","11079.85","","","","IND","Data Vendor Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT878","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43370.0","","9955.44","","","","","","","142531.33","","","","IND","Printing & Postage Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT880","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43374.0","","750.0","","","","","","","16000.0","","","","IND","Design Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT881","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43374.0","","708.05","","","","","","","11079.85","","","","IND","Data Vendor Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT882","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43374.0","","10006.43","","","","","","","142531.33","","","","IND","Printing & Postage Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT884","","OTH","CableTime","","","","","","San Francisco","CA","94111","","","","","43374.0","","19894.25","","","","","","","83977.05","","","","IND","TV Advertisement Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT885","","OTH","The Battin Group, Inc.","","","","","","La Quinta","CA","92253","","","","","43374.0","","1755.36","","","","","","","7497.93","","","","IND","TV Advertisement Production Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT890","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43376.0","","750.0","","","","","","","16000.0","","","","IND","Design Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT891","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43376.0","","708.05","","","","","","","11079.85","","","","IND","Data Vendor Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT892","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43376.0","","10006.43","","","","","","","142531.33","","","","IND","Printing & Postage Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT894","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43377.0","","750.0","","","","","","","16000.0","","","","IND","Design Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT895","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43377.0","","708.05","","","","","","","11079.85","","","","IND","Data Vendor Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT896","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43377.0","","10006.43","","","","","","","142531.33","","","","IND","Printing & Postage Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT898","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43383.0","","750.0","","","","","","","16000.0","","","","IND","Design Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT899","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43383.0","","708.05","","","","","","","11079.85","","","","IND","Data Vendor Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT900","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43383.0","","10006.43","","","","","","","142531.33","","","","IND","Printing & Postage Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT902","","OTH","CableTime","","","","","","San Francisco","CA","94111","","","","","43383.0","","19894.25","","","","","","","83977.05","","","","IND","TV Advertisement Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT903","","OTH","The Battin Group, Inc.","","","","","","La Quinta","CA","92253","","","","","43383.0","","1755.36","","","","","","","7497.93","","","","IND","TV Advertisement Production Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT905","","OTH","Strategic Red","","","","","","Houston","TX","77018","","","","","43383.0","","14025.0","","","","","","","24225.0","","","","IND","Digital Advertisement Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT912","","OTH","CableTime","","","","","","San Francisco","CA","94111","","","","","43389.0","","25294.3","","","","","","","83977.05","","","","IND","TV Advertisement Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT913","","OTH","The Battin Group, Inc.","","","","","","La Quinta","CA","92253","","","","","43389.0","","2231.85","","","","","","","7497.93","","","","IND","TV Advertisement Production Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT915","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43389.0","","750.0","","","","","","","16000.0","","","","IND","Design Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT916","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43389.0","","708.05","","","","","","","11079.85","","","","IND","Data Vendor Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT918","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705","","","","","43389.0","","10006.43","","","","","","","142531.33","","","","IND","Printing & Postage Opposing Kalen Gallagher","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT922","","OTH","Octopus Audio","","","","","","Sacramento","CA","95814","","","","","43383.0","","875.0","","","","","","","1600.0","","","","","Audio Production that will not be used.","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","EXPN","G","EDT923","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678","","","","","43383.0","","1600.0","","","","","","","16000.0","","","","","Video Production Design that will not be used.","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","DEBT","F","PAY10726","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","","","","8290.5","0.0","8290.5","","","0.0","","","","","PRO","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","DEBT","F","PAY10716","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","10/26/2018 6:18:15 PM","7/1/2018 12:00:00 AM","10/20/2018 12:00:00 AM","","DEBT","F","PAY10721","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","","","","513.24","0.0","513.24","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","EXP10724","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","R","43281.0","","-638.0","","","","","","","-1638.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EXP10724","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC10682","","OTH","Silicon Valley Law Group, ALC","","","","","","San Jose","CA","95113.0","","","","","43255.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC10683","","OTH","Zanker Road Resource Management, LTD. DBA Zanker Road Landfill","","","","","","San Jose","CA","95134.0","","","","","43255.0","","100.0","","","","","","","10100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC10694","","OTH","Trumark Homes LLC","","","","","","Danville","CA","94506.0","","","","","43276.0","","638.0","","","","","","","638.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","A","INC10699","","OTH","South Bay Development","","","","","","Campbell","CA","95008.0","","","","","43276.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10699","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","I","INC10712","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","43276.0","","5295.2","","","","","","","0.0","","","","","Legal Fee Reimbursement","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EXP10692","","COM","Pam Foley for San Jose City Council D9 2018","","","","","","San Jose","CA","95125.0","","","","","43271.0","","600.0","","","","","","","1200.0","","","","MON","","","","","","1398262","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP10684","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","43255.0","","440.0","","","","","","","10782.82","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP10686","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","43256.0","","6250.0","","","","","","","48213.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP10687","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024.0","","","","","43262.0","","750.0","","","","","","","7636.17","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP10689","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024.0","","","","","43262.0","","275.0","","","","","","","7636.17","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP10691","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112.0","","","","","43271.0","","16.95","","","","","","","909.86","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP10719","","OTH","Starbucks","","","","","","San Jose","CA","95132.0","","","","","43272.0","","33.9","","","","","","","135.85","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY10667","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024.0","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:56:03 PM","6/4/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY10672","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","","","","440.0","0.0","440.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","RCPT","A","INC10673","","OTH","George M. Marcus & Affiliated Entities - Summer Hill Homes, LLC","","","","","","Palo Alto","CA","94304.0","","","","","43244.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","RCPT","A","INC10674","","OTH","CBIZ, Inc.","","","","","","Cleveland","OH","44131.0","","","","","43244.0","","1500.0","","","","","","","1535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","RCPT","A","INC10676","","OTH","R&J Jewelry and Loan","","","","","","San Jose","CA","95122.0","","","","","43249.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","RCPT","A","INC10677","","OTH","Garden City Construction, Inc.","","","","","","San Jose","CA","95113.0","","","","","43250.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","D","EDT861","","IND","Thomas Duong - IE","","","","","","","","","","","","","43241.0","","4308.23","","","","","","","69287.33","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","D","EDT862","","IND","Thomas Duong - IE","","","","","","","","","","","","","43245.0","","1500.0","","","","","","","69287.33","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","E","EXP10669","","OTH","Tan Phuong Media","","","","","","San Jose","CA","95116.0","","","","","43241.0","","1000.0","","","","","","","3000.0","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","E","EXP10671","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43242.0","","4308.23","","","","","","","131230.28","","","","IND","Mailer Supporting Thomas Duong - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","E","EXP10675","","OTH","CM Magazine","","","","","","San Jose","CA","95111.0","","","","","43245.0","","1500.0","","","","","","","2500.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","E","EXP10678","","IND","Truong","Eddie D.","","","","","San Jose","CA","95113.0","","","","","43250.0","","405.0","","","","","","","465.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","E","EXP10679","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","43251.0","","5.0","","","","","","","495.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","E","EXP10680","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43252.0","","3000.0","","","","","","","131230.28","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","E","EXP10681","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","43252.0","","5.0","","","","","","","495.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","G","EDT858","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43242.0","","750.0","","","","","","","9150.0","","","","IND","Design Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","G","EDT859","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43242.0","","88.41","","","","","","","6123.5","","","","IND","Data Vendor Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","EXPN","G","EDT860","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43242.0","","2790.05","","","","","","","72152.94","","","","IND","Printing & Postage Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:44:51 PM","5/20/2018 12:00:00 AM","6/3/2018 12:00:00 AM","","DEBT","F","PAY10668","","OTH","Tan Phuong Media","","","","","","San Jose","CA","95116.0","","","","","","","","1000.0","0.0","1000.0","","","0.0","","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","RCPT","A","EXP10616","","OTH","Acsatm, Inc.","","","","","","Santa Clara","CA","95050.0","","","","R","43221.0","","-600.0","","","","","","","4035.0","","","","","Contribution Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","RCPT","A","INC10611","","OTH","Zanker Road Resource Management, LTD. DBA Zanker Road Landfill","","","","","","San Jose","CA","95134.0","","","","","43220.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","RCPT","A","INC10612","","IND","Enfantino","Tracey","","","","","Santa Clara","CA","95054.0","Environmental Systems, Inc.","General Manager","","","43220.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","RCPT","A","INC10620","","IND","Escher","Christopher","","","","","San Jose","CA","95126.0","Self; Christopher Escher","Real Estate Manager","","","43224.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","RCPT","A","INC10633","","OTH","Boyce Associates","","","","","","Saratoga","CA","95070.0","","","","","43234.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","RCPT","A","INC10634","","OTH","Eller Law Office","","","","","","San Jose","CA","95110.0","","","","","43234.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT805","","IND","Pam Foley - IE","","","","","","","","","","","","","43220.0","","10715.84","","","","","","","95954.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT806","","IND","Pam Foley - IE","","","","","","","","","","","","","43220.0","","481.93","","","","","","","95954.28","","","","IND","Voter File","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT811","","IND","Pam Foley - IE","","","","","","","","","","","","","43222.0","","10110.52","","","","","","","95954.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT815","","IND","Pam Foley - IE","","","","","","","","","","","","","43224.0","","10110.52","","","","","","","95954.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT820","","IND","Thomas Duong - IE","","","","","","","","","","","","","43227.0","","4998.78","","","","","","","63479.1","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT821","","IND","Thomas Duong - IE","","","","","","","","","","","","","43227.0","","10000.0","","","","","","","63479.1","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT825","","IND","Pierluigi Oliverio - IE","","","","","","","","","","","","","43227.0","","18418.21","","","","","","","56836.42","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pierluigi Oliverio","","","","CSU","","OTH","County of Santa Clara","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT826","","IND","Pierluigi Oliverio - IE","","","","","","","","","","","","","43227.0","","10000.0","","","","","","","56836.42","","","","IND","Polling & Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Pierluigi Oliverio","","","","CSU","","OTH","County of Santa Clara","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT831","","IND","Pierluigi Oliverio - IE","","","","","","","","","","","","","43227.0","","7000.0","","","","","","","56836.42","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Pierluigi Oliverio","","","","CSU","","OTH","County of Santa Clara","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT832","","IND","Pierluigi Oliverio - IE","","","","","","","","","","","","","43227.0","","3000.0","","","","","","","56836.42","","","","IND","Digital Advertisement Production","","","","","","","","","","","","","","","","","","","","","","","","","","","Pierluigi Oliverio","","","","CSU","","OTH","County of Santa Clara","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT836","","IND","Pierluigi Oliverio - IE","","","","","","","","","","","","","43230.0","","18418.21","","","","","","","56836.42","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pierluigi Oliverio","","","","CSU","","OTH","County of Santa Clara","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT837","","IND","Pam Foley - IE","","","","","","","","","","","","","43231.0","","10110.47","","","","","","","95954.28","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT841","","IND","Thomas Duong - IE","","","","","","","","","","","","","43234.0","","2500.0","","","","","","","63479.1","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT847","","IND","Thomas Duong - IE","","","","","","","","","","","","","43236.0","","4308.23","","","","","","","63479.1","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT848","","IND","Thomas Duong - IE","","","","","","","","","","","","","43235.0","","1000.0","","","","","","","63479.1","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT849","","IND","Thomas Duong - IE","","","","","","","","","","","","","43237.0","","1500.0","","","","","","","63479.1","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT850","","IND","Thomas Duong - IE","","","","","","","","","","","","","43237.0","","750.0","","","","","","","63479.1","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT851","","IND","Thomas Duong - IE","","","","","","","","","","","","","43237.0","","1500.0","","","","","","","63479.1","","","","IND","Commercial","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT855","","IND","Thomas Duong - IE","","","","","","","","","","","","","43238.0","","4308.23","","","","","","","63479.1","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT856","","IND","Thomas Duong - IE","","","","","","","","","","","","","43238.0","","5000.0","","","","","","","63479.1","","","","IND","Digital Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","EDT857","","IND","Thomas Duong - IE","","","","","","","","","","","","","43237.0","","2000.0","","","","","","","63479.1","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","D","PDT69","","IND","Thomas Duong - IE","","","","","","","","","","","","","43235.0","","1000.0","","","","","","","63479.1","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10610","","OTH","Candid Research Solutions","","","","","","Los Alamitos","CA","90720.0","","","","","43216.0","","10000.0","","","","","","","46500.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10614","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43220.0","","10715.84","","","","","","","123922.05","","","","IND","Mailer Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10615","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43221.0","","3000.0","","","","","","","123922.05","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10617","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43222.0","","10110.52","","","","","","","123922.05","","","","IND","Mailer Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10618","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","43223.0","","5.0","","","","","","","485.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10619","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43224.0","","10110.52","","","","","","","123922.05","","","","IND","Mailer Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10621","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024.0","","","","","43224.0","","750.0","","","","","","","5861.17","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10623","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43227.0","","4998.78","","","","","","","123922.05","","","","IND","Mailer Supporting Thomas Duong - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10624","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43227.0","","18418.21","","","","","","","123922.05","","","","IND","Mailer Supporting Pierluigi Oliverio - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10626","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43228.0","","7000.0","","","","","","","123922.05","","","","IND","Digital Advertisement Supporting Pierluigi Oliverio - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10627","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43228.0","","3000.0","","","","","","","123922.05","","","","IND","Digital Advertisement Production Supporting Pierluigi Oliverio - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10628","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43230.0","","18418.21","","","","","","","123922.05","","","","IND","Mailer Supporting Pierluigi Oliverio - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10629","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112.0","","","","","43230.0","","16.95","","","","","","","892.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10631","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816.0","","","","","43229.0","","5.0","","","","","","","485.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10632","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43231.0","","10110.47","","","","","","","123922.05","","","","IND","Mailer Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10649","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113.0","","","","","43235.0","","6250.0","","","","","","","41325.75","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10650","","OTH","Vien Thao Media","","","","","","San Jose","CA","95112.0","","","","","43235.0","","2500.0","","","","","","","5500.0","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10652","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43220.0","","247.66","","","","","","","123922.05","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10654","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43236.0","","5000.0","","","","","","","123922.05","","","","IND","Digital Advertisement Supporting Tomas Duong - See Scheulde G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10655","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43236.0","","4308.23","","","","","","","123922.05","","","","IND","Mailer Supporting Thomas Duong - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10656","","OTH","Dai Phat Thanh Que Huong Inc.","","","","","","San Jose","CA","95131.0","","","","","43236.0","","1000.0","","","","","","","2500.0","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10657","","OTH","Viet Nam Daily News","","","","","","San Jose","CA","95112.0","","","","","43237.0","","1500.0","","","","","","","4800.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10658","","OTH","Phu Nu Cali Magazine","","","","","","San Jose","CA","95161.0","","","","","43237.0","","750.0","","","","","","","1750.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10659","","OTH","VIETV San Jose","","","","","","San Jose","CA","95122.0","","","","","43237.0","","1500.0","","","","","","","3300.0","","","","IND","Commercial Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10660","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","43238.0","","4308.23","","","","","","","123922.05","","","","IND","Mailer Supporting Thomas Duong - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10661","","OTH","Cali Today","","","","","","San Jose","CA","95122.0","","","","","43238.0","","2000.0","","","","","","","2000.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10662","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108.0","","","","","43238.0","","1421.84","","","","","","","9829.58","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10664","","OTH","Starbucks","","","","","","San Jose","CA","95132.0","","","","","43238.0","","25.0","","","","","","","101.95","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","E","EXP10665","","OTH","Starbucks","","","","","","San Jose","CA","95132.0","","","","","43223.0","","16.95","","","","","","","101.95","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT802","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43220.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT803","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43220.0","","499.56","","","","","","","6035.09","","","","IND","Data Vendor Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT807","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43220.0","","8107.32","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT808","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43222.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT809","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43222.0","","499.56","","","","","","","6035.09","","","","IND","Data Vendor Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT810","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43222.0","","7636.31","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT812","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43224.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT813","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43224.0","","499.56","","","","","","","6035.09","","","","IND","Data Vendor Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT814","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43224.0","","7636.31","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT816","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43227.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT817","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43227.0","","133.77","","","","","","","6035.09","","","","IND","Data Vendor Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT818","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43227.0","","3489.04","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT819","","OTH","LanDo & Associates","","","","","","San Francisco","CA","94107.0","","","","","43227.0","","250.0","","","","","","","250.0","","","","IND","Translation Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT822","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43227.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT823","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43227.0","","1113.13","","","","","","","6035.09","","","","IND","Data Vendor Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT824","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43227.0","","14638.75","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT827","","OTH","Strategic Red","","","","","","Houston","TX","77018.0","","","","","43228.0","","5950.0","","","","","","","10200.0","","","","IND","Social Media Broadcast Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT828","","IND","Anchor","Julie","","","","","Sacramento","CA","95822.0","","","","","43228.0","","175.0","","","","","","","175.0","","","","IND","Voice Talent Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT829","","OTH","Octopus Audio","","","","","","Sacramento","CA","95814.0","","","","","43228.0","","725.0","","","","","","","725.0","","","","IND","Audio Production Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT830","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43228.0","","1650.0","","","","","","","8400.0","","","","IND","Design Production Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT833","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43230.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT834","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43230.0","","1113.13","","","","","","","6035.09","","","","IND","Data Vendor Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT835","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43230.0","","14638.75","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Pierluigi Oliverio","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT838","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43231.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT839","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43231.0","","499.56","","","","","","","6035.09","","","","IND","Data Vendor Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT840","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43231.0","","7636.31","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Pam Foley","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT842","","OTH","Strategic Red","","","","","","Houston","TX","77018.0","","","","","43236.0","","4250.0","","","","","","","10200.0","","","","IND","Social Media Broadcast Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT844","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43236.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT845","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43236.0","","88.41","","","","","","","6035.09","","","","IND","Data Vendor Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT846","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43236.0","","2790.05","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT852","","OTH","Magma Creative, Inc.","","","","","","Roseville","CA","95678.0","","","","","43238.0","","750.0","","","","","","","8400.0","","","","IND","Design Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT853","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650.0","","","","","43238.0","","88.41","","","","","","","6035.09","","","","IND","Data Vendor Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","EDT854","","OTH","Creative Marketing & Advertising","","","","","","Santa Ana","CA","92705.0","","","","","43238.0","","2790.05","","","","","","","69362.89","","","","IND","Printing & Postage Supporting Thomas Duong","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","EXPN","G","PDT70","","OTH","Nielsen Merksamer Parrinello Gross & Leoni LLP","","","","","","San Rafael","CA","94901.0","","","","","43239.0","","8290.5","","","","","","","8290.5","","","","PRO","","The Silicon Valley Organization","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","DEBT","F","PAY10608","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024.0","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","8/6/2018 11:33:23 PM","4/22/2018 12:00:00 AM","5/19/2018 12:00:00 AM","","DEBT","F","PAY10651","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825.0","","","","","","","","247.66","0.0","247.66","","","0.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","EXP10436","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","R","43111.0","","-1000.0","","","","","","","-1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EXP10436","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10437","","OTH","Boston Properties","","","","","","South San Francisco","CA","94080","","","","","43125.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10438","","IND","Bozzuto","Dan","","","","","San Jose","CA","95113","Bozzuto & Assoc. Insurance Services, Inc.","CEO","","","43126.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10439","","OTH","Zell Associates, Inc.","","","","","","San Jose","CA","95125","","","","","43126.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10440","","OTH","Wilco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","43126.0","","1500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10441","","OTH","Acsatm, Inc.","","","","","","Santa Clara","CA","95050","","","","","43126.0","","1500.0","","","","","","","4635.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10442","","IND","Davis","John","","","","","San Jose","CA","95112","","Retired","","","43126.0","","1500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10445","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","43126.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10446","","OTH","San Jose Water Company","","","","","","San Jose","CA","95196","","","","","43126.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10447","","OTH","Mhet","","","","","","Campbell","CA","95008","","","","","43126.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10484","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","43133.0","","1500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10485","","OTH","Petrinovich Pugh & Company, LLP","","","","","","San Jose","CA","95113","","","","","43133.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10486","","OTH","Acsatm, Inc.","","","","","","Santa Clara","CA","95050","","","","","43133.0","","1000.0","","","","","","","4635.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10487","","OTH","TM San Jose 78 LLC","","","","","","San Ramon","CA","94583","","","","","43133.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10488","","OTH","South Bay Development","","","","","","Campbell","CA","95008","","","","","43133.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10491","","OTH","David Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113","","","","","43150.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10492","","OTH","Acsatm, Inc.","","","","","","Santa Clara","CA","95050","","","","","43150.0","","1500.0","","","","","","","4635.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10493","","OTH","Acsatm, Inc.","","","","","","Santa Clara","CA","95050","","","","","43150.0","","600.0","","","","","","","4635.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10494","","OTH","Devcon Construction Incorporated","","","","","","Milpitas","CA","95035","","","","","43150.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10495","","OTH","Irvine Management Company","","","","","","Newport Beach","CA","92660","","","","","43150.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10496","","OTH","The Sobrato Organization","","","","","","Cupertino","CA","95014","","","","","43150.0","","11500.0","","","","","","","11500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10497","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052","","","","","43150.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10499","","IND","Davis","John","","","","","San Jose","CA","95112","","Retired","","","43152.0","","1000.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10501","","OTH","Environmental Systems, Inc.","","","","","","Santa Clara","CA","95054","","","","","43152.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10502","","OTH","Wilco Management, Inc - McDonalds Restaurants","","","","","","San Jose","CA","95131","","","","","43154.0","","1000.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10509","","IND","Schneider","Janis","","","","","San Jose","CA","95113","R&J Jewelry and Loan","Pawn Broker","","","43160.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10521","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125","","","","","43164.0","","1500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10522","","OTH","NAIOP Silicon Valley Chapter","","","","","","San Jose","CA","95125","","","","","43164.0","","1000.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10523","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","43164.0","","1000.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10524","","OTH","D & D Ranch","","","","","","San Jose","CA","95113","","","","","43164.0","","10000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10525","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597","","","","","43164.0","","1000.0","","","","","","","1000.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10526","","OTH","Green Valley Corporation","","","","","","San Jose","CA","95112","","","","","43164.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10527","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814","","","","","43164.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10528","","OTH","Sandis","","","","","","Roseville","CA","95661","","","","","43164.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10529","","OTH","Essex Property Trust, Inc.","","","","","","San Mateo","CA","94403","","","","","43164.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10530","","OTH","SiliconSage Homes, Inc.","","","","","","Sunnyvale","CA","94086","","","","","43164.0","","15000.0","","","","","","","15000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10534","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43171.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10535","","OTH","Republic Urban Properties LLC & Affiliated Entities","","","","","","San Jose","CA","95113","","","","","43171.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10537","","IND","Kieve","Robert","","","","","San Jose","CA","95124","Empire Broadcasting","CEO/President","","","43171.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10540","","SCC","California Real Estate PAC - California Association of REALTORS (CREPAC)","","","","","","Los Angeles","CA","90020","","","","","43174.0","","12500.0","","","","","","","12500.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10543","","OTH","Brandenburg Properties","","","","","","San Jose","CA","95125","","","","","43179.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10545","","OTH","Republic Services Inc.","","","","","","Phoenix","AZ","85054","","","","","43185.0","","6500.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10546","","OTH","Triware Networld Systems, LLC","","","","","","Santa Clara","CA","95056","","","","","43185.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10547","","OTH","Tittle Insurance Services, Inc.","","","","","","San Jose","CA","95110","","","","","43192.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10548","","OTH","Webcor Builders/Construction LP","","","","","","Alameda","CA","94502","","","","","43192.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10556","","OTH","Acsatm, Inc.","","","","","","Santa Clara","CA","95050","","","","","43192.0","","35.0","","","","","","","4635.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10556","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","A","INC10586","","OTH","John Edward (Jed) York & Affiliated Entities, Including the Forty Niners Football Company LLC.","","","","","","Santa Clara","CA","95054","","","","","43209.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","RCPT","C","NON10609","","OTH","Santa Clara County Association of Realtors","","","","","","San Jose","CA","95112","","","","","43194.0","","20000.0","","","","","","","20000.0","","","","","Research & Polling","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EXP10506","","COM","Oliverio for Supervisor","","","","","","San Jose","CA","95125","","","","","43154.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1394828","","","","","","","","","","","","","","","","","","","","","","Pierluigi Oliverio","","","","CSU","","OTH","County of Santa Clara","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT783","","IND","Pam Foley - IE","","","","","","","","","","","","","43193.0","","46175.0","","","","","","","54425.0","","","","IND","Field Program","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT784","","IND","Pam Foley - IE","","","","","","","","","","","","","43193.0","","250.0","","","","","","","54425.0","","","","IND","Research","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT785","","IND","Pam Foley - IE","","","","","","","","","","","","","43193.0","","8000.0","","","","","","","54425.0","","","","IND","Polling","","","","","","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EXP10504","","COM","Pam Foley for San Jose City Council D9 2018","","","","","","San Jose","CA","95150","","","","","43154.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1398262","","","","","","","","","","","","","","","","","","","","","","Pam Foley","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT786","","IND","Thomas Duong - IE","","","","","","","","","","","","","43193.0","","3000.0","","","","","","","24613.86","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT787","","IND","Thomas Duong - IE","","","","","","","","","","","","","43193.0","","10250.0","","","","","","","24613.86","","","","IND","Polling","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT788","","IND","Thomas Duong - IE","","","","","","","","","","","","","43194.0","","1800.0","","","","","","","24613.86","","","","IND","Commercial","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT789","","IND","Thomas Duong - IE","","","","","","","","","","","","","43194.0","","1500.0","","","","","","","24613.86","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT790","","IND","Thomas Duong - IE","","","","","","","","","","","","","43194.0","","3300.0","","","","","","","24613.86","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT795","","IND","Thomas Duong - IE","","","","","","","","","","","","","43196.0","","1000.0","","","","","","","24613.86","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT796","","IND","Thomas Duong - IE","","","","","","","","","","","","","43196.0","","800.0","","","","","","","24613.86","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT797","","IND","Thomas Duong - IE","","","","","","","","","","","","","43196.0","","1000.0","","","","","","","24613.86","","","","IND","Newspaper Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT791","","IND","Thomas Duong - IE","","","","","","","","","","","","","43199.0","","1000.0","","","","","","","24613.86","","","","IND","Radio Advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EDT792","","IND","Thomas Duong - IE","","","","","","","","","","","","","43199.0","","963.86","","","","","","","24613.86","","","","IND","Voter File","","","","","","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","D","EXP10505","","COM","Thomas Duong for City Council D7 2018","","","","","","San Jose","CA","95136","","","","","43154.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1400108","","","","","","","","","","","","","","","","","","","","","","Thomas Duong","","","","CCM","","OTH","City of San Jose","7.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10541","","OTH","Candid Research Solutions","","","","","","Los Alamitos","CA","90720","","","","","43174.0","","36500.0","","","","","","","36500.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10477","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43129.0","","9250.0","","","","","","","64675.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10531","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43165.0","","9250.0","","","","","","","64675.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10572","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43193.0","","16175.0","","","","","","","64675.0","","","","IND","Field Program Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10602","","OTH","Chariot Campaigns, Inc.","","","","","","San Francisco","CA","94108","","","","","43210.0","","30000.0","","","","","","","64675.0","","","","IND","Field Program Supporting Pam Foley - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10605","","OTH","CM Magazine","","","","","","San Jose","CA","95111","","","","","43210.0","","1000.0","","","","","","","1000.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10576","","OTH","Dai Phat Thanh Que Huong Inc.","","","","","","San Jose","CA","95131","","","","","43194.0","","1500.0","","","","","","","1500.0","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10478","","IND","Donovan","Mike","","","","","Sacramento","CA","95814","","","","","43129.0","","5000.0","","","","","","","5000.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10480","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43130.0","","225.5","","","","","","","475.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10503","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43154.0","","45.5","","","","","","","475.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10507","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43157.0","","45.5","","","","","","","475.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10508","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43158.0","","45.5","","","","","","","475.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10511","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43164.0","","45.5","","","","","","","475.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10544","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43181.0","","68.0","","","","","","","475.5","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10489","","OTH","Hilton San Jose","","","","","","San Jose","CA","95113","","","","","43126.0","","1500.0","","","","","","","9214.42","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10578","","OTH","Hilton San Jose","","","","","","San Jose","CA","95113","","","","","43167.0","","7714.42","","","","","","","9214.42","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10538","","OTH","Jeremy Sykes Photography","","","","","","Roseville","CA","95747","","","","","43171.0","","896.0","","","","","","","896.0","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10431","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43104.0","","3000.0","","","","","","","14175.38","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10481","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43131.0","","3000.0","","","","","","","14175.38","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10510","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43160.0","","3000.0","","","","","","","14175.38","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10570","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43193.0","","3000.0","","","","","","","14175.38","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10579","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43196.0","","1927.72","","","","","","","14175.38","","","","LIT","Voter File - See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10500","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112","","","","","43152.0","","169.51","","","","","","","875.96","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10532","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112","","","","","43165.0","","612.55","","","","","","","875.96","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10574","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112","","","","","43194.0","","60.0","","","","","","","875.96","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10583","","IND","Ozuna","Giselle","","","","","San Jose","CA","95112","","","","","43202.0","","33.9","","","","","","","875.96","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10603","","OTH","Phu Nu Cali Magazine","","","","","","San Jose","CA","95161","","","","","43210.0","","1000.0","","","","","","","1000.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10433","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43108.0","","750.0","","","","","","","4361.17","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10490","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43137.0","","1361.17","","","","","","","4361.17","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10533","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43166.0","","750.0","","","","","","","4361.17","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10580","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43199.0","","750.0","","","","","","","4361.17","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10606","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","43210.0","","7967.74","","","","","","","7967.74","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10581","","OTH","Tan Phuong Media","","","","","","San Jose","CA","95116","","","","","43199.0","","1000.0","","","","","","","1000.0","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10435","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43111.0","","6250.0","","","","","","","26785.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10479","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43130.0","","306.0","","","","","","","26785.25","","","","PRO","Sutton Law Firm Reimbursement","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10482","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43132.0","","6250.0","","","","","","","26785.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10539","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43173.0","","479.25","","","","","","","26785.25","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10542","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43178.0","","6250.0","","","","","","","26785.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10582","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43200.0","","6250.0","","","","","","","26785.25","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10573","","OTH","Vien Thao Media","","","","","","San Jose","CA","95112","","","","","43193.0","","3000.0","","","","","","","3000.0","","","","IND","Radio Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10575","","OTH","Viet Nam Daily News","","","","","","San Jose","CA","95112","","","","","43194.0","","3300.0","","","","","","","3300.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10604","","OTH","Viet Tribune Media, Inc.","","","","","","San Jose","CA","95131","","","","","43210.0","","800.0","","","","","","","800.0","","","","IND","Newspaper Advertisement Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","E","EXP10577","","OTH","VIETV San Jose","","","","","","San Jose","CA","95122","","","","","43194.0","","1800.0","","","","","","","1800.0","","","","IND","Commercial Supporting Thomas Duong","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","G","EDT793","","OTH","GOCO Consulting","","","","","","Sacramento","CA","95819","","","","","43193.0","","10125.0","","","","","","","30375.0","","","","IND","Field Program - Canvassing Supporting Pam Foley","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","G","EDT798","","OTH","GOCO Consulting","","","","","","Sacramento","CA","95819","","","","","43210.0","","20250.0","","","","","","","30375.0","","","","IND","Field Program - Canvassing Supporting Pam Foley","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","G","EDT794","","OTH","Spotlight Printing","","","","","","San Francisco","CA","94107","","","","","43193.0","","566.67","","","","","","","1700.0","","","","IND","Field Program - Door Hangers Supporting Pam Foley","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","G","EDT799","","OTH","Spotlight Printing","","","","","","San Francisco","CA","94107","","","","","43210.0","","1133.33","","","","","","","1700.0","","","","IND","Field Program - Door Hanger Supporting Pam Foley","Chariot Campaigns, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","EXPN","G","EDT800","","OTH","Political Data, Inc.","","","","","","Norwalk","CA","90650","","","","","43196.0","","1500.0","","","","","","","1500.0","","","","LIT","Voter File","Meridian Pacific, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","5/18/2018 7:23:35 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","","DEBT","F","PAY10432","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","EXP10219","","OTH","Arcadia Development Company","","","","","","San Jose","CA","95150","","","","R","42964.0","","-5000.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","EXP10275","","IND","Reynolds","Charles","","","","","San Jose","CA","95131","CH Reynolds Electric","Principal","","R","42979.0","","-175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10074","","OTH","Hopkins & Carley A Law Corp.","","","","","","San Jose","CA","95109-1469","","","","","42926.0","","3000.0","","","","","","","4000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10075","","OTH","Zanker Road Resource Management, LTD. DBA Zanker Road Landfill","","","","","","San Jose","CA","95112","","","","","42926.0","","5000.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10080","","OTH","KT Properties Urban, Inc","","","","","","Cupertino","CA","95014-","","","","","42927.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10086","","OTH","Johanson & Yau Accountancy Corp.","","","","","","San Jose","CA","95113","","","","","42929.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10088","","OTH","Duran & Venables, Inc.","","","","","","Milpitas","CA","95035","","","","","42930.0","","1750.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10093","","OTH","PayPal","","","","","","San Jose","CA","95131","","","","","42935.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10094","","OTH","Robert A. Bothman Construction Inc.","","","","","","Santa Clara","CA","95050","","","","","42935.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10095","","OTH","Robinson Oil Corporation","","","","","","Santa Clara","CA","95050","","","","","42936.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10096","","OTH","Biggs Cardosa Associates, Inc.","","","","","","San Jose","CA","95126","","","","","42936.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10097","","OTH","CBIZ, Inc.","","","","","","Cleveland","OH","44131","","","","","42936.0","","1750.0","","","","","","","2335.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10098","","IND","Vander Esch","Elizabeth","","","","","San Jose","CA","95113","Johanson & Yau Accountancy Corporation","Administrative Assistant","","","42937.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10100","","OTH","Republic Urban Properties LLC & Affiliated Entities","","","","","","San Jose","CA","95113","","","","","42937.0","","1750.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10102","","IND","Reynolds","Charles","","","","","San Jose","CA","95131","CH Reynolds Electric","Principal","","","42940.0","","350.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10103","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597","","","","","42940.0","","1500.0","","","","","","","2500.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10104","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814","","","","","42940.0","","5000.0","","","","","","","11500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10105","","OTH","Petrinovich Pugh & Company, LLP","","","","","","San Jose","CA","95113","","","","","42940.0","","5000.0","","","","","","","6550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10106","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","42940.0","","3000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10107","","OTH","Santa Clara County Dental Society","","","","","","San Jose","CA","95126","","","","","42940.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10108","","OTH","Boyce Associates","","","","","","Saratoga","CA","95070","","","","","42940.0","","5000.0","","","","","","","6035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10109","","OTH","Western Alliance Bank","","","","","","Pheonix","AZ","85004","","","","","42940.0","","1000.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10129","","IND","Kline","Norman","","","","","San Jose","CA","95126","LibraryWorld, Inc.","CEO/Founder","","","42941.0","","350.0","","","","","","","1050.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10132","","OTH","Bad Boys Bail Bonds","","","","","","San Jose","CA","95112","","","","","42941.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10134","","IND","Anderson","Chris","","","","","San Jose","CA","95110","Borelli Investment Company","Broker","","","42942.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10135","","OTH","Boston Properties","","","","","","South San Francisco","CA","94080","","","","","42942.0","","1500.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10138","","OTH","The Irvine Company LLC","","","","","","Newport Beach","CA","92660","","","","","42943.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10140","","IND","Arrillaga","Jeff","","","","","Los Altos","CA","94024","Newmark Knight Frank","Managing Director","","","42944.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10141","","IND","Fagundo","Cosme","","","","","San Jose","CA","95131","Willco Management, Inc","Owner/Operator","","","42944.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10142","","OTH","ERRG, Inc","","","","","","San Francisco","CA","94104","","","","","42944.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10143","","OTH","Iron Construction, Inc.","","","","","","San Jose","CA","95126","","","","","42947.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10144","","IND","Benzing","Katharina","","","","","Fremont","CA","94555","Boehringer Ingelheim","President & CEO","","","42947.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10145","","OTH","Boston Properties","","","","","","South San Francisco","CA","94080","","","","","42948.0","","250.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10146","","IND","Dominguez","Daniel","","","","","San Jose","CA","95123","Union Bank","Banker","","","42948.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10150","","OTH","Hoge, Fenton, Jones & Appel, Inc.","","","","","","San Jose","CA","95113","","","","","42949.0","","1850.0","","","","","","","2400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10151","","OTH","West Valley Construction","","","","","","Campbell","CA","95008","","","","","42949.0","","3000.0","","","","","","","4035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10152","","COM","Western Manufactured Housing Communities Association PAC","","","","","","Sacramento","CA","95814","","","","","42949.0","","1750.0","","","","","","","1750.0","","","","","","","","","","742422","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10153","","OTH","The Schoennauer Co.","","","","","","San Jose","CA","95110","","","","","42949.0","","350.0","","","","","","","385.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10158","","COM","Associated Builders and Contractors Northern CA Chapter PAC","","","","","","Livermore","CA","94551","","","","","42951.0","","5000.0","","","","","","","5000.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10159","","OTH","Avidbank","","","","","","Palo Alto","CA","94301","","","","","42951.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10160","","OTH","Winchester Ranch, Inc.","","","","","","San Jose","CA","95117","","","","","42951.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10161","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","42951.0","","175.0","","","","","","","11795.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10162","","OTH","Sweeney, Mason, Wilson & Bosomworth","","","","","","Los Gatos","CA","95032","","","","","42954.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10163","","OTH","JN Worldwide, LLC","","","","","","New York","NY","10036","","","","","42954.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10164","","OTH","David Neale, including aggregated contributions and independent expenditures (Core Affordable Housing, LLC)","","","","","","San Jose","CA","95113","","","","","42954.0","","1750.0","","","","","","","6750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10165","","OTH","Green Valley Corporation","","","","","","San Jose","CA","95112","","","","","42954.0","","3000.0","","","","","","","13000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10167","","OTH","Silicon Valley Business Journal","","","","","","San Jose","CA","95113","","","","","42954.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10168","","IND","Witkin","Jon M","","","","","Los Gatos","CA","95032","","Retired","","","42955.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10169","","IND","Firouzjaei","Arash","","","","","San Jose","CA","95131","Achievement Engineering Corp.","Engineer","","","42955.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10171","","IND","Cunneen","James","","","","","San Jose","CA","95125","California Strategies LLC","Principal","","","42956.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10175","","OTH","Garden City Construction, Inc.","","","","","","San Jose","CA","95113","","","","","42957.0","","1750.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10176","","IND","Escher","Christopher","","","","","San Jose","CA","95126","Union Bank","Regional Bank Controller","","","42957.0","","1750.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10178","","IND","Connolly","Shane Patrick","","","","","San Jose","CA","95125","City of San Jose - District 10","Chief of Staff","","","42957.0","","48.0","","","","","","","118.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10183","","OTH","SiliconSage Builders","","","","","","Sunnyvale","CA","94086","","","","","42957.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10183","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10188","","OTH","Bay Area Builders, Inc.","","","","","","Santa Clara","CA","95054","","","","","42957.0","","35.0","","","","","","","7535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10188","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10191","","OTH","Boyce Associates","","","","","","Saratoga","CA","95070","","","","","42957.0","","35.0","","","","","","","6035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10191","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10194","","OTH","Webcor Builders","","","","","","ALAMEDA","CA","94502","","","","","42957.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10194","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10199","","OTH","Kelly Snider Consulting","","","","","","San Jose","CA","95126","","","","","42957.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10200","","OTH","WMH Corporation","","","","","","San Jose","CA","95113","","","","","42957.0","","175.0","","","","","","","210.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10203","","OTH","The First Tee of Silicon Valley","","","","","","San Jose","CA","95126","","","","","42961.0","","175.0","","","","","","","210.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10204","","IND","Griswold","Charles","","","","","San Jose","CA","95125","McSherry & Hudson","Partner","","","42961.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10205","","OTH","BrightView Landscape Services","","","","","","San Jose","CA","95133","","","","","42961.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10206","","OTH","Joseph J. Albanese, Inc.","","","","","","Santa Clara","CA","95052","","","","","42961.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10207","","OTH","Ruth & Going, Inc.","","","","","","San Jose","CA","95150","","","","","42961.0","","350.0","","","","","","","900.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10208","","OTH","Nterra Group","","","","","","San Jose","CA","95112","","","","","42961.0","","2625.0","","","","","","","2625.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10209","","IND","Davidson","Charles W.","","","","","San Jose","CA","95110","Charles W. Davidson Co.","Engineer/Contractor","","","42961.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10210","","OTH","Pump Repair Service Company","","","","","","San Francisco","CA","94134","","","","","42961.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10211","","OTH","Conklin Brothers","","","","","","San Jose","CA","95125","","","","","42961.0","","5000.0","","","","","","","5350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10212","","OTH","Norman E. Matteoni, A Prof. Corp., DBA Matteoni, O'Laughlin & Hechtman","","","","","","San Jose","CA","95126","","","","","42961.0","","700.0","","","","","","","735.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10220","","OTH","BT Metal Sales and Fabrication","","","","","","Eureka","CA","95501","","","","","42963.0","","5000.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10221","","OTH","BT Metal Sales and Fabrication","","","","","","Eureka","CA","95501","","","","","42963.0","","1000.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10225","","OTH","Acsatm, Inc.","","","","","","Santa Clara","CA","95050","","","","","42965.0","","1500.0","","","","","","","3000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10226","","OTH","Lewis & Tibbitts, Inc.","","","","","","San Jose","CA","95112","","","","","42965.0","","3000.0","","","","","","","4000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10227","","OTH","Premier Recycle Company","","","","","","San Jose","CA","95112","","","","","42965.0","","700.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10228","","IND","Tittle","John","","","","","Pleasanton","CA","94566","YA Tittle & Associates Insurance Services","Insurance Broker","","","42965.0","","1500.0","","","","","","","5535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10229","","IND","Tittle","Yelberton A.","","","","","San Jose","CA","95109","YA Tittle & Associates Insurance Services","Insurance Broker","","","42965.0","","3000.0","","","","","","","5535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10231","","OTH","CliftonLarsonAllen","","","","","","San Jose","CA","95113","","","","","42968.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10232","","OTH","Garden City Construction, Inc.","","","","","","San Jose","CA","95113","","","","","42968.0","","500.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10233","","OTH","Lopes Electric, Inc.","","","","","","San Jose","CA","95126","","","","","42968.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10235","","IND","Henry","Carmen","","","","","Mahwah","NJ","07430","Jaguar Land Rover Experience","Manager","","","42969.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10238","","IND","Duren","Paul","","","","","Santa Cruz","CA","95062","BBVA Compass","Banker","","","42969.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10240","","OTH","Now CFO","","","","","","San Jose","CA","95113","","","","","42969.0","","350.0","","","","","","","385.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10241","","OTH","Anderson Architects Inc.","","","","","","Campbell","CA","95008","","","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10243","","IND","Copenhagen","Diane","","","","","Mountain View","CA","95070","One Workplace","Sales","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10244","","IND","Bruni","David","","","","","Los Gatos","CA","95032","Barry Slatt Commercial Mortgage","Commercial Mortgage Banker","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10245","","IND","Griggs","Mike","","","","","San Jose","CA","95126","Flex Ltd.","Project Manager","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10246","","IND","Rast","Edward","","","","","San Jose","CA","95125","Edward Rast & Company","Principal","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10247","","IND","Gemellos","Lila","","","","","San Jose","CA","95148","Gemellos Murals","Entrepreneur/Creative Force","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10249","","OTH","Silicon Valley Law Group, ALC","","","","","","San Jose","CA","95113","","","","","42970.0","","1750.0","","","","","","","4250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10251","","OTH","JP Graphics","","","","","","Santa Clara","CA","95054","","","","","42970.0","","175.0","","","","","","","210.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10252","","OTH","Thomas J. Sweeney Construction","","","","","","Santa Clara","CA","95051","","","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10253","","IND","Fleming","Jonathan","","","","","San Jose","CA","95111","Self: Jonathan Fleming","Mechanical Engineer","","","42970.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10257","","IND","Peralez","Raul","","","","","San Jose","CA","95113","City of San Jose","Councilmember","","","42971.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10260","","OTH","Northern Underground Construction, Inc.","","","","","","San Jose","CA","95139","","","","","42971.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10261","","OTH","Largo Concrete, Inc.","","","","","","Tustin","CA","92780","","","","","42971.0","","1750.0","","","","","","","1750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10262","","OTH","Steinberg Architects","","","","","","San Jose","CA","95113","","","","","42971.0","","5000.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10263","","OTH","Sprig Electric","","","","","","San Jose","CA","95112","","","","","42971.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10265","","OTH","Eller Law Office","","","","","","San Jose","CA","95110","","","","","42972.0","","350.0","","","","","","","2850.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10268","","OTH","HabiTech Architecture & Planning","","","","","","San Jose","CA","95113","","","","","42972.0","","700.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10270","","IND","Milligan","Shawn","","","","","San Jose","CA","95124","Self; Milligan Land Company","Real Estate Development","","","42969.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10271","","OTH","First American Title Insurance Company","","","","","","Scottsdale","AZ","85258","","","","","42977.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10272","","OTH","SRGNC (Sares Regis Group of Northern California) LLC","","","","","","San Mateo","CA","94404","","","","","42977.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10277","","OTH","Earthquakes Soccer, LLC","","","","","","San Jose","CA","95110","","","","","42983.0","","1500.0","","","","","","","1535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10278","","OTH","Conklin Brothers","","","","","","San Jose","CA","95125","","","","","42983.0","","350.0","","","","","","","5350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10279","","OTH","Republic Services Inc.","","","","","","Phoenix","AZ","85054","","","","","42983.0","","1750.0","","","","","","","4750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10284","","OTH","John Edward (Jed) York & Affiliated Entities, Including the Forty Niners Football Company LLC.","","","","","","Santa Clara","CA","95054","","","","","42989.0","","5000.0","","","","","","","9000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10289","","OTH","R & J Jewelry & Loan","","","","","","San Jose","CA","95113","","","","","42998.0","","4000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10292","","OTH","JMH Weiss, Inc.","","","","","","San Jose","CA","95110","","","","","43000.0","","525.0","","","","","","","525.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10293","","IND","Fox, Jr.","Michael E.","","","","","Saratoga","CA","95070","Goodwill of Silicon Valley","CEO","","","43003.0","","350.0","","","","","","","900.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10303","","OTH","C.W. Swenson, Inc.","","","","","","San Jose","CA","95112","","","","","43003.0","","35.0","","","","","","","1035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10303","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10312","","OTH","The Schoennauer Co.","","","","","","San Jose","CA","95110","","","","","43003.0","","35.0","","","","","","","385.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10312","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10318","","OTH","Trumark Homes LLC","","","","","","Danville","CA","94506","","","","","43003.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10318","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10319","","IND","Borelli","Ralph","","","","","San Jose","CA","95131","RNB Associates, Inc.","President/CEO","","","43003.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10328","","OTH","Casino M8trix","","","","","","San Jose","CA","95110","","","","","43007.0","","1750.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10334","","OTH","Technology Credit Union","","","","","","San Jose","CA","95131","","","","","43013.0","","1050.0","","","","","","","1050.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10335","","OTH","Community Bank of the Bay","","","","","","Oakland","CA","94612","","","","","43014.0","","1750.0","","","","","","","2750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10336","","OTH","The Brandenburg Revocable Trust","","","","","","San Jose","CA","95125","","","","","43014.0","","1500.0","","","","","","","4000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10337","","OTH","California Waste Solutions, Inc.","","","","","","San Jose","CA","95133","","","","","43014.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10340","","IND","Silva","Rob","","","","","San Jose","CA","95110","Old Republic Title","Commercial Sales Manager","","","43024.0","","625.0","","","","","","","625.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10346","","IND","Kieve","Robert","","","","","San Jose","CA","95124","Empire Broadcasting","CEO/President","","","43045.0","","2500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10347","","OTH","RDL Construction, Inc.","","","","","","San Jose","CA","95113","","","","","43045.0","","875.0","","","","","","","875.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10348","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43045.0","","1000.0","","","","","","","11795.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10349","","OTH","Triware Networld Systems, LLC","","","","","","Santa Clara","CA","95056","","","","","43045.0","","1500.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10350","","OTH","Bay Area Builders, Inc.","","","","","","Santa Clara","CA","95054","","","","","43045.0","","5000.0","","","","","","","7535.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10353","","OTH","The Sobrato Organization","","","","","","Cupertino","CA","95014","","","","","43045.0","","35.0","","","","","","","12285.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10353","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10369","","OTH","BBSI- Barrett Business Services, Inc.","","","","","","San Jose","CA","95131","","","","","43054.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10375","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105","","","","","43066.0","","5000.0","","","","","","","7700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10376","","OTH","JP Graphics","","","","","","Santa Clara","CA","95054","","","","","43066.0","","35.0","","","","","","","210.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10376","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10395","","OTH","Toeniskoetter Development Inc.","","","","","","San Jose","CA","95126","","","","","43066.0","","35.0","","","","","","","11795.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10395","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10398","","OTH","Steinberg Architects","","","","","","San Jose","CA","95113","","","","","43066.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10398","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10404","","OTH","PG&E Corporation","","","","","","San Francisco","CA","94105","","","","","43076.0","","2700.0","","","","","","","7700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10405","","OTH","COMCAST Financial Agency Corporation","","","","","","Philadelphia","PA","19103","","","","","43076.0","","6500.0","","","","","","","6500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10409","","OTH","Environmental Systems, Inc.","","","","","","Santa Clara","CA","95054","","","","","43080.0","","2500.0","","","","","","","9000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10410","","OTH","Triware Networld Systems, LLC","","","","","","Santa Clara","CA","95056","","","","","43081.0","","4500.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10415","","OTH","eBay Inc.","","","","","","San Jose","CA","95125","","","","","43088.0","","10000.0","","","","","","","10035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10425","","OTH","SRGNC (Sares Regis Group of Northern California) LLC","","","","","","San Mateo","CA","94404","","","","","43098.0","","35.0","","","","","","","1785.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10425","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10426","","OTH","Toeniskoetter Construction Inc.","","","","","","San Jose","CA","95126","","","","","43098.0","","35.0","","","","","","","11795.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10426","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10448","","OTH","California Janitorial Supply Company","","","","","","San Jose","CA","95131","","","","","43100.0","","35.0","","","","","","","585.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10448","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10452","","OTH","Now CFO","","","","","","San Jose","CA","95113","","","","","43100.0","","35.0","","","","","","","385.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10452","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","A","INC10455","","OTH","HMH Engineers","","","","","","San Jose","CA","95161","","","","","43100.0","","35.0","","","","","","","5035.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC10455","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP10418","","COM","Chappie Jones for City Council 2018","","","","","","San Jose","CA","95129","","","","","43089.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1400515","","","","","","","","","","","","","","","","","","","","","","Chappie Jones","","","","CCM","","OTH","City of San Jose","1.0","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP10417","","COM","Neighbors for Sam Liccardo for San Jose Mayor 2018","","","","","","San Jose","CA","95126","","","","","43089.0","","1200.0","","","","","","","1200.0","","","","MON","","","","","","1398059","","","","","","","","","","","","","","","","","","","","","","Sam Liccardo","","","","MAY","","OTH","City of San Jose","","","","","","S","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10283","","OTH","Bell, McAndrews & Hiltachk, LLP","","","","","","Sacramento","CA","95814","","","","","42986.0","","2662.2","","","","","","","2662.2","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10399","","OTH","Cosmopolitan Catering, Inc.","","","","","","Sunnyvale","CA","94089","","","","","43066.0","","53283.45","","","","","","","62825.67","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10400","","OTH","Cosmopolitan Catering, Inc.","","","","","","Sunnyvale","CA","94089","","","","","43067.0","","628.19","","","","","","","62825.67","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10083","","IND","De La Cruz Vargas","Jennifer","","","","","San Jose","CA","95113","","","","","42929.0","","15.95","","","","","","","649.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10092","","IND","De La Cruz Vargas","Jennifer","","","","","San Jose","CA","95113","","","","","42935.0","","47.85","","","","","","","649.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10170","","IND","De La Cruz Vargas","Jennifer","","","","","San Jose","CA","95113","","","","","42956.0","","15.95","","","","","","","649.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10224","","IND","De La Cruz Vargas","Jennifer","","","","","San Jose","CA","95113","","","","","42965.0","","47.85","","","","","","","649.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10288","","IND","De La Cruz Vargas","Jennifer","","","","","San Jose","CA","95113","","","","","42992.0","","15.95","","","","","","","649.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10290","","IND","De La Cruz Vargas","Jennifer","","","","","San Jose","CA","95113","","","","","42998.0","","47.85","","","","","","","649.91","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10081","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42927.0","","1.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10082","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42929.0","","1.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10087","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42930.0","","16.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10090","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42934.0","","79.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10091","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42935.0","","81.91","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10099","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42937.0","","68.0","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10101","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42938.0","","79.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10131","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42941.0","","87.63","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10133","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42942.0","","16.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10137","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42943.0","","16.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10155","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42944.0","","79.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10147","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42947.0","","76.38","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10148","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42948.0","","84.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10149","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42949.0","","155.63","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10154","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42950.0","","11.75","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10156","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42951.0","","8.38","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10173","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42957.0","","127.41","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10201","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42958.0","","16.25","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10214","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42961.0","","25.71","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10215","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42962.0","","16.76","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10218","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42963.0","","250.13","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10222","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42965.0","","271.0","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10248","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42970.0","","119.13","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10259","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42971.0","","26.21","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10264","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42972.0","","78.08","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10267","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42975.0","","27.8","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10269","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","42976.0","","33.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10320","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43000.0","","180.5","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10322","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43005.0","","24.13","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10325","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43006.0","","8.38","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10327","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43007.0","","2.75","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10330","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43010.0","","1.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10331","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43012.0","","1.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10339","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43020.0","","1.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10343","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43026.0","","28.63","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10372","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43059.0","","225.5","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10373","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43060.0","","1.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10374","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43061.0","","1.58","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10411","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43082.0","","113.0","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10413","","OTH","eFundraising Connections","","","","","","Sacramento","CA","95816","","","","","43083.0","","203.0","","","","","","","3458.67","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10323","","OTH","History San Jose","","","","","","San Jose","CA","95112","","","","","43005.0","","8287.94","","","","","","","8287.94","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10276","","OTH","Joseph George Fine Wines","","","","","","San Jose","CA","95125","","","","","42979.0","","15566.23","","","","","","","15566.23","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10333","","OTH","JP Graphics","","","","","","Santa Clara","CA","95054","","","","","43013.0","","362.43","","","","","","","362.43","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10408","","OTH","Meridian Pacific, Inc.","","","","","","Sacramento","CA","95825","","","","","43076.0","","3000.0","","","","","","","3000.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10414","","IND","Nguyen","Elizabeth","","","","","San Jose","CA","95122","","","","","43087.0","","300.0","","","","","","","300.0","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10078","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","42927.0","","750.0","","","","","","","13179.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10157","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","42951.0","","1023.85","","","","","","","13179.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10282","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","42985.0","","750.0","","","","","","","13179.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10344","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43038.0","","750.0","","","","","","","13179.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10401","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43067.0","","750.0","","","","","","","13179.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10407","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","43076.0","","798.36","","","","","","","13179.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10223","","OTH","Sutton Law Firm","","","","","","San Francisco","CA","94108","","","","","42965.0","","467.64","","","","","","","9659.77","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10084","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42929.0","","6250.0","","","","","","","96236.38","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10085","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42929.0","","5000.0","","","","","","","96236.38","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10130","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42941.0","","45.2","","","","","","","96236.38","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10136","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42942.0","","178.74","","","","","","","96236.38","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10174","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42957.0","","218.5","","","","","","","96236.38","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10202","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42958.0","","6250.0","","","","","","","96236.38","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10213","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42961.0","","313.71","","","","","","","96236.38","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10274","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42979.0","","642.35","","","","","","","96236.38","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10286","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42990.0","","550.0","","","","","","","96236.38","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10287","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","42991.0","","30.71","","","","","","","96236.38","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10324","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43005.0","","6250.01","","","","","","","96236.38","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10332","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43012.0","","6250.0","","","","","","","96236.38","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10341","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43025.0","","31.9","","","","","","","96236.38","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10342","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43026.0","","1037.88","","","","","","","96236.38","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10345","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43039.0","","37.13","","","","","","","96236.38","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10368","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43045.0","","6250.0","","","","","","","96236.38","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10403","","OTH","The Silicon Valley Organization","","","","","","San Jose","CA","95113","","","","","43073.0","","6250.0","","","","","","","96236.38","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP10285","","OTH","Western Site Services LLC","","","","","","San Jose","CA","95122","","","","","42989.0","","1000.01","","","","","","","1000.01","","","","FND","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","EDT781","","OTH","Signs Now","","","","","","San Jose","CA","95112","","","","","43066.0","","1180.0","","","","","","","1180.0","","","","FND","","Cosmopolitan Catering, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","EDT782","","OTH","Stuart Event Rentals","","","","","","Milpitas","CA","95035","","","","","43066.0","","10231.5","","","","","","","10231.5","","","","FND","","Cosmopolitan Catering, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","EDT780","","OTH","KPAW, Inc.","","","","","","San Jose","CA","95126","","","","","43026.0","","1037.88","","","","","","","1037.88","","","","FND","","The Silicon Valley Organization","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","EDT779","","OTH","Wayfair LLC","","","","","","Boston","MA","02116","","","","","42979.0","","642.35","","","","","","","642.35","","","","FND","","The Silicon Valley Organization","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 4","11/3/2020","Independent","820668.0","The Silicon Valley Organization PAC","RCP","1/31/2018 12:27:01 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","DEBT","F","PAY10077","","OTH","Scott & Cronin, LLP","","","","","","Encinitas","CA","92024","","","","","","","","750.0","0.0","750.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:46:22 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4457","","OTH","Scale to Win","","","","","","Santa Ana","CA","92703.0","","","","","44202.0","","279.03","","","","","","","0.0","","","","CMP","Texting Communications","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:46:22 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4460","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","44308.0","","133.18","","","","","","","0.0","","","","CMP","Surplus Campaign Funds","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4460","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14038","","IND","Armstrong","Cynthia","","","","","San Jose","CA","95125.0","IBM","Cybersecurity","","I","44137.0","","26.27","","","","","","","131.04","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14039","","IND","Thorson","Hilary","","","","","San Jose","CA","95128.0","Stanford University","Librarian","","I","44137.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14040","","IND","Bagby","Melanie","","","","","Cloverdale","CA","95425.0","Sirius Mac Solutions","IT Consulting","","I","44137.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14041","","IND","Mueller","Raymond","","","","","San Jose","CA","95127.0","Dave Cortese for State Senate 2020","Campaign Coordinator","","I","44137.0","","20.2","","","","","","","20.2","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14043","","OTH","El Toro","","","","","","Lexington","KY","40202.0","","","","","44139.0","","750.0","","","","","","","750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC14043","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14046","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44145.0","","33.63","","","","","","","33.63","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC14046","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14047","","OTH","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","44138.0","","107.07","","","","","","","107.07","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC14047","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","C","RC14045","","IND","Wong","Nathan","","","","","San Jose","CA","95126.0","Alterflex Corp.","Engineer","","","44137.0","","18.22","","","","","","","138.22","","","","","Food for Volunteers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","LOAN","B1","LN66","","IND","Tonkel","Jacob","Mr.","","","","San Jose","CA","95128.0","Relign Corporation","Mechanical Engineer","","","43651.0","44165.0","4994.0","4994.0","0.0","4994.0","0.0","0.0","0.0","0.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","LN66","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4431","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44137.0","","2399.38","","","","","","","0.0","","","","CMP","Mailer + Postcards","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4432","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44138.0","","900.0","","","","","","","0.0","","","","","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4433","","IND","Tonkel","Jackie","Ms.","","","","San Jose","CA","95128.0","","","","","44138.0","","640.5","","","","","","","0.0","","","","","Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4434","","IND","Rodriguez-Swanson","Aidan","","","","","San Jose","CA","95130.0","","","","","44138.0","","3953.42","","","","","","","0.0","","","","CNS","Campaign Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4435","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44138.0","","5698.86","","","","","","","0.0","","","","CMP","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4436","","OTH","El Toro","","","","","","Lexington","KY","40202.0","","","","","44139.0","","1000.0","","","","","","","0.0","","","","","Digital Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4437","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44139.0","","1800.0","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4439","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44140.0","","1800.0","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4440","","IND","Joho","Keith","Mr.","","","","San Jose","CA","95131.0","","","","","44140.0","","116.9","","","","","","","0.0","","","","CNS","Food for Volunteers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4441","","IND","Barcelos","Elizabeth","","","","","San Jose","CA","95126.0","","","","","44141.0","","1250.0","","","","","","","0.0","","","","CNS","Campaign Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4442","","IND","Karthik","Mira","","","","","San Jose","CA","95120.0","","","","","44144.0","","505.7","","","","","","","0.0","","","","CNS","Campaign Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4443","","IND","Haider","Hiwad","","","","","San Jose","CA","95130.0","","","","","44144.0","","62.96","","","","","","","0.0","","","","CMP","Food for Volunteers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4444","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44145.0","","29.52","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4445","","IND","McAdams","Gabriel","","","","","San Jose","CA","95125.0","","","","","44147.0","","495.7","","","","","","","0.0","","","","CNS","Campaign Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4446","","IND","Madero","Angel","","","","","San Jose","CA","95126.0","","","","","44147.0","","245.7","","","","","","","0.0","","","","CNS","Campaign Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4447","","IND","Madero","Angel","","","","","San Jose","CA","95126.0","","","","","44147.0","","750.0","","","","","","","0.0","","","","CNS","Campaign Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4448","","IND","Nguyen","Lam","","","","","San Jose","CA","95132.0","","","","","44151.0","","2000.0","","","","","","","0.0","","","","CNS","Campaign Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4449","","OTH","Scale to Win","","","","","","Santa Ana","CA","92703.0","","","","","44155.0","","639.69","","","","","","","0.0","","","","CMP","Texting Communications","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4450","","IND","Peregrino","Roman","","","","","San Francisco","CA","94116.0","","","","","44155.0","","15.8","","","","","","","0.0","","","","CNS","Campaign Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4451","","IND","Tonkel","Jackie","Ms.","","","","San Jose","CA","95128.0","","","","","44155.0","","348.96","","","","","","","0.0","","","","CNS","Campaign Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4452","","IND","Shelby","Claire","","","","","San Jose","CA","95125.0","","","","","44159.0","","275.7","","","","","","","0.0","","","","CNS","Campaign Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4453","","IND","Dai","Vivan","","","","","San Jose","CA","95119.0","","","","","44160.0","","425.7","","","","","","","0.0","","","","CNS","Campaign Servuces","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4455","","OTH","Hella Good Media","","","","","","San Jose","CA","95126.0","","","","","44166.0","","500.0","","","","","","","0.0","","","","CMP","Campaign Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4456","","OTH","CEFCU","","","","","","San Jose","CA","95126.0","","","","","44196.0","","5.0","","","","","","","0.0","","","","","Bank Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4458","","IND","Garcia","Joshua","","","","","San Jose","CA","95126.0","","","","","44144.0","","245.7","","","","","","","0.0","","","","CNS","Campaign Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4464","","OTH","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","44169.0","","1.45","","","","","","","0.0","","","","WEB","Stripe Payment Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4465","","OTH","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","44167.0","","16.66","","","","","","","0.0","","","","WEB","Stripe Payment Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4466","","OTH","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","44165.0","","0.74","","","","","","","0.0","","","","WEB","Stripe Payment Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4467","","OTH","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","44158.0","","36.97","","","","","","","0.0","","","","WEB","Stripe payment fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4468","","OTH","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","44147.0","","83.68","","","","","","","0.0","","","","WEB","Stripe Payment Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4469","","OTH","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","44169.0","","15.26","","","","","","","0.0","","","","WEB","Stripe Deduction","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4472","","OTH","TOSKR Inc.","","","","","","Oakland","CA","94612.0","","","","","44141.0","","38.56","","","","","","","0.0","","","","PHO","Text Banking","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/28/2021 4:32:23 AM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4473","","OTH","Round Table Pizza","","","","","","Atlanta","GA","30352.0","","","","","44138.0","","102.05","","","","","","","0.0","","","","TRS","Food for election night","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13941","","IND","Nichols","Sarah","","","","","Santa Clara","CA","95051.0","Intuitive Surgical","Mechanical Engineer","","I","44122.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13942","","IND","Moreno","Efren","","","","","ALHAMBRA","CA","91803.0","Alzheimer's Los Angeles","Sr Manager","","I","44122.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13943","","IND","Sheppard","Mark","","","","","Chicago","IL","60653.0","University of Chicago","Researcher","","I","44122.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13944","","IND","Park-McClintick","Neil","","","","","Cupertino","CA","95014.0","Working Partnerships USA","Organizer","","I","44122.0","","10.0","","","","","","","55.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13945","","IND","Motwani","Suneil","","","","","San Jose","CA","95128.0","BD","Finance","","I","44122.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13946","","IND","Sampson","Gene","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44122.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13947","","IND","Garcia","Dominique","","","","","San Jose","CA","95125.0","Breathe Together Yoga","Manager","","I","44122.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13948","","IND","Modad","Amin","","","","","San Jose","CA","95126.0","VTA","Engineer","","I","44122.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13949","","IND","Padover","David","Mr.","","","","San Jose","CA","95126.0","Lockheed Martin","Engineer","","I","44123.0","","52.23","","","","","","","548.88","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13950","","IND","Banes","Kelsey","","","","","Palo Alto","CA","94303.0","Yimby Action","Regional Executive Director","","I","44124.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13951","","IND","Sivar","John","","","","","Clearwater","FL","33760.0","Capital One","Sr Frontline Specialist","","I","44124.0","","3.0","","","","","","","3.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13952","","IND","Walker","Eric","","","","","San Jose","CA","95126.0","Self","Self","","I","44124.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13953","","IND","Johnson","Jeanine","","","","","San Carlos","CA","94070.0","SunToWater Technologies","CEO","","I","44124.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13954","","IND","Williams","Nicholas","","","","","Albertson","NC","28508.0","Unemployed","Unemployed","","I","44125.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13955","","IND","Biocini","Daniel","","","","","San Jose","CA","95128.0","County of Santa Clara","Supv. Clin. Lab Scientist","","I","44125.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13956","","IND","Hammer","Matthew","","","","","Dayton","OH","45440.0","Canned Spinach","Web Developer","","I","44125.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13957","","IND","Karpf","Jonathan","","","","","San Jose","CA","95112.0","unemployed","unemployed","","I","44125.0","","26.27","","","","","","","105.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13958","","IND","Simon","Joan","Ms.","","","","San Jose","CA","95118.0","Retired","Retired","","I","44125.0","","104.15","","","","","","","520.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13959","","IND","Santiago","Miguel","","","","","Long Beach","CA","90802.0","State of California","Legislator","","I","44126.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13960","","IND","Dent","Clarice","","","","","San Jose","CA","95128.0","retired","retired","","I","44127.0","","52.23","","","","","","","470.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13961","","IND","Weinberg","Cindy","","","","","San Jose","CA","95120.0","CSH","Manager","","I","44127.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13962","","IND","Miyazono","Evan","","","","","Palo Alto","CA","94301.0","Protocol Labs","Research Scientist","","I","44127.0","","311.84","","","","","","","311.84","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13963","","IND","Peck","Steven","","","","","San Jose","CA","95123.0","In-N-Out","Associate","","I","44128.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13964","","IND","quartarolo","Adam","","","","","San Jose","CA","95136.0","Supervisor","City of San Jose","","I","44128.0","","50.0","","","","","","","71.09","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13965","","IND","Cotter","Karen","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","44128.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13966","","IND","Huezo","Alex","","","","","Huntington Park","CA","90255.0","Unemployed","Unemployed","","I","44129.0","","50.0","","","","","","","85.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13967","","IND","Petkiewicz","James","","","","","San Jose","CA","95125.0","Community Links International","Non Profit","","I","44129.0","","26.27","","","","","","","51.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13968","","IND","Purcell","Gloria","","","","","Belmont","CA","94002.0","Unemployed","Unemployed","","I","44129.0","","40.0","","","","","","","205.61","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13969","","IND","Chaid","David","","","","","San Jose","CA","95125.0","KDInfotech","IT Manager","","I","44129.0","","10.0","","","","","","","70.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13970","","IND","Corsiglia","Leslye","","","","","San Jose","CA","95112.0","SV@Home","Executive Director","","I","44129.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13971","","IND","Doherty","Mary Helen","","","","","San Jose","CA","95112.0","unemployed","unemployed","","I","44129.0","","52.23","","","","","","","310.53","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13972","","IND","Keselman","Yelena","","","","","San Jose","CA","95126.0","Anaplab","Consultant","","I","44130.0","","26.0","","","","","","","26.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13973","","IND","Skinner","Thomas","","","","","San Jose","CA","95113.0","The Skinner Law Group","Attorney","","I","44130.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13974","","IND","Hoppe","Eric","","","","","San Jose","CA","95125.0","Proteus","Software Exec","","I","44130.0","","52.23","","","","","","","130.73","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13975","","IND","Jibaja","Shannon","","","","","San Jose","CA","95128.0","Unemployed","Unemployed","","I","44131.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13976","","IND","Hammon","Walter","","","","","San Jose","CA","95113.0","LAW OFFICE OF HAMMON","Attorney","","I","44131.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13977","","IND","Rodgers","Aislinn","","","","","San Diego","CA","92102.0","Thomas Jefferson School of Law","Professor","","I","44131.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13978","","IND","Angel","Eric","","","","","Fremont","CA","94536.0","USGS","Engineer","","I","44131.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13979","","IND","Horan","Sean","","","","","San Jose","CA","95126.0","Softworld","Cloud DevOps Engineer","","I","44131.0","","52.23","","","","","","","276.11","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13980","","IND","Vaccaro","Jenna","","","","","San Jose","CA","95125.0","Amex","Web Designer","","I","44131.0","","15.89","","","","","","","79.45","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13981","","IND","Barrett","Bob","","","","","San Jose","CA","95112.0","Confluent","Software Engineer","","I","44132.0","","52.23","","","","","","","104.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13982","","IND","Devaskar","Rahul","","","","","San Jose","CA","95148.0","San Jose Earthquakes","Director, Community Relations, Quakes Foundation","","I","44132.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13983","","IND","Ebrahim","Hassaan","","","","","Santa Clara","CA","95055.0","Unemployed","Unemployed","","I","44132.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13984","","IND","King","Douglas","Mr.","","","","San Jose","CA","95125.0","Retired","Retired","","I","44132.0","","50.0","","","","","","","226.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13985","","IND","Niles","Alex","","","","","Fremont","CA","94538.0","San Jose","Analyst","","I","44132.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13986","","IND","Comiskey","John","","","","","San Jose","CA","95124.0","Retired","Retired","","I","44132.0","","208.0","","","","","","","458.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13987","","IND","Hugg","Joshua","","","","","San Mateo","CA","94401.0","MROSD","Government Affairs","","I","44132.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13988","","IND","Pratt-Dermer","Frank Ed","","","","","San Jose","CA","95112.0","Unemployed","Unemployed","","I","44132.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13989","","IND","Malone","Raven","","","","","Palo Alto","CA","94303.0","Perspecta","Engineer","","I","44132.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13990","","IND","Rosenberg","Catherine","","","","","Palo Alto","CA","94306.0","Self","Consultant","","I","44133.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13991","","IND","Stone","Essy","","","","","Palo Alto","CA","94304.0","USC","Grad Student","","I","44133.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13992","","IND","Frank","Theresa","","","","","Sunnyvale","CA","94087.0","Self","Dentist","","I","44133.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13993","","IND","Gillick","Beth","","","","","San Jose","CA","95126.0","Brandvia","Accountant","","I","44133.0","","10.7","","","","","","","84.33","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13994","","IND","Urbain","Melissa","Ms.","","","","San Jose","CA","95112.0","SJ Unified","Teacher","","I","44133.0","","20.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13995","","IND","Ahrens","Patrick","","","","","Cupertino","CA","95124.0","CA Assembly","District Director","","I","44133.0","","78.19","","","","","","","413.07","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13996","","IND","Merriex","Remy","","","","","Menlo Park","CA","94025.0","Facebook","Creative Director","","I","44134.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13997","","IND","Serrone","Michael","","","","","Sunnyvale","CA","94087.0","Broadcom","Program Manager","","I","44134.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13998","","IND","Brown","Shane","","","","","Marietta","GA","30008.0","Aspen Dental","Dental Technician","","I","44134.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13999","","IND","Ross","Maureen","","","","","San Jose","CA","95126.0","Self Employed","LMFT California","","I","44135.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14000","","IND","Repp","Kenneth","","","","","San Jose","CA","95128.0","Unemployed","Unemployed","","I","44135.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14001","","IND","Heinrich","Robert","","","","","San Jose","CA","95110.0","IRI","Consultant","","I","44136.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14002","","IND","Doherty","Mary Helen","","","","","San Jose","CA","95112.0","unemployed","unemployed","","I","44136.0","","104.15","","","","","","","310.53","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14003","","IND","Noah","Martin","Mr.","","","","Olympia","WA","98506.0","Quaker Voice on Washington Public Policy","Legislative Advocate","","I","44136.0","","10.7","","","","","","","137.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14004","","IND","McGinnis","Emalie","","","","","San Jose","CA","95125.0","San Jose Unified","Director","","I","44136.0","","31.46","","","","","","","52.54","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14005","","IND","Gomez","Teresa","","","","","San Jose","CA","95112.0","State Assembly","Field Representative","","I","44136.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14006","","IND","Rosenberg","Joel H","","","","","Palo Alto","CA","94306.0","Self","Math Tutor","","I","44136.0","","26.27","","","","","","","105.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14007","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","44122.0","","25.0","","","","","","","205.16","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14008","","IND","Ponce","Luis","","","","","San Jose","CA","95126.0","Student","Student","","I","44124.0","","8.0","","","","","","","21.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14009","","IND","Palmer","Sydney","","","","","San Jose","CA","95126.0","KPMG","Consultant","","I","44128.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14010","","IND","MacFarland","Matt","Mr.","","","","Leadville","CO","80461.0","Stantec","Engineer","","I","44128.0","","30.0","","","","","","","80.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14011","","IND","Farkouh","Adriana","Ms.","","","","San Jose","CA","95126.0","Retired","Retired","","I","44129.0","","30.0","","","","","","","459.46","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14012","","IND","Woodmansee","Marshall","","","","","San Jose","CA","95126.0","Covid Assist","Social Media Manager","","I","44131.0","","25.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14013","","IND","Srinivas","Ajay","","","","","San Jose","CA","95120.0","Student","Student","","I","44131.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14014","","IND","Lira-Baus","Dixie","","","","","San Jose","CA","95126.0","Eden Housing Inc","Associate Director- Acquisitions","","I","44134.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14015","","COM","IBEW Local Union 1245 PAC","","","","","","Vacaville","CA","95696.0","","","","","44122.0","","600.0","","","","","","","600.0","","","","","","","","","","742993","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14016","","COM","DRIVE Comittee","","","","","","Washington","DC","20001.0","","","","","44122.0","","500.0","","","","","","","500.0","","","","","","","","","","C00032979","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14017","","COM","IBEW Local Union 6","","","","","","San Francisco","CA","94117.0","","","","","44126.0","","600.0","","","","","","","600.0","","","","","","","","","","921730","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14018","","IND","Hall","Sequoia","","","","","San Jose","CA","95126.0","Santa Clara County Open Space Authority","Boardmember","","","44126.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14019","","COM","AFSCME Local 101","","","","","","San Jose","CA","95112.0","","","","","44126.0","","600.0","","","","","","","600.0","","","","","","","","","","821697","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14020","","IND","Ducheck","Megan J","","","","","San Jose","CA","95117.0","Self","Chiropractor","","","44134.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14021","","COM","AFSCME Council 57 PAC","","","","","","Long Beach","CA","90802.0","","","","","44134.0","","600.0","","","","","","","600.0","","","","","","","","","","1313474","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14023","","IND","Lobby","Naima","","","","","Eugene","OR","97401.0","Penfed Credit Union","Member Service Representative","","I","44125.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14024","","IND","Tjon","Andrew","","","","","Gardena","CA","90249.0","PCCP","Treasury analyst","","I","44130.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14025","","IND","DelValle","Renan","","","","","San Jose","CA","95126.0","Paypal","Software Engineer","","I","44132.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14026","","IND","Blough","Susan","","","","","Houston","TX","77009.0","Retired","Retired","","I","44122.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14027","","IND","DeGraff","Marra","","","","","Concord, CA","CA","94521.0","Los Rios Community College District","Adjunct Professor","","I","44134.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14028","","IND","Casey","Sean","","","","","San Jose","CA","95126.0","ATLAS Space Operations, Inc.","VP of Commercial Business Development","","I","44123.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14029","","IND","Thompson","Christina","","","","","San Jose","CA","95112.0","PLI","Attorney","","I","44132.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14030","","IND","Stanford","Jessica","","","","","San Jose","CA","95125.0","Applied Materials","Global Community Affairs","","I","44133.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4356","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44124.0","","786.6","","","","","","","0.0","","","","LIT","Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4356","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4357","","OTH","El Toro","","","","","","Lexington","KY","40202.0","","","","","44125.0","","750.0","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4358","","OTH","El Toro","","","","","","Lexington","KY","40202.0","","","","","44125.0","","750.0","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4359","","OTH","El Toro","","","","","","Lexington","KY","40202.0","","","","","44125.0","","750.0","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4360","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44125.0","","900.0","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4361","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44126.0","","900.0","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4362","","OTH","El Toro","","","","","","Lexington","KY","40202.0","","","","","44126.0","","750.0","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4363","","OTH","Zoom","","","","","","San Jose","CA","95113.0","","","","","44127.0","","64.99","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4364","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44128.0","","900.0","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4365","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44129.0","","900.0","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4366","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44130.0","","1246.03","","","","","","","0.0","","","","LIT","Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4366","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4367","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44130.0","","1343.7","","","","","","","0.0","","","","LIT","Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4367","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4368","","OTH","El Toro","","","","","","Lexington","KY","40202.0","","","","","44131.0","","4037.88","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4369","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44132.0","","900.0","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4370","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44134.0","","900.0","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4371","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","44134.0","","392.4","","","","","","","0.0","","","","LIT","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4372","","OTH","El Toro","","","","","","Lexington","KY","40202.0","","","","","44134.0","","2000.0","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4373","","IND","Haider","Hiwad","","","","","San Jose","CA","95130.0","","","","","44134.0","","864.81","","","","","","","0.0","","","","CNS","Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4373","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4374","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44136.0","","900.0","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4376","","OTH","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","44136.0","","217.65","","","","","","","0.0","","","","WEB","Deductions from Contributions","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 4:37:08 AM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4471","","OTH","US Post Office","","","","","","San Jose","CA","95125.0","","","","","44133.0","","99.0","","","","","","","0.0","","","","POS","Stamps for thank you cards","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12582","","IND","ROBLEDO","Carol","","","","","San Jose","CA","95128.0","unemployed","unemployed","","I","44094.0","","200.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12583","","IND","McManaway","Douglas","","","","","Palo Alto","CA","95113.0","Wilson Sonsini Goodrich and Rosati","Attorney","","I","44094.0","","52.23","","","","","","","156.69","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12584","","IND","Dent","Clarice","","","","","San Jose","CA","95128.0","retired","retired","","I","44094.0","","26.27","","","","","","","418.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12585","","IND","Mytels","Debbie","","","","","Palo Alto","CA","94303.0","Unemployed","Unemployed","","I","44094.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12586","","IND","Eligado","Sara","","","","","San Jose","CA","95131.0","Good Samaritan","RN","","I","44094.0","","10.7","","","","","","","71.4","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12587","","IND","Doyle","James","","","","","San Jose","CA","95124.0","unemployed","unemployed","","I","44094.0","","10.0","","","","","","","31.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12588","","IND","Taylor","Patrick","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","44094.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12589","","IND","Domine","Eugenia","","","","","San Jose","CA","95124.0","unemployed","unemployed","","I","44095.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12590","","COM","IBEW Local 569","","","","","","Long Beach","CA","90802.0","","","","","44095.0","","600.0","","","","","","","600.0","","","","","","","","","","1342714","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12590","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12591","","IND","Chamberlain","Pia","","","","","San Jose","CA","95125.0","Google","Technical Writer","","I","44095.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12592","","IND","Jocoy","Gregg","","","","","Simpsonville","SC","29681.0","Self","Micro-enterprise owner","","I","44095.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12593","","IND","Karpf","Jonathan","","","","","San Jose","CA","95112.0","unemployed","unemployed","","I","44095.0","","26.27","","","","","","","78.81","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12594","","IND","Shafi","Yusef","","","","","San Jose","CA","95126.0","Google","Engineer","","I","44096.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12595","","IND","Brigham","Ronda","","","","","San Jose","CA","95128.0","Unemployed","Unemployed","","I","44096.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12596","","IND","Price","Susan","","","","","San Jose","CA","95128.0","Retired","Community Outreach","","I","44097.0","","47.04","","","","","","","146.62","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12597","","IND","Petkiewicz","Mags & Jim","","","","","San Jose","CA","95125.0","Community Links International","Nonprofit Admin","","I","44097.0","","21.08","","","","","","","57.76","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12598","","IND","Torres","Jessica","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44098.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12599","","IND","Tran","Brian","","","","","San Jose","CA","95125.0","SurveyMonkey","Accounting Manager","","I","44098.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12600","","IND","Peyrucain","Nadine","","","","","Martinez","CA","94553.0","Unemployed","Unemployed","","I","44098.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12601","","IND","Minick","Stephen","","","","","San Jose","CA","95125.0","Heron Therapeutics, Inc.","Sr. Director - Manufacturing and Development","","I","44098.0","","10.73","","","","","","","10.73","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12602","","IND","Powers","Derek","Mr.","","","","Los Gatos","CA","95033.0","Retired","Retired","","I","44099.0","","200.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12603","","IND","Hunter","Annette","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44099.0","","52.22","","","","","","","52.22","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12604","","IND","Chaid","David","","","","","San Jose","CA","95125.0","KDInfotech","IT Manager","","I","44099.0","","10.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12605","","IND","Hamilton","Carol","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44100.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12606","","IND","Slade","Emma","","","","","San Jose","CA","95128.0","Pacific Appraisers","Appraiser","","I","44100.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12607","","IND","McMahon","Tom","","","","","San Jose","CA","95126.0","Google","Engineering Manager","","I","44100.0","","21.08","","","","","","","52.85","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12608","","IND","Lemasters","James","","","","","San Jose","CA","95125.0","City of Sunnyvale","Arborist","","I","44101.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12609","","IND","Mundkur","Prashanth","","","","","Menlo Park","CA","94025.0","SRI International","Engineer","","I","44101.0","","26.28","","","","","","","26.28","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12610","","IND","Harvey","Matthew","","","","","San Jose","CA","95128.0","Stanford University","University Administrator","","I","44101.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12611","","IND","Buchser","Ana-Catrina","","","","","San Jose","CA","95125.0","Stanford University","Travel Educator","","I","44101.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12612","","IND","Hayward","Lee","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44101.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12613","","IND","Vaccaro","Jenna","","","","","San Jose","CA","95125.0","Amex","Web Designer","","I","44101.0","","15.89","","","","","","","63.56","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12614","","IND","Peckham","James","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","44102.0","","208.0","","","","","","","519.84","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12615","","IND","Thayer","Rebekah","","","","","San Jose","CA","95125.0","Cisco","Technical Lead","","I","44103.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12616","","IND","Goodwin","Nicholas","","","","","San Jose","CA","95138.0","Evergreen Valley College","Associate Professor","","I","44103.0","","14.85","","","","","","","14.85","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12617","","IND","Gillick","Beth","","","","","San Jose","CA","95126.0","Brandvia","Accountant","","I","44103.0","","10.7","","","","","","","73.63","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12618","","IND","Kunkel","Peter","","","","","San Jose","CA","95126.0","DNA Nexus","IT/Cloud Ops Engineer","","I","44104.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12619","","IND","Poiesz","Benjamin","","","","","San Jose","CA","95125.0","Google","Product Manager","","I","44104.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12620","","IND","Malandrino","David","","","","","San Jose","CA","95126.0","San Jose Fire Department","Firefighter","","I","44104.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12621","","IND","Farkouh","Adriana","Ms.","","","","San Jose","CA","95126.0","Retired","Retired","","I","44104.0","","52.23","","","","","","","429.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12622","","IND","Kruckmeyer","Raisha","","","","","San Jose","CA","95125.0","Palo Alto Networks","Benefits Analyst","","I","44104.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12623","","IND","Diemer","Peter","","","","","San Jose","CA","95126.0","Cryptic Studios","Engineer","","I","44104.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12624","","IND","O'Connell","Joseph","","","","","Homewood","IL","60430.0","Unemployed","Unemployed","","I","44104.0","","26.27","","","","","","","182.96","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12625","","IND","Gottschalk","Mary","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","44104.0","","25.0","","","","","","","35.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12626","","IND","Vargas","Jeremy","","","","","Yonkers","NY","10703.0","New Visions for Public Schools","Quality Assurance Engineer","","I","44104.0","","10.66","","","","","","","10.66","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12627","","IND","Saba","Fadi","","","","","San Jose","CA","95126.0","Luther Burbank School Dist.","Teacher","","I","44105.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12628","","IND","Van Dewark","Julie","","","","","San Jose","CA","95126.0","San Jose Unified","Teacher","","I","44105.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12629","","IND","Owendro","Patrick","","","","","San Jose","CA","95125.0","Lockheed Martin","Research Scientist","","I","44105.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12630","","IND","Fuell","Ann","","","","","San Jose","CA","95125.0","Bellarmine","Administrator","","I","44105.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12631","","IND","Paup","Christopher","","","","","San Jose","CA","95128.0","IBEW 332","Union Electrician","","I","44105.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12634","","IND","Rosenberg","Joel","","","","","Palo Alto","CA","94306.0","Self Employed","Math Tutor","","I","44105.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12635","","IND","Noah","Martin","Mr.","","","","Olympia","WA","98506.0","Quaker Voice on Washington Public Policy","Legislative Advocate","","I","44105.0","","10.7","","","","","","","126.3","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12636","","COM","Sprinkler Fitters Local 483","","","","","","Hayward","CA","94545.0","","","","","44106.0","","600.0","","","","","","","600.0","","","","","","","","","","990058","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12637","","COM","Amalgamated Transit Union","","","","","","Silver Spring","MD","20903.0","","","","","44106.0","","600.0","","","","","","","600.0","","","","","","","","","","1372824","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12638","","COM","Operating Engineers Local 3","","","","","","Alameda","CA","94502.0","","","","","44106.0","","600.0","","","","","","","600.0","","","","","","","","","","891403","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12639","","COM","Bricklayers & Allied Craftworkers Local 3","","","","","","San Leandro","CA","94577.0","","","","","44106.0","","250.0","","","","","","","250.0","","","","","","","","","","1244975","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12640","","IND","Paddock","Stanley","","","","","San Jose","CA","95128.0","Unemployed","Unemployed","","I","44106.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12641","","IND","Wilson","Judy","","","","","Cupertino","CA","95014.0","Unemployed","Unemployed","","I","44106.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12642","","IND","Harter","Tian","","","","","Mountain View","CA","94042.0","Silicon Valley Bicycle Coalition","Bike Parking Supervisor","","","44106.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12643","","IND","Thorsen","Hilary","","","","","San Jose","CA","95128.0","Stanford University","Librarian","","I","44106.0","","52.23","","","","","","","156.69","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12644","","IND","Armstrong","Cynthia","","","","","San Jose","CA","95125.0","IBM","Cybersecurity","","I","44106.0","","26.27","","","","","","","104.77","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12645","","IND","Ash","Robin","","","","","San Jose","CA","95124.0","SiTime","Marketing Communication","","I","44107.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12646","","IND","Herse","Laura","","","","","San Jose","CA","95125.0","San Jose Unified School","Teacher","","I","44107.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12647","","IND","Rodriguez","Gabriel","","","","","San Jose","CA","95126.0","Rossi, Hamerslough, Reischl, & Chuck","Attorney","","I","44108.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12648","","IND","Koscal","Glenn","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44108.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12649","","IND","Weber","Kate","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44108.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12650","","IND","Thijssen","Rutger","","","","","San Jose","CA","95128.0","Applied Materials","Physicist","","I","44108.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12651","","COM","IBEW Local 551 PAC","","","","","","Sacramento","CA","95814.0","","","","","44109.0","","600.0","","","","","","","600.0","","","","","","","","","","1277746","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12652","","COM","UFCW - Local 5","","","","","","San Jose","CA","95113.0","","","","","44109.0","","600.0","","","","","","","600.0","","","","","","","","","","1294035","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12656","","PTY","Green Party of the United States","","","","","","Washington","DC","20013.0","","","","","44109.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12659","","IND","Ballard","Shiloh","","","","","San Jose","CA","95123.0","Silicon Valley Bicycle Coalition","President and Executive Director","","","44109.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12660","","IND","Miller","Scott","","","","","San Jose","CA","95126.0","Retired","Retired","","","44109.0","","125.0","","","","","","","125.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12661","","IND","Parris","James","","","","","Los Angeles","CA","90025.0","Self","Film Maker","","I","44109.0","","21.08","","","","","","","73.31","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12662","","IND","D'Alfonso","Christian","","","","","San Jose","CA","95123.0","Santa Clara County","OS3","","I","44109.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12663","","IND","Chagani","Fatima","","","","","Hialeah","FL","33018.0","Unemployed","Unemployed","","I","44109.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12675","","IND","Mart","Daniel","","","","","Mountain View","CA","94040.0","Unemployed","Unemployed","","I","44110.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12676","","IND","Mastrocola","Phil","","","","","San Jose","CA","95112.0","Unemployed","Unemployed","","I","44110.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12677","","IND","Guetschow","Courtney","","","","","San Jose","CA","95125.0","Ron Witherspoon Inc.","Operations Manager","","I","44110.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12678","","IND","Khalsa","Gurudarshan","","","","","San Jose","CA","95126.0","Stanford University","Archivist","","I","44110.0","","27.0","","","","","","","27.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12679","","IND","Tabrizi","Hamid","","","","","Los Gatos","CA","95032.0","unemployed","unemployed","","I","44110.0","","26.27","","","","","","","52.54","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12680","","IND","Roberts","Kip","","","","","San Jose","CA","95126.0","Trader Joes","Grocer","","I","44110.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12681","","IND","Crouch","Adam","","","","","San Jose","CA","95117.0","Aechelon Technology","Director","","I","44110.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12682","","IND","Aguilar-Canabal","Diego","","","","","Berkeley","CA","94709.0","Tenderloin Housing Clinic","Community Organizer","","I","44110.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12683","","IND","Robert Emery","Susan","","","","","Honokaa","HI","96727.0","The Exclusive Hawaii","Chef","","I","44110.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12684","","IND","Twu","Alfred","","","","","Berkeley","CA","94704.0","MWA Architects / Self Employed","Architect/Artist","","I","44110.0","","10.7","","","","","","","21.4","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12685","","IND","Mota","Alejandra","","","","","San Jose","CA","95148.0","ProUnlimited","Sourcer","","I","44110.0","","10.7","","","","","","","20.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12686","","IND","Goldstein","Barbara","","","","","San Jose","CA","95112.0","Art Builds Community","Cultural Planner","","I","44110.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12687","","IND","Gottschalk","Mary","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","44110.0","","10.7","","","","","","","35.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12688","","IND","Tran","Huy","","","","","San Jose","CA","95132.0","Justice at Work Law Group, LLP","Partner","","I","44111.0","","104.15","","","","","","","312.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12689","","IND","Spielberg","Ben","Mr.","","","","Palo Alto","CA","94036.0","Public Engagement Officer","San Jose Unified","","I","44111.0","","56.39","","","","","","","164.39","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12690","","IND","Fargo","Peter","","","","","San Jose","CA","95125.0","retired","retired","","I","44111.0","","52.23","","","","","","","365.61","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12691","","IND","Ramirez","Alisha","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44111.0","","50.0","","","","","","","95.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12692","","IND","Micallef","Max","","","","","Sag Harbor","NY","11963.0","GLSEN Lower Hudson Valley","Public Policy Coordinator","","I","44111.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12693","","IND","Madrill","Amanda","","","","","San Jose","CA","95126.0","SVCF","Operations Associate","","I","44111.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12694","","IND","Chiala","Vito","","","","","San Jose","CA","95125.0","Overfelt High School","Educator","","I","44112.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12695","","IND","McManaway","Douglas","","","","","Palo Alto","CA","95113.0","Wilson Sonsini Goodrich and Rosati","Attorney","","I","44112.0","","52.23","","","","","","","156.69","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12696","","IND","Fairley","David","","","","","San Francisco","CA","94110.0","unemployed","unemployed","","I","44112.0","","52.23","","","","","","","104.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12697","","IND","Nelson","Thomas","","","","","San Jose","CA","95126.0","","Software Engineer","","I","44112.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12698","","IND","Randal","Madeleine","","","","","San Jose","CA","95126.0","Self","Interior Designer","","I","44112.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12699","","IND","Duarte","Jesus","","","","","San Francisco","CA","94117.0","InHome Supportive Services","Home Care Provider","","I","44113.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12700","","IND","Hawes","Amanda","","","","","San Jose","CA","95112.0","Self","Lawyer","","I","44113.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12701","","IND","Westerlund","William","Mr.","","","","San Jose","CA","95126.0","Accenture","Recruiter","","I","44113.0","","104.15","","","","","","","464.68","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12702","","IND","Field","Ben","","","","","San Francisco","CA","94118.0","Unemployed","Unemployed","","I","44113.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12703","","IND","Bhamidi","Charan","","","","","Grand Prairie","TX","75052.0","Dynamic ERP Resources, Inc.","Sr. Programmer Analyst","","I","44113.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12704","","IND","Charles","David","","","","","Baltimore","MD","21209.0","Social Security Administration","IT Specialist","","I","44113.0","","60.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12705","","IND","Yamanaka","Yosh","","","","","Naperville","IL","60540.0","Unemployed","Unemployed","","I","44113.0","","28.35","","","","","","","28.35","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12706","","IND","Moser","Richard","Mr.","","","","Durango","CO","81301.0","Retired","Retired","","I","44113.0","","26.27","","","","","","","52.54","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12707","","IND","Stetkevich","Michele","","","","","San Jose","CA","95128.0","Unemployed","Unemployed","","I","44113.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12708","","IND","DE CLEF PINEIRO ESQ","John","","","","","Manhattan","NY","10024.0","Self","Attorney/Activist","","I","44113.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12709","","IND","Lee","Sean","","","","","San Jose","CA","95125.0","None","Freelance Film Maker","","I","44113.0","","10.9","","","","","","","56.79","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12710","","IND","Bedford","Christopher","","","","","Mountain View","CA","94043.0","Unemployed","Unemployed","","I","44113.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12711","","IND","Jung","Robert","","","","","Los Altos","CA","94024.0","Googlge","Engineering Manager","","I","44114.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12712","","IND","Yick-Koppel","David","","","","","San Jose","CA","95128.0","Fremont Unified School District","Drama Director","","I","44114.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12713","","IND","Cotton","Rod","","","","","Santa Clara","CA","95128.0","Snap Fitness 24-7","Owner","","I","44114.0","","93.77","","","","","","","93.77","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12714","","IND","Dancer","Jordan","","","","","San Jose","CA","95126.0","Next Door Solutions to Domestic Violence","Grants Manager","","I","44114.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12715","","IND","Nizam","Azeem","","","","","San Jose","CA","95136.0","Forescout","Infosec","","I","44114.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12716","","IND","Johnson","Doug","","","","","San Jose","CA","95126.0","NVIDIA","Engineer","","I","44114.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12717","","IND","McMahon","Tom","","","","","San Jose","CA","95126.0","Google","Engineering Manager","","I","44114.0","","26.27","","","","","","","52.85","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12718","","IND","Borders","Jill","","","","","San Jose","CA","95123.0","Unemployed","Unemployed","","I","44114.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12719","","IND","McGinnis","Emalie","","","","","San Jose","CA","95125.0","San Jose Unified","Director","","I","44114.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12720","","IND","Milde","Breck","","","","","San Jose","CA","95126.0","Hopkins & Carley","Lawyer","","I","44115.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12721","","IND","Aodha","Sean Mac","","","","","San Jose","CA","95126.0","APMG, Inc.","Medical Services Manager","","I","44115.0","","100.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12722","","IND","Mayfield","Dan","","","","","San Jose","CA","95112.0","Self","Lawyer","","I","44115.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12723","","IND","Condito","Michael","Mr.","","","","San Jose","CA","95125.0","self employed","Analog Mask Designer","","I","44115.0","","15.89","","","","","","","63.87","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12724","","COM","Oakland Rising Commitee","","","","","","Sacramento","CA","95814.0","","","","","44116.0","","500.0","","","","","","","500.0","","","","","","","","","","1332115","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12725","","COM","SEIU - United Health Care Workers ID","","","","","","Los Angeles","CA","90017.0","","","","","44116.0","","200.0","","","","","","","200.0","","","","","","","","","","747285","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12726","","IND","Collins","Carla","","","","","San Jose","CA","95125.0","County of Santa Clara","Program Manager","","I","44116.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12727","","IND","Berry","Janet","Ms.","","","","San Jose","CA","95126.0","Retired","Attorney","","","44116.0","","100.0","","","","","","","202.23","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12728","","COM","Kenneth Mejia For Congress","","","","","","Los Angeles","CA","90029.0","","","","","44116.0","","100.0","","","","","","","600.0","","","","","","","","","","C00616045","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12729","","IND","Ahrens","Patrick","","","","","Cupertino","CA","95124.0","CA Assembly","District Director","","I","44116.0","","52.23","","","","","","","334.88","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12730","","IND","Rossmann","Liliana","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44116.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12731","","IND","Boyle","Andrew","","","","","San Jose","CA","95126.0","Ursus Inc","Hydraulic Modeling Engineer","","I","44116.0","","26.27","","","","","","","187.52","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12732","","IND","Petkiewicz","James","","","","","San Jose","CA","95125.0","Community Links International","Non Profit","","I","44116.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12733","","IND","Clerencia","Isaac","","","","","San Jose","CA","95131.0","Google","Software Engineer","","I","44116.0","","10.7","","","","","","","42.8","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12734","","IND","Harish","Surinder","","","","","Fremont","CA","94536.0","Self Employed","Therapist","","","44117.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12735","","IND","Willyard","David","","","","","San Jose","CA","95128.0","","","","I","44117.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12736","","IND","Ramirez","Bruce","","","","","San Jose","CA","95128.0","US Army","Veteran","","","44117.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12737","","IND","Padover","David","Mr.","","","","San Jose","CA","95126.0","Lockheed Martin","Engineer","","I","44117.0","","26.27","","","","","","","496.65","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12738","","IND","Rivas","Rachel","","","","","San Jose","CA","95126.0","California State University Long Beach","Analyst","","I","44117.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12739","","IND","Siegler","Andrew","","","","","Sunnyvale","CA","94086.0","unemployed","unemployed","","I","44117.0","","20.7","","","","","","","104.6","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12740","","IND","Doherty","Mary Helen","","","","","San Jose","CA","95112.0","unemployed","unemployed","","I","44118.0","","104.15","","","","","","","154.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12741","","IND","Elvey","Patty","","","","","Menlo Park","CA","94025.0","Unemployed","Unemployed","","I","44118.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12742","","IND","Choy","Yan-Yin","","","","","San Jose","CA","95110.0","ServiceNow","Software Engineer","","I","44118.0","","52.23","","","","","","","208.61","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12743","","IND","Stanke","Brian","","","","","Oakland","CA","94611.0","City of San Jose","Transportation Planner","","I","44118.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12744","","IND","Domingo","Glenn","","","","","San Jose","CA","95126.0","Options For All","TDS Community Instructor","","I","44118.0","","10.7","","","","","","","26.9","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12745","","COM","IUPAT Political Action Together Legislative Education Committee","","","","","","Hanover","MD","21076.0","","","","","44119.0","","600.0","","","","","","","600.0","","","","","","","","","","1414164","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12746","","IND","Peckham","James","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","44119.0","","311.84","","","","","","","519.84","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12747","","IND","Hutchinson","Shirley","","","","","San Jose","CA","95120.0","Creative Metal Products Corp.","Corp Secretary","","I","44119.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12748","","IND","Lane","Christopher","","","","","San Jose","CA","95128.0","Experian","Computer programmer","","I","44119.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12749","","IND","Baratz","Michael","","","","","San Jose","CA","95128.0","unemployed","unemployed","","I","44119.0","","100.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12750","","IND","Bavetta","Ryan","","","","","San Jose","CA","95126.0","Google","Software Engineer","","I","44119.0","","100.0","","","","","","","110.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12751","","IND","Kealey","Shannon","","","","","Fremont","CA","94538.0","UC Berkeley","Librarian","","I","44119.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12752","","IND","Arias","Tony","","","","","San Jose","CA","95128.0","Loma Prieta JUSD","Teacher","","I","44119.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12753","","IND","Gomez Biggeri","Sebastian","","","","","San Jose","CA","95126.0","TekSystems","Art Director","","I","44119.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12754","","IND","McManaway","Douglas","","","","","Palo Alto","CA","95113.0","Wilson Sonsini","Attorney","","I","44119.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12755","","IND","Laugenour","Lee","","","","","Sammamish","WA","98075.0","Unemployed","Unemployed","","I","44119.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12756","","IND","Pasetta","Liliana","","","","","San Jose","CA","95117.0","Unemployed","Unemployed","","I","44119.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12757","","IND","Su","Jason","","","","","San Jose","CA","95126.0","SJSU","Instructor","","I","44119.0","","52.23","","","","","","","156.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12758","","IND","Lapot","Melodie","","","","","San Diego","CA","92139.0","Don Hinds","Storyboard artist","","I","44119.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12759","","IND","Roybal","Ashley","","","","","San Mateo","CA","94403.0","Farella Braun & Martel LLP","Attorney","","I","44119.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12760","","IND","Benson","William","","","","","San Jose","CA","95126.0","DKG Services","Software Engineer","","I","44119.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12761","","IND","Alvarez","Serena","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44119.0","","50.0","","","","","","","152.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12762","","IND","Rico","Alessandra","","","","","San Jose","CA","95112.0","City of San Jose","Content Specialist","","I","44119.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12763","","IND","Michael","J","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44119.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12764","","IND","Nieto","Kelah","","","","","San Jose","CA","95124.0","CCGroup, Inc","Customer Success","","I","44119.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12765","","IND","McNelis","Madeline","","","","","Oakland","CA","94611.0","UC Berkeley","Researcher","","I","44119.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12766","","IND","Vallorz","Bianca","","","","","San Jose","CA","95128.0","Golden State Gardens","Landscape Designer","","I","44119.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12767","","IND","Lee","Sean","","","","","San Jose","CA","95125.0","None","Freelance Film Maker","","I","44119.0","","20.0","","","","","","","56.79","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12768","","IND","Twu","Alfred","","","","","Berkeley","CA","94704.0","MWA Architects / Self Employed","Architect/Artist","","I","44119.0","","10.7","","","","","","","21.4","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12769","","IND","Miller","Gregory","","","","","Milpitas","CA","95035.0","Mojo Vision","Engineer","","I","44119.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12770","","IND","Qmehr","Farzad","","","","","Carmichael","CA","95608.0","CALTRANS","ASSOCIATE TRANSPORTATION ENGINEER","","I","44119.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12771","","IND","Newby","Jonathan","","","","","Midlothian","VA","23114.0","Unemployed","Unemployed","","I","44119.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12772","","IND","Bavetta","Ryan","","","","","San Jose","CA","95126.0","Google","Software Engineer","","I","44119.0","","10.7","","","","","","","110.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12773","","IND","Huttinger","Robert","","","","","Washington","DC","20003.0","FiscalNote","Associate Engineering Manager","","I","44119.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12774","","IND","Bernard","Rick","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","44119.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12775","","IND","Hickling","Anne","","","","","Los Altos","CA","94024.0","De Anza College","Teacher","","I","44119.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12776","","IND","Salazar","Michael","","","","","Los Angeles","CA","90041.0","Unemployed","Unemployed","","I","44119.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12777","","IND","Thurston","Owen","","","","","Los Angeles","CA","90066.0","Unemployed","Unemployed","","I","44119.0","","1.0","","","","","","","7.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12778","","IND","Mastrocola","Philip","","","","","San Jose","CA","95112.0","Unemployed","Unemployed","","I","44120.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12779","","IND","Cirile","James","","","","","Los Angeles","CA","90043.0","Coverage Ink","Owner","","I","44120.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12780","","IND","Hutchins-Knowles","Linda","","","","","San Jose","CA","95118.0","Mothers Out Front","Community Organizer","","I","44120.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12781","","IND","Chiang","Li","","","","","San Jose","CA","95112.0","Hogarth","HR Manager","","I","44120.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12782","","IND","Sutliff-Atias","David","","","","","Rochester","NY","14609.0","Rochester City School District","Teacher","","I","44120.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12783","","IND","Garret","Brett","","","","","Santa Cruz","CA","95060.0","Self","Website Hosting","","I","44120.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12784","","IND","Schmit","John","","","","","Salida","CA","95368.0","Unemployed","Unemployed","","I","44120.0","","208.0","","","","","","","582.77","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12785","","IND","Jupitter-Larsen","Gerald","","","","","Los Angeles","CA","90036.0","Self","Artist","","I","44120.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12786","","IND","Abrahamson","Matt","","","","","San Jose","CA","95126.0","Zoom Video Communications","Finance","","I","44120.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12787","","IND","Dorman","Larry","","","","","San Jose","CA","95117.0","NVIDIA","IT","","I","44120.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12788","","IND","Tran","David","Mr.","","","","San Jose","CA","95116.0","City of San Jose","Govt employee","","I","44120.0","","50.0","","","","","","","76.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12789","","IND","Hruban","Zoe","","","","","Baltimore","MD","21211.0","CMS","Analyst","","I","44121.0","","26.0","","","","","","","41.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12790","","IND","Bragg","Bill","","","","","San Jose","CA","95126.0","Transform Home Pro","Senior Director of IT","","I","44121.0","","415.68","","","","","","","415.68","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12791","","IND","Gallagher","Annie","","","","","Hellertown","PA","18055.0","1746 Hill Dr","Unemployed","","I","44121.0","","5.5","","","","","","","5.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12792","","IND","Padilla","Sandra","","","","","San Miguel","NM","88058.0","Unemployed","Unemployed","","I","44121.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12793","","IND","Byrne","William","","","","","San Jose","CA","95126.0","NVIDIA","Director","","I","44121.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12794","","IND","Crawford","Khari","","","","","San Jose","CA","95126.0","DeAnza College","Intern","","I","44121.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12795","","IND","Noble","Jeff","","","","","Louisville","KY","40206.0","Self","Researcher","","I","44121.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12796","","IND","Allen","Peter","","","","","San Jose","CA","95128.0","Peter Allen Media","Owner","","I","44121.0","","104.15","","","","","","","204.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12797","","IND","Boyle","Andrew","","","","","San Jose","CA","95126.0","Ursus Inc","Hydraulic Modeling Engineer","","I","44121.0","","10.7","","","","","","","187.52","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12798","","IND","Bossenbroek","Gini","","","","","San Jose","CA","95125.0","Kotis Design","Corporate Social Responsibility Manager","","I","44094.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12799","","IND","Schweickert","Alyssa","","","","","San Jose","CA","95126.0","Student","Student","","I","44094.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12800","","IND","Vitcov","Justin","","","","","San Jose","CA","95125.0","Self","Rock Climber and Film Promoter","","I","44095.0","","60.0","","","","","","","120.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12801","","IND","Clark-AlSadder","Katie","","","","","San Jose","CA","95125.0","Apple","Public Relations","","I","44101.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12802","","IND","Lam","Dominic","","","","","San Jose","CA","95125.0","Pure Storage","Engineering Manager","","I","44104.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12803","","IND","Esposito","Ashley","","","","","Haverhill","MD","21229.0","State of MD","IT Analyst","","I","44104.0","","50.0","","","","","","","80.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12804","","IND","Srinivas","Ajay","","","","","San Jose","CA","95120.0","Student","Student","","I","44104.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12805","","IND","Cannoy","Tamzen","","","","","San Jose","CA","95125.0","Retired","Retired","","I","44104.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12806","","IND","Castaneda","Sarah","","","","","Santa Rosa","CA","95409.0","Sebastopol Union School District","Teacher","","I","44104.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12807","","IND","Delgado","Efrain","","","","","San Jose","CA","95126.0","Asian Law Alliance","Civic Engagment Community","","I","44105.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12808","","IND","Brown","Michael","","","","","San Jose","CA","95125.0","Self","Acupuncturist","","I","44106.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12809","","IND","Lira-Baus","Dixie","","","","","San Jose","CA","95126.0","Eden Housing Inc","Associate Director- Acquisitions","","I","44109.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12810","","IND","McCarthy","Michelle","","","","","San Jose","CA","95125.0","Unemployed","Homemaker","","I","44110.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12811","","IND","Moore","Lara","","","","","San Jose","CA","95128.0","Neeva","Program manager","","I","44110.0","","25.0","","","","","","","65.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12812","","IND","Alvarado","Hector","","","","","San Jose","CA","95125.0","SK Hynix America","Material Handler","","I","44110.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12813","","IND","Bacon","Chloe","","","","","San Jose","CA","95128.0","New Directions-Peninsula Healthcare Connection","Social Worker","","I","44111.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12814","","IND","Foley","Bricklin","","","","","Los Gatos","CA","95033.0","SonicWall","System Administrator Analyst","","I","44111.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12815","","IND","Shevlin","Josiah","","","","","Quincy","MA","2170.0","Scfmhc","Rehabilitation Counselor","","I","44111.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12816","","IND","Poulos","Aaron","","","","","San Jose","CA","95128.0","Intuitive Surgical","Engineer","","I","44112.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12817","","IND","Cavada","William","","","","","San Jose","CA","95125.0","ESUHSD","Teacher","","I","44112.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12818","","IND","Cashman","Anne","","","","","San Jose","CA","95125.0","Self Employed","Destination Services Consultant","","I","44112.0","","50.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12819","","IND","Soriano","Hannah","","","","","Boulder Creek","CA","95006.0","Yamagami Garden Center","Landscaper","","I","44112.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12820","","IND","Dean","Robert","","","","","San Jose","CA","95125.0","Valley Christian High School","Teacher","","I","44112.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12821","","IND","Ebert","Greg","","","","","San Jose","CA","95125.0","ESUHSD","Teacher","","I","44112.0","","30.0","","","","","","","65.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12822","","IND","Lowrie","Alana","","","","","San Jose","CA","95125.0","City of San Jose","Supervising Environmental Services Specialist","","I","44112.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12823","","IND","Whittaker","Andrea","","","","","San Jose","CA","95125.0","Self","Consultant","","I","44112.0","","25.0","","","","","","","87.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12824","","IND","Kuhlmann","Dylan","","","","","Campbell","CA","95008.0","Trendtec","Public Info Rep","","I","44112.0","","15.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12825","","IND","Bradanini","Jenny","","","","","San Jose","CA","95120.0","Women's March Foundation","Director of Development","","I","44113.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12826","","IND","Bliss","Jake","","","","","San Jose","CA","95132.0","LinkedIN","Design Manager","","I","44113.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12827","","IND","Boyle","Andrew","","","","","San Jose","CA","95126.0","Ursus Inc","Hydraulic Modeling Engineer","","I","44113.0","","25.0","","","","","","","187.52","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12828","","IND","Vallorz","Nicolette","","","","","San Jose","CA","95125.0","Stryker","Marketing Communications Manager","","I","44113.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12829","","IND","Moore","Lara","","","","","San Jose","CA","95128.0","Neeva","Program manager","","I","44113.0","","15.0","","","","","","","65.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12830","","IND","Gardner","Laura","","","","","San Jose","CA","95125.0","Peninsula Jewish Community Center","Nonprofit Executive","","I","44114.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12831","","IND","Schuler","Karen","Ms.","","","","San Jose","CA","95124.0","Casa di Mir Montessori School","Director of Finance","","I","44114.0","","25.0","","","","","","","215.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12832","","IND","Gormley","Eamonn","","","","","San Jose","CA","95112.0","Adobe","Web Producer","","I","44115.0","","24.0","","","","","","","62.82","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12833","","IND","Villanueva","Sam","","","","","San Jose","CA","95124.0","Oregon Health & Science University, Starbucks","Study Coordinator, Barista Trainer","","I","44115.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12834","","IND","Prentice","Patrice","","","","","San Jose","CA","95126.0","Discovery Charter Schools","Teacher","","I","44116.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12835","","IND","McAdams","Windsor","","","","","San Jose","CA","95125.0","","Community Volunteer","","I","44116.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12836","","IND","Hafid","Hatim","","","","","Campbell","CA","95008.0","EY","Accountant","","I","44116.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12837","","IND","Valdivia","Daniella","","","","","San Jose","CA","95126.0","Working Parternships USA","Staff","","I","44116.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12838","","IND","MacMillan","Grady","","","","","Bend","OR","97703.0","Student","Student","","I","44116.0","","7.0","","","","","","","14.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12839","","IND","Estrada","Katherine","","","","","San Jose","CA","95112.0","City of San Jose","Senior Analyst","","I","44118.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12840","","IND","Guggenheim","Lily","","","","","San Jose","CA","95125.0","Student","Student","","I","44118.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12841","","IND","Vitcov","Justin","","","","","San Jose","CA","95125.0","Self","Rock Climber and Film Promoter","","I","44119.0","","60.0","","","","","","","120.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12842","","IND","Coxe","Nicole","","","","","San Jose","CA","95126.0","County of Santa Clara - Public Health","Program Manager","","I","44119.0","","75.0","","","","","","","125.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12843","","IND","Kocher","Marc","","","","","San Jose","CA","95125.0","Automation Anywhere","Executive","","I","44119.0","","25.0","","","","","","","129.15","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12844","","IND","Boesch","Gayle","Ms.","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44119.0","","100.0","","","","","","","560.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12845","","IND","Lord","Nathan","","","","","San Jose","CA","95126.0","Humane","Software Engineer","","I","44119.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12846","","IND","Fay","Kia","","","","","San Jose","CA","95113.0","Kia Fay Styles","Owner","","I","44119.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12847","","IND","Zandbergen","Zoe","","","","","San Jose","CA","95125.0","JetPens","Marketing","","I","44119.0","","15.0","","","","","","","70.89","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12848","","IND","Gonzales","Steve","","","","","San Jose","CA","95125.0","Lab 126","Senior Engineering Manager","","I","44119.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12849","","IND","Izyumin","Lizzie","","","","","San Jose","CA","95129.0","Unemployed","Unemployed","","I","44119.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12850","","IND","Telomen","Christopher","","","","","San Jose","CA","95126.0","HMH","Landscape Designer","","I","44119.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12851","","IND","Venegas","Gustavo","","","","","San Jose","CA","95134.0","Unemployed","Unemployed","","I","44119.0","","50.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12852","","IND","Farkouh","Adriana","Ms.","","","","San Jose","CA","95126.0","Retired","Retired","","I","44119.0","","50.0","","","","","","","429.46","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12853","","IND","Tran","Giselle","","","","","Campbell","CA","95008.0","Sage Intacct","Content Operations Program Manager","","I","44119.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12854","","IND","Williams","Clark","","","","","Los Angeles","CA","94123.0","Unemployed","Unemployed","","I","44119.0","","25.0","","","","","","","77.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12855","","IND","Moore","Lara","","","","","San Jose","CA","95128.0","Neeva","Program manager","","I","44119.0","","25.0","","","","","","","65.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12856","","IND","Ford","Matt","","","","","San Jose","CA","95128.0","Workspot","Software Sales","","I","44119.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12857","","IND","Vulpe","Zoe","","","","","San Jose","CA","95126.0","Student","Student","","I","44119.0","","15.0","","","","","","","18.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12858","","IND","Seto","Kris","","","","","Prattsville","NY","12468.0","Self","Writer","","I","44119.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12859","","IND","Kahlon","Aarshdeep","","","","","San Jose","CA","95128.0","Apple","Engineering Project Specialist","","I","44119.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12860","","IND","Rose","Julie","","","","","San Jose","CA","95126.0","Cisco","Program Manager","","I","44119.0","","10.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12861","","IND","Causey","Katherine","","","","","Palo Alto","CA","94302.0","Candidate for PAUSD School Board","Candidate for PAUSD School Board","","I","44119.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12862","","IND","Luong","Brandon","","","","","San Jose","CA","95132.0","CENTER FOR AUTISM AND RELATED DISORDERS","Behavioral Therapist","","I","44119.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12863","","IND","Simon","Julia","","","","","Cambridge","MA","2139.0","DrugDev","Software Engineer","","I","44119.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12864","","IND","Calderon","Jorge","","","","","Hays","TX","78610.0","Access Realty","Realtor","","I","44119.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12865","","IND","Yin","Ellina","Ms","","","","San Jose","CA","95126.0","Exhibition District","Operations Director","","I","44120.0","","100.0","","","","","","","176.27","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12866","","IND","Moody","Jan","","","","","San Jose","CA","95125.0","Edulastic","Marketing","","I","44121.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12867","","IND","DiDonato","Kayla","","","","","San Jose","CA","95112.0","ESUHD","Educator","","I","44121.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12870","","IND","Haddad","Sened","","","","","San Francisco","CA","94114.0","Pizza Due","Manager","","I","44119.0","","1.0","","","","","","","1.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4277","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","44095.0","","11.7","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4277","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4278","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44097.0","","87.4","","","","","","","0.0","","","","CMP","Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4278","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4279","","IND","Haider","Hiwad","","","","","San Jose","CA","95130.0","","","","","44098.0","","1441.35","","","","","","","0.0","","","","CNS","Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4279","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4280","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","44099.0","","45.91","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4280","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4281","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","44099.0","","741.09","","","","","","","0.0","","","","LIT","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4281","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4282","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","44100.0","","389.83","","","","","","","0.0","","","","LIT","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4282","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4283","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44103.0","","900.0","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4283","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4284","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44103.0","","17694.87","","","","","","","0.0","","","","LIT","Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4284","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4285","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44103.0","","278.59","","","","","","","0.0","","","","LIT","Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4285","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4286","","OTH","Streamyard","","","","","","Tualatin","OR","97062.0","","","","","44105.0","","25.0","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4286","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4287","","OTH","Scale to Win","","","","","","Santa Ana","CA","92703.0","","","","","44106.0","","129.54","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4287","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4288","","OTH","CVS Pharmacy","","","","","","San Jose","CA","95136.0","","","","","44107.0","","18.77","","","","","","","0.0","","","","CMP","Cash","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4288","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4289","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44107.0","","900.0","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4289","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4290","","OTH","7 Eleven San Jose","","","","","","San Jose","CA","95117.0","","","","","44107.0","","14.66","","","","","","","0.0","","","","CMP","Cash","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4290","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4291","","OTH","Canva","","","","","","Surry Hills","CA","95111.0","","","","","44109.0","","12.95","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4291","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4292","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44109.0","","900.0","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4292","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4293","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","44110.0","","23.76","","","","","","","0.0","","","","LIT","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4293","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4294","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44111.0","","4904.57","","","","","","","0.0","","","","LIT","Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4294","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4295","","OTH","Information in the Public Interest","","","","","","Sacramento","CA","95819.0","","","","","44113.0","","3000.0","","","","","","","0.0","","","","TEL","Venmo, then shows in bank account","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4295","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4296","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44115.0","","901.06","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4296","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4297","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44116.0","","25652.9","","","","","","","0.0","","","","LIT","Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4297","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4298","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44117.0","","900.0","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4298","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4299","","OTH","US Post Office","","","","","","San Jose","CA","95125.0","","","","","44117.0","","525.0","","","","","","","0.0","","","","POS","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4299","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4300","","OTH","Information in the Public Interest","","","","","","Sacramento","CA","95819.0","","","","","44117.0","","999.0","","","","","","","0.0","","","","TEL","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4300","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4301","","IND","Haider","Hiwad","","","","","San Jose","CA","95130.0","","","","","44117.0","","864.81","","","","","","","0.0","","","","CNS","Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4301","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4302","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44118.0","","516.51","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4302","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4303","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44118.0","","900.0","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4303","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4304","","OTH","Information in the Public Interest","","","","","","Sacramento","CA","95819.0","","","","","44118.0","","5000.0","","","","","","","0.0","","","","TEL","Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4304","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4305","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44119.0","","900.0","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4305","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4306","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44121.0","","900.0","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4306","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4318","","OTH","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","44121.0","","508.41","","","","","","","0.0","","","","WEB","Stripe transaction fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:40:52 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4319","","OTH","El Toro","","","","","","Lexington","KY","40202.0","","","","","44121.0","","1050.0","","","","","","","0.0","","","","WEB","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4319","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11708","","IND","Roldan","Cynthia","","","","","Mountain View","CA","94404.0","Safeway","Barista","","I","44093.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11709","","IND","Ahrens","Patrick","","","","","Cupertino","CA","95124.0","CA Assembly","District Director","","I","44093.0","","104.15","","","","","","","282.65","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11710","","IND","spitzer","Jason","","","","","San Jose","CA","95120.0","Inficon","Engineer","","I","44093.0","","10.7","","","","","","","74.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11711","","IND","Gomez","Ketzal","","","","","San Jose","CA","95112.0","County of Santa Clara","Management Analyst","","I","44093.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11712","","IND","Landers","Ben","","","","","CAmpbell","CA","95008.0","Fufillment Systems Inc","Cashier","","I","44093.0","","104.15","","","","","","","312.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11713","","IND","Thomas","Ryan","Mr.","","","","San Jose","CA","95124.0","Catholic Charities of Santa Clara County","AFter School Teacher","","I","44093.0","","31.46","","","","","","","303.3","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11714","","IND","Catalan","Mayra","","","","","San Jose","CA","95128.0","Community Partnership Supervisor","Health Trust","","I","44093.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11715","","IND","Haberly","Brian","Mr.","","","","San Jose","CA","95112.0","Paypal","Paralegal","","I","44093.0","","26.27","","","","","","","371.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11716","","IND","Nouri","Kordieh","Ms.","","","","San Jose","CA","95131.0","None","Homemaker","","I","44093.0","","26.27","","","","","","","330.73","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11717","","IND","Tomer","Becky","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","44093.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11718","","IND","Gormley","Eamonn","","","","","San Jose","CA","95112.0","Adobe","Web Producer","","I","44093.0","","15.89","","","","","","","38.82","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11719","","IND","Nouri","Kordieh","Ms.","","","","San Jose","CA","95131.0","None","Homemaker","","I","44093.0","","52.23","","","","","","","330.73","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11720","","IND","Colvin","Morgan","","","","","San Jose","CA","95112.0","Davey Resource Group","Ultility Forester","","I","44093.0","","10.7","","","","","","","23.4","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11721","","IND","Manion","Nonie","","","","","Ballston Lake","NY","12019.0","Fast Enterprises","Consultant","","I","44093.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11722","","IND","Jacobsen","Margaret","","","","","Clifton Park","NY","12065.0","Unemployed","Unemployed","","I","44093.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11723","","IND","Auerhahn","Louise","","","","","San Jose","CA","95112.0","Working Partnerships USA","Researcher","","I","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11724","","IND","Sherman","Justin","","","","","San Jose","CA","95116.0","Cisco","Software Engineer","","I","44093.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11725","","IND","Mignon","Will","","","","","Jersey City","NJ","7306.0","Like New Products","Purchaser","","I","44093.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11726","","IND","Schwartz","Haley","","","","","Laguna Niguel","CA","92677.0","Edwards","Marketing","","I","44093.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11727","","IND","Kiely","Deborah","Ms.","","","","Helena","MT","59601.0","Retired","Pharmicist","","I","44093.0","","104.15","","","","","","","260.53","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11728","","IND","Williams","Marny","","","","","Marana","AZ","85653.0","St. Mary's Hospital","Medical Technologist","","I","44093.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11729","","IND","Tavernise","Sara","","","","","San Jose","CA","95125.0","Mulberry School","Teacher","","I","44093.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11730","","IND","Wentworth","John","","","","","Palo Alto","CA","94303.0","Unemployed","Unemployed","","I","44093.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11731","","IND","Marwah","Natasha","","","","","San Jose","CA","95126.0","US Forest Service","Program Director","","I","44093.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11732","","IND","Salter","Erin","","","","","San Jose","CA","95117.0","Retired","Retired","","I","44093.0","","26.27","","","","","","","130.42","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11733","","IND","Buckley","Joanne","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44093.0","","62.62","","","","","","","62.62","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11734","","IND","Billing-Ross","Paul","","","","","San Jose","CA","95113.0","Stanford University","Software Developer","","I","44093.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11735","","IND","Boyle","Andrew","","","","","San Jose","CA","95126.0","Ursus Inc","Hydraulic Modeling Engineer","","I","44093.0","","10.7","","","","","","","125.55","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11736","","IND","Padover","David","Mr.","","","","San Jose","CA","95126.0","Lockheed Martin","Engineer","","I","44093.0","","52.23","","","","","","","470.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11737","","IND","Harris","Elizabeth","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44093.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11738","","IND","Thurston","Owen","","","","","Los Angeles","CA","90066.0","Unemployed","Unemployed","","I","44093.0","","5.0","","","","","","","6.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11739","","IND","Askew","Wendy","","","","","Marina","CA","93933.0","County of Monterey","Board Aide","","I","44093.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11740","","IND","McLaughlin","Keith","","","","","San Jose","CA","95125.0","Winston Privacy","Manager","","I","44093.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11741","","IND","Westerlund","William","Mr.","","","","San Jose","CA","95126.0","Accenture","Recruiter","","I","44092.0","","104.15","","","","","","","360.53","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11742","","IND","Fargo","Peter","","","","","San Jose","CA","95125.0","retired","retired","","I","44092.0","","52.23","","","","","","","313.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11743","","IND","Dammeier","Joshua","","","","","San Jose","CA","95126.0","Marvell","Software Engineer","","I","44092.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11744","","IND","Stark","Lauren","","","","","San Jose","CA","95125.0","Hospital","Health Care","","I","44092.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11745","","IND","markowitz","malinda","","","","","San Jose","CA","95123.0","Unemployed","Unemployed","","I","44092.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11746","","IND","Zeman","Brandon","","","","","Chicago","IL","60618.0","UL","Marketing technologist","","I","44092.0","","52.23","","","","","","","62.94","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11747","","IND","Kubik","Elaine","","","","","Venice","CA","90291.0","Naughty Dog","VFX Artist","","I","44092.0","","52.23","","","","","","","104.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11748","","IND","Foley","Patti","","","","","Los Gatos","CA","95033.0","Corcept Therapeutic inc","HR","","I","44092.0","","100.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11749","","IND","Condito","Michael","Mr.","","","","San Jose","CA","95125.0","self employed","Analog Mask Designer","","I","44092.0","","10.7","","","","","","","47.98","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11750","","IND","Hernandez","Carla","","","","","San Jose","CA","95123.0","East Side Union High School","Teacher","","I","44092.0","","36.66","","","","","","","36.66","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11751","","COM","Cindy Chavez for SCCo Supervisor","","","","","","San Jose","CA","95126.0","","","","I","44092.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11752","","IND","Flowers","Caroline","","","","","Austin","TX","78735.0","Smith and Nephew","Mechanical Engineer","","I","44091.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11753","","IND","Luebcke","Christopher","","","","","San Jose","CA","95126.0","Clari, Inc.","Director of Engineering","","I","44091.0","","21.08","","","","","","","73.31","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11754","","IND","Ledesma","David","Mr.","","","","San Jose","CA","95128.0","Self Employed","Message Therapist","","I","44091.0","","26.27","","","","","","","373.72","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11755","","IND","Kellogg","Stacey","","","","","San Jose","CA","95123.0","Self Employed","Attorney and HR Consultant","","I","44091.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11756","","IND","Domingo","Glenn","","","","","San Jose","CA","95126.0","Options For All","TDS Community Instructor","","I","44091.0","","10.7","","","","","","","16.2","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11757","","IND","Padover","David","Mr.","","","","San Jose","CA","95126.0","Lockheed Martin","Engineer","","I","44091.0","","26.27","","","","","","","470.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11758","","IND","Kelly","Andrea Guillen","","","","","San Jose","CA","95126.0","Stanford Children’s","Nurse","","I","44091.0","","26.27","","","","","","","61.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11759","","IND","Berbelis","Christine","","","","","San Jose","CA","95126.0","Law Foundation of Silicon Valley","Attorney","","I","44091.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11760","","IND","Barrera","Jeffrey","","","","","Santa Clara","CA","95054.0","Working Partnerships USA","Communications Director","","I","44091.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11761","","IND","Youkhanehnejad","Noel","","","","","Fontana","CA","92336.0","Unemployed","Unemployed","","I","44090.0","","5.5","","","","","","","5.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11762","","IND","Moore","Rob","","","","","Los Gatos","CA","95032.0","Unemployed","Unemployed","","I","44090.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11763","","IND","Gursu","Jen","","","","","San Jose","CA","95136.0","unemployed","unemployed","","I","44090.0","","20.0","","","","","","","95.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11764","","IND","Leong","Daniel","","","","","Oakland","CA","94619.0","unemployed","unemployed","","I","44090.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11765","","IND","Berg","Lynda","","","","","Rohnert Park","CA","94928.0","California Nurses Association","Labor Rep/Organizer","","I","44090.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11766","","IND","Herrin","Steven","","","","","San Jose","CA","95126.0","23andMe","Software Engineer","","I","44090.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11767","","IND","Senior","Amanda","","","","","San Jose","CA","95123.0","unemployed","unemployed","","I","44090.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11768","","IND","Alvarez","Serena","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44090.0","","52.23","","","","","","","102.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11769","","IND","DellaMattera","Nancy","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44090.0","","100.0","","","","","","","308.3","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11770","","IND","Cuykendall","Ellen","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","44089.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11771","","IND","Moss","Kabir","Mr.","","","","Highlands","NJ","7732.0","New Jersey State Senate","Deputy Directory of Communications","","I","44089.0","","104.15","","","","","","","454.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11772","","IND","Liao","Christine","","","","","Boulder Creek","CA","95006.0","Linkedin","Accountant","","I","44089.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11773","","IND","WAGNER","SUZANNE","","","","","San Jose","CA","95125.0","Adobe","Business Operations","","I","44089.0","","52.23","","","","","","","77.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11774","","IND","Madrid","Cordelia","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44089.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11775","","IND","Thurston","Owen","","","","","Los Angeles","CA","90066.0","Unemployed","Unemployed","","I","44089.0","","1.0","","","","","","","6.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11776","","IND","Siegler","Andrew","","","","","Sunnyvale","CA","94086.0","unemployed","unemployed","","I","44087.0","","20.7","","","","","","","83.9","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11777","","IND","Shaner","Bryan","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44087.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11778","","IND","Leehane","Kathryn","","","","","San Jose","CA","95125.0","Self Employed","Writer","","I","44087.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11779","","IND","McManaway","Douglas","","","","","Palo Alto","CA","95113.0","Wilson Sonsini Goodrich and Rosati","Attorney","","I","44087.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11780","","IND","Lechuga","Maricela","","","","","San Jose","CA","95122.0","Unemployed","Unemployed","","I","44087.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11781","","IND","Hernandez","Delma","","","","","San Jose","CA","95116.0","Next Door Solutions","Domestic Violence Advocate","","I","44086.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11782","","IND","Clerencia","Isaac","","","","","San Jose","CA","95131.0","Google","Software Engineer","","I","44086.0","","10.7","","","","","","","32.1","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11784","","IND","Simas","Joanne","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44086.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11795","","IND","Buchanan","Jeffrey","","","","","San Jose","CA","95128.0","Working Partnerships USA","Policy Director","","I","44085.0","","156.07","","","","","","","206.07","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11796","","IND","Kline","Anne","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44085.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11797","","IND","Erbes","Scott","","","","","San Jose","CA","95126.0","JSR Micro, Inc.","Purchasing","","I","44085.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11798","","IND","Harlan","Lawrence","","","","","San Jose","CA","95125.0","AACI","Finance","","I","44085.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11799","","IND","Lee","Grace","","","","","San Jose","CA","95128.0","unemployed","unemployed","","I","44085.0","","259.92","","","","","","","259.92","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11800","","IND","Snowden","Kenneth","","","","","San Jose","CA","95128.0","unemployed","unemployed","","I","44085.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11801","","IND","Kent","Heather","","","","","San Jose","CA","95125.0","Santa Clara Unified","Teacher","","I","44085.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11802","","IND","Collins","John","","","","","San Jose","CA","95112.0","John Marshall Collins, PC","Attorney","","I","44084.0","","400.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11803","","IND","Collins","John","","","","","San Jose","CA","95112.0","John Marshall Collins, PC","Attorney","","I","44084.0","","200.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11804","","IND","Costa","Stephanie","","","","","Los Gatos","CA","95033.0","unemployed","unemployed","","I","44084.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11805","","IND","Haranzo","Kathy","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44082.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11806","","IND","Fairley","David","","","","","San Francisco","CA","94110.0","unemployed","unemployed","","I","44082.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11807","","IND","Sharrock","Joan","","","","","San Ramon","CA","95125.0","unemployed","unemployed","","I","44082.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11808","","IND","Bybee","Eric","","","","","San Jose","CA","95125.0","Apple","Project Manager","","I","44082.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11809","","IND","Collins","Sheila","","","","","San Jose","CA","95125.0","Google","Attorney","","I","44082.0","","52.23","","","","","","","852.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11810","","IND","Kette","Glen","","","","","Surprize","AZ","85379.0","Retired","Retired","","I","44081.0","","104.15","","","","","","","156.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11811","","IND","Fargo","Peter","","","","","San Jose","CA","95125.0","retired","retired","","I","44081.0","","52.23","","","","","","","313.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11812","","IND","Means","Robert","Mr.","","","","Milpitas","CA","95035.0","Sustainable Habitat","Marketing","","I","44081.0","","50.0","","","","","","","729.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11813","","IND","Mattison","Laurie","","","","","Menlo Park","CA","94025.0","BBC","Bartender","","I","44081.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11814","","IND","Roe","Tahoe","","","","","Hayward","CA","94545.0","unemployed","unemployed","","I","44081.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11815","","IND","Haberly","Brian","Mr.","","","","San Jose","CA","95112.0","Paypal","Paralegal","","I","44081.0","","20.0","","","","","","","371.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11816","","IND","Elkinton","Rosalie","","","","","San Jose","CA","95125.0","PPMM","CNM/WHNP","","I","44081.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11817","","IND","Vierra","Rosemarie","","","","","Santa Clara","CA","95050.0","unemployed","unemployed","","I","44081.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11818","","IND","Feltovich","Susan","","","","","San Jose","CA","95124.0","unemployed","unemployed","","I","44081.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11819","","IND","Sandoval","Terry","","","","","San Jose","CA","95128.0","SEIU UHW","Political Organizer","","I","44081.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11820","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","CUHSD","Teacher","","I","44081.0","","75.0","","","","","","","210.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11821","","IND","Ma","Kevin","","","","","Palo Alto","CA","94306.0","Rubrik","Software Engineer","","I","44081.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11822","","IND","Vo","Jenny","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44081.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11823","","IND","Cortez","Vincent","","","","","Campbell","CA","95008.0","unemployed","unemployed","","I","44081.0","","35.0","","","","","","","55.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11824","","IND","Casey","Charlotte","Ms.","","","","San Jose","CA","95127.0","Retired","Retired","","I","44081.0","","104.15","","","","","","","202.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11825","","IND","Elwell","Peggy","Ms.","","","","San Jose","CA","95133.0","Santa Clara County","Librarian","","I","44081.0","","50.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11826","","IND","Doherty","Mary Helen","","","","","San Jose","CA","95112.0","unemployed","unemployed","","I","44081.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11827","","IND","Cortez","Virginia","Ms.","","","","Campbell","CA","95008.0","Retired","Retired","","I","44081.0","","26.27","","","","","","","36.97","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11828","","IND","Haberly","Brian","Mr.","","","","San Jose","CA","95112.0","Paypal","Paralegal","","I","44081.0","","100.0","","","","","","","371.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11829","","IND","Nguyen","Lam","","","","","San Jose","CA","95132.0","State of California","Senate","","I","44081.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11830","","IND","McLaughlin","Gayle","","","","","Richmond","CA","94805.0","unemployed","unemployed","","I","44081.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11831","","IND","Oliver","Lisa","","","","","Milpitas","CA","95035.0","Fremont Unified","Teacher","","I","44081.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11832","","IND","Cortez","Scott","","","","","Campbell","CA","95008.0","unemployed","unemployed","","I","44081.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11833","","IND","Ramsden","Lindi","","","","","San Jose","CA","95112.0","unemployed","unemployed","","I","44081.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11834","","IND","Nouri","Nadia","Ms.","","","","San Jose","CA","95134.0","Sales","eSilicon","","I","44081.0","","20.0","","","","","","","858.92","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11835","","IND","Robledo","Robert","","","","","San Jose","CA","95126.0","Santa Clara County Medical Association","Deputy Director","","I","44081.0","","100.0","","","","","","","152.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11836","","IND","Desjardin","Susan","","","","","San Jose","CA","95125.0","Retired","Teacher/Engineer","","I","44080.0","","156.07","","","","","","","774.28","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11837","","IND","Tabrizi","Hamid","","","","","Los Gatos","CA","95032.0","unemployed","unemployed","","I","44080.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11838","","IND","Cristiano","Anthony","","","","","San Jose","CA","95112.0","Linkedin","Software Engineer","","I","44080.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11839","","IND","Hussain","Yusra","","","","","Palo Alto","CA","94301.0","Self Employed","Doctor","","I","44080.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11840","","IND","Feinstein","Michael","","","","","Santa Monica","CA","90409.0","unemployed","unemployed","","I","44080.0","","150.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11841","","IND","Teon-Nicols","Ramses","","","","","San Jose","CA","95125.0","SEIU Local 1021","VP","","I","44080.0","","100.0","","","","","","","204.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11842","","IND","Simmons","Nora","","","","","Baltimore","MD","21211.0","CMS","Policy","","I","44080.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11843","","IND","Ellis","Steven","","","","","Baltimore","MD","21206.0","Nielsen","Analyst","","I","44079.0","","100.0","","","","","","","135.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11844","","IND","stein","jill","","","","","Lexington","MA","2421.0","unemployed","unemployed","","I","44079.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11845","","IND","rabeendran","iskandar","","","","","Honolulu","HI","96813.0","unemployed","unemployed","","I","44079.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11846","","IND","Nouri","Nadia","Ms.","","","","San Jose","CA","95134.0","Sales","eSilicon","","I","44079.0","","15.0","","","","","","","858.92","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11847","","IND","Meece","Eric","","","","","San Jose","CA","95124.0","unemployed","unemployed","","I","44079.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11848","","IND","edstrom","john","","","","","Newport","OR","97365.0","unemployed","unemployed","","I","44079.0","","15.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11849","","IND","Feinstein","Michael","","","","","Santa Monica","CA","90409.0","unemployed","unemployed","","I","44079.0","","100.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11850","","IND","Esposito","Ashley","","","","","Haverhill","MD","21229.0","State of MD","IT Analyst","","I","44079.0","","15.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11851","","IND","Huff","Chris","","","","","Silver Spring","MD","20910.0","unemployed","unemployed","","I","44079.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11852","","IND","Andrews","Owen","","","","","Baltimore","MD","21224.0","AACC","IS","","I","44079.0","","15.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11853","","IND","Montegna","Patrick","","","","","Baltimore","MD","21202.0","BMA","Security","","I","44079.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11854","","IND","Richman","Benjamin","","","","","Huntsville","AL","35802.0","Combustion Research and Flow Technology Inc.","Engineer","","I","44079.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11855","","IND","Hruban","Zoe","","","","","Baltimore","MD","21211.0","CMS","Analyst","","I","44079.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11856","","IND","Andrews","Owen","","","","","Baltimore","MD","21224.0","AACC","IS","","I","44079.0","","30.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11857","","IND","Ledesma","David","Mr.","","","","San Jose","CA","95128.0","Self Employed","Message Therapist","","I","44079.0","","35.0","","","","","","","373.72","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11858","","IND","Mejia","Kenneth","","","","","Burbank","CA","91504.0","EVGO","Accountant","","I","44079.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11859","","IND","McDonald","Erika","","","","","San Francisco","CA","94110.0","unemployed","unemployed","","I","44079.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11860","","IND","edstrom","john","","","","","Newport","OR","97365.0","unemployed","unemployed","","I","44079.0","","35.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11861","","IND","Ellis","Steven","","","","","Baltimore","MD","21206.0","Nielsen","Analyst","","I","44079.0","","35.0","","","","","","","135.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11862","","IND","Cayetano","Craig","","","","","Hawthorne","NJ","7506.0","Park ave bmw","sales advisor","","I","44079.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11863","","IND","Latz","Johanna","","","","","San Jose","CA","95112.0","SJUSD","Teacher","","I","44079.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11864","","IND","Garvey","Carol","","","","","San Jose","CA","95112.0","unemployed","unemployed","","I","44079.0","","75.0","","","","","","","180.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11865","","IND","Barcelos","Elizabeth","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44079.0","","208.0","","","","","","","268.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11866","","IND","Thomas","Ryan","Mr.","","","","San Jose","CA","95124.0","Catholic Charities of Santa Clara County","AFter School Teacher","","I","44078.0","","31.46","","","","","","","303.3","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11867","","IND","Honeyman","Anita","","","","","Santa Clarity Valencia","CA","91355.0","Sunrise a Sterling canyon","Concerige","","I","44078.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11868","","IND","Davis","Belinda","","","","","Philadelphia","PA","19119.0","Rutgers University","Professor of History","","I","44078.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11869","","IND","Esposito","Ashley","","","","","Haverhill","MD","21229.0","State of MD","IT Analyst","","I","44078.0","","15.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11870","","IND","Matthews","Emma","","","","","Cockeysville","MD","21030.0","unemployed","unemployed","","I","44078.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11871","","IND","Daniel","Maxine","","","","","Tracy","CA","95377.0","unemployed","unemployed","","I","44077.0","","15.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11872","","IND","Walker","Jay","","","","","Pittsburgh","PA","15232.0","Clean Air Council","Community Organizer","","I","44077.0","","15.0","","","","","","","36.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11873","","IND","Grenier-Mullins","Deanna","","","","","San Jose","CA","95118.0","Dept of Veterans Affairs","Nurse Practicioner","","I","44077.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11874","","IND","Nouri","Nadia","Ms.","","","","San Jose","CA","95134.0","Sales","eSilicon","","I","44077.0","","15.0","","","","","","","858.92","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11875","","IND","Edmunds","Linda","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44076.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11876","","IND","Petersen","Eric","","","","","Salinas","CA","93902.0","unemployed","unemployed","","I","44076.0","","259.92","","","","","","","259.92","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11877","","IND","Thorsen","Hilary","","","","","San Jose","CA","95128.0","Stanford University","Librarian","","I","44076.0","","52.23","","","","","","","104.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11878","","IND","Armstrong","Cynthia","","","","","San Jose","CA","95125.0","IBM","Cybersecurity","","I","44076.0","","26.27","","","","","","","78.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11879","","IND","Peterson","Matthew","","","","","Irvine","CA","92626.0","Edwards Lifesciences","Engineer","","I","44076.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11880","","IND","Morris","Caleb","","","","","San Jose","CA","95125.0","Apple","Designer","","I","44076.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11881","","IND","Gursu","Jen","","","","","San Jose","CA","95136.0","unemployed","unemployed","","I","44075.0","","50.0","","","","","","","95.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11882","","IND","Rosenberg","Joel H","","","","","Palo Alto","CA","94306.0","Self","Math Tutor","","I","44075.0","","26.27","","","","","","","78.81","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11883","","IND","Moser","Richard","Mr.","","","","Durango","CO","81301.0","Retired","Retired","","I","44075.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11884","","IND","Noah","Martin","Mr.","","","","Olympia","WA","98506.0","Quaker Voice on Washington Public Policy","Legislative Advocate","","I","44075.0","","10.7","","","","","","","115.6","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11885","","IND","Crump","Michael","","","","","San Jose","CA","95126.0","Palmer College of Chiropractic West","Administrator","","I","44075.0","","36.66","","","","","","","36.66","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11886","","IND","Lee","Sean","","","","","San Jose","CA","95125.0","None","Freelance Film Maker","","I","44075.0","","15.89","","","","","","","25.89","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11887","","IND","Poeschel","David","","","","","San Jose","CA","95120.0","Unemployed","Unemployed","","I","44075.0","","52.23","","","","","","","156.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11888","","IND","Baratz","Michael","","","","","San Jose","CA","95128.0","unemployed","unemployed","","I","44075.0","","200.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11889","","IND","Cortese","Jim","","","","","Gilroy","CA","95020.0","Old Republic Title","Title and escrow manager","","I","44075.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11890","","IND","Guevara","Melissa Cushman","","","","","Lancaster","CA","93536.0","Self","Teacher","","I","44075.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11891","","IND","Bricmont","Paul","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","44075.0","","20.0","","","","","","","70.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11892","","IND","Poon","Hoi Yung","","","","","San Jose","CA","95129.0","Self Employed","Consultant","","I","44075.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11893","","IND","Montejano","Ruben","","","","","Riverside","CA","92505.0","ACT","Behavior interventionist","","I","44075.0","","10.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11894","","IND","Perry","Andrea","","","","","San Jose","CA","95112.0","unemployed","unemployed","","I","44074.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11895","","IND","Bondur","Anne","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44074.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11896","","IND","Westh","Heather","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44074.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11897","","IND","Larson","Tera","","","","","Lewisburg","PA","17837.0","Geisinger","Athletic Trainer","","I","44074.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11898","","IND","Garvey","Carol","","","","","San Jose","CA","95112.0","unemployed","unemployed","","I","44074.0","","105.0","","","","","","","180.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11899","","IND","McAdams","Brennan","","","","","San Jose","CA","95125.0","Clumio","Marketing","","I","44074.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11900","","IND","Whittaker","Andrea","","","","","San Jose","CA","95125.0","Self","Consultant","","I","44072.0","","52.23","","","","","","","62.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11901","","IND","Gillick","Beth","","","","","San Jose","CA","95126.0","Brandvia","Accountant","","I","44072.0","","10.7","","","","","","","62.93","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11902","","IND","Colby","Robert","","","","","san Jose","CA","95125.0","Apple","QA Engineer","","I","44072.0","","104.15","","","","","","","154.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11903","","IND","Sandoval","Barbara","","","","","San Jose","CA","95125.0","San Jose State College","Teacher Assistant","","I","44071.0","","62.62","","","","","","","62.62","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11904","","IND","Vaccaro","Jenna","","","","","San Jose","CA","95125.0","Amex","Web Designer","","I","44070.0","","15.89","","","","","","","47.67","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11905","","IND","Pezzaniti","Santina","","","","","San Jose","CA","95125.0","Santie's Hair & Makeup","Hair Stylist","","I","44070.0","","52.23","","","","","","","104.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11906","","IND","Vercammen-Grandjean","Catie","","","","","San Jose","CA","95126.0","Apple","Producer","","I","44070.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11907","","IND","Colclasure","Peter","","","","","San Jose","CA","95125.0","Self","Piano Teacher","","I","44070.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11908","","IND","Colvin","Morgan","","","","","San Jose","CA","95112.0","Davey Resource Group","Ultility Forester","","I","44070.0","","10.7","","","","","","","23.4","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11909","","IND","Violett","Tom","","","","","Farmingdale","NJ","7727.0","Walters Group","Project Manager","","I","44069.0","","10.7","","","","","","","31.78","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11910","","IND","Wells","Laura","","","","","Oakland","CA","94610.0","Unemployed","Unemployed","","I","44068.0","","200.0","","","","","","","252.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11911","","IND","Chaid","David","","","","","San Jose","CA","95125.0","KDInfotech","IT Manager","","I","44068.0","","10.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11912","","IND","Petkiewicz","Mags & Jim","","","","","San Jose","CA","95125.0","Community Links International","Nonprofit Admin","","I","44068.0","","36.68","","","","","","","36.68","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11913","","IND","Gloner","Mary","","","","","San Jose","CA","95126.0","Project Safety Net","Nonprofit Executive","","I","44068.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11914","","IND","Gold","Bill","","","","","San Jose","CA","95126.0","City of San Jose","Senior Executive Analyst","","I","44068.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11915","","IND","Wright","Amy","","","","","Los Altos","CA","94024.0","maria smolenski DDS","Office Manager","","I","44067.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11916","","IND","Jonas","Michael","","","","","Portland","OR","97214.0","Rational unicorn Legal Services","Self Employed","","I","44067.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11917","","IND","berg","Casey","","","","","San Jose","CA","95128.0","Recogni","Visualization and Simulation Engineer","","I","44067.0","","21.08","","","","","","","31.78","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11918","","IND","Brownstein","Robert","","","","","San Jose","CA","95110.0","Working Partnerships USA","Strategic Advisor","","I","44067.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11919","","IND","Sawaya","Nicolas","Mr.","","","","Menlo Park","CA","94025.0","Intel","Research Scientist","","I","44066.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11920","","IND","Flood","Christopher","","","","","San Jose","CA","95159.0","C Flood Management","CEO","","I","44066.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11921","","IND","Olson","Jeffrey","","","","","San Diego","CA","92104.0","Public Library Foundation","Charity fundraiser","","I","44066.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11922","","IND","Kocher","Marc","","","","","San Jose","CA","95125.0","Automation Anywhere","Executive","","I","44066.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11923","","IND","Hammes","Norma","","","","","San Jose","CA","95126.0","Self Employed","Attorney","","I","44066.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11924","","IND","Marshall","James","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44066.0","","31.45","","","","","","","71.45","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11925","","IND","Adams","Vicki","","","","","Army Post Office","CA","96338.0","Girl Scouts","Volunteer Manager","","I","44066.0","","15.89","","","","","","","15.89","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11926","","IND","Keating","Todd","","","","","San Jose","CA","95126.0","Uber","HRBP","","I","44066.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11927","","IND","Park","Matthew","","","","","San Jose","CA","95126.0","Center for Spiritual Enlightenment","Administrator","","I","44066.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11928","","IND","Donaldson","David","","","","","Santa Clara","CA","95051.0","unemployed","unemployed","","I","44065.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11929","","IND","Myhre","Jennifer","","","","","San Jose","CA","94402.0","De Anza College","Sociology instructor","","I","44065.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11930","","IND","Adams","Harry","","","","","San Jose","CA","95127.0","unemployed","unemployed","","I","44065.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11931","","IND","Collins","Alan","","","","","San Francisco","CA","94107.0","unemployed","unemployed","","I","44065.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11934","","IND","Karpf","Jonathan","","","","","San Jose","CA","95112.0","unemployed","unemployed","","I","44064.0","","26.27","","","","","","","52.54","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11935","","IND","Shoup","Laurence","","","","","Oakland","CA","94609.0","unemployed","unemployed","","I","44064.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11936","","IND","Nouri","Naghmeh","","","","","Belmont","CA","94002.0","Experien","Consultant","","I","44064.0","","52.23","","","","","","","104.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11937","","IND","Dennis","Michael","","","","","Miami Beach","FL","33139.0","NationBuilder","Account Executive","","I","44064.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11938","","IND","Nouri","Nadia","Ms.","","","","San Jose","CA","95134.0","Sales","eSilicon","","I","44064.0","","52.23","","","","","","","858.92","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11939","","IND","Sandoval","Kai","","","","","San Jose","CA","95111.0","M/M Pulido","Care Provider","","I","44064.0","","52.23","","","","","","","478.93","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11940","","IND","Nouri","Nadia","Ms.","","","","San Jose","CA","95134.0","Sales","eSilicon","","I","44064.0","","52.23","","","","","","","858.92","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11941","","IND","Brashares","June","","","","","Sebastopol","CA","95472.0","Zero Energy Associates","Office Manager","","I","44064.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11942","","IND","Habibizad","Nazila","","","","","Woodside","CA","94062.0","GBT","Head of opérations","","I","44064.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11943","","IND","Nouri","Kordieh","Ms.","","","","San Jose","CA","95131.0","None","Homemaker","","I","44064.0","","52.23","","","","","","","330.73","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11948","","IND","Cobb","David","","","","","Eureka","CA","95501.0","Cooperation Humboldt","Organizer","","I","44064.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11949","","IND","Mallon","Monica","Ms.","","","","San Jose","CA","95124.0","SJSU Associated Students","TDM Assistant","","I","44064.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11950","","IND","Bishop","Vance","","","","","San Jose","CA","95120.0","No Name","Engineer","","I","44064.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11951","","IND","Ukaegbu","Henry","","","","","San Jose","CA","95110.0","Menlo Security","Engineer","","I","44064.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11952","","IND","Halse","Maryann","","","","","Chula Vista","CA","91911.0","unemployed","unemployed","","I","44063.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11953","","IND","BAUM","DALE","","","","","Oakland","CA","94602.0","unemployed","unemployed","","I","44063.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11954","","IND","Stoll","Roger","","","","","San Rafael","CA","94901.0","unemployed","unemployed","","I","44063.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11955","","IND","Stream","Mary Anne","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44063.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11956","","IND","Nouri","Naghmeh","","","","","Belmont","CA","94002.0","Experien","Consultant","","I","44062.0","","52.23","","","","","","","104.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11957","","IND","McManaway","Doug","","","","","San Jose","CA","95113.0","Wilson Sonsini Goodrich and Rosati","Attorney","","I","44062.0","","104.15","","","","","","","154.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11958","","IND","Padover","David","Mr.","","","","San Jose","CA","95126.0","Lockheed Martin","Engineer","","I","44062.0","","52.23","","","","","","","470.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11959","","IND","Taherpour","Rokhsan","","","","","Los Angeles","CA","91356.0","CCHCS","Physician","","I","44062.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11960","","IND","Koski","Anna","","","","","San Jose","CA","95118.0","CTA","Uniserv Staff","","I","44061.0","","37.69","","","","","","","37.69","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11961","","IND","Wierslee","Zeal","","","","","San Jose","CA","95126.0","Instagram","Software Engineer","","I","44061.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11962","","IND","Violett","Tom","","","","","Farmingdale","NJ","7727.0","Walters Group","Project Manager","","I","44061.0","","21.08","","","","","","","31.78","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11963","","IND","Lurey","Matan","","","","","San Jose","CA","95126.0","Google","Software Engineer","","I","44061.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11964","","IND","Rodarte","Ron","","","","","San Clemente","CA","92672.0","AAS-LLC","L.A. County District Manager","","I","44061.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11965","","IND","Chappell","Rex","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44061.0","","519.52","","","","","","","519.52","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11966","","IND","DaValle","Sebastian","","","","","San Francisco","CA","94110.0","Aperture aviation","Line Pilot","","I","44061.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11967","","IND","spitzer","Jason","","","","","San Jose","CA","95120.0","Inficon","Engineer","","I","44060.0","","27.0","","","","","","","74.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11968","","IND","Gursu","Jen","","","","","San Jose","CA","95136.0","unemployed","unemployed","","I","44060.0","","25.0","","","","","","","95.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11969","","IND","Herrin","Steven","","","","","San Jose","CA","95126.0","23andMe","Software Engineer","","I","44060.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11970","","IND","Coleman","Michele","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44059.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11971","","IND","Young","Roberto","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44058.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11972","","IND","Poirier","Lindsay","","","","","Sacramento","CA","95833.0","University of California Davis","Assistant Professor","","I","44058.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11973","","IND","Jung","Bob","Mr.","","","","Los Altos","CA","94024.0","Google","Engineering Manager","","I","44058.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11974","","IND","Holstrom","Cindy","","","","","Los Altos","CA","94024.0","unemployed","unemployed","","I","44058.0","","62.62","","","","","","","62.62","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11975","","IND","Purcell","Gloria","","","","","Belmont","CA","94002.0","Unemployed","Unemployed","","I","44058.0","","31.46","","","","","","","165.61","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11976","","IND","Watson","David","","","","","San Jose","CA","95125.0","Google","Engineer","","I","44058.0","","523.47","","","","","","","523.47","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11977","","IND","Valentine","Heather","","","","","San Jose","CA","95124.0","Notre Dame High School San Jose","Counselor, LMFT","","I","44058.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11978","","IND","Sawyer","Thomas","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44057.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11979","","IND","Roemer","Thomas","","","","","San Jose","CA","95126.0","Applied Materials","HR Analyst","","I","44057.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11980","","IND","Driver","Diane","","","","","Langley","WA","98260.0","unemployed","unemployed","","I","44057.0","","5.5","","","","","","","5.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11981","","IND","Robledo","Robert","","","","","San Jose","CA","95126.0","Santa Clara County Medical Association","Deputy Director","","I","44057.0","","52.23","","","","","","","152.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11982","","IND","Bigney","Falcon","","","","","San Jose","CA","95126.0","Starbucks","Barista","","I","44057.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11983","","IND","Farkouh","Adriana","Ms.","","","","San Jose","CA","95126.0","Retired","Retired","","I","44057.0","","50.0","","","","","","","327.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11984","","IND","Buchanan","Blake","","","","","San Jose","CA","95126.0","ARUSD","Teacher","","I","44057.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11985","","IND","McCain","Adrianna","","","","","San Jose","CA","95126.0","The Law Office of Matthew J. Rudy","Legal Assistant","","I","44057.0","","21.08","","","","","","","31.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11986","","IND","Anders","Nancy","","","","","San Jose","CA","95128.0","Unemployed","Unemployed","","I","44057.0","","52.23","","","","","","","62.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11987","","IND","Padover","David","Mr.","","","","San Jose","CA","95126.0","Lockheed Martin","Engineer","","I","44056.0","","26.27","","","","","","","470.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11988","","IND","Siegler","Andrew","","","","","Sunnyvale","CA","94086.0","unemployed","unemployed","","I","44056.0","","10.7","","","","","","","83.9","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11989","","IND","Pearl","Dennis","","","","","Port Matilda","PA","16970.0","Penn State University","Professor","","I","44056.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11990","","IND","Cortez","Vince","","","","","Campbell","CA","95008.0","unemployed","unemployed","","I","44056.0","","10.7","","","","","","","21.4","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11991","","IND","Schwab","David","","","","","Madison","WI","53703.0","Self Employed","Communications","","I","44056.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11992","","IND","Dent","Clarice","","","","","San Jose","CA","95128.0","retired","retired","","I","44056.0","","26.27","","","","","","","391.88","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11993","","IND","Driscoll","Bryce","Mr.","","","","Portland","OR","97221.0","St. John the Baptist","AFter School Teacher","","I","44056.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11994","","IND","Colby","Robert","","","","","san Jose","CA","95125.0","Apple","QA Engineer","","I","44055.0","","50.0","","","","","","","154.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11995","","IND","Jacob","Sushil","","","","","Oakland","CA","94619.0","Tuttle Law Group","Lawyer","","I","44055.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11996","","IND","Vitek","Clementine","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44055.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11997","","IND","Clerencia","Isaac","","","","","San Jose","CA","95131.0","Google","Software Engineer","","I","44055.0","","10.7","","","","","","","32.1","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11998","","IND","Ruiz","Brian","","","","","Santa Clara","CA","95050.0","Gardner","Therapist","","I","44055.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11999","","IND","Ostberg","Anna","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44055.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12000","","IND","Strange","Alex","","","","","Sunnyvale","CA","94086.0","Apple","Engineer","","I","44055.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12001","","IND","Atondo","Alexa","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44055.0","","10.7","","","","","","","40.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12002","","IND","Eligado","Sara","","","","","San Jose","CA","95131.0","Good Samaritan","RN","","I","44055.0","","10.7","","","","","","","60.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12003","","IND","Zapien","Rosie","","","","","San Jose","CA","95126.0","John Welsh MD","Medical Assistant","","I","44054.0","","100.0","","","","","","","256.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12004","","IND","Elwell","Peggy","Ms.","","","","San Jose","CA","95133.0","Santa Clara County","Librarian","","I","44054.0","","50.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12005","","IND","Sajjan","Jas","","","","","Oakland","CA","94607.0","San Francisco 49ers","Public Affairs","","I","44054.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12006","","IND","Aodha","Sean Mac","","","","","San Jose","CA","95126.0","APMG, Inc.","Medical Services Manager","","I","44053.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12007","","IND","Bellorado","Jason","","","","","San Jose","CA","95125.0","Seagate Technology","Engineer","","I","44053.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12008","","IND","Tyler","Scott","","","","","Winston-Salem","NC","27127.0","Edwards LifeSciences","Engineer","","I","44052.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12009","","IND","Mora","Antonio","Mr.","","","","San Jose","CA","95121.0","Retired","Retired","","I","44052.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12010","","IND","Rivers","Kristin","","","","","San Jose","CA","95123.0","Santa Clara County Office of Education","Alternative Education Teacher","","I","44051.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12011","","IND","Ames","Lawrence","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44051.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12012","","IND","Abreim","Gary","Mr.","","","","Occidental","CA","95465.0","self employed","Business Consultant","","I","44051.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12013","","IND","Marin","Lynda","","","","","Santa Cruz","CA","95060.0","Carmel Valley Retreat","Owner Manager","","I","44051.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12014","","IND","Ortiz","Edgar","","","","","San Jose","CA","95128.0","EAH Housing","Resident Services","","I","44051.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12015","","IND","Farkouh","Adriana","Ms.","","","","San Jose","CA","95126.0","Retired","Retired","","I","44050.0","","52.23","","","","","","","327.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12016","","IND","Fargo","Peter","","","","","San Jose","CA","95125.0","retired","retired","","I","44050.0","","52.23","","","","","","","313.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12017","","IND","Doyle","James","","","","","San Jose","CA","95124.0","unemployed","unemployed","","I","44048.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12018","","IND","Park-McClintick","Neil","","","","","Cupertino","CA","95014.0","Working Partnerships USA","Organizer","","I","44048.0","","45.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12019","","IND","shannon","jack","","","","","San Jose","CA","95128.0","unemployed","unemployed","","I","44048.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12020","","IND","Swift","Megan","","","","","San Jose","CA","95128.0","unemployed","unemployed","","I","44047.0","","208.0","","","","","","","416.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12021","","IND","Eldredge","Annette","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44047.0","","52.23","","","","","","","78.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12022","","IND","Wong","Sebastian","","","","","San Jose","CA","95125.0","LogDNA","Sales Manager","","I","44047.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12023","","IND","O'Connell","Joseph","","","","","Homewood","IL","60430.0","Unemployed","Unemployed","","I","44046.0","","52.23","","","","","","","156.69","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12024","","IND","Ahrens","Patrick","","","","","Cupertino","CA","95124.0","CA Assembly","District Director","","I","44046.0","","52.23","","","","","","","282.65","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12025","","IND","Ehrhart","Rick","","","","","San Jose","CA","95125.0","Ionic Security","Developer Advocate","","I","44045.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12026","","IND","Zandbergen","Zoe","","","","","San Jose","CA","95125.0","JetPens","Marketing","","I","44045.0","","15.0","","","","","","","55.89","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12027","","IND","Ajluni","Salem","","","","","San Jose","CA","95128.0","Self Employed","Economist","","I","44045.0","","100.0","","","","","","","120.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12028","","IND","Thorsen","Hilary","","","","","San Jose","CA","95128.0","Stanford University","Librarian","","I","44045.0","","52.23","","","","","","","104.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12029","","IND","Osborne","Eric Victorino","","","","","San Jose","CA","95122.0","unemployed","unemployed","","I","44044.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12030","","IND","Rosenberg","Joel H","","","","","Palo Alto","CA","94306.0","Self","Math Tutor","","I","44044.0","","26.27","","","","","","","78.81","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12031","","IND","Schmit","John","","","","","Salida","CA","95368.0","Unemployed","Unemployed","","I","44044.0","","62.62","","","","","","","374.77","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12032","","IND","Noah","Martin","Mr.","","","","Olympia","WA","98506.0","Quaker Voice on Washington Public Policy","Legislative Advocate","","I","44044.0","","10.7","","","","","","","115.6","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12033","","IND","Price","Susan","","","","","San Jose","CA","95128.0","Retired","Community Outreach","","I","44044.0","","31.46","","","","","","","99.58","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12034","","IND","Griffin","Dina","","","","","San Jose","CA","95125.0","Evergreen School District","Speech Therapist","","I","44044.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12035","","IND","Dewald","Thomas","","","","","Fort Walton Beach","FL","32548.0","retired","retired","","I","44044.0","","6.54","","","","","","","214.84","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12036","","IND","spitzer","Jason","","","","","San Jose","CA","95120.0","Inficon","Engineer","","I","44044.0","","27.0","","","","","","","74.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12037","","IND","Higgins","Jenny","","","","","San Jose","CA","95120.0","unemployed","unemployed","","I","44044.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12038","","IND","Madsen","Felicia","","","","","San Jose","CA","95125.0","David and Lucile Packard Foundation","Non-profit volunteer","","I","44044.0","","104.15","","","","","","","156.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12039","","IND","Hunt","Gerald","","","","","San Jose","CA","95124.0","Retired","Retired","","I","44044.0","","10.0","","","","","","","52.16","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12040","","IND","DellaMattera","Nancy","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44044.0","","104.15","","","","","","","308.3","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12041","","IND","Britton","Jon","","","","","Campbell","CA","95008.0","Retired","Retired","","I","44044.0","","10.7","","","","","","","47.36","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12042","","IND","Vladimirov","Georgy","Mr.","","","","Palo Alto","CA","94303.0","Zume","Computer Programmer","","I","44044.0","","15.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12043","","IND","Barrett","Bob","","","","","San Jose","CA","95112.0","Confluent","Software Engineer","","I","44044.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12044","","IND","Solick","Randa","","","","","Aptos","CA","95003.0","unemployed","unemployed","","I","44043.0","","6.54","","","","","","","6.54","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12045","","IND","Palmer","Will","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44043.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12046","","IND","Cook","Travis","","","","","San Jose","CA","95126.0","Slack","Engineer","","I","44043.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12047","","IND","Baez","Rosemary","","","","","San Jose","CA","95124.0","Third Street Community Center","Executive Director","","I","44043.0","","10.7","","","","","","","36.97","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12048","","IND","Mazelis","Dylan","","","","","San Jose","CA","95126.0","San Jose Stae University","Leadership Development Coordinator","","I","44043.0","","10.7","","","","","","","65.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12049","","IND","watson","michelle","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44043.0","","104.15","","","","","","","572.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12050","","IND","Krackov","Patricia","","","","","San Jose","CA","95126.0","Self Employed","Philanthropic and Nonprofit Advisor","","I","44043.0","","21.08","","","","","","","62.48","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12051","","IND","El-Miaari","Abid","","","","","Foster City","CA","94404.0","Caltrans","Engineer","","I","44043.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12052","","IND","Avalos","Manuel","","","","","San Jose","CA","95110.0","Brown University","It Support","","I","44043.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12053","","IND","Franco-Clausen","Shanta","","","","","San Jose","CA","95124.0","Yes on Prop 17","Campaign Manager","","I","44043.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12054","","IND","King","Ralph","Mr.","","","","Portola Valley","CA","94028.0","Self Employed","Film Maker","","I","44043.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12055","","IND","Southall","Sean","","","","","Brooklyn","NY","11230.0","Linedata","Product Manager","","I","44043.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12056","","IND","Boyle","Andrew","","","","","San Jose","CA","95126.0","Ursus Inc","Hydraulic Modeling Engineer","","I","44043.0","","10.7","","","","","","","125.55","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12057","","IND","Condito","Michael","Mr.","","","","San Jose","CA","95125.0","self employed","Analog Mask Designer","","I","44043.0","","10.7","","","","","","","47.98","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12058","","IND","campbell","Benita","","","","","Burgettstown","PA","15021.0","unemployed","unemployed","","I","44042.0","","3.05","","","","","","","6.1","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12059","","IND","Sandoval","Kai","","","","","San Jose","CA","95111.0","M/M Pulido","Care Provider","","I","44042.0","","208.0","","","","","","","478.93","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12060","","IND","Desjardin","Susan","","","","","San Jose","CA","95125.0","Retired","Teacher/Engineer","","I","44042.0","","156.07","","","","","","","774.28","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12061","","IND","Roth","Bill","","","","","San Jose","CA","95125.0","VMWare","Economist","","I","44042.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12062","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","44042.0","","10.7","","","","","","","180.16","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12063","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","CUHSD","Teacher","","I","44041.0","","50.0","","","","","","","210.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12064","","IND","Rivell","Thomas","Mr.","","","","San Jose","CA","95113.0","Retired","Retired","","I","44041.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12065","","IND","Bigelow","Caitlin","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44041.0","","20.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12066","","IND","Mankin","Jennifer","","","","","San Jose","CA","95126.0","Crowndstrike","Software Engineer","","I","44041.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12067","","IND","Brockmeyer","Sarah","","","","","San Jose","CA","95126.0","Santa Clara University","Immigration advisor","","I","44041.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12068","","IND","Rothrock","Kelsey","","","","","San Jose","CA","95125.0","Alum Rock Union School District","5th grade teacher","","I","44041.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12069","","IND","Westerlund","William","Mr.","","","","San Jose","CA","95126.0","Accenture","Recruiter","","I","44040.0","","104.15","","","","","","","360.53","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12070","","IND","Renaud","Lauren","","","","","San Jose","CA","95125.0","Family Independence Initiative","Director of Analytics","","I","44040.0","","124.92","","","","","","","229.07","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12071","","IND","Campi","Michael","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44040.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12072","","IND","Manski","Ben","","","","","Goleta","CA","93117.0","unemployed","unemployed","","I","44040.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12073","","IND","Wasser","Charles","Mr.","","","","San Jose","CA","95118.0","Print Broker","Self Employed","","I","44040.0","","21.08","","","","","","","47.35","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12074","","IND","Bennett","Marguerite","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44040.0","","26.27","","","","","","","78.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12075","","IND","Yates","Debbie","Mrs.","","","","Schereville","IN","46375.0","retired","retired","","I","44040.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12076","","IND","White","Anna-Maria","Ms.","","","","Saratoga","CA","95070.0","CUSD","Teacher","","I","44040.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12077","","IND","Bleymaier","Claire","Ms.","","","","San Jose","CA","95120.0","The Health Trust","Mgr. Food and Nutrition Services","","I","44040.0","","10.7","","","","","","","165.16","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12078","","IND","Ledesma","David","Mr.","","","","San Jose","CA","95128.0","Self Employed","Message Therapist","","I","44040.0","","104.15","","","","","","","373.72","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12079","","IND","Eldridge","Jordan","Mr.","","","","Cupertino","CA","95014.0","Eldridge Political Partners LLC","Principal","","I","44040.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12080","","IND","Cortez","Vince","","","","","Campbell","CA","95008.0","unemployed","unemployed","","I","44040.0","","10.7","","","","","","","21.4","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12081","","IND","Manley","Anne","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44039.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12082","","IND","Vaccaro","Jenna","","","","","San Jose","CA","95125.0","Amex","Web Designer","","I","44039.0","","15.89","","","","","","","47.67","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12083","","IND","Bell","Tyler","","","","","San Jose","CA","95126.0","Apex Systems","Sales","","I","44039.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12084","","IND","Chaid","David","","","","","San Jose","CA","95125.0","KDInfotech","IT Manager","","I","44037.0","","10.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12085","","IND","Chang","Charlsie","","","","","San Jose","CA","95129.0","County of Santa Clara","Board Aide","","I","44036.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12086","","IND","McMahon","Tom","","","","","San Jose","CA","95126.0","Google","Engineering Manager","","I","44035.0","","5.5","","","","","","","5.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12087","","IND","ROBLEDO","Carol","","","","","San Jose","CA","95128.0","unemployed","unemployed","","I","44035.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12088","","IND","Wilson","Laura","","","","","San Jose","CA","95125.0","Berryessa Union School District","Teacher","","I","44034.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12089","","IND","Karpf","Jonathan","","","","","San Jose","CA","95112.0","unemployed","unemployed","","I","44033.0","","26.27","","","","","","","52.54","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12090","","IND","Dent","Clarice","","","","","San Jose","CA","95128.0","retired","retired","","I","44033.0","","26.27","","","","","","","391.88","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12091","","IND","Dovala","John","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44032.0","","15.89","","","","","","","15.89","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12092","","IND","Padover","David","Mr.","","","","San Jose","CA","95126.0","Lockheed Martin","Engineer","","I","44031.0","","52.23","","","","","","","470.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12093","","IND","Boyle","Andrew","","","","","San Jose","CA","95126.0","Ursus Inc","Hydraulic Modeling Engineer","","I","44031.0","","104.15","","","","","","","125.55","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12094","","IND","McTernan","George","","","","","San Jose","CA","95133.0","unemployed","unemployed","","I","44030.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12095","","IND","Pearl","Dennis","","","","","Port Matilda","PA","16970.0","Penn State University","Professor","","I","44029.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12096","","IND","Eldredge","Annette","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44029.0","","26.27","","","","","","","78.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12097","","IND","Berry","Bob","","","","","San Jpse","CA","95126.0","unemployed","unemployed","","I","44029.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12098","","IND","Means","Robert","Mr.","","","","Milpitas","CA","95035.0","Sustainable Habitat","Marketing","","I","44029.0","","50.0","","","","","","","729.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12099","","IND","Vanness","Shawn","","","","","Oxford","OH","45056.0","Miami University","Communications","","I","44029.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12100","","IND","Kelly","Andrea Guillen","","","","","San Jose","CA","95126.0","Stanford Children’s","Nurse","","I","44029.0","","35.0","","","","","","","61.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12101","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","44029.0","","31.46","","","","","","","180.16","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12102","","IND","Foley","Patti","","","","","Los Gatos","CA","95033.0","Corcept Therapeutic inc","HR","","I","44029.0","","50.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12103","","IND","Cavada","William","","","","","San Jose","CA","95125.0","ESUHSD","Teacher","","I","44029.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12104","","IND","Bigelow","Caitlin","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44028.0","","25.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12105","","IND","Condito","Michael","Mr.","","","","San Jose","CA","95125.0","self employed","Analog Mask Designer","","I","44027.0","","5.5","","","","","","","47.98","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12106","","IND","Swift","Megan","","","","","San Jose","CA","95128.0","unemployed","unemployed","","I","44027.0","","208.0","","","","","","","416.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12107","","IND","Rossmann","Emilia","","","","","San Jose","CA","95125.0","Athena Camps","Camp Coach","","I","44027.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12108","","IND","Titizer","Emre","","","","","Santa Clara","CA","95051.0","Walmart","Intern","","I","44026.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12109","","IND","Landers","Ben","","","","","CAmpbell","CA","95008.0","Fufillment Systems Inc","Cashier","","I","44026.0","","208.0","","","","","","","312.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12110","","IND","Idemoto","Eula","","","","","San Jose","CA","95125.0","FIRST 5 Santa Clara County","Assistant Director","","I","44026.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12111","","IND","Armstrong","Cynthia","","","","","San Jose","CA","95125.0","IBM","Cybersecurity","","I","44026.0","","52.23","","","","","","","78.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12112","","IND","Mazelis","Dylan","","","","","San Jose","CA","95126.0","San Jose Stae University","Leadership Development Coordinator","","I","44026.0","","35.0","","","","","","","65.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12113","","IND","Barrera","Gregoria","","","","","San Jose","CA","95125.0","Child Development Inc.","Staff Acctountant","","I","44026.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12114","","IND","Huang","Mindy","","","","","Santa Clara","CA","95054.0","Google","Project Manager","","I","44026.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12115","","IND","Rojas","Sarai","","","","","San Jose","CA","95126.0","SEI","Fellow","","I","44026.0","","40.0","","","","","","","55.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12116","","IND","Barcelos","Elizabeth","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44026.0","","50.0","","","","","","","268.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12117","","IND","Ciccarello","Sarah","","","","","San Jose","CA","95128.0","Evergreen Schools","Teacher","","I","44026.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12118","","IND","Gillick","Beth","","","","","San Jose","CA","95126.0","Brandvia","Accountant","","I","44025.0","","52.23","","","","","","","62.93","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12119","","IND","Clerencia","Isaac","","","","","San Jose","CA","95131.0","Google","Software Engineer","","I","44024.0","","10.7","","","","","","","32.1","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12120","","IND","Moody","Brandi","","","","","San Jose","CA","95126.0","Self","consultant","","I","44023.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12121","","IND","O'Connell","Joseph","","","","","Homewood","IL","60430.0","Unemployed","Unemployed","","I","44022.0","","52.23","","","","","","","156.69","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12122","","IND","Fargo","Peter","","","","","San Jose","CA","95125.0","retired","retired","","I","44019.0","","52.23","","","","","","","313.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12123","","IND","Patenaude","Tera","Ms.","","","","Lewisburg","PA","17837.0","Geisinger Hospital","Certified Athletic Trainer","","I","44019.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12124","","IND","Short","Kyle","","","","","Saratoga","CA","95070.0","Ma Labs","Customer Service","","I","44019.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12125","","IND","Hunt","Gerald","","","","","San Jose","CA","95124.0","Retired","Retired","","I","44018.0","","15.89","","","","","","","52.16","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12126","","IND","Hickey","David","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44018.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12127","","IND","Baratz","Michael","","","","","San Jose","CA","95128.0","unemployed","unemployed","","I","44018.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12128","","IND","Nelson","Jake","","","","","San Jose","CA","95128.0","PBN2020 Inc.","Marketing Manager","","I","44018.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12129","","IND","Glaser","Fiona","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44017.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12130","","IND","Moore","Mari","","","","","San Jose","CA","95124.0","Law Office","Paralegal","","I","44016.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12131","","IND","Bachelani","Najma","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44015.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12132","","IND","Bonner","Travis","","","","","San Jose","CA","95124.0","BCS marketing","Sales","","I","44014.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12133","","IND","Huezo","Alex","","","","","Huntington Park","CA","90255.0","Unemployed","Unemployed","","I","44014.0","","25.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12134","","IND","Parkhurst","Maggie","","","","","San Jose","CA","95125.0","Ushur","Marketing","","I","44014.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12135","","IND","Candler","Blake","","","","","Arlington","VA","22206.0","U.S. Department of Commerce","International Program Specialist","","I","44014.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12136","","IND","Sarson","Michael","","","","","AB10 6AQ","XX","0.0","Baker Hughes","Supply Chain Manager","","I","44014.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12137","","IND","Kindel","Alexander","","","","","Mountain View","CA","94043.0","Google","Programmer","","I","44014.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12138","","IND","Parsons","Karen","Ms","","","","Morgan Hill","CA","95037.0","County of Santa Clara","Social Worker","","I","44014.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12139","","IND","Kim","Jongjin","","","","","San Jose","CA","95128.0","KLA Corporation","Research Scientist","","I","44014.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12140","","IND","Rosenberg","Joel H","","","","","Palo Alto","CA","94306.0","Self","Math Tutor","","I","44013.0","","26.27","","","","","","","78.81","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12141","","IND","Filzen","Drea","","","","","Arlington","VA","22205.0","Management analyst","Cherokee nation businesses","","I","44013.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12142","","IND","Ahrens","Patrick","","","","","Cupertino","CA","95124.0","CA Assembly","District Director","","I","44013.0","","26.27","","","","","","","282.65","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12143","","IND","Noah","Martin","Mr.","","","","Olympia","WA","98506.0","Quaker Voice on Washington Public Policy","Legislative Advocate","","I","44013.0","","10.7","","","","","","","115.6","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12144","","OTH","Northern California Carpenters Regional Council ID #972104","","","","","","Oakland","CA","94621.0","","","","","44093.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12144","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12145","","IND","Cortese","Dave and Suzanne","","","","","San Jose","CA","95135.0","Santa Clara County","County Supervisor","","","44088.0","","750.0","","","","","","","750.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12145","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12146","","IND","Feldberg","Lisa","","","","","San Jose","CA","95112.0","Retired","Retired","","","44085.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12146","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12147","","IND","Madero","Bertha","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","","44085.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12147","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12148","","OTH","IBEW 302 Community Candidates PAC #1300752","","","","","","Martinez","CA","94533.0","","","","","44082.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12148","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12149","","OTH","IBEW Local 617","","","","","","San Mateo","CA","94402.0","","","","","44082.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12149","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12150","","IND","Osmer","Gail","","","","","San Jose","CA","95136.0","County Senior Care Commission","Chairperson","","","44082.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12150","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12151","","OTH","California Nurses Associatoin PAC #780657","","","","","","Sacramento","CA","95814.0","","","","","44082.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12151","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12152","","IND","Daniel","Maxine","","","","","Tracy","CA","95377.0","unemployed","unemployed","","","44071.0","","25.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12152","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12153","","IND","Jain","Sudhanshu","Mr.","","","","Santa Clara","CA","95050.0","retired","retired","","","44071.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12153","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12154","","IND","Armstrong","Libby","","","","","San Jose","CA","95126.0","Retired","Retired","","","44071.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12154","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12155","","IND","Sheppard","Barry","","","","","Hayward","CA","94541.0","Retired","Retired","","","44071.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12155","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12156","","IND","Markowitz","Paul","","","","","San Jose","CA","95123.0","Unemployed","Unemployed","","","44071.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12156","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12157","","OTH","Sheet Metal Workers International Local 104 #850381","","","","","","San Ramon","CA","94583.0","","","","","44065.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12157","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12158","","OTH","SJTA Political Action Committee","","","","","","San Jose","CA","95123.0","","","","","44064.0","","599.0","","","","","","","599.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12158","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12159","","OTH","Teamsters Local 856 PAC","","","","","","Sacramento","CA","95814.0","","","","","44060.0","","500.0","","","","","","","1100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12159","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12160","","IND","Good","Brian","","","","","Palo Alto","CA","94301.0","self employed","analyst","","","44060.0","","200.0","","","","","","","356.07","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12160","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12161","","IND","Baradar","Esmat","","","","","San Jose","CA","95120.0","Retired","Retired","","","44060.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12161","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12162","","OTH","Santa Clara & San Benito Counties Building Contstruction Trades Council","","","","","","San Jose","CA","95125.0","","","","","44054.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12162","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12163","","IND","Farley","Timothy","","","","","San Jose","CA","95126.0","Retired","Retired","","","44049.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12163","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12164","","OTH","Cement Masons Local 400 PAC #1223458","","","","","","Sacramento","CA","95834.0","","","","","44049.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12164","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12165","","OTH","IBEW PAC Educational Fund","","","","","","Washington","DC","20001.0","","","","","44049.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12165","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12166","","OTH","IBEW Local 11","","","","","","Pasadena","CA","91101.0","","","","","44049.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12166","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12167","","OTH","Local 393 PAC #851452","","","","","","Sacramento","CA","95814.0","","","","","44049.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12167","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12168","","OTH","IFPTE Local 21 #881248","","","","","","San Francisco","CA","94103.0","","","","","44043.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12168","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12169","","IND","Loewenstein","Carol","","","","","Ben Lomond","CA","95005.0","Retired","Retired","","","44039.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12169","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12170","","OTH","Teamsters Local Union PAC","","","","","","Sacramento","CA","95814.0","","","","","44030.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12170","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12171","","IND","Shafi","Sayed","","","","","San Jose","CA","95126.0","Google","Engineer","","","44019.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12171","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12172","","IND","Boyle","Mary","","","","","Homewood","IL","60430.0","unemployed","unemployed","","","44019.0","","50.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12172","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12173","","IND","Boyle","Janine","","","","","Homewood","IL","60430.0","retired","retired","","","44019.0","","200.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12173","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12174","","IND","Morales","Elena","","","","","San Jose","CA","95111.0","Yerba Buena High School","Custodian","","","44092.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12175","","IND","Mendes","Alfonso","","","","","San Jose","CA","95122.0","Mas Service","Technician","","","44092.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12176","","IND","Valencia","Nancy","","","","","San Jose","CA","95122.0","AT&T","Customer Service","","","44092.0","","70.0","","","","","","","70.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12177","","IND","Ponce","Amaliea","","","","","San Jose","CA","95122.0","None","Housewife","","","44092.0","","53.0","","","","","","","53.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12178","","IND","Elwell","Peggy","Ms.","","","","San Jose","CA","95133.0","Santa Clara County","Librarian","","","44092.0","","50.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12179","","IND","Aleage","Bilma","","","","","San Jose","CA","95122.0","Amazon","Packing","","","44092.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12180","","IND","Spencer","Julia","","","","","San Jose","CA","95122.0","Cavalleras Immigration & Associates","Secretary","","","44092.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12181","","IND","Marshall","James","","","","","San Jose","CA","95125.0","unemployed","unemployed","","","44092.0","","40.0","","","","","","","71.45","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12182","","IND","Medina","Maria","","","","","San Jose","CA","95111.0","None","Housewife","","","44092.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12183","","IND","Gonzalez","Maria","","","","","San Jose","CA","95112.0","Unemployed","Unemployed","","","44092.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12184","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","CUHSD","Teacher","","","44092.0","","25.0","","","","","","","210.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12185","","IND","Gutierrez","Teresa","","","","","San Jose","CA","95122.0","Retired","Retired","","","44092.0","","22.0","","","","","","","22.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12186","","IND","Cortez","Vincent","","","","","Campbell","CA","95008.0","unemployed","unemployed","","","44092.0","","20.0","","","","","","","55.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12187","","IND","Walker","Tinamarie","","","","","San Jose","CA","95117.0","Mosaic Global Transportation","Dispatcher","","","44092.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12188","","IND","Rosas","Damian","","","","","San Jose","CA","95122.0","Self Employed","Painter","","","44092.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12189","","IND","Linares","Gloria","","","","","San Jose","CA","95122.0","Unemployed","Unemployed","","","44092.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12190","","IND","Lopez","Sandra","","","","","San Jose","CA","95122.0","Meza Corporation","Cashier","","","44092.0","","13.0","","","","","","","13.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12191","","IND","Aliaga","Stephanie","","","","","San Jose","CA","95122.0","Talent Solutions TAPFIN","HR Coordinator","","","44092.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12194","","IND","Dean","Kate Ellen","","","","","Marcellus","NY","13108.0","Pinterest","Account Manager","","I","44013.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12195","","IND","Baker","Emma","","","","","San Jose","CA","95112.0","Our City Forest","AmeriCorps member","","I","44013.0","","5.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12196","","IND","Toscano","Cynthia","","","","","San Jose","CA","95122.0","San Jose Primary School","Teacher","","I","44013.0","","10.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12197","","IND","Stern","Jake","","","","","New York","NY","10026.0","Student","Student","","I","44013.0","","20.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12198","","IND","Roland","Jacob","","","","","Seattle","WA","98102.0","Relign Corporation","Engineer","","I","44013.0","","100.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12199","","IND","Nickerson","Ryan","","","","","San Jose","CA","95128.0","El Camino Hospital","Facilities Engineer","","I","44013.0","","10.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12200","","IND","Madero","Angel","","","","","San Jose","CA","95126.0","STudent","Student","","I","44013.0","","20.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12201","","IND","Gonzalez","Damaris","","","","","San Jose","CA","95126.0","City of San Jose","Recreational Leader","","I","44013.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12202","","IND","Lanham","Elizabeth","","","","","San Jose","CA","95110.0","DRG, INC","Urban Forestry Project Manager","","I","44013.0","","10.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12203","","IND","Mooney","Paul","","","","","San Francisco","CA","94131.0","San Mateo Foster City School District","Science teacher","","I","44013.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12204","","IND","Palmer","Michael","","","","","San Francisco","CA","94133.0","Augmedix","Sales Operations Analyst","","I","44013.0","","10.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12205","","IND","Schuler","Karen","Ms.","","","","San Jose","CA","95124.0","Casa di Mir Montessori School","Director of Finance","","I","44013.0","","50.0","","","","","","","190.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12206","","IND","Privitt","Mara","","","","","San Jose","CA","95123.0","Snake & Butterfly","Owner","","I","44013.0","","15.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12207","","IND","Caballero","Ryan","","","","","New York","NY","10014.0","Databricks","Sales","","I","44013.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12208","","IND","Harris","Kerry","","","","","San Francisco","CA","94118.0","Mixpanel","Sales","","I","44013.0","","20.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12209","","IND","Kozak","Scott","","","","","San Francisco","CA","94118.0","Samsara","Sales","","I","44013.0","","20.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12210","","IND","Berg","Sarah","","","","","San Jose","CA","95117.0","Student","Student","","I","44013.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12211","","IND","Colvin","Morgan","","","","","San Jose","CA","95112.0","Davey Resource Group","Ultility Forester","","I","44013.0","","1.0","","","","","","","23.4","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12212","","IND","Romero","Lauren","","","","","Los Angeles","CA","90024.0","Unemployed","Unemployed","","I","44013.0","","1.0","","","","","","","2.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12213","","IND","Hylen","Blake","","","","","Del Mar","CA","92014.0","JNI","Account Executive","","I","44013.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12214","","IND","Ichikawa","Adam","","","","","San Francisco","CA","94108.0","Affirm Inc.","Business Partner","","I","44013.0","","10.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12215","","IND","Fallier","Jeff","","","","","Oakland","CA","94608.0","Unemployed","Unemployed","","I","44013.0","","10.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12216","","IND","Mendoza","Nico","","","","","San Jose","CA","95128.0","Siren","Systems Analyst","","I","44013.0","","20.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12217","","IND","Catano","Aria","","","","","Los Angeles","CA","90007.0","STudent","Student","","I","44013.0","","15.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12218","","IND","Moreno","Ciana","","","","","Morgan Hill","CA","95037.0","Student","Student","","I","44013.0","","10.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12219","","IND","Partida","Victoria","","","","","San Jose","CA","95122.0","Community Health","Partnership Program Coordinator","","I","44013.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12220","","IND","Casas","Jorge","","","","","San Jose","CA","95125.0","City of San Jose","District 5 Council Aid","","I","44013.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12221","","IND","Levine","Adonis","Mr.","","","","San Jose","CA","95125.0","Liftoff mobile","Sales Manager","","I","44013.0","","250.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12222","","IND","Bola","Susheel","","","","","San Jose","CA","95118.0","Randstad SJ","Temp office Manager","","I","44013.0","","15.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12223","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","44013.0","","10.0","","","","","","","180.16","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12224","","IND","Collins","Sheila","","","","","San Jose","CA","95125.0","Google","Attorney","","I","44013.0","","250.0","","","","","","","852.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12225","","IND","Suko","Kristan","","","","","San Jose","CA","95131.0","Unemployed","Unemployed","","I","44013.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12226","","IND","Leabo","Wylie","","","","","San Francisico","CA","94133.0","Marqeta","Software Engineer","","I","44013.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12227","","IND","Swoboda","AJ","","","","","San Francisco","CA","94123.0","21st Club Inc","Managing Director","","I","44013.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12228","","IND","Neouchy","Mo","","","","","San Jose","CA","95120.0","Samsara","Account Executive","","I","44013.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12229","","IND","Sidlauskas","Mary","","","","","San Jose","CA","95125.0","Retired","Retired","","I","44014.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12230","","IND","Ebert","Greg","","","","","San Jose","CA","95125.0","ESUHSD","Teacher","","I","44014.0","","15.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12231","","IND","WAGNER","SUZANNE","","","","","San Jose","CA","95125.0","Adobe","Business Operations","","I","44014.0","","25.0","","","","","","","77.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12232","","IND","Allen","Chelsea","","","","","San Jose","CA","95125.0","Student","Student","","I","44015.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12233","","IND","Williams","Jamie","","","","","San Jose","CA","95125.0","Self Employed","Licenses Marraige and Family Therapist","","I","44019.0","","25.0","","","","","","","51.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12234","","IND","Nourse","John","Mr.","","","","San Jose","CA","95215.0","retired","retired","","I","44019.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12235","","IND","Parker","Allison","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44020.0","","45.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12236","","IND","Pietrobono","Austin","","","","","Apache Junction","AZ","85119.0","OnePlus","Graphic Designer","","I","44024.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12237","","IND","Doran","Robin","","","","","San Jose","CA","95125.0","Joint Venture Silicon Valley","VP of Communications","","I","44087.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12238","","IND","Law","Amanda","","","","","San Jose","CA","95125.0","Unemployed","Homemaker","","I","44025.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12239","","IND","Zavalza","Claudia","","","","","San Jose","CA","95126.0","Self Employed","Graphic Designer","","I","44025.0","","40.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12240","","IND","Ardizzone","Carolyn","","","","","Salt Lake City","UT","84105.0","Student","Student","","I","44025.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12241","","IND","Vargo","Tawna","","","","","San Jose","CA","95126.0","Unite Here","Researcher","","I","44026.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12242","","IND","Fluke","Megan","","","","","San Jose","CA","95125.0","Green Foothills","Executive Director","","I","44026.0","","60.0","","","","","","","120.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12243","","IND","Mattson","Vicky","","","","","San Jose","CA","95113.0","Retired","Retired","","I","44026.0","","50.0","","","","","","","258.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12244","","IND","Sinha","Abhas","","","","","Menlo Park","CA","94025.0","Houzz Inc","Senior Software Engineer","","I","44028.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12245","","IND","Garcia","Luisiana","","","","","San Diego","CA","92122.0","Student","Student","","I","44028.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12246","","IND","Boesch","Gayle","Ms.","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44032.0","","60.0","","","","","","","460.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12247","","IND","Smith","Marlena","","","","","San Jose","CA","95132.0","Crowdstaffing","Public Policy Associate","","I","44036.0","","40.0","","","","","","","110.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12248","","IND","Lander","Cheryl","Ms.","","","","San Jose","CA","95128.0","Oracle","Program Manager","","I","44040.0","","100.0","","","","","","","404.15","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12249","","IND","Chu","Lennie","","","","","San Jose","CA","95120.0","Elasticsearch","Human Resources","","I","44040.0","","19.0","","","","","","","369.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12250","","IND","Ellingson","Mishi","","","","","San Jose","CA","95125.0","ProUnlimited","Yoga Instructor","","I","44042.0","","20.0","","","","","","","110.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12251","","IND","Orange","Cherise","Ms.","","","","San Jose","CA","95110.0","County of Santa Clara","Associate Planner","","I","44043.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12252","","IND","Aguilar","Pete","Mr.","","","","San Jose","CA","95136.0","Zoom Inc.","International Account Manager","","I","44043.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12253","","IND","Tracy","Kily","","","","","Los Gatos","CA","95030.0","Palmer Chiropractic College","Clinician","","I","44043.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12254","","IND","Boesch","Gayle","Ms.","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44043.0","","50.0","","","","","","","460.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12255","","IND","Yada","Shelby","","","","","Richland","WA","99352.0","Washington State Department of Social and Health Services","Strategic Improvement Manager","","I","44043.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12256","","IND","Huston","Dixie","MS.","","","","San Jose","CA","95124.0","retired","retired","","I","44044.0","","25.0","","","","","","","225.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12257","","IND","Shelby","Claire","","","","","San Jose","CA","95125.0","Student","Student","","I","44044.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12258","","IND","Shelby","Linda","","","","","San Jose","CA","95125.0","Retired","Retired","","I","44044.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12259","","IND","Williams","Jamie","","","","","San Jose","CA","95125.0","Self Employed","Licenses Marraige and Family Therapist","","I","44044.0","","26.0","","","","","","","51.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12261","","IND","Noth","Chris","","","","","Des Moines","IA","50314.0","Boys and Girls Club","Unit Director","","I","44046.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12262","","IND","Toller Gardner","Laura","Ms.","","","","San Jose","CA","95125.0","Peninsula Jewish Community Center","Non-Profit Executive","","I","44046.0","","25.0","","","","","","","117.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12263","","IND","Hughes","Stephanie","","","","","San Jose","CA","95126.0","Santa Clara University","Senior Lecturer","","I","44046.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12264","","IND","Hansen","Elizabeth","","","","","San Jose","CA","95128.0","Diocese of San Jose","Teacher","","I","44047.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12265","","IND","Hasan","Areej","","","","","San Jose","CA","95124.0","Citizen's School","Teacher","","I","44051.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12266","","IND","Lopez","Gilbert","","","","","San Jose","CA","95112.0","BlackMagic","Tech Support","","I","44051.0","","50.0","","","","","","","90.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12267","","IND","Heer","Taylor","Mr.","","","","San Francisco","CA","94117.0","Stryker","Regional Service Lead","","I","44051.0","","60.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12268","","IND","Powell","Jamal","","","","","Malden","MA","2148.0","Alfred Benesch & Co","Structural Engineer","","I","44052.0","","53.0","","","","","","","53.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12269","","IND","Hammers","Cole","","","","","Los Gatos","CA","95032.0","Synopsys","FP&A Intern","","I","44052.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12270","","IND","Ellingson","Mishi","","","","","San Jose","CA","95125.0","ProUnlimited","Yoga Instructor","","I","44054.0","","25.0","","","","","","","110.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12271","","IND","Boesch","Gayle","Ms.","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44056.0","","50.0","","","","","","","460.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12272","","IND","Krause","Marika","","","","","San Jose","CA","95125.0","The Tech Interactive","Communications","","I","44057.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12273","","IND","Dominguez","Lisa Anna","","","","","San Francisco","CA","95126.0","Hispanic Foundation of Silicon Valley","Director of Programs","","I","44058.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12274","","IND","Hostetler","Abby","","","","","Porter","IN","46304.0","Porter Hospital","Registered Nurse","","I","44058.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12275","","IND","Weiss","Kyle","","","","","Los Gatos","CA","95030.0","Medical Solutions","Travel Nurse","","I","44058.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12276","","IND","Lewis","Shayna","","","","","Mission Viejo","CA","92692.0","Houzz","Account Coordinator","","I","44058.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12277","","IND","Dewald","Robert","Mr.","","","","Austin","TX","78704.0","Amazon","SR. Program Manager","","I","44058.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12278","","IND","Yates","Diana","Ms.","","","","Chicago","IL","60614.0","Next College Student Athlete","Email Marketing Specialist","","I","44058.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12279","","IND","Hsia-Coron","Mary","","","","","Aromas","CA","95004.0","Retired","Retired","","I","44060.0","","27.0","","","","","","","27.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12280","","IND","Lillis","Bridget","Ms.","","","","Oakland","CA","94610.0","Horizon Water & Environment","Planner","","I","44060.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12281","","IND","Farkouh","Adriana","Ms.","","","","San Jose","CA","95126.0","Retired","Retired","","I","44060.0","","50.0","","","","","","","327.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12282","","IND","Choi","Edward","","","","","San Jose","CA","95128.0","SC mech solution","Controller","","I","44060.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12283","","IND","Patten","Josh","Mr.","","","","Maledn","MA","2148.0","Alfred Benesch & Co","Structural Engineer","","I","44061.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12284","","IND","Ruiz","Brian","","","","","Santa Clara","CA","95050.0","Gardner","Therapist","","I","44061.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12285","","IND","Sanchez-Zapata","Victor","","","","","Ladera Ranch","CA","92694.0","Specright Inc","Sales","","I","44062.0","","250.0","","","","","","","275.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12286","","IND","Mashburn","Michele","Ms.","","","","San Jose","CA","95112.0","Collins Foundation","Non Profit Director","","I","44063.0","","20.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12287","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","CUHSD","Teacher","","I","44064.0","","60.0","","","","","","","210.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12288","","IND","Nunez","Tessa","","","","","Campbell","CA","95008.0","Student","Student","","I","44064.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12289","","IND","Pepin","Christine","Ms.","","","","Sunnyvale","CA","94087.0","unemployed","Engineer","","I","44064.0","","50.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12290","","IND","Pepin","Christine","Ms.","","","","Sunnyvale","CA","94087.0","unemployed","Engineer","","I","44064.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12291","","IND","Nguyen","Andrew","","","","","San Jose","CA","95112.0","SummerWinds Nursery","Staff","","I","44064.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12292","","IND","Setzler","Brian","","","","","Portland","OR","97201.0","Fiducial Business Centers, Inc.","Manager","","I","44064.0","","10.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12293","","IND","Nakhjiri","Farzaneh","","","","","Belmont","CA","94002.0","Gilead","RA CMC Associate Director","","I","44064.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12294","","IND","Dabbagh","Marie","","","","","Palo Alto","CA","94303.0","Sutter Health","Registered Nurse","","I","44064.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12295","","IND","Marquez","Hugo","","","","","Los Angeles","CA","90026.0","FoodMaxx","Clerk","","I","44064.0","","15.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12296","","IND","Coxe","Nicole","","","","","San Jose","CA","95126.0","County of Santa Clara - Public Health","Program Manager","","I","44065.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12297","","IND","Wollack","Carrie","","","","","San Jose","CA","95125.0","De Anza Community College","Teacher","","I","44065.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12298","","IND","Aguiar","Nate","Mr.","","","","Redwood City","CA","94063.0","Google","UX researcher","","I","44065.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12299","","IND","Shepardson","Jason","","","","","Capitola","CA","95010.0","Ronning Physical Therapy","Physical Therapist","","I","44065.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12300","","IND","Biiftuu","Adam","Mr.","","","","Minneapolis","MN","55426.0","The Bloomington City Attorneys Office","Crime Victim Liason","","I","44066.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12301","","IND","Schaa","Dana","","","","","San Jose","CA","95126.0","AMD","Software Engineer","","I","44066.0","","40.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12302","","IND","Riley","Alize","","","","","Chico","CA","95926.0","Unemployed","Unemployed","","I","44066.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12303","","IND","Chavez","Gabe","","","","","Campbell","CA","95008.0","R&B Company","Sales","","I","44066.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12304","","IND","Denny","Michelle","","","","","Canton","OH","44721.0","TimkenSteel","Engineer","","I","44066.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12305","","IND","Krouskup","Scott","","","","","Los Gatos","CA","95032.0","Bravo Electro Components","Sales Representative","","I","44066.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12306","","IND","Wang","Kristen","","","","","Arlington","VA","22201.0","Booz Allen Hamilton","Junior Software Developer","","I","44066.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12307","","IND","Doran","Zachary","","","","","Albuquerque","NM","87106.0","Self Empoyed","Business Valuation Consultant","","I","44066.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12308","","IND","Kapp","Gabriella","","","","","Los Gatos","CA","95030.0","Latham & Watkins","Associate","","I","44066.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12309","","IND","Chou","Lana","","","","","San Jose","CA","95128.0","hashicorp","sales enablement","","I","44067.0","","150.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12310","","IND","Impey","Connor","","","","","Los Gatos","CA","95033.0","Tesla","Material Handler","","I","44067.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12311","","IND","Menges","Andrew","","","","","Garden City","NY","11530.0","AFS Intercultural Programs","Data Analyst and Visualization Consultant","","I","44067.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12312","","IND","Blumenstein","Ryan","Mr.","","","","Mountain View","CA","94041.0","Advanced rotorcraft technology, inc.","Engineer","","I","44067.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12313","","IND","MacLean","Kyle","","","","","Santa Cruz","CA","95060.0","Discretion Brewing","Brewer","","I","44067.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12314","","IND","Papageorgis","Alex","","","","","Brooklyn","NY","11217.0","Ethic Inc.","Head of Quantitative Investments","","I","44068.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12315","","IND","Shelofsky","Jay","Mr.","","","","Rochester","NY","14612.0","Kodak Alaris","QA Software Manager","","I","44068.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12316","","IND","Mesloh","Shelby","","","","","Los Gatos","CA","95033.0","Revenge Hair Salon","Owner","","I","44069.0","","80.0","","","","","","","80.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12317","","IND","Clinton","Adam","","","","","Clifton Park","NY","12065.0","RPI","Soccer Coach","","I","44070.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12318","","IND","Schaa","Dana","","","","","San Jose","CA","95126.0","AMD","Software Engineer","","I","44071.0","","20.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12319","","IND","DiNucci","Olivia","","","","","Washington","DC","20024.0","Unemployed","Unemployed","","I","44071.0","","20.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12320","","IND","Vu","John","","","","","San Jose,","CA","95126.0","PayPal","Engineering Program Manager,","","I","44072.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12321","","IND","Marquez","Hugo","","","","","Los Angeles","CA","90026.0","FoodMaxx","Clerk","","I","44074.0","","10.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12322","","IND","Kirsch","Stephanie","","","","","San Jose","CA","95125.0","Apple","Project Coordinator","","I","44074.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12323","","IND","Corcoran","Christen","","","","","Washington","DC","20010.0","Global Land Alliance","Communications Manager","","I","44074.0","","20.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12324","","IND","Collins","Sheila","","","","","San Jose","CA","95125.0","Google","Attorney","","I","44074.0","","50.0","","","","","","","852.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12325","","IND","Spehar","Michele","","","","","San Francisco","CA","94110.0","EESD","Teacher","","I","44074.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12326","","IND","Eligado","Sara","","","","","San Jose","CA","95131.0","Good Samaritan","RN","","I","44074.0","","50.0","","","","","","","60.7","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12327","","IND","Vulpe","Zoe","","","","","San Jose","CA","95126.0","Student","Student","","I","44074.0","","3.0","","","","","","","3.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12328","","IND","Sidlauskas","Mary","","","","","San Jose","CA","95125.0","Retired","Retired","","I","44075.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12329","","IND","Doyle","Laura","","","","","San Jose,","CA","95128.0","Santa Clara University","Lecturer","","I","44075.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12330","","IND","Mandarelli","Maddy","","","","","San Jose","CA","95125.0","Student","Student","","I","44075.0","","2.0","","","","","","","2.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12331","","IND","Kinsler","Michael","","","","","San Jose","CA","95126.0","Lam Research","Mechanical Engineer","","I","44075.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12332","","IND","McManaway","Doug","","","","","San Jose","CA","95113.0","Wilson Sonsini Goodrich and Rosati","Attorney","","I","44075.0","","50.0","","","","","","","154.15","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12333","","IND","Seguin","Andrew","","","","","Yardley","PA","19067.0","Jacobs Engineering Group, Inc.","Urban Planner","","I","44076.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12334","","IND","Corrigan","Chris","","","","","San Jose","CA","95126.0","Retired","Retired","","I","44076.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12335","","IND","Moss","Kabir","Mr.","","","","Highlands","NJ","7732.0","New Jersey State Senate","Deputy Directory of Communications","","I","44077.0","","200.0","","","","","","","454.15","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12336","","IND","Chiao","Ava","","","","","Cupertino","CA","95014.0","East Side Union High School District","Teacher","","I","44077.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12337","","IND","Calia","Wendy","","","","","San Jose","CA","95125.0","Unemployed","Volunteer","","I","44078.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12338","","IND","Bradanini","Jenny Higgins","","","","","San Jose","CA","95120.0","Unemployed","Unemployed","","I","44079.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12339","","IND","Schuler","Karen","Ms.","","","","San Jose","CA","95124.0","Casa di Mir Montessori School","Director of Finance","","I","44079.0","","50.0","","","","","","","190.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12340","","IND","Lyon","Eric","","","","","San Jose","CA","95128.0","Ridge Wireless","Wireless Network Admin.","","I","44082.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12341","","IND","Botticelli","Joseph","","","","","Cohoes","NY","12047.0","St. Peters Hospital","Biomedical Engineer","","I","44084.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12342","","IND","Schweitzer","Jack","","","","","Sunnyvale,","CA","94086.0","Hercules Capital","HR Business Partner","","I","44084.0","","450.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12343","","IND","Collins","Sheila","","","","","San Jose","CA","95125.0","Google","Attorney","","I","44084.0","","250.0","","","","","","","852.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12344","","IND","Heer","Taylor","Mr.","","","","San Francisco","CA","94117.0","Stryker","Regional Service Lead","","I","44087.0","","20.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12345","","IND","Rodriguez","Michelle","","","","","San Jose","CA","95125.0","On Lok","Occupational Therapist","","I","44087.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12346","","IND","Burchinal","Christine","","","","","San Jose","CA","95125.0","Student","Student","","I","44087.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12347","","IND","Stange","Hazel","","","","","Portland","OR","97203.0","Student","Student","","I","44088.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12348","","IND","Matthew","Jessica","","","","","San Jose","CA","95117.0","Coffee meets bagel","Customer Experience Associate","","I","44088.0","","10.0","","","","","","","120.03","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12349","","IND","Pearson","Kristyn","","","","","San Jose","CA","95124.0","Unemployed","Teacher","","I","44088.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12350","","IND","Carlson","Robert","","","","","San Jose","CA","95125.0","Retired","Retired","","","44054.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12350","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12351","","IND","Rosenberg","Jessica","","","","","San Jose","CA","95116.0","SJSU","Bilingual Assistive Technology Specialist","","I","44088.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12352","","IND","Barcelos","Elizabeth","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44088.0","","10.0","","","","","","","268.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12353","","IND","Ebert","Greg","","","","","San Jose","CA","95125.0","ESUHSD","Teacher","","I","44088.0","","20.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12354","","IND","Ponce","Luis","","","","","San Jose","CA","95126.0","Student","Student","","I","44088.0","","13.0","","","","","","","13.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12355","","IND","Wells","Kayla","","","","","San Jose","CA","95134.0","Santa Clara University","Program Director","","I","44089.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12356","","IND","Vulpe","Carmen","","","","","San Jose","CA","95126.0","Home Maker","Pastry chef","","I","44089.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12357","","IND","Salazar","Omar","","","","","San Jose","CA","95125.0","Employnet","Temp Worker","","I","44090.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12358","","IND","Vuong","Tiffany","","","","","Milpitas","CA","95035.0","Unemployed","Unemployed","","I","44090.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12359","","IND","Nevarez","Lisset","","","","","San Jose","CA","95133.0","Lam Research","Program Manager","","I","44090.0","","20.0","","","","","","","127.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12360","","IND","Whittaker","Andrea","","","","","San Jose","CA","95125.0","Self","Consultant","","I","44090.0","","10.0","","","","","","","62.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12361","","IND","Boesch","Gayle","Ms.","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44090.0","","50.0","","","","","","","460.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12362","","IND","Kiely","Evan","Mr.","","","","Austin","TN","78704.0","Powerschool","Software Engineer","","I","44090.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12363","","IND","Phan","Samantha","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44090.0","","5.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12364","","IND","Barron","Beau","Mr.","","","","Burlingame","CA","94010.0","Credit Sesame","program manager","","I","44091.0","","25.0","","","","","","","325.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12365","","IND","Rojas","Sarai","","","","","San Jose","CA","95126.0","SEI","Fellow","","I","44091.0","","15.0","","","","","","","55.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12366","","IND","Farkouh","Adriana","Ms.","","","","San Jose","CA","95126.0","Retired","Retired","","I","44091.0","","75.0","","","","","","","327.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12367","","IND","Schaa","Dana","","","","","San Jose","CA","95126.0","AMD","Software Engineer","","I","44091.0","","20.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12368","","IND","Bushman","Elina","Ms.","","","","Campbell","CA","95008.0","ICIMS","Account Executive","","I","44091.0","","25.0","","","","","","","124.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12369","","IND","Magana","Jose","","","","","San Jose","CA","95112.0","City Year","Managing Director of Impact","","I","44091.0","","20.2","","","","","","","40.2","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12370","","IND","Gershberg","Felicia","","","","","San Jose","CA","94087.0","Unemployed","Unemployed","","I","44091.0","","50.0","","","","","","","76.27","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12371","","IND","MacMillan","Grady","","","","","Bend","OR","97703.0","Student","Student","","I","44091.0","","7.0","","","","","","","7.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12372","","IND","Anderson","Maura","","","","","Campbell","CA","95008.0","Student","Student","","I","44091.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12373","","IND","Weitzenkamp","Brian","","","","","San Jose","CA","95125.0","Student","Student","","I","44092.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12374","","IND","Phan","Samantha","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44092.0","","25.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12375","","IND","Canny","Michele","","","","","San Jose","CA","95141.0","Northern California Innocence Projec","Communications","","I","44092.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12376","","IND","Brezzo","Pietro","","","","","San Jose","CA","95125.0","Self Employed","Photographer","","I","44092.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12377","","IND","Moezidis","Ciara","","","","","San Jose","CA","95135.0","Student","Student","","I","44092.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12378","","IND","Woodmansee","Marshall","","","","","San Jose","CA","95126.0","Covid Assist","Social Media Manager","","I","44092.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12379","","IND","Kriese","Skyler","","","","","Chico","CA","95926.0","Local Government Commission","CivicSpark AmeriCorps Fellow","","I","44092.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12380","","IND","Haider","Mejghan","","","","","San Jose","CA","95130.0","NASA","Business Development Manager","","I","44092.0","","5.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12381","","IND","Prabha","Srishti","","","","","San Jose","CA","95110.0","India Currents","Editor","","I","44092.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12382","","IND","Wheeler","Andrea","","","","","San Jose","CA","95125.0","Quant Cast","Intellectual Property Manager","","I","44092.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12383","","IND","Atondo","Alexa","","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44092.0","","30.0","","","","","","","40.7","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12384","","IND","Mikkelsen","Stevie","","","","","San Jose","CA","95128.0","Stanford Children's Hospital","Administrative Assistant","","I","44092.0","","25.0","","","","","","","46.08","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12385","","IND","Harkness","Anya","","","","","San Jose","CA","95126.0","Student","Student","","I","44093.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12386","","IND","Clark","Lucas","","","","","San Jose","CA","95111.0","Student","Student","","I","44093.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12387","","IND","Maimona","Afzal Berta","","","","","San Jose","CA","95122.0","Alum Rock School district","Teacher","","I","44093.0","","75.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12388","","IND","Kuhlmann","Dylan","","","","","Campbell","CA","95008.0","Trendtec","Public Info Rep","","I","44093.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12389","","IND","Freeman","Nicholas","","","","","San Jose","CA","95125.0","Valley Transportation","Manager","","I","44093.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12390","","IND","Lander","Cheryl","Ms.","","","","San Jose","CA","95128.0","Oracle","Program Manager","","I","44093.0","","200.0","","","","","","","404.15","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12391","","IND","Manion","Christina","","","","","Saratoga Springs","NY","1286.0","North Colonie Central School District","Teacher","","I","44093.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12392","","IND","Estrada-Golden","Henry","","","","","San Francisco","CA","94110.0","Student","Student","","I","44093.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12393","","IND","Breslin","Tracy","","","","","Los Altos","CA","94022.0","Intuitive surgical","Engineer","","I","44093.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12394","","IND","Karthik","Mira","","","","","San Jose","CA","95120.0","Student","Student","","I","44093.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12395","","IND","Monaco","Suzanne","Ms.","","","","Danville","CA","94526.0","Rootstock Cloud ERP","Director of Alliances","","I","44093.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12396","","IND","Nolan","John","","","","","Arlington","VA","22206.0","Amazon","Program Manager","","I","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12397","","IND","Khaledi","Mariaelena","Ms.","","","","San Jose","CA","95120.0","County of Santa Clara","Social Worker","","I","44093.0","","400.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12398","","IND","Fluke","Megan","","","","","San Jose","CA","95125.0","Green Foothills","Executive Director","","I","44093.0","","60.0","","","","","","","120.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12399","","IND","Peregrino","Roman","","","","","San Francisco","CA","94116.0","Student","Student","","I","44093.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12400","","IND","Williams","Suzy","","","","","San Jose","CA","95126.0","Western Digital","Finance","","I","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12401","","IND","Ranjan","Rashi","","","","","San Jose","CA","95120.0","Student","Student","","I","44093.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12402","","IND","Lopes","Shayla","","","","","San Jose","CA","95136.0","Quinn Physical Therapy","Operations Manager","","I","44093.0","","50.0","","","","","","","90.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12403","","IND","Wossenseged","Bruke","","","","","San Jose","CA","95123.0","Student","Student","","I","44093.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12404","","IND","Thibodeau","Jordan","","","","","San Jose,","CA","95125.0","Google","Human Resources Business Partner","","I","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12405","","IND","Brockmeyer","Matthew","","","","","San Jose","CA","95126.0","NVIDIA","GPU Verification Manager","","I","44093.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12406","","IND","Romero","Bianca","","","","","San Jose,","CA","95123.0","Hicklebee’s","Bookseller","","I","44093.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12407","","OTH","City of San Jose - Finance Disbursments","","","","","","San Jose","CA","95113.0","","","","","44074.0","","329.0","","","","","","","329.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC12407","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12408","","IND","Torres","Vanessa","","","","","San Jose","CA","95126.0","YWCA Silicon Valley","Social Justice Program Manager","","I","44046.0","","60.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12409","","IND","Matthews","Ricky","","","","","San Francisco","CA","94116.0","Saint Ignatius College Prep","Teacher","","I","44093.0","","3.0","","","","","","","3.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12410","","IND","Venegas","Gustavo","","","","","San Jose","CA","95134.0","Unemployed","Unemployed","","I","44070.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12414","","IND","Tablak","Emily","","","","","San Jose","CA","95120.0","Student","Student","","I","44093.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12415","","IND","Doran","Robin","","","","","San Jose","CA","95125.0","Joint Venture Silicon Valley","VP of Communications","","I","44025.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12416","","IND","Schaa","Dana","","","","","San Jose","CA","95126.0","AMD","Software Engineer","","I","44057.0","","20.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12417","","IND","Pepin","Christine","Ms.","","","","Sunnyvale","CA","94087.0","unemployed","Engineer","","I","44064.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12418","","IND","Vasquez","Carlomario","","","","","San Jose","CA","95122.0","Evans and Sons Inc","Construction Worker","","I","44092.0","","83.0","","","","","","","83.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","C","RC12411","","IND","Macapinlac","Andrae","","","","","Campbell","CA","95008.0","CA State Senate","District Representative","","","44075.0","","55.0","","","","","","","75.2","","","","","100x USPS Forever Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","C","RC12412","","IND","Gormley","Eamonn","","","","","San Jose","CA","95112.0","Adobe","Web Producer","","","44086.0","","22.93","","","","","","","38.82","","","","","100x Vinyl Gloves","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","C","RC12413","","IND","Wong","Nathan","","","","","San Jose","CA","95126.0","Alterflex Corp.","Engineer","","","44086.0","","120.0","","","","","","","120.0","","","","","10x Mother Jones Subscription","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","C","RC12419","","IND","Ichinaga","Wesley","","","","","San Jose","CA","95129.0","Kohl's","Associate","","","44075.0","","17.5","","","","","","","17.5","","","","","USPS Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","C","RC12420","","IND","Siegler","Andrew","","","","","Sunnyvale","CA","94086.0","unemployed","unemployed","","","44075.0","","52.5","","","","","","","83.9","","","","","150x USPS Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4185","","OTH","Streamyard","","","","","","Tualatin","OR","97062.0","","","","","44013.0","","25.0","","","","","","","0.0","","","","WEB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4185","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4187","","OTH","donorbox","","","","","","San Francisco","CA","94103.0","","","","","44016.0","","255.14","","","","","","","0.0","","","","WEB","campaign credit card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4188","","OTH","Canva","","","","","","Surry Hills","CA","95111.0","","","","","44017.0","","12.95","","","","","","","0.0","","","","WEB","campaign credit card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4189","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44020.0","","1422.44","","","","","","","0.0","","","","LIT","check 127","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4190","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44024.0","","121.08","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4191","","OTH","TOSKR Inc.","","","","","","Oakland","CA","94612.0","","","","","44026.0","","8.24","","","","","","","0.0","","","","WEB","online bill pay","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4191","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4192","","OTH","TOSKR Inc.","","","","","","Oakland","CA","94612.0","","","","","44026.0","","11.84","","","","","","","0.0","","","","WEB","Online bill pay","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4192","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4193","","OTH","US Postal Service","","","","","","Washington","DC","20260.0","","","","","44033.0","","84.0","","","","","","","0.0","","","","OFC","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4194","","IND","Tonkel","Jacob","Mr.","","","","San Jose","CA","95128.0","","","","","44075.0","","350.92","","","","","","","0.0","","","","WEB","check 128","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4194","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4195","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","44069.0","","2990.0","","","","","","","0.0","","","","FIL","check 124","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4195","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4196","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44046.0","","2405.69","","","","","","","0.0","","","","LIT","Check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4196","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4197","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44062.0","","2227.61","","","","","","","0.0","","","","LIT","check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4197","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4198","","OTH","Bluehost","","","","","","Burlington, MA 01803","MA","1803.0","","","","","44067.0","","23.87","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4198","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4199","","OTH","Elementor","","","","","","unknown","XX","0.0","","","","","44073.0","","49.0","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4200","","OTH","Streamyard","","","","","","Tualatin","OR","97062.0","","","","","44043.0","","25.0","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4200","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4201","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44046.0","","147.48","","","","","","","0.0","","","","LIT","check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4201","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4202","","OTH","Canva","","","","","","Surry Hills","CA","95111.0","","","","","44048.0","","12.95","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4202","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4203","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","44051.0","","5.57","","","","","","","0.0","","","","LIT","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4203","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4204","","OTH","Zoom","","","","","","San Jose","CA","95113.0","","","","","44061.0","","14.99","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4205","","OTH","Streamyard","","","","","","Tualatin","OR","97062.0","","","","","44074.0","","25.0","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4207","","OTH","Canva","","","","","","Surry Hills","CA","95111.0","","","","","44079.0","","12.95","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4207","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4208","","OTH","Zoom","","","","","","San Jose","CA","95113.0","","","","","44080.0","","20.97","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4209","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","44082.0","","175.04","","","","","","","0.0","","","","LIT","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4209","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4211","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44085.0","","1790.61","","","","","","","0.0","","","","LIT","check","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4211","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4212","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44086.0","","708.04","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4212","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4213","","OTH","Zoom","","","","","","San Jose","CA","95113.0","","","","","44092.0","","64.99","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4214","","OTH","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","44093.0","","1314.94","","","","","","","0.0","","","","WEB","Deductions from contributions","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4215","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","44093.0","","174.67","","","","","","","0.0","","","","LIT","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4216","","OTH","Scale to Win","","","","","","Santa Ana","CA","92703.0","","","","","44076.0","","279.22","","","","","","","0.0","","","","WEB","campaign card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 3:10:52 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4217","","OTH","Whole Foods","","","","","","Campbell","CA","94125.0","","","","","44093.0","","48.54","","","","","","","0.0","","","","CMP","Campaign Card","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10360","","IND","Bair","Addison","","","","","San Jose","CA","95125.0","Engineer","AirBus","","I","43916.0","","30.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10361","","IND","Muriel Ann","Nourse","","","","","San Jose","CA","95125.0","retired","retired","","","43892.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10361","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10362","","IND","North","Denny","","","","","20 cash only","CA","95125.0","cash only","cash only","","","43892.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10362","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10363","","IND","Freschi","Mark","","","","","San Jose","CA","95125.0","Attorney","Self","","I","43892.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10364","","IND","Catalan","Mayra","","","","","San Jose","CA","95128.0","Community Partnership Supervisor","Health Trust","","I","43893.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10365","","IND","Corral","Tracy","","","","","San Jose","CA","95125.0","Editor","Self","","I","43895.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10366","","IND","Nass","Scott","","","","","Palm Springs","CA","92264.0","Family Physician","Eisenhower Medical Associates","","I","43897.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10367","","IND","Monaghan","Mark","","","","","Ambler","PA","19002.0","Sales","1010data","","I","43900.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10368","","IND","Partridge","Rick","","","","","San Jose","CA","95126.0","Professor","SJSU","","I","43902.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10369","","IND","Spielberg","Ben","Mr.","","","","Palo Alto","CA","94036.0","Public Engagement Officer","San Jose Unified","","I","43907.0","","54.0","","","","","","","108.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10370","","IND","Pearl","Dennis","","","","","Port Matilda","PA","16970.0","Penn State University","Professor","","I","43908.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10371","","IND","Tran","David","Mr.","","","","San Jose","CA","95116.0","City of San Jose","Govt employee","","I","43908.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10372","","IND","Padover","David","Mr.","","","","San Jose","CA","95126.0","Lockheed Martin","Engineer","","I","43909.0","","52.23","","","","","","","261.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10373","","IND","Noah","Martin","Mr.","","","","Olympia","WA","98506.0","Quaker Voice on Washington Public Policy","Legislative Advocate","","I","43921.0","","10.7","","","","","","","83.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10374","","IND","Farley","Diane","","","","","San Jose","CA","95126.0","Retired","Retired","","","43921.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10374","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10375","","IND","Westerlund","William","Mr.","","","","San Jose","CA","95126.0","Accenture","Recruiter","","I","43922.0","","52.23","","","","","","","152.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10376","","OTH","Teamsters Local 856 PAC","","","","","","Sacramento","CA","95814.0","","","","","43921.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10376","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10377","","IND","Kiely","Deborah","Ms.","","","","Helena","MT","59601.0","Retired","Pharmicist","","I","43924.0","","104.15","","","","","","","156.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10378","","IND","Parris","James","","","","","Los Angeles","CA","90025.0","Self","Film Maker","","I","43927.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10379","","IND","Gamonal","Mickey","","","","","Las Vegas","NV","89127.0","Excalibur hotel and casino","Security Officer","","I","43931.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10380","","IND","Dupree","Isaiah","","","","","Glassboro","NJ","8028.0","Unemployed","Unemployed","","I","43931.0","","36.66","","","","","","","36.66","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10381","","IND","Purcell","Gloria","","","","","Belmont","CA","94002.0","Unemployed","Unemployed","","I","43932.0","","104.15","","","","","","","134.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10382","","IND","Lardinois","Justin","Mr.","","","","San Jose","CA","95117.0","Google","Software Engineer","","","43934.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10382","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10383","","IND","Padover","David","Mr.","","","","San Jose","CA","95126.0","Lockheed Martin","Engineer","","I","43940.0","","52.23","","","","","","","261.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10384","","IND","Sanchez","Bryan","","","","","Salinas","CA","93901.0","State of California","Teacher","","I","43942.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10385","","IND","Milardo","Gregory","","","","","Camas","WA","98607.0","Unemployed","Unemployed","","I","43943.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10386","","IND","Ellingson","Mishi","","","","","San Jose","CA","95125.0","ProUnlimited","Yoga Instructor","","I","43943.0","","25.0","","","","","","","65.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10387","","IND","McAthur","Drew","","","","","Boston","MA","2135.0","TripAdvisor","Software Engineer","","I","43945.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10388","","IND","Matthew","Jessica","","","","","San Jose","CA","95117.0","Coffee meets bagel","Customer Experience Associate","","I","43946.0","","10.7","","","","","","","110.03","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10389","","IND","Montejano","Ruben","","","","","Riverside","CA","92505.0","ACT","Behavior interventionist","","I","43945.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10390","","IND","Chaid","David","","","","","San Jose","CA","95125.0","KDInfotech","IT Manager","","I","43946.0","","10.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10391","","IND","Landers","Benjamin","","","","","San Jose","CA","95118.0","Giorgios Italian Food & Pizzeria (Fulfillment Systems Inc)","Cashier","","I","43946.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10392","","IND","Sund","Christopher","","","","","Los Gatos","CA","95030.0","Pivotal Systems, Inc","Software Engineer","","I","43946.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10394","","IND","Adams","Blake","Mr.","","","","Washington","DC","20009.0","District of Columbia Government","Program Analyst","","I","43946.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10395","","IND","Biemiller","Stephen","","","","","Jacksonville","FL","32225.0","US Navy","Biologist","","I","43947.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10396","","IND","Smith","Marlena","","","","","San Jose","CA","95132.0","Crowdstaffing","Public Policy Associate","","I","43950.0","","20.0","","","","","","","70.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10397","","IND","Lawson","Shane","","","","","Rochester","NY","14604.0","ERT","Quality Assurance Auditor","","I","43951.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10398","","IND","Macapinlac","Andrae","","","","","Campbell","CA","95008.0","CA State Senate","District Representative","","I","43951.0","","20.2","","","","","","","20.2","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10399","","IND","Hasson","Dylan","Mr.","","","","Brookline","MA","2446.0","Volpe Center","Operations Research Analyst","","I","43951.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10400","","IND","Barron","Beau","Mr.","","","","Burlingame","CA","94010.0","Credit Sesame","program manager","","I","43951.0","","250.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10401","","IND","Toulouse","Michael","Mr.","","","","San Jose","CA","95128.0","Dell","Engineer","","I","43951.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10402","","IND","Noah","Martin","Mr.","","","","Olympia","WA","98506.0","Quaker Voice on Washington Public Policy","Legislative Advocate","","I","43952.0","","10.7","","","","","","","83.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10403","","IND","Atkins","Kevin","Mr.","","","","Santa Clara","CA","95051.0","Malwarebytes","Corporate Manager","","I","43952.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10404","","IND","Douzdjian","Viken","","","","","Portland","OR","97209.0","Self Employed","Investor","","I","43953.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10405","","IND","Impey","Patrick","","","","","San Diego","CA","92111.0","Sctr services","Web Developer","","I","43953.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10406","","IND","Laugenour","Lee Scott","","","","","Sammamish","WA","98075.0","Unemployed","Unemployed","","I","43953.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10407","","IND","Bishop","Jake","","","","","Summerland","CA","93067.0","Procore Technologies","Sales","","I","43953.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10408","","IND","Kette","David","Mr.","","","","Aliso Viejo","CA","92656.0","Irvine Unified School District","Assistant Principal","","I","43953.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10409","","IND","Kiely","Evan","Mr.","","","","Austin","TN","78704.0","Powerschool","Software Engineer","","I","43953.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10410","","IND","Kane","Alexandra","","","","","Chicago","IL","60625.0","Unemployed","Unemployed","","I","43954.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10411","","IND","Wizer","Ann","","","","","Richmond","CA","94801.0","Unemployed","Unemployed","","I","43954.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10412","","IND","Langholff","Allison","Ms.","","","","Seattle","WA","98119.0","CBRE Affordable Housing","Financial Analyst","","I","43954.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10413","","IND","Gaunt","Dylan","","","","","Portland","OR","97210.0","US Coast Guard","Sailor","","I","43954.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10414","","IND","Kette","Debbie","Mrs.","","","","Surprise","AZ","85379.0","Dysart Unified School District","School Aide","","I","43954.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10415","","IND","Tonkel","Katie","","","","","Portland","OR","97210.0","Fisher Investments","Sales Manager","","I","43954.0","","200.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10416","","IND","Karnos","Kristine","Ms.","","","","San Jose","CA","95124.0","Intel Corporation","Engineer","","I","43954.0","","600.0","","","","","","","900.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10417","","IND","Tonkel","Marc","Mr.","","","","San Jose","CA","95128.0","Veem","Sales","","I","43954.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10418","","IND","Tonkel","Jackie","Ms.","","","","San Jose","CA","95128.0","Sojourn","Social Worker","","","43954.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10418","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10419","","IND","Mulhern","Jim","Mr.","","","","Brooklyn","NY","11201.0","Group 1 Trading","News and Research Analyst","","I","43955.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10420","","IND","Keddy-Hector","William","","","","","Watertown","MA","2472.0","Ecosystem Emergy Services","Project Design Engineer","","I","43956.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10421","","IND","Ahrens","Patrick","","","","","Cupertino","CA","95124.0","CA Assembly","District Director","","I","43956.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10422","","IND","Zeman","Beth","Ms.","","","","Chicago","IL","60618.0","Evanston Northshore Hospital","Registered Nurse","","I","43956.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10423","","IND","Cisneros","Julian","","","","","Kentwood","MI","49508.0","2020 Spaces","Office Technical Support","","I","43957.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10424","","IND","Sinha","Abhas","","","","","Menlo Park","CA","94025.0","Houzz Inc","Senior Software Engineer","","I","43957.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10425","","IND","Khaledi","Mariaelena","Ms.","","","","San Jose","CA","95120.0","County of Santa Clara","Social Worker","","I","43957.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10426","","IND","Koziol","Matthew","Mr.","","","","New York","NY","12601.0","IBM","Manufacturing Engineer","","I","43957.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10427","","IND","Terrezza","Tim","","","","","Jersey City","NJ","7307.0","JP Morgan Chase","Lead Developer","","I","43957.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10428","","IND","Kelley","Ryan","","","","","Saratoga Springs","NY","12866.0","Naval Nuclear Laboratories","Engineer","","I","43957.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10429","","IND","Stauffacher","Ashley","Ms.","","","","Ben Lomond","CA","95005.0","Satellite","Social Worker","","I","43958.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10430","","IND","Wilhelm","Charles","","","","","San Jose","CA","95125.0","Self","Energy Efficiency, Biz Dev","","I","43958.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10431","","IND","Dent","Clarice","","","","","San Jose","CA","95128.0","retired","retired","","I","43958.0","","52.23","","","","","","","339.34","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10432","","IND","Lentine","Paul","","","","","Rochester","NY","14620.0","L3Harris","Mechanical Design Engineer","","I","43958.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10433","","IND","Bergamaschi","Mike","Mr.","","","","Silver Springs","MD","20902.0","Department of Defense","Investigator","","I","43960.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10434","","IND","McGee","Ryan","","","","","Redwood City","CA","94063.0","Unemployed","Unemployed","","I","43961.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10435","","IND","Anderson","Katherine","","","","","Napa","CA","94559.0","Melchor Corporation","Asset Manager","","I","43963.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10436","","IND","Anderson","Jennifer","","","","","Napa","CA","94559.0","Pill Club","Manager","","I","43963.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10437","","IND","King","Douglas","Mr.","","","","San Jose","CA","95125.0","Retired","Retired","","I","43963.0","","104.15","","","","","","","176.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10438","","IND","Eldridge","Jordan","Mr.","","","","Cupertino","CA","95014.0","Eldridge Political Partners LLC","Principal","","I","43963.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10439","","IND","Ocapcap","Kat","","","","","Hayward","CA","95444.0","Marathon","Process Engineer","","I","43964.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10440","","IND","Updegrove","Adam","Mr.","","","","San Mateo","CA","94401.0","HeartFlow","Engineer","","I","43964.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10441","","IND","Arnon","Erez","","","","","Palo Alto","CA","94303.0","Office Hours Technologies Inc","Head of Engineering","","I","43965.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10442","","IND","Simon","Joan","Ms.","","","","San Jose","CA","95118.0","Retired","Retired","","I","43965.0","","208.0","","","","","","","416.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10443","","IND","Means","Robert","Mr.","","","","Milpitas","CA","95035.0","Sustainable Habitat","Marketing","","I","43965.0","","500.0","","","","","","","629.15","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10444","","IND","Buchanan","Jeffrey","","","","","San Jose","CA","95128.0","Working Partnerships USA","Policy Director","","I","43966.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10445","","IND","Beth","Justin","","","","","Portland","ME","4101.0","Portsmouth Naval Shipyard","Health Physicist","","I","43966.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10446","","IND","Thomas","Ryan","Mr.","","","","San Jose","CA","95124.0","Catholic Charities of Santa Clara County","AFter School Teacher","","I","43966.0","","52.23","","","","","","","240.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10447","","IND","Jung","Bob","Mr.","","","","Los Altos","CA","94024.0","Google","Engineering Manager","","I","43966.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10448","","IND","Ulmer","Barby","","","","","Saratoga","CA","95070.0","Retired","Retired","","I","43967.0","","25.0","","","","","","","45.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10449","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","43967.0","","40.0","","","","","","","128.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10450","","IND","Wilser","Cori","","","","","San Jose","CA","95125.0","Stay at home mom","Stay at home mom","","I","43967.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10451","","IND","Casey","Charlotte","Ms.","","","","San Jose","CA","95127.0","Retired","Retired","","I","43967.0","","52.23","","","","","","","98.31","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10452","","IND","Tennant","Derek","Mr.","","","","San Jose","CA","95128.0","FEMA","Disaster Survior Assistance","","","43967.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10452","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10453","","IND","Gaetjens","Nicole","","","","","Palo Alto","CA","94306.0","Jones Lang LaSalle","Manager","","I","43968.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10454","","IND","Doyle","Harrison","","","","","Santa Barbara","CA","93105.0","Procore Technologies","Finance","","I","43968.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10455","","IND","Voris","Trent","Mr.","","","","Oakland","CA","94612.0","Stealth Space Company","Engineer","","I","43969.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10456","","IND","Spielberg","Ben","Mr.","","","","Palo Alto","CA","94036.0","Public Engagement Officer","San Jose Unified","","I","43969.0","","54.0","","","","","","","108.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10457","","IND","Shyba","Cheryl","Mrs.","","","","Los Gatos","CA","95033.0","Alum Rock Union School District","Teacher","","I","43969.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10458","","IND","Padover","David","Mr.","","","","San Jose","CA","95126.0","Lockheed Martin","Engineer","","I","43970.0","","52.23","","","","","","","261.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10459","","IND","De Smet","Brian","","","","","San Jose","CA","96116.0","Apple","Systems Administrator","","I","43971.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10460","","IND","Britton","Jon","","","","","Campbell","CA","95008.0","Retired","Retired","","I","43972.0","","36.66","","","","","","","36.66","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10461","","IND","Afshar","Shaya","Ms.","","","","San Francisco","CA","94103.0","Skadden, Arps, Slate, Meagher &Flom LLP","Lawyer","","I","43972.0","","76.0","","","","","","","76.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10462","","IND","Tangdall","Sara","Ms.","","","","San Jose","CA","95134.0","Google","Program Manager","","I","43972.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10463","","IND","Tomlin","Sherri","Ms.","","","","Los Gatos","CA","95032.0","Self Employed","Chiropractor","","I","43972.0","","190.0","","","","","","","190.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10464","","IND","Gamonal","Ernest","","","","","Salt Lake City","UT","84103.0","State of Utah","Bureaucrat","","I","43973.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10465","","IND","Ellingson","Mishi","","","","","San Jose","CA","95125.0","ProUnlimited","Yoga Instructor","","I","43973.0","","25.0","","","","","","","65.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10466","","IND","Huezo","Alex","","","","","Huntington Park","CA","90255.0","Unemployed","Unemployed","","I","43974.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10468","","IND","Ngai","Gwen","Ms.","","","","Brookeline","MA","2446.0","Johnson & Johnson","Engineer","","I","43974.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10469","","IND","Jensen","Pirie","","","","","Layfette","CO","80026.0","Unemployed","Unemployed","","I","43974.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10470","","IND","Lin","Titus","","","","","Campbell","CA","95008.0","Grellas Shah LLP","Attorney","","I","43974.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10471","","IND","Wright","Kathleen","","","","","Santa Clara","CA","95052.0","Self Employed","Attorney","","","43974.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10471","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10472","","IND","Koerner","George","","","","","Palo Alto","CA","94306.0","Retired","Retired","","","43974.0","","250.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10472","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10473","","IND","Spitzer","Cameron","Mr.","","","","San Jose","CA","95131.0","Nvidia","Engineer","","","43974.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10473","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10474","","OTH","SCC Probation Officers Union","","","","","","San Jose","CA","95126.0","","","","","43974.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10474","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10475","","IND","Murphy","Braden","","","","","Folsom","CA","95630.0","Unemployed","Unemployed","","I","43975.0","","5.5","","","","","","","5.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10476","","IND","Voisin","Sara","","","","","Los Gatos","CA","95003.0","Stryker","Engineer","","I","43975.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10477","","IND","El-Miarri","Abid","","","","","Foster City","CA","94404.0","SJSU","Student","","I","43975.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10478","","IND","Wilson","Matt","Mr.","","","","Sacramento","CA","95814.0","State Water Board","Attorney","","I","43975.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10479","","IND","Chaid","David","","","","","San Jose","CA","95125.0","KDInfotech","IT Manager","","I","43976.0","","10.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10480","","IND","Matthew","Jessica","","","","","San Jose","CA","95117.0","Coffee meets bagel","Customer Experience Associate","","I","43976.0","","10.7","","","","","","","110.03","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10481","","IND","MacFarland","Matt","Mr.","","","","Leadville","CO","80461.0","Stantec","Engineer","","I","43976.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10482","","IND","Heer","Jeff","Mr.","","","","Burleson","TN","76028.0","Alcon","Sales","","I","43976.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10483","","IND","MacIntosh","Sheila","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","43976.0","","103.2","","","","","","","103.2","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10484","","IND","Powers","Derek","Mr.","","","","Los Gatos","CA","95033.0","Retired","Retired","","I","43976.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10485","","IND","Vasquez","Omar","","","","","San Jose","CA","95122.0","Mosaic Global Transportation","Driver","","I","43976.0","","208.0","","","","","","","312.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10486","","IND","Boitano","Janice","Mrs.","","","","Los Gatos","CA","95032.0","Dr. Silvers","RDA","","I","43977.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10487","","IND","Cahill","Cecily","","","","","Ben Lomond","CA","95005.0","Retired","Retired","","","43977.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10487","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10488","","IND","Hughes","Virginia","Ms.","","","","Ben Lomond","CA","95005.0","retired","retired","","","43977.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10488","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10489","","IND","Trimble","Melissa","","","","","San Francisco","CA","94131.0","Pachamama Alliance","Volunteer Coordinator","","I","43979.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10490","","IND","O'Connell","Joseph","","","","","Homewood","IL","60430.0","Unemployed","Unemployed","","I","43978.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10491","","IND","Pepin","Christine","Ms.","","","","Sunnyvale","CA","94087.0","unemployed","Engineer","","I","43979.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10492","","IND","Tonkel","Jeff","Mr.","","","","Kapolei","HI","96707.0","Retired","Retired","","I","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10493","","IND","Barsamian","Susan","","","","","Menlo Park","CA","94025.0","Norton Lifelock","Independent Board Member","","I","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10494","","IND","Romans","Bill","Mr.","","","","Menlo Park","CA","94025.0","Retired","Retired","","I","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10495","","IND","Horan","Sean","","","","","San Jose","CA","95126.0","Softworld","Cloud DevOps Engineer","","I","43980.0","","52.23","","","","","","","223.88","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10496","","IND","Yates","Debbie","Mrs.","","","","Schereville","IN","46375.0","retired","retired","","","43980.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10496","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10497","","IND","Dent","Clarice","","","","","San Jose","CA","95128.0","retired","retired","","I","43980.0","","52.23","","","","","","","339.34","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10498","","IND","Tovar","Terrance","","","","","Fresno","CA","93726.0","Self","Realtor","","I","43981.0","","8.0","","","","","","","8.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10499","","IND","Ulmer","Barby","","","","","Saratoga","CA","95070.0","Retired","Retired","","I","43981.0","","10.0","","","","","","","45.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10500","","IND","Mathewson","Kathryn","","","","","San Jose","CA","95128.0","Unemployed","Unemployed","","I","43981.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10501","","IND","Williams","Zoe","","","","","San Jose","CA","95112.0","IISD","Researcher","","I","43981.0","","15.89","","","","","","","15.89","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10502","","IND","Toller Gardner","Laura","Ms.","","","","San Jose","CA","95125.0","Peninsula Jewish Community Center","Non-Profit Executive","","I","43981.0","","20.0","","","","","","","92.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10503","","IND","Ajluni","Salem","","","","","San Jose","CA","95128.0","Self Employed","Economist","","I","43981.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10504","","IND","Ebert","Gregory","Mr.","","","","San Jose","CA","95125.0","East Side Union High School District","Teacher","","I","43981.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10505","","IND","Casey","Charlotte","Ms.","","","","San Jose","CA","95127.0","Retired","Retired","","I","43981.0","","21.08","","","","","","","98.31","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10506","","IND","Coulson","Allen","","","","","San Jose","CA","95126.0","G4S US","Security Officer","","I","43981.0","","21.08","","","","","","","31.78","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10507","","IND","Walker","Celeste","","","","","Campbell","CA","95008.0","California State Senate","District Director","","I","43981.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10508","","IND","Nevarez","Lisset","","","","","San Jose","CA","95133.0","Lam Research","Program Manager","","I","43981.0","","25.0","","","","","","","107.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10509","","IND","Heymanns","Stefan","","","","","San Jose","CA","95124.0","Netflix","Web Developer","","I","43981.0","","25.0","","","","","","","125.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10510","","IND","Wasser","Charles","Mr.","","","","San Jose","CA","95118.0","Print Broker","Self Employed","","I","43981.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10511","","IND","Boesch","Gayle","Ms.","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","43981.0","","30.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10512","","IND","Brown","Alexander","Mr.","","","","Mountain View","CA","940431411.0","Google","Software Engineer","","I","43981.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10513","","IND","Alvarez","Serena","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","43981.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10514","","IND","Yin","Ellina","Ms","","","","San Jose","CA","95126.0","Exhibition District","Operations Director","","I","43981.0","","50.0","","","","","","","76.27","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10515","","IND","Bleymaier","Claire","Ms.","","","","San Jose","CA","95120.0","The Health Trust","Mgr. Food and Nutrition Services","","I","43981.0","","52.23","","","","","","","154.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10516","","IND","Nouri","Nadia","Ms.","","","","San Jose","CA","95134.0","Sales","eSilicon","","I","43981.0","","52.23","","","","","","","704.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10517","","IND","Thomas","Ryan","Mr.","","","","San Jose","CA","95124.0","Catholic Charities of Santa Clara County","AFter School Teacher","","I","43981.0","","52.23","","","","","","","240.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10518","","IND","Stansbury","Susan","","","","","Palo Alto","CA","94306.0","Self","Ecologicical Landscapte Design","","I","43981.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10519","","IND","Craig","Bruce","Mr.","","","","Los Gatos","CA","95030.0","bbc Lg consulting","Executive Consultant","","I","43981.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10520","","IND","Liu","Melanie","Ms.","","","","Palo Alto","CA","94303.0","unemployed","Parent","","I","43981.0","","104.15","","","","","","","131.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10521","","IND","DellaMattera","Nancy","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","43981.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10522","","IND","Ledesma","David","Mr.","","","","San Jose","CA","95128.0","Self Employed","Message Therapist","","I","43981.0","","104.15","","","","","","","208.3","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10523","","IND","Dewald","Thomas","","","","","Fort Walton Beach","FL","32548.0","retired","retired","","I","43981.0","","104.15","","","","","","","208.3","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10524","","IND","Cortez","Nicolas","Mr.","","","","Campbell","CA","95008.0","CUHSD","Teacher","","I","43981.0","","150.0","","","","","","","218.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10525","","IND","Desjardin","Susan","","","","","San Jose","CA","95125.0","Retired","Teacher/Engineer","","I","43981.0","","156.07","","","","","","","462.14","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10526","","IND","March","Ernest","","","","","San Jose","CA","95126.0","Adobe","Quality Engineer","","I","43981.0","","208.0","","","","","","","312.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10527","","IND","Mattson","Vicky","","","","","San Jose","CA","95113.0","Retired","Retired","","I","43981.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10528","","IND","Rpse","Julie","","","","","San Jose","CA","95126.0","Cisco","Program Manager","","I","43982.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10529","","IND","Noah","Martin","Mr.","","","","Olympia","WA","98506.0","Quaker Voice on Washington Public Policy","Legislative Advocate","","I","43983.0","","10.7","","","","","","","83.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10530","","IND","Chapman","Dan","","","","","San Jose","CA","95126.0","Castilleja School","Facilities Manager","","I","43982.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10531","","OTH","IBEW Local 332","","","","","","San Jose","CA","95125.0","","","","","43983.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10531","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10532","","IND","quartarolo","Adam","","","","","San Jose","CA","95136.0","Supervisor","City of San Jose","","I","43984.0","","21.09","","","","","","","21.09","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10533","","IND","Smith","Marlena","","","","","San Jose","CA","95132.0","Crowdstaffing","Public Policy Associate","","I","43984.0","","50.0","","","","","","","70.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10534","","IND","watson","michelle","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","43984.0","","52.23","","","","","","","468.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10535","","IND","morales","jesse","","","","","San Jose","CA","95128.0","TEKSYSTEMS","Help Desk Level 2","","I","43985.0","","10.07","","","","","","","10.07","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10536","","IND","guillermo","sheryl","","","","","San Jose","CA","95126.0","NVIDIA","Program Manager","","I","43985.0","","10.07","","","","","","","10.07","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10537","","IND","berg","Casey","","","","","San Jose","CA","95128.0","Recogni","Visualization and Simulation Engineer","","I","43985.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10538","","IND","Condito","Michael","Mr.","","","","San Jose","CA","95125.0","self employed","Analog Mask Designer","","I","43985.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10539","","IND","Patel","Seema","","","","","San Jose","CA","95118.0","Stanford School of Medicine","Manager of Business Operations and Project Management","","I","43985.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10540","","IND","brooks","josh","","","","","San Jose","CA","95126.0","Apple","Engineer","","I","43985.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10541","","IND","savage","brenna","","","","","San Jose","CA","95112.0","Good Samaritan Hospital","ICU Nurse","","I","43985.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10542","","IND","Thompson","Tazio","","","","","San Jose","CA","95133.0","San Jose Earthquakes","Creative manager","","I","43985.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10543","","IND","adamski","Carol","","","","","San Jose","CA","95117.0","Self","Consultant","","I","43985.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10544","","IND","Vasquez","Ann","Ms","","","","Hollister","CA","95023.0","Sbhsd","Teacher","","I","43986.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10545","","IND","Bradley","Karen","Ms.","","","","Newark","CA","94560.0","Riveria Ventures LLC","Partner","","I","43986.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10546","","IND","Wilson","Bill","Mr.","","","","Cupertino","CA","95014.0","Fremont High School","School Board","","","43986.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10546","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10547","","IND","Bricmont","Paul","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","43987.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10548","","IND","Salter","Erin","","","","","San Jose","CA","95117.0","Retired","Retired","","I","43988.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10549","","IND","Haberly","Brian","Mr.","","","","San Jose","CA","95112.0","Paypal","Paralegal","","I","43988.0","","200.0","","","","","","","225.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10550","","IND","Fargo","Peter","","","","","San Jose","CA","95125.0","retired","retired","","I","43989.0","","52.23","","","","","","","104.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10551","","IND","Hadzic","Esmir","","","","","Essex Junction","VT","5452.0","PC Construction","Project Engineer","","I","43989.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10552","","IND","Engelke","Ruthi","","","","","Eureka","CA","95501.0","Retired","Retired","","I","43989.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10553","","IND","Ledesma","David","Mr.","","","","San Jose","CA","95128.0","Self Employed","Message Therapist","","I","43989.0","","104.15","","","","","","","208.3","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10554","","IND","Pliner","Carol","Mrs.","","","","Saratoga","CA","95070.0","Retired","Community Activist","","I","43989.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10555","","IND","Impey","Shannon","Mrs.","","","","Los Gatos","CA","95033.0","Dell Technologies","Human Resources","","I","43989.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10556","","IND","Taylor","Jeremy","","","","","San Jose","CA","95125.0","Netwoven Inc","Sales Rep","","I","43989.0","","200.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10557","","IND","Tran","Huy","","","","","San Jose","CA","95132.0","Justice at Work Law Group, LLP","Partner","","I","43989.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10558","","IND","Madsen","Felicia","","","","","San Jose","CA","95125.0","David and Lucile Packard Foundation","Non-profit volunteer","","I","43990.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10559","","IND","Taylor","Patrick","","","","","San Jose","CA","95126.0","Retired","retired","","","43991.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10559","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10560","","IND","Donnelly","Tim","","","","","Berkeley","CA","94704.0","Retired","Retired","","","43991.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10560","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10561","","IND","Updegrove","Diane","Ms.","","","","Gibsonton","FL","33534.0","Advanced Airfoil Components","CEO","","I","43991.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10562","","IND","Comiskey","John","","","","","San Jose","CA","95124.0","Retired","Retired","","","43991.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10562","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10563","","IND","Dent","Clarice","","","","","San Jose","CA","95128.0","retired","retired","","I","43991.0","","52.23","","","","","","","339.34","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10564","","IND","Clerencia","Issac","","","","","San Jose","CA","95131.0","Google","Software Engineer","","I","43992.0","","21.08","","","","","","","42.16","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10565","","IND","Llanes","Arleen","","","","","San Jose","CA","95125.0","Santa Clara Unified School District","Teacher","","I","43992.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10566","","IND","Luebcke","Christopher","","","","","San Jose","CA","95126.0","Clari, Inc.","Director of Engineering","","I","43992.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10567","","IND","Ellingson","Mishi","","","","","San Jose","CA","95125.0","ProUnlimited","Yoga Instructor","","I","43993.0","","15.0","","","","","","","65.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10568","","IND","Poser","Ben","","","","","Campbell","CA","95008.0","Relign Corporation","Engineer","","I","43993.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10577","","IND","Batista","Ben","","","","","Sykesville","MD","21784.0","Northrop Grumman","Engineer","","I","43993.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10578","","IND","Setzler","Brian","","","","","Portland","OR","97201.0","Fiducial Business Centers, Inc.","Manager","","I","43994.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10579","","IND","Dunbar","Christina","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","43994.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10580","","IND","Zandbergen","Zoe","","","","","San Jose","CA","95125.0","JetPens","Marketing","","I","43994.0","","15.89","","","","","","","40.89","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10581","","IND","Clerencia","Issac","","","","","San Jose","CA","95131.0","Google","Software Engineer","","I","43994.0","","21.08","","","","","","","42.16","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10582","","IND","Mendez","Gil","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","43994.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10583","","IND","Baez","Rosemary","","","","","San Jose","CA","95124.0","Third Street Community Center","Executive Director","","I","43994.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10584","","IND","Gershberg","Felicia","","","","","San Jose","CA","94087.0","Unemployed","Unemployed","","I","43994.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10585","","IND","Breeman","William","","","","","San Jose","CA","95125.0","SJUSD","Teacher","","I","43994.0","","36.66","","","","","","","36.66","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10586","","IND","Borca","Jonathan","","","","","San Jose","CA","95122.0","Circle Communications","Director of community relations and partnerships","","I","43994.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10587","","IND","Lopez","Sergio","","","","","Campbell","CA","94008.0","Kos Read Group","Client Manager","","I","43994.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10588","","IND","Boesch","Gayle","Ms.","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","43994.0","","100.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10589","","IND","Chow","Susie","","","","","Foster City","CA","94404.0","Ivy Acedemics, Inc","Educator","","","43994.0","","400.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10589","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10590","","IND","DiNucci","Olivia","","","","","Washington","DC","20024.0","Unemployed","Unemployed","","I","43995.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10591","","IND","Elbinger","Lewis","","","","","Mount Shasta","CA","95067.0","Unemployed","Unemployed","","I","43995.0","","55.0","","","","","","","55.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10592","","IND","Schmit","John","","","","","Salida","CA","95368.0","Unemployed","Unemployed","","I","43995.0","","104.15","","","","","","","312.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10593","","IND","Cyrluk","Laurel","","","","","Los Gatos","CA","95032.0","Uplift Family Services","General Ledger and Accounts Payable Supervisor","","I","43995.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10594","","IND","Tangdall","Sara","Ms.","","","","San Jose","CA","95134.0","Google","Program Manager","","I","43995.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10595","","IND","Houston","Hibberd","Mr.","","","","Austin","TX","78702.0","Cision","Sales","","I","43995.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10596","","IND","Cortese","David","","","","","San Jose","CA","95127.0","County of Santa Clara","Elected Official","","I","43995.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10597","","IND","Newcomb","Audrey","","","","","Northhampton","MA","1060.0","ISO New England","Engineer","","I","43996.0","","5.5","","","","","","","45.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10598","","IND","Wygant","Anna","","","","","South Lake Tahoe","CA","95160.0","Linkedin","Software Engineer","","I","43996.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10599","","IND","Farb(Sackett)","Lia","","","","","San Francisco","CA","94117.0","University of San Francisco","Higher Education Administrator","","I","43996.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10600","","IND","Schuler","Karen","Ms.","","","","San Jose","CA","95124.0","Casa di Mir Montessori School","Director of Finance","","I","43996.0","","40.0","","","","","","","90.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10601","","IND","Newcomb","Audrey","","","","","Northhampton","MA","1060.0","ISO New England","Engineer","","I","43996.0","","40.0","","","","","","","45.5","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10602","","IND","Coy","Julian","","","","","Arlington","VA","22202.0","Versar Inc.","Milcon Analyst","","I","43996.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10603","","IND","Wong","Kira","","","","","Hobekn","NJ","7030.0","Marchetto Higgins Stieve","Architect","","I","43996.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10604","","IND","Miller","John Greg","","","","","San Jose","CA","95133.0","Retired","RN","","I","43996.0","","300.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10605","","IND","Mendoza","John","","","","","Los Gatos","CA","95030.0","Google","Engineer","","I","43997.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10606","","IND","Rosenberg","Mike & Deborah","","","","","Aptos","CA","95003.0","Self Employed","Landscape Architect","","I","43997.0","","50.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10607","","IND","Atkins","Kurt","","","","","Santa Clara","CA","95050.0","Avnet Electronics","Logistics Manager","","I","43997.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10608","","IND","Nouri","Kordieh","Ms.","","","","San Jose","CA","95131.0","None","Homemaker","","I","43997.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10609","","IND","Nouri","Nadia","Ms.","","","","San Jose","CA","95134.0","Sales","eSilicon","","I","43997.0","","200.0","","","","","","","704.46","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10610","","IND","Taylor","Jeremy","","","","","San Jose","CA","95125.0","Netwoven Inc","Sales Rep","","I","43997.0","","300.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10611","","IND","Heil","William","","","","","San Jose","CA","95127.0","Unemployed","Unemployed","","I","43997.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10612","","IND","Mulhardt","Mark","","","","","Grass Valley","CA","95945.0","Texas Instruments","Engineer","","I","43997.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10613","","IND","Ramirez","Lucas","","","","","Mountain View","CA","94040.0","City of San Jose","Council Assistant","","I","43998.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10614","","IND","Ramos","Emily","","","","","Mountain View","CA","94041.0","Hughes & Company","Associate","","I","43998.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10615","","IND","Pohevitz","Leanna","","","","","Oceanside","NY","11572.0","CUNY School of Law","Student","","I","43999.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10616","","IND","Cortes","Norma","","","","","San Jose","CA","95116.0","Unemployed","Unemployed","","I","43999.0","","10.7","","","","","","","31.78","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10617","","IND","Benson","William","","","","","San Jose","CA","95126.0","DKG Services","Software Engineer","","I","43999.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10618","","IND","Pinson","Connor","","","","","Sommerville","MA","2139.0","Rangine corp","Engineer","","I","43999.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10619","","IND","Tweten","John","","","","","San Jose","CA","95125.0","Retired","Retired","","","43999.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10619","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10620","","IND","Nouri","Nadia","Ms.","","","","San Jose","CA","95134.0","Sales","eSilicon","","","43999.0","","400.0","","","","","","","704.46","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10620","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10621","","IND","Walker","Michael","Mr.","","","","San Francisco","CA","94107.0","Relign Corporation","VP R&D","","I","43999.0","","415.68","","","","","","","415.68","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10622","","IND","Nouri","Nassim","Ms.","","","","San Jose","CA","95131.0","Retired","Retired","","","43999.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10622","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10623","","IND","Joho","Keith","Mr.","","","","San Jose","CA","95131.0","self employed","Consultant","","","43999.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10623","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10625","","IND","De Mey","Amanda","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","44000.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10626","","IND","Galli","Michael","","","","","Salinas","CA","93905.0","Taylor Farms Retail","Replenishment Analyst","","I","44000.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10627","","IND","Bowers","Sam","","","","","New York","NY","10026.0","DM Operations Inc.","Producer","","I","44000.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10628","","IND","Fondriest","Sara","","","","","Los Gatos","CA","95033.0","Marin Health Medical Center","Volunteer Coordinator","","I","44000.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10629","","IND","Schwietzer","Jack","","","","","Sunnyvale","CA","94086.0","Hercules Capital","HR Business Partner","","I","44000.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10630","","IND","Krackov","Patricia","","","","","San Jose","CA","95126.0","Self Employed","Philanthropic and Nonprofit Advisor","","I","44001.0","","10.7","","","","","","","41.4","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10631","","IND","Coulson","Allen","","","","","San Jose","CA","95126.0","G4S US","Security Officer","","I","44001.0","","10.7","","","","","","","31.78","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10632","","IND","Gonzalez","Bobby","","","","","San Jose","CA","95112.0","Town of Los gatos","Analyst","","I","44001.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10633","","IND","Anderson","Tyler","","","","","Philadelphia","PA","19125.0","Amuneal Manufacturing","Manufacturing Engineer","","I","44001.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10634","","IND","Shultz","Tyler","","","","","San Francisco","CA","94122.0","Flux Biosciences","Scientist","","I","44001.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10635","","IND","Padover","David","Mr.","","","","San Jose","CA","95126.0","Lockheed Martin","Engineer","","I","44001.0","","52.23","","","","","","","261.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10636","","IND","Dennie","Jake","","","","","San Jose","CA","95126.0","The Nielsen Company","Analyst","","I","44001.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10637","","IND","Jimenez","Sergio","","","","","San Jose","CA","95123.0","City of San Jose","Council Member","","I","44001.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10638","","IND","Mashburn","Michele","Ms.","","","","San Jose","CA","95112.0","Collins Foundation","Non Profit Director","","I","44002.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10639","","IND","Price","Matthew","","","","","Auburn","AL","36830.0","Unemployed","Unemployed","","I","44002.0","","28.35","","","","","","","28.35","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10640","","IND","Razon","Jony","","","","","Newport","RI","2840.0","Naval Undersea Warfare Center","Systems Engineer","","I","44002.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10641","","IND","Williams","Clark","","","","","Los Angeles","CA","94123.0","Unemployed","Unemployed","","I","44002.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10642","","IND","Peralez","Raul","","","","","San Jose","CA","95110.0","City of San Jose","Council Member","","I","44002.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10643","","IND","Shiroma","Matthew","","","","","Phoenix","AZ","85008.0","Intel Corporation","Engineer","","I","44002.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10644","","IND","Dugas","Zack","","","","","Seattle","WA","98109.0","Amazon","Software Development Engineer","","I","44002.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10645","","IND","Gorham","Alex","Mr.","","","","San Francisco","CA","94117.0","McKinsey & Co","Associate","","I","44003.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10646","","IND","Dent","Clarice","","","","","San Jose","CA","95128.0","retired","retired","","I","44003.0","","26.27","","","","","","","339.34","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10647","","IND","Price","Susan","","","","","San Jose","CA","95128.0","Retired","Community Outreach","","I","44003.0","","41.85","","","","","","","68.12","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10648","","IND","Cassidy","Jason","","","","","San Jose","CA","95112.0","Unemployed","Unemployed","","I","44003.0","","41.85","","","","","","","41.85","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10649","","IND","Kestel","Heather","","","","","Tampa","FL","33607.0","Unemployed","Unemployed","","I","44003.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10650","","IND","Wells","Laura","","","","","Oakland","CA","94610.0","Unemployed","Unemployed","","I","44003.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10651","","IND","Sweeney","EOGHAN","Mr.","","","","Boston","MA","2108.0","Quartet Health","Analyst","","I","44004.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10652","","IND","Desai","Nikhil","","","","","Fremont","CA","94539.0","Google LLC","Engineer","","I","44004.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10653","","IND","Noth","Chris","","","","","Des Moines","IA","50314.0","Boys and Girls Club","Unit Director","","I","44004.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10654","","IND","Aggson","Althea","","","","","San Jose","CA","95126.0","United Airlines","Flight Attendent","","I","44004.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10655","","IND","zdorova","Mary","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44004.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10656","","IND","Gundersen","Nathaniel","","","","","Seattle","WA","98117.0","DLR Group","Architectural Associate","","I","44004.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10657","","IND","watson","michelle","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44004.0","","208.0","","","","","","","468.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10658","","OTH","County Employee Management Association","","","","","","San Jose","CA","95126.0","","","","","44004.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10658","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10659","","IND","Kalra","Ash","","","","","San Jose","CA","95136.0","State of California","Assembly Member","","I","44004.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10660","","IND","Ramirez","Alisha","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44004.0","","25.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10661","","IND","Mine","Brent","Mr.","","","","Campbell","CA","95008.0","Mine, Mine & Arao","Accountant","","I","44005.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10662","","IND","Lopes","Shayla","","","","","San Jose","CA","95136.0","Quinn Physical Therapy","Operations Manager","","I","44005.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10663","","IND","Corcoran","Christen","","","","","Washington","DC","20010.0","Global Land Alliance","Communications Manager","","I","44005.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10664","","IND","Crader","Elisha","","","","","Hayward","CA","94544.0","Centro Legal de la Raza","Paralegal","","I","44005.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10665","","IND","Mohanta","Imone","","","","","Dublin","CA","94568.0","Stanford University","Coach","","I","44005.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10666","","IND","Johnson","Daviyion","","","","","Buffalo","NY","14222.0","Hobsons","Consultant","","I","44005.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10667","","IND","Heer","Lauren","","","","","Washington","DC","20010.0","USDA","Contract Specialist","","I","44005.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10668","","IND","Houston","Jeremy","","","","","Houston","TX","77018.0","DHS","Asylum Officer","","I","44005.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10669","","IND","Bochette","Nick","","","","","Washington Township","NJ","8080.0","Temple University","Soccer Coach","","I","44005.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10670","","IND","Templeton","Carolyn","","","","","Palo Alto","CA","94306.0","Unemployed","Unemployed","","I","44005.0","","27.0","","","","","","","27.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10671","","IND","Miller","Andrew","","","","","Brooklyn","NY","11222.0","Unemployed","Unemployed","","I","44005.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10672","","IND","Huddy","Elaine","","","","","Hillsdale","NJ","7642.0","Becton, Dickinson and Company","IT Manager","","I","44005.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10673","","IND","Waite","Brian","","","","","Troy","NY","12180.0","Fluor Marine Propulsion Corp","Nuclear Engineer","","I","44005.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10674","","IND","Moss","Kabir","Mr.","","","","Highlands","NJ","7732.0","New Jersey State Senate","Deputy Directory of Communications","","I","44005.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10675","","IND","Wayne","Liz","","","","","ST Petersburg","FL","33713.0","Alvarez and Mars","Consultant","","I","44005.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10676","","IND","Schmit","John","","","","","Salida","CA","95368.0","Unemployed","Unemployed","","I","44005.0","","208.0","","","","","","","312.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10677","","IND","Lencioni","Ann","","","","","Reno","NV","89511.0","Unemployed","Unemployed","","I","44005.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10678","","IND","Chu","Lennie","","","","","San Jose","CA","95120.0","Elasticsearch","Human Resources","","I","44005.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10679","","IND","Parkman","Brian","Mr.","","","","San Jose","CA","95126.0","San Jose Public Libraries","Librarian","","I","44006.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10680","","IND","Grayboyes","Sydney","","","","","Worchester","MA","1604.0","UMass Memorial Medical Center","Pharmacy Resident","","I","44006.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10681","","IND","sullivan","Josh","","","","","San Jose","CA","95126.0","Vector Marketing","Assistant Manager","","I","44006.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10685","","IND","Harding","Mariah","","","","","Washington","DC","20002.0","US House of Representatives","Committee Clerk","","I","44006.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10686","","IND","Reed","Matty","","","","","Pismo Beach","CA","93449.0","Unemployed","Unemployed","","I","44006.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10688","","IND","Vidovic","Renata","","","","","San Jose","CA","95136.0","Locus","Engineer","","I","44006.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10689","","IND","Muhammad","Nia","","","","","Columbia","MD","21044.0","Unemployed","Unemployed","","I","44006.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10690","","IND","Rosenberg","Mike & Deborah","","","","","Aptos","CA","95003.0","Self Employed","Landscape Architect","","I","44006.0","","25.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10691","","IND","Lu","Patrick","","","","","Oakland","CA","94612.0","Q5","CEO","","I","44006.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10692","","IND","Umstattd","Rick","","","","","San Jose","CA","95130.0","Unemployed","Unemployed","","I","44006.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10693","","IND","Leonard","Jean","","","","","San Jose","CA","95128.0","Unemployed","Unemployed","","I","44006.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10694","","IND","oberkirch","lorena","","","","","San Jose","CA","95125.0","City of San Jose","Library Page","","I","44006.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10695","","IND","Sweeney","Ian","Mr.","","","","New Haven","CT","6511.0","Assa Abloy","Engineer","","I","44006.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10696","","IND","Kukol","Whitney","","","","","Cleveland","OH","44115.0","MetroHealth","Fellow","","I","44006.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10697","","IND","Briscoe","Jennifer","","","","","San Jose","CA","95136.0","","Mental Health","","I","44006.0","","41.85","","","","","","","41.85","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10698","","IND","Hasbrook","Carly","","","","","Campbell","CA","95008.0","CA Senate","Executive Assistant","","I","44006.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10699","","IND","Miller","Christopher","","","","","Campbell","CA","95008.0","Alum Rock Union School District","Teacher","","I","44006.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10700","","IND","Nguyen","Richard","Mr.","","","","San Jose","CA","95128.0","Santa Clara Valley Water District","Management Analyst","","I","44006.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10701","","IND","Fumia","Joel","","","","","Los Gatos","CA","95032.0","Los Gatos United Soccer Club","Director / Coach","","I","44006.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10702","","IND","Hall","Jennifer","","","","","San Jose","CA","95112.0","VHA","Social Worker","","I","44006.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10703","","IND","Thomas","Ryan","Mr.","","","","San Jose","CA","95124.0","Catholic Charities of Santa Clara County","AFter School Teacher","","I","44006.0","","52.23","","","","","","","240.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10704","","IND","Kanaana","Tarik","","","","","Santa Rosa","CA","95401.0","Sonoma State University","Cook","","I","44006.0","","65.0","","","","","","","65.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10705","","IND","Wolfe","Susan","","","","","San Jose","CA","95130.0","Unemployed","Unemployed","","I","44006.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10706","","IND","Schure","Pamela","","","","","San Jose","CA","95136.0","280 Group","Director","","I","44006.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10707","","IND","Su","Jason","","","","","San Jose","CA","95126.0","SJSU","Instructor","","I","44006.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10708","","IND","Horan","Sean","","","","","San Jose","CA","95126.0","Softworld","Cloud DevOps Engineer","","I","44006.0","","171.65","","","","","","","223.88","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10709","","IND","Gold","James","","","","","San Jose","CA","95126.0","City of San Jose","Analyst","","I","44006.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10710","","IND","Chaid","David","","","","","San Jose","CA","95125.0","KDInfotech","IT Manager","","I","44007.0","","10.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10711","","IND","Martinez","Johanna","","","","","Washington","DC","20010.0","Zemitek","Contractor","","I","44007.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10712","","IND","Matthew","Jessica","","","","","San Jose","CA","95117.0","Coffee meets bagel","Customer Experience Associate","","I","44007.0","","10.7","","","","","","","110.03","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10713","","IND","Breedlove","Steven","Mr.","","","","Chico","CA","95926.0","None","Student","","I","44007.0","","10.7","","","","","","","42.16","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10714","","IND","Wilson","Kevin","","","","","Brooklyn","NY","11238.0","Google","Tech Solutions","","I","44007.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10715","","IND","Apcar","Natalie","","","","","Baltimore","MD","21202.0","Jhpiego","Public Health","","I","44007.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10716","","IND","Melillo","Michael","","","","","San Jose","CA","95118.0","Apple","Engineer","","I","44007.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10717","","IND","Urhausen","David","","","","","Oakland","CA","94602.0","SEIU-UHW","Political","","I","44007.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10718","","IND","Baxter","Linda","Ms.","","","","San Jose","CA","95125.0","retired","retired","","I","44007.0","","500.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10719","","IND","Furgerson","Jean","","","","","Campbell","CA","95008.0","Unemployed","Unemployed","","I","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10720","","IND","Gomez","Richard","","","","","Fresno","CA","93728.0","Fresno Center for Nonviolence","Independent Contractor","","I","44008.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10721","","IND","Valencia","Joel","","","","","San Jose","CA","95110.0","StreetCode Academy","Developement","","I","44008.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10722","","IND","Berry","Janet","Ms.","","","","San Jose","CA","95126.0","Retired","Attorney","","","44008.0","","50.0","","","","","","","102.23","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10722","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10723","","IND","Hayslip","Bryan","","","","","San Jose","CA","95125.0","County of Santa Clara","Election Specialist","","I","44008.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10724","","IND","Pfenning","John","","","","","San Jose","CA","95111.0","Securitas Inc.","Security Officer","","I","44008.0","","60.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10725","","IND","Farley","Diane","","","","","San Jose","CA","95126.0","Retired","Retired","","","44008.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10725","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10726","","IND","Christou","Elena","","","","","Chicago","IL","60615.0","DLA Piper (US)","Attorney","","","44008.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10726","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10727","","IND","Allen","Peter","","","","","San Jose","CA","95128.0","Peter Allen Media","Owner","","","44008.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10727","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10728","","IND","watson","michelle","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44008.0","","208.0","","","","","","","468.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10729","","IND","Pursai","DeAnna","Ms.","","","","San Jose","CA","95120.0","College of Adaptive Arts","Executive Director","","I","44008.0","","467.6","","","","","","","467.6","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10730","","COM","Kenneth Mejia For Congress","","","","","","Los Angeles","CA","90029.0","","","","","44008.0","","500.0","","","","","","","500.0","","","","","","","","","","C00616045","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10730","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10731","","COM","Alex Lee for State Assembly","","","","","","San Jose","CA","95133.0","","","","","44008.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10731","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10732","","IND","Bleymaier","Claire","Ms.","","","","San Jose","CA","95120.0","The Health Trust","Mgr. Food and Nutrition Services","","I","44008.0","","52.23","","","","","","","154.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10733","","IND","Witty","Evan","","","","","San Francisco","CA","94109.0","Cloud Kitchens LLC","Hardware Engineer","","I","44009.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10734","","IND","Cheng","Julius","","","","","Cupertino","CA","95014.0","AISense, Inc.","Software Engineer","","I","44009.0","","52.23","","","","","","","102.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10735","","IND","Smith","Ross","Mr.","","","","San Jose","CA","95126.0","Netflix","Accountant","","I","44009.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10736","","IND","Harrison","Diane","Ms.","","","","Santa Clara","CA","95051.0","Retired","Travel Agent","","I","44009.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10737","","IND","Brenner","Lindsay","","","","","Alburquerque","NM","87110.0","ALP","Autism childrens therapy","","I","44009.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10738","","IND","Ulmer","Barby","","","","","Saratoga","CA","95070.0","Retired","Retired","","I","44009.0","","10.7","","","","","","","45.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10739","","IND","Mancini","Cassie","","","","","San Jose","CA","95124.0","The Pivot Group","Account Associate","","I","44009.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10740","","IND","Vladimirov","Georgy","Mr.","","","","Palo Alto","CA","94303.0","Zume","Computer Programmer","","I","44009.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10741","","IND","Toller Gardner","Laura","Ms.","","","","San Jose","CA","95125.0","Peninsula Jewish Community Center","Non-Profit Executive","","I","44009.0","","20.0","","","","","","","92.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10742","","IND","Haberly","Brian","Mr.","","","","San Jose","CA","95112.0","Paypal","Paralegal","","I","44009.0","","25.0","","","","","","","225.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10743","","IND","Everette","Sanda","","","","","San Mateo","CA","94403.0","Unemployed","Unemployed","","I","44009.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10744","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","44009.0","","28.0","","","","","","","128.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10745","","IND","Bair","Addison","","","","","San Jose","CA","95125.0","Engineer","AirBus","","I","44009.0","","30.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10746","","IND","Fox-Green","Marci","","","","","San Jose","CA","95125.0","retired","teacher","","I","44009.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10747","","IND","Teon Nicols","Ramses","","","","","San Jose","CA","95125.0","SEIU Local 1021","Vice President","","I","44009.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10748","","IND","Cortez","Nicolas","Mr.","","","","Campbell","CA","95008.0","CUHSD","Teacher","","I","44009.0","","50.0","","","","","","","218.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10749","","IND","Kiely","Deborah","Ms.","","","","Helena","MT","59601.0","Retired","Pharmicist","","I","44009.0","","52.23","","","","","","","156.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10750","","IND","Matthew","Jessica","","","","","San Jose","CA","95117.0","Coffee meets bagel","Customer Experience Associate","","I","44009.0","","52.23","","","","","","","110.03","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10751","","IND","Miller","Carina","","","","","Houston","TX","77006.0","Defy Body Mind Wellness","Studio Director","","I","44009.0","","57.42","","","","","","","57.42","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10752","","IND","Farkouh","Adriana","Ms.","","","","San Jose","CA","95126.0","Retired","Retired","","I","44009.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10753","","IND","Westerlund","William","Mr.","","","","San Jose","CA","95126.0","Accenture","Recruiter","","I","44009.0","","100.0","","","","","","","152.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10754","","IND","Koerner","George","","","","","Palo Alto","CA","94306.0","Retired","Retired","","I","44009.0","","100.0","","","","","","","450.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10755","","IND","Choy","Yan-Yin","","","","","San Jose","CA","95110.0","ServiceNow","Software Engineer","","I","44009.0","","104.15","","","","","","","156.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10756","","IND","Isensee","Meridith","","","","","San Jose","CA","95136.0","Unemployed","Unemployed","","I","44009.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10757","","IND","Spreadbury","Michelle","","","","","San Jose","CA","95156.0","Law Firm","Paralegal","","I","44009.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10758","","IND","Fane","Zach","","","","","Troy","NY","12182.0","Callanan Industries","Superintendent","","I","44009.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10759","","IND","Simon","Joan","Ms.","","","","San Jose","CA","95118.0","Retired","Retired","","I","44009.0","","208.0","","","","","","","416.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10760","","IND","Miller","John Greg","","","","","San Jose","CA","95133.0","Retired","RN","","I","44009.0","","300.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10761","","IND","Levin","Jeffrey I","","","","","San Jose","CA","95110.0","retired","retired","","I","44009.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10762","","IND","Zapien","Rosie","","","","","San Jose","CA","95126.0","John Welsh MD","Medical Assistant","","I","44009.0","","52.23","","","","","","","156.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10763","","IND","Purcell","Gloria","","","","","Belmont","CA","94002.0","Unemployed","Unemployed","","I","44009.0","","30.0","","","","","","","134.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10764","","IND","Dewald","Thomas","","","","","Fort Walton Beach","FL","32548.0","retired","retired","","I","44009.0","","104.15","","","","","","","208.3","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10765","","IND","Burns","Marie","","","","","San Jose","CA","95126.0","Pinnacle Group","Software Developer","","I","44009.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10766","","IND","Cashman","Anne","","","","","San Jose","CA","95125.0","Self Employed","Destination Services Consultant","","I","44009.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10767","","IND","Vaccaro","Jenna","","","","","San Jose","CA","95125.0","Amex","Web Designer","","I","44009.0","","15.89","","","","","","","15.89","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10768","","IND","vargas","Michael","","","","","Santa Clara","CA","95050.0","Rimon Law, P.C.","Attorney","","I","44010.0","","311.84","","","","","","","311.84","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10769","","IND","Mahan","Jennifer","","","","","Manhattan","NY","10032.0","Thornton Tomasetti","Engineer","","I","44010.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10770","","IND","Impey","Chris","","","","","Los Gatos","CA","95033.0","shrader electric","Electrician","","I","44010.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10771","","IND","Bustamente","Salvador","","","","","San Jose","CA","95125.0","unemployed","unemployed","","I","44010.0","","156.07","","","","","","","156.07","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10772","","IND","Bushman","Elina","Ms.","","","","Campbell","CA","95008.0","ICIMS","Account Executive","","","44010.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10772","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10773","","IND","Khaledi","Awan","","","","","Reston","VA","20191.0","Dell","Technical Sales Rep","","I","44010.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10774","","IND","Harper","Donna","Ms.","","","","Chicago","IL","60618.0","Lurie children’s hospital","Registered Nurse","","I","44010.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10775","","IND","Tonkel","Jewell","Mrs.","","","","Kapolei","HI","96707.0","Green Bits","Consultant","","I","44010.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10776","","IND","Germain","Leslie","","","","","San Jose","CA","95124.0","Unemployed","Stay at home mom","","I","44010.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10777","","IND","Vaccaro","Genene","","","","","San Jose","CA","95125.0","BSI","Sales","","I","44010.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10778","","IND","Seymour","Matthew","","","","","San Jose","CA","95131.0","San Jose Unifed School District","Teacher","","I","44010.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10779","","IND","Chase","Katie","","","","","San Francisco","CA","94109.0","Nauto","Lawyer","","I","44010.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10780","","IND","Wu","Sally","","","","","Sunnyvale","CA","94086.0","Unemployed","Unemployed","","I","44010.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10781","","IND","Desjardin","Susan","","","","","San Jose","CA","95125.0","Retired","Teacher/Engineer","","I","44010.0","","156.07","","","","","","","462.14","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10782","","IND","Poeschel","David","","","","","San Jose","CA","95120.0","Unemployed","Unemployed","","I","44010.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10783","","IND","Stevens","Chuck","Mr.","","","","San Jose","CA","95128.0","IATSE Local134","Stage Hand","","I","44011.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10784","","IND","Jenkins","A. Jarrod","Mr.","","","","San Jose","CA","95110.0","Facebook","Attorney","","I","44011.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10785","","IND","White","Bailey","","","","","Santa Clara","CA","95050.0","Santa Clara County Public Health Department","Community Nutrition Educator","","I","44011.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10786","","IND","Hoppe","Eric","","","","","San Jose","CA","95125.0","Proteus","Software Exec","","I","44011.0","","52.23","","","","","","","78.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10787","","IND","Khaledi","Tanya","","","","","San Jose","CA","95120.0","Accounting Office","Office Managef","","I","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10788","","IND","Kim","James","Mr.","","","","San Jose","CA","95130.0","Cadence","Engineer","","I","44011.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10789","","IND","Bernstein","Jared","Mr.","","","","Los Gatos","CA","95032.0","Student","Student","","I","44011.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10790","","IND","Smith","Nicolas","Mr.","","","","San Jose","CA","95126.0","Watlow Electric Company","Financial Controller","","I","44011.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10791","","IND","Huston","Dixie","MS.","","","","San Jose","CA","95124.0","retired","retired","","I","44011.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10792","","IND","Hutabarat","William","","","","","Washington","DC","20005.0","ASLA","Accountant","","I","44011.0","","5.5","","","","","","","5.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10793","","IND","Watkins","Kevin","","","","","Santa Clara","CA","95051.0","Avira, Inc","Business Development","","I","44011.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10794","","IND","Cortez","Nicolas","Mr.","","","","Campbell","CA","95008.0","CUHSD","Teacher","","","44011.0","","18.0","","","","","","","218.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10794","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10795","","IND","Hermanson","Barry","","","","","San Francisco","CA","94116.0","Retired","Retired","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10795","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10796","","IND","Ponciano","Frank","","","","","San Jose","CA","95110.0","Law Foundation of Silicon Valley","Community Worker","","I","44011.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10797","","IND","Frank","Andy","","","","","San Jose","CA","95112.0","Our City Forest","Community Nursery Manager","","I","44011.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10798","","IND","campbell","Benita","","","","","Burgettstown","PA","15021.0","unemployed","unemployed","","I","44011.0","","3.05","","","","","","","3.05","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10799","","IND","Thomas","Ryan","Mr.","","","","San Jose","CA","95124.0","Catholic Charities of Santa Clara County","AFter School Teacher","","I","44011.0","","52.23","","","","","","","240.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10800","","IND","Bleymaier","Claire","Ms.","","","","San Jose","CA","95120.0","The Health Trust","Mgr. Food and Nutrition Services","","I","44011.0","","50.0","","","","","","","154.46","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10801","","IND","Swanson","Lety","","","","","San Jose","CA","95130.0","Campbell union","Para Professional","","I","44011.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10802","","IND","spitzer","Jason","","","","","San Jose","CA","95120.0","Inficon","Engineer","","I","44011.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10803","","IND","Jagadeesan","Viveka","","","","","San Jose","CA","95120.0","unemployed","unemployed","","I","44011.0","","15.89","","","","","","","15.89","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10804","","IND","Liu","Melanie","Ms.","","","","Palo Alto","CA","94303.0","unemployed","Parent","","I","44011.0","","27.0","","","","","","","131.15","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10805","","IND","Klein","Kyle","Mr.","","","","San Jose","CA","95133.0","Relign Corp","Engineer","","I","44011.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10806","","IND","Broderick","David","","","","","San Jose","CA","95125.0","Self Employed","Sales","","I","44011.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10807","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","44012.0","","10.0","","","","","","","128.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10808","","IND","Gras","Gerald","","","","","Palo Alto","CA","94306.0","Retired","Retired","","","44012.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10808","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10809","","IND","LoBue","Brian and Lori","","","","","San Jose","CA","95138.0","Oak Grove School District","Teacher","","I","44012.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10810","","IND","Weitz","Dylan","","","","","Colchester","VT","5446.0","Dynapower Company","Mechanical Engineer","","I","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10811","","IND","Foley","Patti","","","","","Los Gatos","CA","95033.0","Corcept Therapeutic inc","HR","","I","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10812","","IND","Hobbs","Richard","Mr.","","","","San Jose","CA","95127.0","Self Employed","Attorney","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10812","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10813","","IND","Ortiz","Albert","","","","","San Jose","CA","95126.0","Superior Court, County of San Mateo","Certified Court Interpreter (English-Spanish)","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10814","","IND","Haider","Mejghan","","","","","San Jose","CA","95130.0","NASA","Business Development Manager","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10815","","COM","Silicon Valley MEPS PAC","","","","","","Sacramento","CA","95814.0","","","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","1390715","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC10815","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10816","","IND","Boesch","Gayle","Ms.","","","","San Jose","CA","95126.0","unemployed","unemployed","","I","44012.0","","100.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10817","","IND","Silver Taube","Ruth","","","","","Sunnyvale","CA","94087.0","Santa Clara University","Attorney/adjunct professor","","I","44012.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10818","","IND","Ahearne-ray","Joel","Mr.","","","","Columbia","SC","29204.0","Carpenter Technology Corporation","Metallurgist","","I","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10819","","IND","Barron","Nicholas","","","","","San Jose","CA","95123.0","Mission College","Associate Faculty","","I","44012.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10820","","IND","Cisnernos","Alysa","","","","","Sunnyvale","CA","94086.0","Unemployed","Unemployed","","I","44012.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10821","","IND","Gonzalez","Melissa","","","","","San Jose","CA","95148.0","San Jose Unified School District","Teacher","","I","44012.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10822","","IND","Poselenik","Mitchell","","","","","La Mesa","CA","91942.0","General Atomics","Business Systems Analyst","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10823","","IND","Jones","Avery","","","","","San Jose","CA","95128.0","Summit Public Schools","Teacher","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10824","","IND","Espinoza","Mike","","","","","San Jose","CA","95127.0","Campbell Union High School District","Teacher","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10825","","IND","Cashman","Anne","","","","","San Jose","CA","95125.0","Self Employed","Destination Services Consultant","","I","44012.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10826","","IND","McMorrin","Yasmine-Imani","","","","","Culver City","CA","90230.0","USC Gould School of Law","Interim Dean of Students","","I","44012.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10827","","IND","Hallila","Kristina","","","","","Campbell","CA","95008.0","Self","Hairstylist","","I","44012.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10828","","IND","Amodei","Lacei","","","","","Hayward","CA","94544.0","unemployed","unemployed","","I","44012.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10829","","IND","Barton","Kate","","","","","San Jose","CA","95125.0","B-Stock Solutions","Marketing Campaign Manager","","I","44012.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10830","","IND","Blanco","David","","","","","San Jose","CA","95110.0","Downtown College Prep","Teacher","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10831","","IND","Fong","Paul","","","","","Sunnyvale","CA","94085.0","SJECCD","Professor","","I","44012.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10832","","IND","Mota","Alejandra","","","","","San Jose","CA","95148.0","ProUnlimited","Sourcer","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10833","","IND","Sandoval","Kai","","","","","San Jose","CA","95111.0","M/M Pulido","Care Provider","","I","44012.0","","208.0","","","","","","","218.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10834","","IND","Barron","Beau","Mr.","","","","Burlingame","CA","94010.0","Credit Sesame","program manager","","I","44012.0","","50.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10835","","IND","Nevarez","Lisset","","","","","San Jose","CA","95133.0","Lam Research","Program Manager","","I","44012.0","","30.0","","","","","","","107.23","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10836","","IND","Noah","Martin","Mr.","","","","Olympia","WA","98506.0","Quaker Voice on Washington Public Policy","Legislative Advocate","","I","44012.0","","30.0","","","","","","","83.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10837","","IND","Cook","Christopher","Mr.","","","","San Jose","CA","95127.0","None","Engineer","","I","44012.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10838","","IND","Means","Robert","Mr.","","","","Milpitas","CA","95035.0","Sustainable Habitat","Marketing","","I","44012.0","","25.0","","","","","","","629.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10839","","IND","Chubbic","Erica Shirley","","","","","San Jose","CA","95125.0","Discovery Preschool","teacher","","I","44012.0","","25.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10840","","IND","Sandoval","Kai","","","","","San Jose","CA","95111.0","M/M Pulido","Care Provider","","I","44012.0","","10.7","","","","","","","218.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10841","","IND","Cuevas-Macias","Nityza","","","","","San Jose","CA","95117.0","Peninsula Bridge","Associate Director of College Access","","I","44012.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10842","","IND","Rose","Julie","","","","","San Jose","CA","95126.0","Cisco","Program Manager","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10843","","IND","Watson","Dave","","","","","San Jose","CA","95125.0","Google","Software Engineer","","I","44012.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10844","","IND","Freschi","Mark","","","","","San Jose","CA","95125.0","Attorney","Self","","I","44012.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10845","","IND","Martinez","Diego","","","","","San Jose","CA","95111.0","IPLG","Legal Assistant","","I","44012.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10846","","IND","Cortez","Virginia","Ms.","","","","Campbell","CA","95008.0","Retired","Retired","","I","44012.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10847","","IND","Salvoni","Montana","Ms.","","","","Olympia","WA","98501.0","Wash St Dept of Social & Health Services","Strategic Improvement Manager","","I","44012.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10848","","IND","Elwell","Peggy","Ms.","","","","San Jose","CA","95133.0","Santa Clara County","Librarian","","I","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10849","","IND","Hoag","Adia","","","","","San Jose","CA","95154.0","CTA","PCS","","I","44012.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10850","","IND","Granadosin","Aileen","","","","","San Jose","CA","95148.0","Smash Gyms","Fitness Instructor","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10851","","IND","Brashear","Steven","","","","","San Jose","CA","95128.0","California School Employees Association","CFO","","I","44012.0","","104.15","","","","","","","208.3","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10852","","IND","Kette","Glen","","","","","Surprize","AZ","85379.0","Retired","Retired","","I","44012.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10853","","IND","Zeman","Brandon","","","","","Chicago","IL","60618.0","UL","Marketing technologist","","I","44012.0","","10.71","","","","","","","10.71","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10854","","IND","Bennett","Marguerite","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44012.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10855","","IND","Dent","Clarice","","","","","San Jose","CA","95128.0","retired","retired","","I","44012.0","","52.23","","","","","","","339.34","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10856","","IND","Esrey","Patrick and Trudy","","","","","Los Gatos","CA","95030.0","HD Supply Co","Sales Manager","","I","44012.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10857","","IND","Walker","Jay","","","","","Pittsburgh","PA","15232.0","Clean Air Council","Community Organizer","","I","44012.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10858","","IND","Richardson","Casey","","","","","Tucson","AZ","85716.0","Pima Community College","Instructor","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10859","","IND","Zapien","Rosie","","","","","San Jose","CA","95126.0","John Welsh MD","Medical Assistant","","I","44012.0","","104.15","","","","","","","156.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10860","","IND","Suarez","Giselle","Ms.","","","","San Francisco","CA","94115.0","Celias","Server","","I","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10861","","IND","Nouri","Nadia","Ms.","","","","San Jose","CA","95134.0","Sales","eSilicon","","I","44012.0","","52.23","","","","","","","704.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10862","","IND","Rodriguez-Garcia","Areli","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10863","","IND","Woodmansee","Sophia","","","","","San Jose","CA","95126.0","Continuum Global","Project Manager","","I","44012.0","","15.0","","","","","","","65.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10864","","IND","Coleman","Saagan","","","","","Santa Clara","CA","95050.0","Grad Student,","Grad Student,","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10865","","IND","Pistole","James","","","","","San Jose","CA","95126.0","Advanced Micro Devices","Engineer","","I","44012.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10866","","IND","Mikkelsen","Stevie","","","","","San Jose","CA","95128.0","Stanford Children's Hospital","Administrative Assistant","","I","44012.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10867","","IND","Woodmansee","Sophia","","","","","San Jose","CA","95126.0","Continuum Global","Project Manager","","I","44012.0","","50.0","","","","","","","65.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10868","","IND","Wyman","Sam","","","","","Santa Clara","CA","95050.0","Netpolarity","Technical Recruiter","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10869","","IND","Baker","Nara","","","","","San Jose","CA","95112.0","City of San Jose","Assistant Arborist","","I","44012.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10870","","IND","Halfmann","Courtney","","","","","San Jose","CA","95136.0","Almaden Golf and Country Club","Horticulturalist","","I","44012.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10871","","IND","Zavalza","Claudia","","","","","San Jose","CA","95126.0","Self Employed","Graphic Designer","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10872","","IND","Tarpey","Megan","","","","","San Jose","CA","95125.0","PAIGE","retail coordinator","","I","44012.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10873","","IND","Mazelis","Dylan","","","","","San Jose","CA","95126.0","San Jose Stae University","Leadership Development Coordinator","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10874","","IND","Bricmont","Paul","","","","","San Jose","CA","95126.0","Unemployed","Unemployed","","I","44012.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10875","","IND","Connor","Michael","","","","","San Jose","CA","95116.0","Davey Resourse Group","Ultility Forester","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10876","","IND","Renaud","Lauren","","","","","San Jose","CA","95125.0","Family Independence Initiative","Director of Analytics","","I","44012.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10877","","IND","Pezzaniti","Santina","","","","","San Jose","CA","95125.0","Santie's Hair & Makeup","Hair Stylist","","I","44012.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10878","","IND","Hajrasooliha","Ashkon","Mr.","","","","Campbell","CA","95008.0","Verily LifeSciences","Engineer","","I","44012.0","","5.0","","","","","","","105.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10879","","IND","Cohen","Jean","","","","","San Jose","CA","95112.0","UA Local Union 393","Political Director","","I","44012.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10880","","IND","Domingo","Glenn","","","","","San Jose","CA","95126.0","Options For All","TDS Community Instructor","","I","44012.0","","5.5","","","","","","","5.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10881","","IND","Mehlinger","Richard","","","","","Sunnyvale","CA","94086.0","Dropbox","Software Engineer","","I","44012.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10882","","IND","Sakai","Haru","","","","","San Jose","CA","95126.0","Riot Games","Software Engineer","","I","44012.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10883","","IND","Lin","Sharat G.","","","","","Fremont","CA","94556.0","Unemployed","Unemployed","","I","44012.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10884","","IND","Velasquez","Jonathon","","","","","San Jose","CA","95111.0","First 5 Santa Clara County","Program Specialist","","I","44012.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10885","","IND","Rosas","Mario","","","","","San Jose","CA","95126.0","Fremont","Analyst","","I","44012.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10886","","IND","Chen","Sayuri","","","","","San Jose","CA","95128.0","SJ Unified","Teacher","","I","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10887","","IND","Cortes","Norma","","","","","San Jose","CA","95116.0","Unemployed","Unemployed","","I","44012.0","","21.08","","","","","","","31.78","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10888","","IND","Aodha","Sean Mac","","","","","San Jose","CA","95126.0","APMG, Inc.","Medical Services Manager","","I","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10889","","IND","Horta","Briana","","","","","San Jose","CA","95112.0","Our City Forest","Planting Program Manager","","I","44012.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10890","","IND","Dean","Kathrine","","","","","Marcellus","NY","13108.0","Pintrest","Account Manager","","I","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10891","","IND","Baker","Emma","","","","","San Jose","CA","95112.0","Our City Forest","AmeriCorps member","","I","44012.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10892","","IND","Torres","Richard","","","","","San Jose","CA","95125.0","Netflix","Software Engineer","","I","44012.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10893","","IND","Dickson","Ariel","","","","","Sandwich","IL","60548.0","Lions Clubs International Foundation","Education Program Specialist","","I","44012.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10894","","IND","Catalan","Mayra","","","","","San Jose","CA","95128.0","Community Partnership Supervisor","Health Trust","","I","44012.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10895","","IND","Toscano","Cynthia","","","","","San Jose","CA","95122.0","San Jose Primary School","Teacher","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10896","","IND","Stern","Jake","","","","","New York","NY","10026.0","Student","Student","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10897","","IND","Desouches","Alain","Mr.","","","","Santa Cruz","CA","95060.0","retired","retired","","I","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10898","","IND","Roland","Jacob","","","","","Seattle","WA","98102.0","Relign Corporation","Engineer","","I","44012.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10899","","IND","Nickerson","Ryan","","","","","San Jose","CA","95128.0","El Camino Hospital","Facilities Engineer","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10900","","IND","Stowe","Belinda","","","","","San Jose","CA","95124.0","Execustaff HR","CIO","","I","44012.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10901","","IND","Chi","Sylvia","","","","","Oakland","CA","94608.0","Asian Pacific Environmental Network","Policy Director","","I","44012.0","","52.23","","","","","","","104.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10902","","IND","Madero","Angel","","","","","San Jose","CA","95126.0","STudent","Student","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10903","","IND","Saleh","Basil","","","","","San Jose","CA","95124.0","Santa Clara County","Board Aide","","I","44012.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10904","","IND","Luc","Jessica","","","","","Sunnyvale","CA","94085.0","Unemployed","Unemployed","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10905","","IND","Gonzalez","Damaris","","","","","San Jose","CA","95126.0","City of San Jose","Recreational Leader","","I","44012.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10906","","IND","Keesling","John","","","","","San Jose","CA","95125.0","Apple","Software Engineer","","I","44012.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10907","","IND","Eden","Joyce M","","","","","Cupertino","CA","95014.0","Self Employed","Teacher","","I","44012.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10908","","IND","Lanham","Elizabeth","","","","","San Jose","CA","95110.0","DRG, INC","Urban Forestry Project Manager","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10909","","IND","Stevens","Alexa","","","","","San Jose","CA","95123.0","New Haven unified school district","Speech language pathologist","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10910","","IND","teumer","Matthew","","","","","Austin","TX","78756.0","AFEX, inc","Sales","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10911","","IND","Mooney","Paul","","","","","San Francisco","CA","94131.0","San Mateo Foster City School District","Science teacher","","I","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10912","","IND","Lowe","Carli","","","","","San Jose","CA","95125.0","SJSU","Archivist","","I","44012.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10913","","IND","Palmer","Michael","","","","","San Francisco","CA","94133.0","Augmedix","Sales Operations Analyst","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10914","","IND","Schuler","Karen","Ms.","","","","San Jose","CA","95124.0","Casa di Mir Montessori School","Director of Finance","","I","44012.0","","50.0","","","","","","","90.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10915","","IND","Privitt","Mara","","","","","San Jose","CA","95123.0","Snake & Butterfly","Owner","","I","44012.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10916","","IND","Caballero","Ryan","","","","","New York","NY","10014.0","Databricks","Sales","","I","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10917","","IND","Anders","Nancy","","","","","San Jose","CA","95128.0","Unemployed","Unemployed","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10918","","IND","Casey","Charlotte","Ms.","","","","San Jose","CA","95127.0","Retired","Retired","","I","44012.0","","25.0","","","","","","","98.31","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10919","","IND","Harris","Kerry","","","","","San Francisco","CA","94118.0","Mixpanel","Sales","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10920","","IND","Kozak","Scott","","","","","San Francisco","CA","94118.0","Samsara","Sales","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10921","","IND","Berg","Sara","","","","","San Jose","CA","95117.0","Student","Student","","I","44012.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10922","","IND","Williams","Suzannah","","","","","San Jose","CA","95126.0","Western Digital","Finance","","I","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10923","","IND","Recio","Karina","","","","","San Jose","CA","95126.0","Starbucks","Barista","","I","44012.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10924","","IND","Johnson","Megan","","","","","Brooklyn","NY","11211.0","Edelman","Senior Account Executive","","I","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10925","","IND","Hailey","Brett","","","","","Fremont","CA","94538.0","Unemployed","Unemployed","","I","44012.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10926","","IND","Basseri","Elisheva","","","","","San Jose","CA","95124.0","Unemployed","Unemployed","","I","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10927","","IND","Krackov","Patricia","","","","","San Jose","CA","95126.0","Self Employed","Philanthropic and Nonprofit Advisor","","I","44012.0","","20.0","","","","","","","41.4","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10928","","IND","Colvin","Morgan","","","","","San Jose","CA","95112.0","Davey Resource Group","Ultility Forester","","I","44012.0","","1.0","","","","","","","1.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10929","","IND","Zandbergen","Zoe","","","","","San Jose","CA","95125.0","JetPens","Marketing","","I","44012.0","","25.0","","","","","","","40.89","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10930","","IND","Romero","Lauren","","","","","Los Angeles","CA","90024.0","Unemployed","Unemployed","","I","44012.0","","1.0","","","","","","","1.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10931","","IND","Hylen","Blake","","","","","Del Mar","CA","92014.0","JNI","Account Executive","","I","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10932","","IND","Ichikawa","Adam","","","","","San Francisco","CA","94108.0","Affirm Inc.","Business Partner","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10933","","IND","Teon-Nicols","Ramses","","","","","San Jose","CA","95125.0","SEIU Local 1021","VP","","I","44012.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10934","","IND","Fallier","Jeff","","","","","Oakland","CA","94608.0","Unemployed","Unemployed","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10935","","IND","Mendoza","Nico","","","","","San Jose","CA","95128.0","Siren","Systems Analyst","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10936","","IND","King","Douglas","Mr.","","","","San Jose","CA","95125.0","Retired","Retired","","I","44012.0","","52.23","","","","","","","176.38","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10937","","IND","Catano","Aria","","","","","Los Angeles","CA","90007.0","STudent","Student","","I","44012.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10938","","IND","Maloy","Megan","","","","","San Jose","CA","95126.0","San Jose Public Library","Librairian","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10939","","IND","Price","Susan","","","","","San Jose","CA","95128.0","Retired","Community Outreach","","I","44012.0","","26.27","","","","","","","68.12","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10940","","IND","Moreno","Ciana","","","","","Morgan Hill","CA","95037.0","Student","Student","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10941","","IND","Partida","Victoria","","","","","San Jose","CA","95122.0","Community Health","Partnership Program Coordinator","","I","44012.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10942","","IND","Thomas-Smith","Deborah","","","","","Sacramento","CA","95821.0","Alliance Member Services","Insurance Claims Examiner","","I","44012.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10943","","IND","Casas","Jorge","","","","","San Jose","CA","95125.0","City of San Jose","District 5 Council Aid","","I","44012.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10944","","IND","Levine","Adonis","Mr.","","","","San Jose","CA","95125.0","Liftoff mobile","Sales Manager","","I","44012.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10945","","IND","Bola","Susheel","","","","","San Jose","CA","95118.0","Randstad SJ","Temp office Manager","","I","44012.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10946","","IND","Mattson","Brad","Mr.","","","","San Jose","CA","95113.0","Retired","CEO","","I","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10947","","IND","Collins","Sheila","","","","","San Jose","CA","95125.0","Google","Attorney","","I","44012.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10948","","IND","Davis","Tristen","","","","","San Jose","CA","95128.0","Unemployed","Unemployed","","I","44012.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10949","","IND","Chen","Jonathan","","","","","San Jose","CA","95120.0","UCLA Summer Institute","Teaching Assistant","","I","44012.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10950","","IND","Yin","Ellina","Ms","","","","San Jose","CA","95126.0","Exhibition District","Operations Director","","I","44012.0","","26.27","","","","","","","76.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10951","","IND","Gomez Biggeri","Sebastian","","","","","San Jose","CA","95126.0","TekSystems","Art Director","","I","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10952","","IND","Starr","Andrea","","","","","San Jose","CA","95123.0","Unemployed","Unemployed","","I","44012.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10953","","IND","Izutsu","Brent","","","","","San Jose","CA","95135.0","Stanford University","Sr. Director Digital Media","","I","44012.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10954","","IND","Noah","Martin","Mr.","","","","Olympia","WA","98506.0","Quaker Voice on Washington Public Policy","Legislative Advocate","","I","44012.0","","10.7","","","","","","","83.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10955","","IND","Teumers","Matthew","","","","","Austin","TX","78756.0","AFEX, inc","Sales","","I","44012.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10958","","IND","Ramirez","Alisha","","","","","San Jose","CA","95125.0","Unemployed","Unemployed","","I","44012.0","","20.0","","","","","","","45.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11049","","IND","Weiss","Robert","","","","","Los Gatos","CA","95030.0","Envision","anesthesiologist","","I","44008.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11260","","IND","Garcia","Victoria","","","","","Newark","CA","94560.0","Unemployed","Unemployed","","I","44012.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11261","","IND","Mclin","Jessica","","","","","San Luis Obispo","CA","93405.0","Normada Hotel Group","Marketing Communications","","I","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11262","","IND","Lyons","mairead","","","","","Brookline","MA","2446.0","Boston Scientific","Project Manager","","I","43997.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11263","","IND","Taylor","David","","","","","Berkeley","CA","94705.0","Student","Student","","I","43953.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC14044","","IND","Magana","Jose","","","","","San Jose","CA","95112.0","City Year","Managing Director of Impact","","I","44006.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3967","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43892.0","","900.0","","","","","","","0.0","","","","WEB","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3967","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3968","","OTH","Information in the Public Interest","","","","","","Sacramento","CA","95819.0","","","","","43892.0","","2000.0","","","","","","","0.0","","","","RAD","TV Airtime","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3969","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43893.0","","900.0","","","","","","","0.0","","","","WEB","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3969","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3970","","OTH","donorbox","","","","","","San Francisco","CA","94103.0","","","","","43894.0","","21.3","","","","","","","0.0","","","","WEB","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3970","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3971","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43902.0","","498.17","","","","","","","0.0","","","","WEB","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3971","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3972","","OTH","TOSKR Inc.","","","","","","Oakland","CA","94612.0","","","","","43908.0","","1274.24","","","","","","","0.0","","","","POL","Thrutext","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3973","","OTH","Bluehost","","","","","","Burlington, MA 01803","MA","1803.0","","","","","43952.0","","50.03","","","","","","","0.0","","","","WEB","Web Hosting Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3974","","OTH","donorbox","","","","","","San Francisco","CA","94103.0","","","","","43955.0","","17.42","","","","","","","0.0","","","","WEB","Donorbox Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3975","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","43963.0","","1600.0","","","","","","","0.0","","","","WEB","Voter Tracking Software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3976","","OTH","TOSKR Inc.","","","","","","Oakland","CA","94612.0","","","","","43983.0","","464.8","","","","","","","0.0","","","","WEB","Textbanking","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3977","","OTH","donorbox","","","","","","San Francisco","CA","94103.0","","","","","43986.0","","82.69","","","","","","","0.0","","","","WEB","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3978","","OTH","Canva","","","","","","Surry Hills","CA","95111.0","","","","","43987.0","","12.95","","","","","","","0.0","","","","WEB","Graphics Software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3978","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3979","","OTH","USPS","","","","","","San Jose","CA","95126.0","","","","","43991.0","","55.0","","","","","","","0.0","","","","POS","POS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3979","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3980","","OTH","Outreach Circle","","","","","","Los Altos","CA","94022.0","","","","","44001.0","","180.0","","","","","","","0.0","","","","WEB","Voter tracking Sofware","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3981","","OTH","Santa Clara County Registrar of Voters","","","","","","San Jose","CA","95161.0","","","","","44002.0","","129.0","","","","","","","0.0","","","","POL","Voter Data","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3982","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","44007.0","","1106.7","","","","","","","0.0","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3988","","OTH","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","44012.0","","893.75","","","","","","","0.0","","","","WEB","Stripe deductions from contributions","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3988","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 2:47:54 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4462","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","44006.0","","0.88","","","","","","","0.0","","","","WEB","Donation Processing Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8558","","IND","Tangdall","Sara","Ms.","","","","San Jose","CA","95134.0","Google","Program Manager","","I","43887.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9615","","IND","Brashear","Steven","","","","","San Jose","CA","95128.0","California School Employees Association","CFO","","I","43879.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9794","","IND","Chi","Sylvia","","","","","Oakland","CA","94608.0","Asian Pacific Environmental Network","Policy Director","","I","43879.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9796","","IND","Vasquez","Omar","","","","","San Jose","CA","95122.0","Mosaic Global Transportation","Driver","","I","43886.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9797","","IND","Nevarez","Lisset","","","","","San Jose","CA","95133.0","Lam Research","Program Manager","","I","43887.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9798","","IND","Kiel","Alexa","","","","","Los Angeles","CA","90034.0","Gimbal","Public Relations","","I","43887.0","","15.89","","","","","","","15.89","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9799","","IND","Hunt","Gerald","","","","","San Jose","CA","95124.0","Retired","Retired","","I","43889.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9800","","IND","Lee","Sean","","","","","San Jose","CA","95125.0","None","Freelance Film Maker","","I","43890.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9801","","IND","Hein","Warren","","","","","San Jose","CA","95125.0","Retired","Retired","","","43877.0","","10.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9801","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9802","","IND","Tweten","John","","","","","San Jose","CA","95125.0","Retired","Retired","","","43877.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9802","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9803","","OTH","California Nurses Association PAC","","","","","","Saramento","CA","95814.0","","","","","43877.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9803","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9804","","OTH","International Union of Elevatord Constructors Local #8 PAC","","","","","","San Francisco","CA","94110.0","","","","","43877.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9804","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9805","","IND","Gras","Gerald","","","","","Palo Alto","CA","94306.0","Retired","Retired","","","43877.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9805","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9806","","IND","Baradar","Esmet","","","","","San Jose","CA","95120.0","Retired","Retired","","","43880.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9806","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9807","","OTH","Unite Here Tip State & Local Fund","","","","","","New York","NY","10001.0","","","","","43887.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9807","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9808","","IND","Foley","Patty","","","","","Los Gatos","CA","95033.0","Corcept Therapeutic inc","HR","","I","43886.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9809","","IND","Urbain","Melissa","Ms.","","","","San Jose","CA","95112.0","SJ Unified","Teacher","","I","43890.0","","5.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9810","","IND","Towers","Kyle","","","","","Campbell","CA","95008.0","Relign Corporation","Comptroller","","I","43878.0","","90.0","","","","","","","90.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3664","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","43880.0","","743.47","","","","","","","0.0","","","","LIT","emails sent out","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3666","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43881.0","","600.0","","","","","","","0.0","","","","WEB","Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3667","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43886.0","","900.0","","","","","","","0.0","","","","WEB","Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3668","","OTH","Information in the Public Interest","","","","","","Sacramento","CA","95819.0","","","","","43886.0","","1013.0","","","","","","","0.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3669","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","43887.0","","124.22","","","","","","","0.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3670","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43888.0","","278.59","","","","","","","0.0","","","","LIT","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3671","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","43889.0","","143.48","","","","","","","0.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3672","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43889.0","","900.0","","","","","","","0.0","","","","WEB","Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3673","","OTH","Whole Foods","","","","","","Campbell","CA","94125.0","","","","","43889.0","","18.56","","","","","","","0.0","","","","CMP","Food for volunteers when canvassing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3674","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43890.0","","900.0","","","","","","","0.0","","","","WEB","Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3675","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43891.0","","900.0","","","","","","","0.0","","","","WEB","Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3676","","OTH","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","43891.0","","8.95","","","","","","","0.0","","","","WEB","Deductions from contributions","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/27/2021 12:32:38 AM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3966","","OTH","A Slice of New York","","","","","","San Jose","CA","95117.0","","","","","43891.0","","99.0","","","","","","","0.0","","","","CMP","Food for Volunteers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3966","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6771","","IND","Catalan","Mayra","Ms.","","","","San Jose","CA","95128.0","Health Trust","Supervisor","","I","43850.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6772","","IND","Hajrasooliha","Ashkon","Mr.","","","","Campbell","CA","95008.0","Verily LifeSciences","Engineer","","I","43850.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6798","","IND","Infantino","Rick","","","","","San Jose","CA","95126.0","Dinah's Garden Hotel","Front Desk Agent","","","43850.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6798","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7941","","IND","Boyle","Mary","","","","","Homewood","IL","60430.0","unemployed","unemployed","","","43851.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC7941","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7942","","IND","Boyle","Janine","","","","","Homewood","IL","60430.0","retired","retired","","","43851.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC7942","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8534","","IND","Arnone","Alan","Mr.","","","","San Jose","CA","95125.0","Self Employed","Chiropractor","","I","43852.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8535","","IND","Padover","David","Mr.","","","","San Jose","CA","95126.0","Lockheed Martin","Engineer","","I","43854.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8536","","IND","Berry","Janet","Ms.","","","","San Jose","CA","95126.0","Retired","Attorney","","I","43858.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8537","","IND","Fargo","Peter","","","","","San Jose","CA","95125.0","retired","retired","","I","43860.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8538","","IND","Dent","Clarice","","","","","San Jose","CA","95128.0","retired","retired","","I","43861.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8539","","IND","Lander","Cheryl","Ms.","","","","San Jose","CA","95128.0","Oracle","Program Manager","","I","43862.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8540","","IND","Anderson","Jennifer","","","","","Napa","CA","94559.0","Pill Club","Manager","","I","43862.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8541","","IND","Matthew","Jessica","","","","","San Jose","CA","95117.0","Coffee meets bagel","Customer Experience Associate","","I","43862.0","","10.7","","","","","","","25.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8542","","IND","Johnson","Rusty","","","","","San Jose","CA","95118.0","DeAnza College","Instructor","","I","43862.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8543","","IND","Chubbic","Erica Shirley","","","","","San Jose","CA","95125.0","Discovery Preschool","teacher","","I","43862.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8544","","IND","Williams","Mary","Ms.","","","","San Jose","CA","95130.0","Apple","Project Manager","","I","43863.0","","40.0","","","","","","","70.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8545","","IND","Krackov","Patricia","","","","","San Jose","CA","95126.0","Self Employed","Philanthropic and Nonprofit Advisor","","I","43863.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8546","","IND","Kane","Janet","","","","","Libertyville","IL","60048.0","retired","retired","","I","43864.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8547","","IND","Williams","Barry","Mr.","","","","Santa Cruz","CA","95062.0","Cabrillo Community College","Finance Analyst","","I","43865.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8548","","IND","Thomas","Ryan","Mr.","","","","San Jose","CA","95124.0","Catholic Charities of Santa Clara County","AFter School Teacher","","I","43863.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8549","","IND","Choy","Yan-Yin","","","","","San Jose","CA","95110.0","ServiceNow","Software Engineer","","I","43865.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8550","","IND","Good","Brian","","","","","Palo Alto","CA","94301.0","self employed","analyst","","I","43870.0","","156.07","","","","","","","156.07","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8551","","IND","Toulouse","Michiru","","","","","San Jose","CA","95128.0","retired","teacher","","I","43870.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8552","","IND","Fox-Green","Marci","","","","","San Jose","CA","95125.0","retired","teacher","","I","43873.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8553","","IND","Means","Robert","Mr.","","","","Milpitas","CA","95035.0","Sustainable Habitat","Marketing","","I","43874.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8554","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","43855.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8555","","IND","Matthew","Jessica","","","","","San Jose","CA","95117.0","Coffee meets bagel","Customer Experience Associate","","I","43858.0","","15.0","","","","","","","25.7","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8556","","IND","Desjardin","Susan","","","","","San Jose","CA","95125.0","Retired","Teacher/Engineer","","","43857.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC8556","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8557","","OTH","County Employee Management Association","","","","","","San Jose","CA","95126.0","","","","","43859.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC8557","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8559","","IND","Michael","Harvey Baratz","","","","","San Jose","CA","95128.0","Santa Clara Valley Water","Labor Relations","","","43859.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC8559","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8560","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","43870.0","","15.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8561","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","43864.0","","10.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8562","","IND","Urbain","Melissa","Ms.","","","","San Jose","CA","95112.0","SJ Unified","Teacher","","I","43863.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8563","","IND","Maimona","Afzal Berta","","","","","San Jose","CA","95122.0","Alum Rock School district","Teacher","","I","43862.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8564","","IND","Heer","Taylor","Mr.","","","","San Francisco","CA","94117.0","Stryker","Regional Service Lead","","I","43862.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8565","","IND","Taylor","Jeremy","","","","","San Jose","CA","95125.0","Netwoven Inc","Sales Rep","","I","43860.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8566","","IND","Baxter","Linda","Ms.","","","","San Jose","CA","95125.0","retired","retired","","","43872.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC8566","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8567","","IND","Carlson","Bob","","","","","San Jose","CA","95125.0","retired","retired","","","43865.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC8567","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8568","","IND","Drown","Jake","Mr.","","","","San Jose","CA","95126.0","Stanford","Nurse Manager","","I","43870.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8569","","IND","Vu","Johnson","","","","","San Jose","CA","95125.0","Paypal","Engineering Program Manager","","I","43871.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8570","","IND","March","Ernest","","","","","San Jose","CA","95126.0","Adobe","Quality Engineer","","I","43875.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8571","","IND","Hoppe","Eric","","","","","San Jose","CA","95125.0","Proteus","Software Exec","","I","43875.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8620","","IND","Allen","Chris","","","","","San Jose","CA","95126.0","City of Mt. View","Safety and Training administrator","","I","43876.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9616","","IND","Comiskey","Barbara","","","","","San Jose","CA","95124.0","retired","retired","","","43852.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9616","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9617","","OTH","Teamsters National D.R.I.V.E Fund (Teamsters Local Union 350 Pac)","","","","","","Washington DC","DC","20001.0","","","","","43857.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9617","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9647","","IND","Chow","Susie","","","","","Foster City","CA","94404.0","Ivy Acedemics, Inc","Educator","","","43851.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9647","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9648","","IND","Cheng","Julius","","","","","Cupertino","CA","95014.0","AISense, Inc.","Software Engineer","","I","43864.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9649","","OTH","United Food & Commerical Workers Local 5 PAC","","","","","","San Jose","CA","95113.0","","","","","43868.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9649","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9650","","OTH","Northern California Carpenters Regional Council Small Contributor Committee ID #972104","","","","","","Oakland","CA","94621.0","","","","","43851.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9650","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9651","","OTH","Sanitary Truck Drivers and Helpers Teamsters Local No. 350","","","","","","Sacramento","CA","95814.0","","","","","43857.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9651","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9652","","IND","Zeller","Valerie","","","","","San Jose","CA","95126.0","Retired","Retired","","I","43869.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9653","","IND","McCain","Adrianna","","","","","San Jose","CA","95126.0","The Law Office of Matthew J. Rudy","Legal Assistant","","I","43872.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9654","","IND","Chou","Lana","","","","","San Jose","CA","95128.0","hashicorp","sales enablement","","I","43873.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9655","","IND","Martin","MIchelle","","","","","San Jose","CA","95125.0","Oracle","ice President of Sales in the Communications Global Business","","I","43876.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9656","","OTH","Operating Engineers Local union No. 3","","","","","","Alameda","CA","94502.0","","","","","43866.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9656","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9657","","IND","Lillis","Dennis","","","","","Los Gatos","CA","95033.0","Retired","Retired","","","43871.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9657","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9658","","IND","Hein","Warren","","","","","San Jose","CA","95125.0","Retired","Retired","","","43876.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC9658","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2231","","OTH","Bagle Guys","","","","","","San Jose","CA","95125.0","","","","","43849.0","","9.0","","","","","","","0.0","","","","CMP","Bagles for Canvass workers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2232","","OTH","Fedex","","","","","","Campbell","CA","95008.0","","","","","43850.0","","15.65","","","","","","","0.0","","","","LIT","Small Print Job","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2233","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43850.0","","175.0","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3540","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43854.0","","5954.45","","","","","","","0.0","","","","LIT","Mailer #1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3541","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","43852.0","","368.04","","","","","","","0.0","","","","POL","District voter research","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3542","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43866.0","","1552.44","","","","","","","0.0","","","","LIT","invoice #38894","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3543","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43861.0","","250.0","","","","","","","0.0","","","","WEB","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3544","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43866.0","","12357.89","","","","","","","0.0","","","","LIT","Mailer #2","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3545","","OTH","DonnorBox","","","","","","San Francisco","CA","94103.0","","","","","43865.0","","21.16","","","","","","","0.0","","","","WEB","Donorbox Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3546","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43868.0","","400.0","","","","","","","0.0","","","","WEB","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3547","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43873.0","","476.79","","","","","","","0.0","","","","WEB","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3548","","OTH","Information in the Public Interest","","","","","","Sacramento","CA","95819.0","","","","","43874.0","","2000.0","","","","","","","0.0","","","","TEL","Short TV advertisement","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3549","","OTH","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","43876.0","","50.17","","","","","","","0.0","","","","WEB","Stripe deductions from contributions","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:58:20 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX4470","","OTH","US Post Office","","","","","","San Jose","CA","95125.0","","","","","43867.0","","47.0","","","","","","","0.0","","","","POS","Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6321","","IND","Kubik","Elaine","","","","","Venice","CA","90291.0","Naughty Dog","VFX Artist","","I","43832.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6322","","IND","Eden","Joyce M","","","","","Cupertino","CA","95014.0","Self Employed","Teacher","","I","43834.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6763","","IND","Noah","Martin","Mr.","","","","Olympia","WA","98506.0","Quaker Voice on Washington Public Policy","Legislative Advocate","","I","43836.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6764","","IND","Maskiewicz","Alisha","Ms.","","","","San Jose","CA","95125.0","None","Honemaker","","I","43837.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6765","","IND","Greenfield","Wendy","Ms.","","","","San Jose","CA","95118.0","Law Office of Richard Hobbs","Paralegal","","I","43839.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6766","","IND","Karnos","Kristine","Ms.","","","","San Jose","CA","95124.0","Intel Corporation","Engineer","","I","43839.0","","208.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6767","","IND","Williams","Mary","Ms.","","","","San Jose","CA","95130.0","Apple","Project Manager","","I","43840.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","RC6767","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6768","","IND","Toller Gardner","Laura","Ms.","","","","San Jose","CA","95125.0","Peninsula Jewish Community Center","Non-Profit Executive","","I","43842.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6769","","IND","Breedlove","Steven","Mr.","","","","Chico","CA","95926.0","None","Student","","I","43843.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6770","","IND","Karnos","Kristine","Ms.","","","","San Jose","CA","95124.0","Intel Corporation","Engineer","","I","43845.0","","92.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6787","","OTH","UA Local 393","","","","","","Sacramento","CA","95814.0","","","","","43838.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6787","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6788","","IND","Morgan","Deborah","","","","","Emerald Lake Hills","CA","94062.0","Relign Corporation","CFO","","","43838.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6788","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6789","","IND","Shepardson","Jason","","","","","Capitola","CA","95010.0","Ronning Physical Therapy","Physical Therapist","","I","43837.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6791","","IND","Viera","Alejandra Silva","","","","","San Jose","CA","95216.0","Self Employed","House Cleaner","","","43837.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6791","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6792","","IND","Yun","Josh","","","","","Los Angeles","CA","95057.0","Kaiser Permanente","Associate Project Manager","","I","43838.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6793","","IND","Wollock","Carrie","","","","","San Jose","CA","95125.0","De Anza Community College","Teacher","","I","43842.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6794","","IND","Poser","Ben","","","","","Campbell","CA","95008.0","Relign Corporation","Engineer","","I","43839.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6795","","IND","Koerner","George","","","","","Palo Alto","CA","94306.0","Retired","Retired","","","43843.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6795","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6796","","OTH","Santa Clara & San Benito Counties Building & Construction Trades Council PAC","","","","","","San Jose","CA","95125.0","","","","","43843.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6796","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6797","","OTH","IBEW PAC Educational Fund","","","","","","Washington","DC","20001.0","","","","","43843.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6797","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6799","","IND","Feltorich","Sue","","","","","San Jose","CA","95124.0","Retired","Retired","","","43844.0","","90.0","","","","","","","90.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6799","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6800","","IND","Hackett","Rosalie","","","","","San Jose","CA","95124.0","Cash under 25","Cash under 25","","","43844.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6800","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6801","","IND","Tonkel","Katie","","","","","Portland","OR","97210.0","Fisher Investments","Sales Manager","","I","43837.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7794","","IND","Lopez","Gilbert","","","","","San Jose","CA","95112.0","BlackMagic","Tech Support","","","43844.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC7794","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7795","","IND","King","Douglas","Mr.","","","","San Jose","CA","95125.0","Retired","Retired","","","43844.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC7795","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7796","","IND","Boesch","Gayle","Ms.","","","","San Jose","CA","95126.0","unemployed","unemployed","","","43844.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC7796","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7797","","IND","Rosales","Kenneth","","","","","San Jose","CA","95112.0","City of San Jose","Environmental Planner","","I","43845.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7798","","IND","Heymanns","Stefan","","","","","San Jose","CA","95124.0","Netflix","Web Developer","","I","43845.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7799","","IND","Germain","Leslie","","","","","San Jose","CA","95124.0","Unemployed","Stay at home mom","","I","43845.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7800","","IND","Sanchez-Zapata","Victor","","","","","Ladera Ranch","CA","92694.0","Specright Inc","Sales","","I","43847.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7801","","IND","Roland","Jacob","","","","","Seattle","WA","98102.0","Relign Corporation","Engineer","","I","43848.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2164","","OTH","DonnorBox","","","","","","San Francisco","CA","94103.0","","","","","43834.0","","38.96","","","","","","","0.0","","","","WEB","Donorbox Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2216","","IND","Tonkel","Jacob","Mr.","","","","San Jose","CA","95128.0","","","","","43844.0","","24.56","","","","","","","0.0","","","","LIT","Business Cards from Staples reimbursement","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2216","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2217","","IND","Tonkel","Jacob","Mr.","","","","San Jose","CA","95128.0","","","","","43844.0","","1800.0","","","","","","","0.0","","","","POL","Reimbursement for credit card purchase of voter tracking software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2217","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2219","","IND","Tonkel","Jacob","Mr.","","","","San Jose","CA","95128.0","","","","","43844.0","","23.0","","","","","","","0.0","","","","MBR","reimburse Jake for credit card purchase of Text Banking from Political Data Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2219","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2220","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","","","","","43840.0","","9.0","","","","","","","0.0","","","","CMP","Reimburse Nick for Bagle guys purchase","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2220","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2223","","OTH","Fedex","","","","","","Campbell","CA","95008.0","","","","","43841.0","","4.9","","","","","","","0.0","","","","LIT","Small Print Job","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2224","","OTH","Bagle Guys","","","","","","San Jose","CA","95125.0","","","","","43842.0","","9.0","","","","","","","0.0","","","","CMP","Bagles for Canvass workers","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2225","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43841.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2226","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43842.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2227","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43843.0","","1.5","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2228","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43843.0","","50.0","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2229","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43843.0","","35.0","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2230","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43843.0","","75.0","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2235","","OTH","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","43848.0","","21.16","","","","","","","0.0","","","","WEB","Transaction Expenses deducted from contributions by Stripe","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/26/2021 9:54:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3964","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43846.0","","125.0","","","","","","","0.0","","","","WEB","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5503","","IND","Galvin","Laura","Ms","","","","Campbell","CA","95011.0","Student","Student","","I","43738.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","donorbox","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5504","","IND","Blumenstein","Ryan","Mr.","","","","Mountain View","CA","94041.0","Advanced rotorcraft technology, inc.","Engineer","","I","43738.0","","20.07","","","","","","","20.07","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5545","","IND","Stevens","Chuck","Mr.","","","","San Jose","CA","95128.0","IATSE Local134","Stage Hand","","I","43738.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5547","","IND","Stanojevic","Erica","Ms.","","","","Santa Cruz","CA","95060.0","DevineTree","Yoga Instructor","","I","43737.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5550","","IND","Suarez","Giselle","Ms.","","","","San Francisco","CA","94115.0","Celias","Server","","I","43736.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5551","","IND","Brashear","Kevin","Mr.","","","","San Jose","CA","95125.0","Applied Materials","Mechanical Engineer","","I","43737.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5553","","IND","Spitzer","Cameron","Mr.","","","","San Jose","CA","95131.0","Nvidia","Engineer","","I","43736.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5554","","IND","Dridi","Susan","Ms","","","","San Jose","CA","95131.0","unemployed","unemployed","","I","43736.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5555","","IND","Parsons","Karen","Ms","","","","Morgan Hill","CA","95037.0","County of Santa Clara","Social Worker","","I","43736.0","","52.23","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5556","","IND","Spielberg","Ben","Mr.","","","","Palo Alto","CA","94036.0","Public Engagement Officer","San Jose Unified","","I","43736.0","","27.0","","","","","","","27.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5557","","IND","Pliner","Carol","Mrs.","","","","Saratoga","CA","95070.0","Retired","Community Activist","","I","43734.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5558","","IND","Nouri","Nassim","Ms.","","","","San Jose","CA","95131.0","Retired","Retired","","I","43732.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5559","","IND","Dangerfield","Chris","Mr.","","","","Campbell","CA","95008.0","Self Employed","Technical Recruiter","","I","43732.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5560","","IND","Yang","Christina","Ms.","","","","San Jose","CA","95128.0","Google","Lawyer","","I","43736.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5561","","IND","Lander","Cheryl","Ms.","","","","San Jose","CA","95128.0","Oracle","Program Manager","","I","43731.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5562","","IND","Brougher","Rebekah","Ms.","","","","3161","XX","0.0","Minifab","Engineer","","I","43730.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5563","","IND","Wilson","Bill","Mr.","","","","Cupertino","CA","95014.0","Fremont High School","School Board","","I","43730.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5564","","IND","Bleymaier","Claire","Ms.","","","","San Jose","CA","95120.0","The Health Trust","Mgr. Food and Nutrition Services","","I","43729.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5565","","IND","Chen","Sayuri (Ewen)","Mr.","","","","San Jose","CA","95128.0","San Jose Unified","Teacher","","I","43729.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5566","","IND","Rosenberg","Mike & Deborah","","","","","Aptos","CA","95003.0","Self Employed","Landscape Architect","","I","43729.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5567","","IND","Kim","James","Mr.","","","","San Jose","CA","95130.0","Cadence","Engineer","","I","43729.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5568","","IND","Browning","Shelly","Ms.","","","","Santa Rosa","CA","95404.0","Self Employed","Intrepreter","","I","43729.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5569","","IND","Simon","Joan","Ms.","","","","San Jose","CA","95118.0","Retired","Retired","","I","43726.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5570","","IND","Butchet","Lloyd","Mr.","","","","San Jose","CA","95126.0","Self Employed","Farmer","","I","43726.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5571","","IND","Mora","Antonio","Mr.","","","","San Jose","CA","95121.0","Retired","Retired","","I","43726.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5572","","IND","Eiler","Jill","Ms.","","","","San Jose","CA","95121.0","Self Employed","Physical Theripist","","I","43725.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5573","","IND","Harrison","Diane","Ms.","","","","Santa Clara","CA","95051.0","Retired","Travel Agent","","I","43724.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5574","","IND","Cortez","Virginia","Ms.","","","","Campbell","CA","95008.0","Retired","Retired","","I","43722.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5575","","IND","White","Anna-Maria","Ms.","","","","Saratoga","CA","95070.0","CUSD","Teacher","","I","43719.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5576","","IND","Thomas","Ryan","Mr.","","","","San Jose","CA","95124.0","Catholic Charities of Santa Clara County","AFter School Teacher","","I","43719.0","","10.7","","","","","","","62.93","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5577","","IND","Monaco","Suzanne","Ms.","","","","Danville","CA","94526.0","Rootstock Cloud ERP","Director of Alliances","","I","43719.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5578","","IND","King","Ralph","Mr.","","","","Portola Valley","CA","94028.0","Self Employed","Film Maker","","I","43718.0","","311.84","","","","","","","311.84","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5608","","IND","Brown","Alexander","Mr.","","","","Mountain View","CA","940431411.0","Google","Software Engineer","","I","43760.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5609","","IND","Abreim","Gary","Mr.","","","","Occidental","CA","95465.0","self employed","Business Consultant","","I","43760.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5610","","IND","Smith","Ross","Mr.","","","","San Jose","CA","95126.0","Netflix","Accountant","","I","43758.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5611","","IND","Renesch","John","Mr.","","","","San Francisco","CA","94109.0","Self Employed","Futurist Writer","","I","43749.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5612","","IND","Twist","Lynne","Ms.","","","","San Francisco","CA","94118.0","Self Employed","Author","","I","43748.0","","259.92","","","","","","","259.92","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5613","","IND","Ebert","Gregory","Mr.","","","","San Jose","CA","95125.0","East Side Union High School District","Teacher","","I","43748.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5614","","IND","Stern","Perri","Ms.","","","","San Jose","CA","95125.0","Grand Teton Music Festival","Office Manager","","I","43747.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5615","","IND","Pursai","DeAnna","Ms.","","","","San Jose","CA","95120.0","College of Adaptive Arts","Executive Director","","I","43745.0","","259.92","","","","","","","259.92","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5616","","IND","Jain","Sudhanshu","Mr.","","","","Santa Clara","CA","95050.0","retired","retired","","I","43744.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5617","","IND","Becker","Todd","Mr.","","","","San Jose","CA","95125.0","Self Employed","Pre-School Owner","","I","43744.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5618","","IND","Kette","Debbie","Mrs.","","","","Surprise","AZ","85379.0","Dysart Unified School District","School Aide","","I","43744.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5619","","IND","Salvoni","Montana","Ms.","","","","Olympia","WA","98501.0","Wash St Dept of Social & Health Services","Strategic Improvement Manager","","I","43742.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5620","","IND","Baradar","Essie","Ms.","","","","San Jose","CA","95120.0","Not working","Grandma","","I","43742.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5621","","IND","Moser","Richard","Mr.","","","","Durango","CO","81301.0","Retired","Retired","","I","43741.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5622","","IND","Dewald","Thomas","","","","","Fort Walton Beach","FL","32548.0","retired","retired","","I","43740.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5623","","IND","Bradley","Karen","Ms.","","","","Newark","CA","94560.0","Riveria Ventures LLC","Partner","","I","43719.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5828","","IND","Catalan","Mayra","Ms.","","","","San Jose","CA","95128.0","Health Trust","Supervisor","","I","43721.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5829","","IND","Rivell","Thomas","Mr.","","","","San Jose","CA","95113.0","Retired","Retired","","I","43718.0","","5.5","","","","","","","5.5","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5830","","IND","Yates","Debbie","Mrs.","","","","Schereville","IN","46375.0","retired","retired","","I","43718.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5831","","IND","Young","Judy","Ms.","","","","San Jose","CA","95153.0","retired","retired","","I","43718.0","","194.15","","","","","","","194.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5832","","IND","Harper","Donna","Ms.","","","","Chicago","IL","60618.0","Lurie children’s hospital","Registered Nurse","","I","43718.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5833","","IND","Tran","Cathy","Ms.","","","","San Jose","CA","95148.0","California State Assembly","Field Representative","","I","43717.0","","20.19","","","","","","","20.19","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5834","","IND","Drown","Jake","Mr.","","","","San Jose","CA","95126.0","Stanford","Nurse Manager","","I","43717.0","","26.27","","","","","","","46.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5835","","IND","Marin","Linda","Ms.","","","","Santa Cruz","CA","95060.0","Self Employed","Self Employed","","I","43717.0","","41.85","","","","","","","41.85","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5836","","IND","Sherman","Kyle","Mr.","","","","Costa Mesa","CA","92627.0","Partner Engineering","Civil Engineer","","I","43716.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5837","","IND","DeSobe","Eric","Mr.","","","","Los Angeles","CA","90066.0","GPSN","Education","","I","43715.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5838","","IND","Casey","Charlotte","Ms.","","","","San Jose","CA","95127.0","Retired","Retired","","I","43715.0","","26.27","","","","","","","52.54","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5839","","IND","Jette","David","Mr.","","","","Los Angeles","CA","90008.0","Innovent Capital Group","Entreprenuer","","I","43715.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5840","","IND","Nouri","Nadia","Ms.","","","","San Jose","CA","95134.0","Sales","eSilicon","","I","43715.0","","194.15","","","","","","","394.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5841","","IND","Ledesma","David","Mr.","","","","San Jose","CA","95128.0","Self Employed","Message Therapist","","I","43715.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5842","","IND","Elwell","Peggy","Ms.","","","","San Jose","CA","95133.0","Santa Clara County","Librarian","","I","43715.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5843","","IND","Lardinois","Justin","Mr.","","","","San Jose","CA","95117.0","Google","Software Engineer","","I","43715.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5844","","IND","McGuire","Thomas","Mr.","","","","Salem","OR","97302.0","Self Employed","Writer","","I","43714.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5845","","IND","Williams","Mary","Ms.","","","","San Jose","CA","95130.0","Apple","Project Manager","","I","43714.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5846","","IND","Olson","Jeff","Mr.","","","","San Diego","CA","92104.0","Public Library Foundation","Charity Fundraiser","","I","43714.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5847","","IND","Haberly","Brian","Mr.","","","","San Jose","CA","95112.0","Paypal","Paralegal","","I","43714.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5852","","IND","Salter","Erin","","","","","San Jose","CA","95117.0","Retired","Retired","","I","43714.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5853","","IND","Gallagher","Kalen","Ms.","","","","San Jose","CA","95124.0","Leadership for Educational Equity","Civic Engagement Coach","","I","43714.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5854","","IND","Eldridge","Jordan","Mr.","","","","Cupertino","CA","95014.0","Eldridge Political Partners LLC","Principal","","I","43714.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5855","","IND","Mallon","Monica","Ms.","","","","San Jose","CA","95124.0","SJSU Associated Students","TDM Assistant","","I","43713.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5856","","IND","Tran","David","Mr.","","","","San Jose","CA","95116.0","City of San Jose","Govt employee","","I","43713.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5857","","IND","Cortez","Nicolas","Mr.","","","","Campbell","CA","95008.0","CUHSD","Teacher","","I","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5858","","IND","Landon","Anna","Ms.","","","","Huntington Beach","CA","92646.0","Edwards Life Sciences","Quality Manager","","I","43764.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5859","","IND","Bly","Austin","Mr.","","","","San Francisco","CA","94110.0","Zenflow","Engineer","","I","43765.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5860","","IND","Overend","Brent","Mr.","","","","Laguna Hills","CA","92653.0","None","Unemployed","","I","43768.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5861","","IND","Williams","George","Mr.","","","","King of Prussia","PA","19406.0","TC","Supervisor","","I","43769.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5862","","IND","Driscoll","Bryce","Mr.","","","","Portland","OR","97221.0","St. John the Baptist","AFter School Teacher","","I","43771.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5863","","IND","Thomas","Ryan","Mr.","","","","San Jose","CA","95124.0","Catholic Charities of Santa Clara County","AFter School Teacher","","I","43772.0","","52.23","","","","","","","62.93","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5864","","IND","Heer","Jeff","Mr.","","","","Burleson","TN","76028.0","Alcon","Sales","","I","43774.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5865","","IND","Daley","Colleen","Ms.","","","","Holland","MI","49423.0","AMIDEAST","Project Manager","","I","43775.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5866","","IND","Nilsen","Derek","Mr.","","","","Sonora","CA","95370.0","None","Student","","I","43776.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5869","","IND","Hinchley","Ronald","Mr.","","","","San Jose","CA","95128.0","unemployed","unemployed","","I","43771.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5870","","IND","Tonkel","Marc","Mr.","","","","San Jose","CA","95128.0","Veem","Sales","","I","43713.0","","150.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5871","","IND","Bernstein","Jared","Mr.","","","","Los Gatos","CA","95032.0","Student","Student","","I","43713.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5872","","IND","Kiely","Evan","Mr.","","","","Austin","TN","78704.0","Powerschool","Software Engineer","","I","43713.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5873","","IND","Dewald","Robert","Mr.","","","","Austin","TX","78704.0","Amazon","SR. Program Manager","","I","43714.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5874","","IND","Lentene","Paul","Mr.","","","","Rochester","NY","14620.0","L3Harris","Mechanical Engineer","","I","43714.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5879","","IND","Noonan","Patrick","Mr.","","","","Minneapolis","MN","55413.0","Target Corporation","Sr. Inights Analyst","","I","43714.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5880","","IND","Ahearne-ray","Joel","Mr.","","","","Columbia","SC","29204.0","Carpenter Technology Corporation","Metallurgist","","I","43714.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5881","","IND","Koziol","Matthew","Mr.","","","","New York","NY","12601.0","IBM","Manufacturing Engineer","","I","43714.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5882","","IND","Houston","Hibberd","Mr.","","","","Austin","TX","78702.0","Cision","Sales","","I","43714.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5883","","IND","Terreza","Tim","Mr.","","","","Jersey City","NJ","7307.0","JP Morgan Chase","Lead Developer","","I","43714.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5884","","IND","Hasson","Dylan","Mr.","","","","Brookline","MA","2446.0","Volpe Center","Operations Research Analyst","","I","43714.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5885","","IND","McDonough","Myles","Mr.","","","","Westwood","MA","2090.0","Consigli Construction Co.","Project Manager","","I","43714.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5886","","IND","Hadzic","Esmir","","","","","Essex Junction","VT","5452.0","PC Construction","Project Engineer","","I","43714.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5887","","IND","Heer","Taylor","Mr.","","","","San Francisco","CA","94117.0","Stryker","Regional Service Lead","","I","43714.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5888","","IND","Aguilar","Pete","Mr.","","","","San Jose","CA","95136.0","Zoom Inc.","International Account Manager","","I","43714.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5889","","IND","Patten","Josh","Mr.","","","","Maledn","MA","2148.0","Alfred Benesch & Co","Structural Engineer","","I","43714.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5890","","IND","Updegrove","Adam","Mr.","","","","San Mateo","CA","94401.0","HeartFlow","Engineer","","I","43716.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5891","","IND","Khaledi","Mariaelena","Ms.","","","","San Jose","CA","95120.0","County of Santa Clara","Social Worker","","I","43716.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5892","","IND","Williams","Jamie","","","","","San Jose","CA","95125.0","Self Employed","Licenses Marraige and Family Therapist","","I","43716.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5893","","IND","Lillis","Bridget","Ms.","","","","Oakland","CA","94610.0","Horizon Water & Environment","Planner","","I","43716.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5894","","IND","Tonkel","Jeff","Mr.","","","","Kapolei","HI","96707.0","Retired","Retired","","I","43717.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5895","","IND","Keddy-Hector","Willian","Mr.","","","","Watertown","MA","2472.0","Ecosystem Emergy Services","Project Design Engineer","","I","43717.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5896","","IND","Afshar","Shaya","Ms.","","","","San Francisco","CA","94103.0","Skadden, Arps, Slate, Meagher &Flom LLP","Lawyer","","I","43717.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5897","","IND","Tonkel","Jackie","Ms.","","","","San Jose","CA","95128.0","Sojourn","Social Worker","","","43718.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5898","","IND","Tennant","Derek","Mr.","","","","San Jose","CA","95128.0","FEMA","Disaster Survior Assistance","","","43718.0","","200.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5899","","IND","Ngai","Gwen","Ms.","","","","Brookeline","MA","2446.0","Johnson & Johnson","Engineer","","I","43718.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5900","","IND","Sleven","Joe","Mr.","","","","Portland","OR","97225.0","Adidas","Category Manager","","I","43718.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5901","","IND","Bushman","Elina","Ms.","","","","Campbell","CA","95008.0","ICIMS","Account Executive","","I","43718.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5902","","IND","Bradley","Dylan","Mr.","","","","Newark","CA","94560.0","DZS","Digital Marketing Coordinator","","I","43718.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5903","","IND","Tonkel","Marc","Mr.","","","","San Jose","CA","95128.0","Veem","Sales","","I","43718.0","","450.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5904","","IND","Papageourgous","Alex","Mr.","","","","Brooklyn","NY","11217.0","Ethic Inc.","Head of Quantititve Investments","","I","43719.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5905","","IND","Bergamaschi","Mike","Mr.","","","","Silver Springs","MD","20902.0","Department of Defense","Investigator","","I","43719.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5906","","IND","Wilson","Matt","Mr.","","","","Sacramento","CA","95814.0","State Water Board","Attorney","","I","43719.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5907","","IND","Peppin","Christine","Ms.","","","","Sunnyvale","CA","94087.0","At home parent","At home parent","","I","43719.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5908","","IND","Tran","Cheryl","Ms.","","","","Alexandria","VA","22304.0","Deloitte Consulting","Senior Consultant","","I","43719.0","","75.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5909","","IND","Tangdall","Sara","Ms.","","","","San Jose","CA","95134.0","Google","Program Manager","","I","43719.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5910","","IND","Sawaya","Nicolas","Mr.","","","","Menlo Park","CA","94025.0","Intel","Research Scientist","","I","43719.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5911","","IND","Voris","Trent","Mr.","","","","Oakland","CA","94612.0","Stealth Space Company","Engineer","","I","43719.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5912","","IND","Moss","Kabir","Mr.","","","","Highlands","NJ","7732.0","New Jersey State Senate","Deputy Directory of Communications","","I","43720.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5913","","IND","Koliopoulos","Matt","Mr.","","","","Raleigh","NC","27612.0","IBM","Open Source Sales Executive","","I","43720.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5914","","IND","MacFarland","Matt","Mr.","","","","Leadville","CO","80461.0","Stantec","Engineer","","I","43720.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5915","","IND","Comstock","Brian","Mr.","","","","Los Gatos","CA","95030.0","Self Employed","Business Consulting","","I","43720.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5916","","IND","Iosue","Tyler","Mr.","","","","Saratoga Springs","NY","12866.0","American Energy Care","Project Engineer","","I","43721.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5917","","IND","Mulhern","Jim","Mr.","","","","Brooklyn","NY","11201.0","Group 1 Trading","News and Research Analyst","","I","43721.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5918","","IND","Atkins","Kevin","Mr.","","","","Santa Clara","CA","95051.0","Malwarebytes","Corporate Manager","","I","43721.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5919","","IND","Orange","Cherise","Ms.","","","","San Jose","CA","95110.0","County of Santa Clara","Associate Planner","","I","43722.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5920","","IND","Bottechelli","Joseph","Mr.","","","","Cohoes","NY","12047.0","St. Peters Hospital","Biomedical Engineer","","I","43723.0","","160.0","","","","","","","160.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5921","","IND","Adams","Blake","Mr.","","","","Washington","DC","20009.0","District of Columbia Government","Program Analyst","","I","43724.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5922","","IND","Updegrove","Kate","Ms.","","","","Danbury","CT","6811.0","Self Employed","Event planner","","I","43725.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5923","","IND","Eilert","Joey","Mr.","","","","Vernon","CT","6066.0","Spark VR","Owner","","I","43725.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5924","","IND","Victorino","Eric","Mr.","","","","San Jose","CA","95122.0","Self Employed","Artist","","I","43725.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5925","","IND","Crockett","Andrew","Mr.","","","","San Jose","CA","95126.0","Santa Clara County Health System","Health Care Financial Analyst","","I","43726.0","","60.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5926","","IND","Prehoda","Tyler","Mr.","","","","Ballston Spa","NY","12020.0","IBM","Managing Consultant","","I","43726.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5927","","IND","Romans","Bill","Mr.","","","","Menlo Park","CA","94025.0","Retired","Retired","","I","43730.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5928","","IND","Fane","Zack","Mr.","","","","Troy","NY","12182.0","Callanan Industries","Superintendent","","I","43730.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5929","","IND","Baxter","Linda","Ms.","","","","San Jose","CA","95125.0","retired","retired","","I","43734.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5930","","IND","Nourse","John","Mr.","","","","San Jose","CA","95215.0","retired","retired","","","43736.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5931","","IND","Han","David","Mr.","","","","San Jose","CA","95117.0","retired","retired","","","43736.0","","1.0","","","","","","","1.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5932","","IND","Romoser","Mark F.","Mr.","","","","San Jose","CA","95128.0","unemployed","unemployed","","","43736.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5933","","IND","Klein","Kyle","Mr.","","","","San Jose","CA","95133.0","Relign Corp","Engineer","","I","43736.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5934","","IND","Nouri","Kordieh","Ms.","","","","San Jose","CA","95131.0","None","Homemaker","","","43736.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5935","","IND","Karnos","Christine","Ms.","","","","San Jose","CA","95124.0","Intel","Engineer","","","43736.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5936","","IND","LoBue","Brian and Lori","","","","","San Jose","CA","95138.0","Oak Grove School District","Teacher","","","43736.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5937","","IND","Joho","Keith","Mr.","","","","San Jose","CA","95131.0","self employed","Consultant","","","43736.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5938","","IND","Shyba","Cheryl","Mrs.","","","","Los Gatos","CA","95033.0","Alum Rock Union School District","Teacher","","","43736.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5939","","IND","Huston","Dixie","MS.","","","","San Jose","CA","95124.0","retired","retired","","","43736.0","","200.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5940","","IND","Mashburn","Michele","Ms.","","","","San Jose","CA","95112.0","Collins Foundation","Non Profit Director","","","43736.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5941","","IND","Yin","Ellina","Ms","","","","San Jose","CA","95126.0","Exhibition District","Operations Director","","","43736.0","","80.0","","","","","","","80.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5942","","IND","Wong","Richard","Mr.","","","","San Jose","CA","95125.0","ECS Design","Engineer","","","43736.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5943","","IND","Ross","Sam","Mr.","","","","Los Gatos","CA","95030.0","student","student","","","43736.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5944","","IND","Soriano","Hanna","","","","","Boulder Creek","CA","95006.0","Yamagami Garden Center","Landscaper","","","43736.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5945","","IND","King","Douglas","Mr.","","","","San Jose","CA","95125.0","Retired","Retired","","","43736.0","","60.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5946","","IND","Means","Robert","Mr.","","","","Milpitas","CA","95035.0","Sustainable Habitat","Marketing","","","43736.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5947","","IND","Urbain","Melissa","Ms.","","","","San Jose","CA","95112.0","SJ Unified","Teacher","","","43736.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5948","","IND","Boitano","Janice","Mrs.","","","","Los Gatos","CA","95032.0","Dr. Silvers","RDA","","","43736.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5949","","IND","Hobbs","Richard","Mr.","","","","San Jose","CA","95127.0","Self Employed","Attorney","","","43736.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5950","","IND","Tomlin","Sherri","Ms.","","","","Los Gatos","CA","95032.0","Self Employed","Chiropractor","","I","43736.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5951","","IND","Hatifie","Hoshang","","","","","Alameda","CA","94502.0","Aerotek","Recruiter","","I","43737.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5952","","IND","Walker","Michael","Mr.","","","","San Francisco","CA","94107.0","Relign Corporation","VP R&D","","I","43755.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5953","","IND","Broad","Alex","Mr.","","","","Oakland","CA","94609.0","Student","Student","","I","43760.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6036","","IND","McIntosh","Sheila","Ms.","","","","San Jose","CA","95126.0","Retired","Retired","","I","43750.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6037","","IND","Condito","Michael","Mr.","","","","San Jose","CA","95125.0","self employed","Analog Mask Designer","","I","43785.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6038","","IND","Sweeney","Ian","Mr.","","","","New Haven","CT","6511.0","Assa Abloy","Engineer","","I","43791.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6039","","IND","Craig","Bruce","Mr.","","","","Los Gatos","CA","95030.0","bbc Lg consulting","Executive Consultant","","I","43793.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6040","","IND","Vladimirov","Georgy","Mr.","","","","Palo Alto","CA","94303.0","Zume","Computer Programmer","","I","43793.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6041","","IND","Casey","Charlotte","Ms.","","","","San Jose","CA","95127.0","Retired","Retired","","I","43794.0","","26.27","","","","","","","52.54","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6042","","IND","Tonkel","Joel","Mr.","","","","Las Vegas","NV","89139.0","Winchells Pub & Grill","Gaming Bartender","","I","43795.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6043","","IND","Westerlund","William","Mr.","","","","San Jose","CA","95126.0","Accenture","Recruiter","","I","43795.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6044","","IND","Schuler","Karen","Ms.","","","","San Jose","CA","95124.0","Casa di Mir Montessori School","Director of Finance","","I","43795.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6045","","IND","Sweeney","EOGHAN","Mr.","","","","Boston","MA","2108.0","Quartet Health","Analyst","","I","43796.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6046","","IND","Fancey","Julia","Ms.","","","","San Francisco","CA","94115.0","UCSF","RN","","I","43796.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6047","","IND","Good","Kelsey","","","","","Madison","AL","35758.0","WEF","Manager","","I","43797.0","","10.7","","","","","","","10.7","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6048","","IND","Desouches","Alain","Mr.","","","","Santa Cruz","CA","95060.0","retired","retired","","I","43799.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6049","","IND","Vasquez","Ann","Ms","","","","Hollister","CA","95023.0","Sbhsd","Teacher","","I","43800.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6050","","IND","Powers","Derek","Mr.","","","","Los Gatos","CA","95033.0","Retired","Retired","","I","43801.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6051","","IND","Stauffacher","Ashley","Ms.","","","","Ben Lomond","CA","95005.0","Satellite","Social Worker","","I","43802.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6052","","IND","Mashburn","Michael","Mr.","","","","San Jose","CA","95112.0","Collins Foundation","Non-Profit Director","","I","43804.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6053","","IND","Fee","Jessica","Ms","","","","Los Angeles","CA","90026.0","PrettyBird LLC","Creative Associate","","I","43717.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6054","","IND","Ollano","Christian","Mr.","","","","San Jose","CA","95112.0","PICO","Campaign Coordinator","","I","43736.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6055","","IND","Jenkins","A. Jarrod","Mr.","","","","San Jose","CA","95110.0","Facebook","Attorney","","I","43736.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6056","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","43736.0","","50.0","","","","","","","91.85","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6057","","IND","Farkouh","Adriana","Ms.","","","","San Jose","CA","95126.0","Retired","Retired","","I","43736.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6058","","IND","Nguyen","Richard","Mr.","","","","San Jose","CA","95128.0","Santa Clara Valley Water District","Management Analyst","","I","43736.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6064","","IND","Mine","Brent","Mr.","","","","Campbell","CA","95008.0","Mine, Mine & Arao","Accountant","","I","43737.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6065","","IND","Powell","Elisabeth","Ms.","","","","Portland","OR","97203.0","Western phych & counseling services","Psychologist","","I","43737.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6066","","IND","Jurney","Patrick","Mr.","","","","Portland","OR","97203.0","San Jose State University","Professor","","I","43736.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6067","","IND","Pepin","Christine","Ms.","","","","Sunnyvale","CA","94087.0","unemployed","Engineer","","I","43736.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6068","","IND","Nyhof","Paul","Mr.","","","","San Jose","CA","95112.0","San Jose Unified School District","Teacher","","I","43736.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6069","","IND","Parkman","Brian","Mr.","","","","San Jose","CA","95126.0","San Jose Public Libraries","Librarian","","I","43736.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6070","","IND","Wheatley","Brian","Mr.","","","","San Jose","CA","95118.0","Evergreen School District","Teacher","","","43736.0","","60.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6071","","IND","Patenaude","Tera","Ms.","","","","Lewisburg","PA","17837.0","Geisinger Hospital","Certified Athletic Trainer","","I","43742.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6072","","OTH","IBEW Local 332","","","","","","San Jose","CA","95125.0","","","","","43760.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6073","","IND","Romine","Andre","Mr.","","","","Sacramento","CA","95816.0","Aerotek","Account Manager","","I","43760.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6074","","IND","Langholff","Allison","Ms.","","","","Seattle","WA","98119.0","CBRE Affordable Housing","Financial Analyst","","I","43760.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6075","","IND","Gorham","Alex","Mr.","","","","San Francisco","CA","94117.0","McKinsey & Co","Associate","","I","43760.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6076","","IND","Shirley Cubbic","Erica","Ms.","","","","San Jose","CA","95125.0","Discovery Parent Child Preschool","Teacher","","I","43738.0","","48.62","","","","","","","48.62","","","","","","","","","","","","","","","","","","","","Square","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6077","","IND","Molloy","Eleanor","Ms.","","","","San Jose","CA","95126.0","retired","retired","","","43760.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6078","","IND","Benita","Lord Murchey","Mr.","","","","San Jose","CA","95125.0","retired","retired","","","43760.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6079","","IND","Carreon","B Celestino","","","","","Dana Point","CA","92629.0","First American","Sales Force Administrator","","I","43762.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6080","","IND","Updegrove","Diane","Ms.","","","","Gibsonton","FL","33534.0","Advanced Airfoil Components","CEO","","I","43763.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6081","","IND","Kelly","Ryan","Mr.","","","","Saratoga Springs","NY","12866.0","Naval Nuclear Laboratories","Engineer","","I","43764.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6082","","IND","Elder","Alison","Ms.","","","","Tucson","AZ","85719.0","University of Arizona","Student","","I","43764.0","","5.0","","","","","","","5.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6083","","IND","Tonkel","Jewell","Mrs.","","","","Kapolei","HI","96707.0","Green Bits","Consultant","","I","43764.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6084","","IND","Kramer","Andreas","Mr.","","","","Santa Cruz","CA","95060.0","Student","Student","","I","43768.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6085","","IND","Kelly","Brianne","Ms.","","","","Bronx","NY","10463.0","Recent graduate Teachers College at Columbia University","Unemployed","","I","43768.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6086","","IND","Garcia","Brenda","Ms.","","","","Woodside","NY","11377.0","Estee Lauder Companies","Make Up Artist","","I","43768.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6087","","IND","Cagwin","Alex","Mr.","","","","New York","NY","10009.0","Self Employed","Designer","","I","43771.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6088","","IND","Lee","CJ","Mr.","","","","Jersey City","NJ","7302.0","Self Employed","Self employed","","I","43772.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6089","","IND","Heer","Taylor","Mr.","","","","San Francisco","CA","94117.0","Stryker","Regional Service Lead","","I","43773.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6090","","IND","Sinha","Abhas","","","","","Menlo Park","CA","94025.0","Houzz Inc","Senior Software Engineer","","I","43773.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6091","","IND","Horton","Alex","Mr.","","","","Selva Beach","CA","95076.0","unemployed","unemployed","","I","43774.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6092","","IND","Saint-Sanens","Berenice","Ms.","","","","Arroyo Grande","CA","93420.0","Monti Kids","Growth and Partnerships","","I","43775.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6093","","IND","Kette","David","Mr.","","","","Aliso Viejo","CA","92656.0","Irvine Unified School District","Assistant Principal","","I","43775.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6094","","IND","Massoudnia","Roya","","","","","Saint Louis","MO","63116.0","JTW Consulting","Political Strategist","","I","43776.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6095","","IND","Weitz","Dylan","","","","","Colchester","VT","5446.0","Dynapower Company","Mechanical Engineer","","I","43776.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6096","","IND","Arao","Lois Nishimura","Ms.","","","","San Jose","CA","95120.0","Arcy Solutions Inc.","Office Manager","","","43779.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6096","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6097","","IND","Biiftuu","Adam","Mr.","","","","Minneapolis","MN","55426.0","The Bloomington City Attorneys Office","Crime Victim Liason","","I","43781.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6098","","IND","O'Halloran","Daniel","Mr.","","","","Monmouth Beach","NJ","7750.0","Self Employed","Real Estate Developer","","I","43787.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6099","","IND","Johnson","Devon","","","","","Mountain View","CA","94040.0","Unified Studios","Dance Teacher","","I","43787.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6100","","IND","Levine","Adonis","Mr.","","","","San Jose","CA","95125.0","Liftoff mobile","Sales Manager","","I","43788.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6101","","IND","El-Ghandour","Gabirel","","","","","Lafayette","NJ","7848.0","Deloitte","Business Technology Consultant","","I","43788.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6102","","IND","Chavez","Gabe","","","","","Campbell","CA","95008.0","R&B Company","Sales","","I","43788.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6103","","IND","Mulgannnon","Callie","Ms.","","","","Larkspur","CA","94939.0","Nixie Sparkling Water","Marketing Manager","","I","43789.0","","35.0","","","","","","","35.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6104","","IND","Connor","Emily","Ms.","","","","Albany","NY","12210.0","New York State Department of Labor","Digital Information Officer","","I","43789.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6105","","IND","Cheng","Eugine","Mr.","","","","Seattle","WA","98121.0","Wrench Inc","Director of Product Marketplace","","I","43790.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6106","","IND","Beverage","Aimee","Ms.","","","","Walnut Creek","CA","94597.0","Forensic Logic LLC","Director of Marketing","","I","43790.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6107","","IND","Halm","India","","","","","Hollywood","CA","90028.0","Healthvana","Customer Success Product Management","","I","43791.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6108","","IND","Schonberger","Jacob","Mr.","","","","Cambridge","MA","2138.0","Harvard University","Student","","I","43791.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6109","","IND","Kelley","Jesse","","","","","Patchogue","NY","11772.0","Brookhaven National Laboratories","Quality Engineer","","I","43794.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6110","","IND","Ajluni","Salem","","","","","San Jose","CA","95128.0","Self Employed","Economist","","","43795.0","","20.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6111","","IND","El-Miarri","Abid","","","","","Foster City","CA","94404.0","SJSU","Student","","I","43800.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6112","","IND","Wilkes","Byron","Mr.","","","","San Francisco","CA","94109.0","lyft","content strategist","","I","43806.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6139","","IND","Huntington","Gregory","Mr.","","","","Austin","TX","98704.0","HCR Partners","Venue Manager","","I","43807.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6140","","IND","Zeman","Beth","Ms.","","","","Chicago","IL","60618.0","Evanston Northshore Hospital","Registered Nurse","","I","43714.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6141","","IND","Boesch","Gayle","Ms.","","","","San Jose","CA","95126.0","unemployed","unemployed","","","43724.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6141","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6142","","IND","Thomas","Kathleen","Ms.","","","","San Jose","CA","95117.0","Via Services","Occupational Therapist","","I","43734.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6143","","IND","Impey","Shannon","Mrs.","","","","Los Gatos","CA","95033.0","Dell Technologies","Human Resources","","I","43735.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6144","","IND","Drown","Jake","Mr.","","","","San Jose","CA","95126.0","Stanford","Nurse Manager","","I","43736.0","","20.0","","","","","","","46.27","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","RC6144","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6145","","IND","Harter","Tian","","","","","Mountain View","CA","94042.0","Silicon Valley Bicycle Coalition","Bike Parking Supervisor","","","43727.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6145","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6146","","IND","Dubois","Jason","Mr.","","","","Solana Beach","CA","92075.0","Abb INC","Hydroelectric Field engineer","","I","43795.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6147","","IND","Snee","Jessica","Ms.","","","","Sacramento","CA","95823.0","Adoptlink","Admin Assistant","","I","43795.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6148","","IND","Walters","Kate","Ms.","","","","Los Gatos","CA","95030.0","Barnett & Associates","Office Assistant","","I","43796.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6149","","IND","Barron","Beau","Mr.","","","","Burlingame","CA","94010.0","Credit Sesame","program manager","","I","43796.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6150","","IND","Winkelman","Karl","Mr.","","","","Santa Clara","CA","95050.0","Organogenisis","Regional Sales Manager","","I","43796.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6151","","IND","Caudill","Katie","Ms.","","","","Hampton","VA","23666.0","Student","Student","","I","43796.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6152","","IND","Doran","Zachery","Mr.","","","","Albuquerque","NM","87106.0","Self Employed","Buisness Valuation Consultant","","I","43801.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6153","","IND","Li","Jenn","Ms.","","","","New York","NY","10003.0","RxPhoto","Director Client Relations","","I","43802.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6154","","IND","Shyba","Kelsey","Ms.","","","","Los Gatos","CA","95033.0","FT Partners","Research Analyst","","I","43803.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6155","","IND","Shelofsky","Jay","Mr.","","","","Rochester","NY","14612.0","Kodak Alaris","QA Software Manager","","I","43805.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6156","","IND","MacLean","Kyle","","","","","Santa Cruz","CA","95060.0","Discretion Brewing","Brewer","","I","43806.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6157","","IND","Hughes","Virginia","Ms.","","","","Ben Lomond","CA","95005.0","retired","retired","","","43807.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6157","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6159","","OTH","Sprinkler Fitters Union","","","","","","Sacramento","CA","95814.0","","","","","43805.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6159","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6160","","OTH","SCC Probation Officers Union","","","","","","San Jose","CA","95126.0","","","","","43807.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6160","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6161","","IND","Williams","Barry","Mr.","","","","Santa Cruz","CA","95062.0","Cabrillo Community College","Finance Analyst","","","43807.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6161","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6162","","IND","Guzman","Karina","","","","","Campbell","CA","95008.0","self employed","House Cleaning","","","43800.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6162","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6163","","IND","Shirat","Lin","","","","","Fremont","CA","94555.0","Advanced Imaging Associates","Medical Scientist","","","43807.0","","40.0","","","","","","","40.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6163","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6185","","IND","Tozier","Laura","Ms.","","","","Fayetteville","AR","72703.0","Pratt & Whitney","Production Supervisor","","I","43809.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6186","","IND","Thoimas","Ryan","Mr.","","","","San Jose","CA","95124.0","unemployed","unemployed","","I","43809.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6187","","IND","Liu","Melanie","Ms.","","","","Palo Alto","CA","94303.0","unemployed","Parent","","I","43734.0","","125.0","","","","","","","125.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6188","","IND","Comeau","Rachelle","Ms.","","","","San Jose","CA","95125.0","Adobe","manager, talent coordination and operations executive search","","I","43735.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6189","","IND","Tennant","Derek","Mr.","","","","San Jose","CA","95128.0","FEMA","Disaster Survior Assistance","","","43767.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6189","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6190","","IND","Le","Simon","Mr.","","","","San Jose","CA","95121.0","unemployed","unemployed","","","43807.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6190","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6202","","IND","Yates","Diana","Ms.","","","","Chicago","IL","60614.0","Next College Student Athlete","Email Marketing Specialist","","I","43732.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6203","","OTH","Sheet Metal Workers International Association Local No. 104","","","","","","San Ramon","CA","94583.0","","","","","43810.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6203","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6204","","IND","Jung","Bob","Mr.","","","","Los Altos","CA","94024.0","Google","Engineering Manager","","I","43811.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6246","","IND","Haberly","Brian","Mr.","","","","San Jose","CA","95112.0","Paypal","Paralegal","","I","43813.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6247","","IND","Wasser","Charles","Mr.","","","","San Jose","CA","95118.0","Print Broker","Self Employed","","I","43813.0","","26.27","","","","","","","26.27","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6248","","IND","Nouri","Nadia","Ms.","","","","San Jose","CA","95134.0","Sales","eSilicon","","I","43813.0","","200.0","","","","","","","394.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6249","","IND","Mager","Nancy","Ms.","","","","Los Gatos","CA","95032.0","Santa Clara County","Mental Health","","I","43813.0","","41.85","","","","","","","91.85","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6250","","IND","Schwager","Marcel","Mr.","","","","Los Gatos","CA","95032.0","Cisco","Business Development","","I","43815.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6251","","IND","Toulouse","Michael","Mr.","","","","San Jose","CA","95128.0","Dell","Engineer","","I","43816.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6252","","IND","Mattson","Brad","Mr.","","","","San Jose","CA","95113.0","Retired","CEO","","I","43817.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6253","","IND","Smith","Nicolas","Mr.","","","","San Jose","CA","95126.0","Watlow Electric Company","Financial Controller","","I","43817.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6254","","IND","Kiely","Deborah","Ms.","","","","Helena","MT","59601.0","Retired","Pharmicist","","I","43818.0","","208.0","","","","","","","208.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6255","","IND","Elwell","Peggy","Ms.","","","","San Jose","CA","95133.0","Santa Clara County","Librarian","","I","43819.0","","50.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6256","","IND","Schiff","Frank","Mr.","","","","Oakland","CA","94605.0","Quantcast","Sales Manager","","I","43810.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6257","","IND","Velasquez","Jonathan","Mr.","","","","San Jose","CA","95111.0","First 5 Santa Clara County","Program Specialist","","I","43810.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6258","","IND","Wang","Kristen","","","","","Arlington","VA","22201.0","Booz Allen Hamilton","Junior Software Developer","","I","43811.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6259","","IND","Huber","Lexy","","","","","Chicago","IL","60605.0","University of Edinburgh","Student","","I","43811.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6260","","IND","Kadlecek","David","","","","","Santa Clara","CA","95051.0","Self Employed","Software QA Engineer","","","43813.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6260","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6261","","IND","Farkouh","Adriana","Ms.","","","","San Jose","CA","95126.0","Retired","Retired","","","43813.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6261","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6262","","IND","Ajluni","Salem","","","","","San Jose","CA","95128.0","Self Employed","Economist","","","43813.0","","10.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6262","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6263","","IND","Miller","John Greg","","","","","San Jose","CA","95133.0","Retired","RN","","","43813.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6263","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6264","","IND","Levin","Jeffrey I","","","","","San Jose","CA","95110.0","retired","retired","","","43818.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6264","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6265","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","CUHSD","Teacher","","","43813.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6265","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6266","","IND","Means","Robert","Mr.","","","","Milpitas","CA","95035.0","Sustainable Habitat","Marketing","","","43813.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6266","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6267","","IND","Britton","John","","","","","Campbell","CA","95008.0","Retired","Retired","","","43813.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6267","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6268","","IND","Huston","Dixie","MS.","","","","San Jose","CA","95124.0","retired","retired","","","43813.0","","50.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6268","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6269","","IND","Lopes","Shayla","","","","","San Jose","CA","95136.0","Quinn Physical Therapy","Operations Manager","","I","43813.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6270","","IND","Greenblatt","Max","","","","","Raleigh","NC","27615.0","Enterprise Holdings Incorporated","Area Rental Manager","","I","43816.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6271","","IND","Matthew","Jessica","","","","","San Jose","CA","95117.0","Coffee meets bagel","Customer Experience Associate","","I","43815.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6272","","IND","Jonas","Michael","","","","","Portland","OR","97214.0","Rational unicorn Legal Services","Self Employed","","I","43817.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6273","","IND","Hunt","Gerry","","","","","San Jose","CA","95124.0","Retired","Retired","","","43813.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6273","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6274","","IND","Mattson","Vicky","","","","","San Jose","CA","95113.0","Retired","Retired","","I","43817.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6303","","IND","Brezic","Brandon","Mr.","","","","Portland","OR","97219.0","CASA of Oregon","Affordable Housing Director","","I","43823.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6310","","IND","Cook","Christopher","Mr.","","","","San Jose","CA","95127.0","None","Engineer","","I","43828.0","","104.15","","","","","","","104.15","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6311","","IND","Tran","Huy","","","","","San Jose","CA","95132.0","Justice at Work Law Group, LLP","Partner","","I","43829.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6312","","IND","Smith","Robert","Mr.","","","","Martinsburg","WV","25403.0","Arc of Washington County","Direct Support Professional","","I","43830.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6313","","IND","Pulido","Emilio","","","","","San Jose","CA","95111.0","City of San Jose","Retired","","I","43830.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6314","","IND","Thandiwe","Nthando","","","","","Pittsburgh","PA","15206.0","Carnegie Mellon","Student","","I","43830.0","","15.89","","","","","","","15.89","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6315","","IND","Desjardin","Susan","","","","","San Jose","CA","95125.0","Retired","Teacher/Engineer","","I","43830.0","","156.07","","","","","","","156.07","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6316","","IND","Adams","Vicki","","","","","Army Post Office","CA","96338.0","Girl Scouts","Volunteer Manager","","I","43830.0","","31.46","","","","","","","31.46","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6317","","IND","Arias","Tony","","","","","San Jose","CA","95128.0","Loma Prieta JUSD","Teacher","","I","43830.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6318","","IND","Gonzales","Antonio","","","","","Morgan Hill","CA","95037.0","BOFA","Regional Leader","","I","43830.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6319","","IND","Teon Nicols","Ramses","","","","","San Jose","CA","95125.0","SEIU Local 1021","Vice President","","I","43830.0","","52.23","","","","","","","52.23","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6320","","IND","Price","Susan","","","","","San Jose","CA","95128.0","Retired","Community Outreach","","I","43830.0","","21.08","","","","","","","21.08","","","","","","","","","","","","","","","","","","","","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6323","","IND","Ulbricht","Cole","","","","","Leland","MO","38756.0","Simmons School District","History Teacher","","I","43830.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6773","","IND","Marcussen","George","Mr.","","","","San Jose","CA","95123.0","Retired","Retired","","","43736.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6773","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6775","","IND","Ulmer","Barby","","","","","Saratoga","CA","95070.0","Retired","Retired","","","43727.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6775","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6776","","IND","Aguiar","Nate","Mr.","","","","Redwood City","CA","94063.0","Google","UX researcher","","I","43817.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6777","","IND","Zimmerman","Neil","","","","","Redwood City","CA","94061.0","Half Moon Medical","Engineer","","I","43818.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6778","","IND","Johnson","Megan","","","","","Brooklyn","NY","11211.0","Edelman","Senior Account Executive","","I","43819.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6779","","IND","Denny","Michelle","","","","","Canton","OH","44721.0","TimkenSteel","Engineer","","I","43820.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6780","","IND","Gundersen","Nathaniel","","","","","Seattle","WA","98117.0","DLR Group","Architectural Associate","","I","43821.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6781","","IND","Khaledi","Awan","","","","","Reston","VA","20191.0","Dell","Technical Sales Rep","","I","43822.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6782","","IND","Voisin","Sara","","","","","Los Gatos","CA","95003.0","Stryker","Engineer","","I","43830.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6783","","IND","Mesloh","Shelby","","","","","Los Gatos","CA","95033.0","Revenge Hair Salon","Owner","","I","43830.0","","30.0","","","","","","","30.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6784","","IND","Kendra","Lexie","","","","","Colorado Springs","CO","80910.0","Deloitte","Consultant","","I","43830.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6785","","IND","Douzdjian","Viken","","","","","Portland","OR","97209.0","Self Employed","Investor","","I","43830.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6786","","IND","Vulpe","Zoe","","","","","San Jose","CA","95126.0","Student","Student","","I","43830.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6790","","IND","Borca","Jonathan","","","","","San Jose","CA","95122.0","Circle Communications","Director of community relations and partnerships","","I","43827.0","","60.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","Venmo","","","","","","San Jose","CA","95131.0","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8037","","IND","Parsons","Karen","Ms","","","","Morgan Hill","CA","95037.0","County of Santa Clara","Social Worker","","R","43736.0","","-52.23","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC8037","RC5555","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","C","RC6774","","IND","Kahledi","Tanya","","","","","San Jose","CA","95120.0","Accounting Office","Office Manager","","","43757.0","","33.0","","","","","","","33.0","","","","","Postal Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2118","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43672.0","","100.0","","","","","","","0.0","","","","LIT","Business Card Qty 1000","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2119","","IND","Tonkel","Jackie","Ms.","","","","San Jose","CA","95128.0","","","","","43818.0","","98.28","","","","","","","0.0","","","","FND","Costco Food for Fundraising Event","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2119","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2120","","IND","Tonkel","Jackie","Ms.","","","","San Jose","CA","95128.0","","","","","43818.0","","265.38","","","","","","","0.0","","","","FND","Safeway Food for Fundraising Event (kick off party)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2120","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2121","","IND","Nouri","Nassim","Ms.","","","","San Jose","CA","95131.0","","","","","43817.0","","166.8","","","","","","","0.0","","","","WEB","One Year Website Subscription to Bluehost","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2121","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2122","","IND","Tennant","Derek","Mr.","","","","San Jose","CA","95128.0","","","","","43817.0","","19.75","","","","","","","0.0","","","","LIT","Reimburse Derek for Staples Test Walk Piece purchase","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2122","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2123","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43730.0","","1124.18","","","","","","","0.0","","","","LIT","Walk Cards Qty 6000","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2124","","IND","Tonkel","Jackie","Ms.","","","","San Jose","CA","95128.0","","","","","43817.0","","118.4","","","","","","","0.0","","","","FND","Fundraiser Chair Rental from Will Party","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2124","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2125","","IND","Nouri","Nassim","Ms.","","","","San Jose","CA","95131.0","","","","","43817.0","","13.11","","","","","","","0.0","","","","LIT","Purchase Button Graphics from Pacific Printing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2126","","IND","Nouri","Nassim","Ms.","","","","San Jose","CA","95131.0","","","","","43825.0","","45.23","","","","","","","0.0","","","","FND","Fundraiser Food from Costco","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2126","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2127","","OTH","Square","","","","","","San Francisco","CA","94103.0","","","","","43738.0","","9.72","","","","","","","0.0","","","","WEB","Set up cost for using Square","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2127","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2128","","IND","Nouri","Nassim","Ms.","","","","San Jose","CA","95131.0","","","","","43817.0","","27.57","","","","","","","0.0","","","","LIT","Reimburse Nassim for Fedex Misc Printing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2128","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2129","","OTH","DonnorBox","","","","","","San Francisco","CA","94103.0","","","","","43742.0","","87.68","","","","","","","0.0","","","","WEB","Donorbox Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2130","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43757.0","","936.28","","","","","","","0.0","","","","LIT","Two Purchases 772.40 and 163.88","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2130","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2145","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43750.0","","20.0","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2146","","OTH","Noah's Bagles","","","","","","Lakewood","CO","80228.0","","","","","43750.0","","12.3","","","","","","","0.0","","","","CMP","Volunteer Food","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2147","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43757.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2148","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","","","","","43817.0","","17.0","","","","","","","0.0","","","","CMP","Cash payment to Nick Cortez for Bagles Purchased on 10/20/10","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2149","","OTH","Walgreens","","","","","","San Jose","CA","95124.0","","","","","43760.0","","99.0","","","","","","","0.0","","","","POS","Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2150","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","","","","","43817.0","","3.44","","","","","","","0.0","","","","CMP","Cash to Nick for Safeway Purchase of Banannas on 10/27/19","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2151","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","","","","","43817.0","","18.0","","","","","","","0.0","","","","CMP","Cash to Nick for Bagles purchased on 10/27/19","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2152","","OTH","DonnorBox","","","","","","San Francisco","CA","94103.0","","","","","43773.0","","36.19","","","","","","","0.0","","","","WEB","Donorbox Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2153","","IND","Tonkel","Jackie","Ms.","","","","San Jose","CA","95128.0","","","","","43818.0","","33.0","","","","","","","0.0","","","","POS","Reimburse Jackie for Stamps purchased 11/09/19 Homewood PO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2154","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43781.0","","14.99","","","","","","","0.0","","","","CMP","Facebook Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2155","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","","","","","43817.0","","11.25","","","","","","","0.0","","","","CMP","Cash to Nick for Bagles Guys purchased on 11/17/19","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2156","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","","","","","43817.0","","9.0","","","","","","","0.0","","","","CMP","Cash to Nick for Bagle Guys Bagle purchase on 11/24/19","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2157","","IND","Cortez","Nick","","","","","Campbell","CA","95008.0","","","","","43817.0","","5.26","","","","","","","0.0","","","","CMP","Safeway Food purchased on 11/24/19","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2158","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43802.0","","1149.31","","","","","","","0.0","","","","LIT","Yard Signs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2159","","OTH","Harland Clarke","","","","","","New Braunfels","TX","78135.0","","","","","43803.0","","23.8","","","","","","","0.0","","","","OFC","Purchased Checks from the bank for campaign","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2160","","OTH","San Jose Clerks Office","","","","","","San Jose","CA","95113.0","","","","","43804.0","","1990.0","","","","","","","0.0","","","","FIL","Ballot Statement","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2161","","OTH","San Jose Clerks Office","","","","","","San Jose","CA","95113.0","","","","","43804.0","","1000.0","","","","","","","0.0","","","","FIL","Ballot fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2162","","OTH","San Jose Clerks Office","","","","","","San Jose","CA","95113.0","","","","","43804.0","","25.0","","","","","","","0.0","","","","FIL","Filing Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2163","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43808.0","","1124.18","","","","","","","0.0","","","","LIT","Walk Cards #2","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2218","","IND","Tonkel","Jacob","Mr.","","","","San Jose","CA","95128.0","","","","","43761.0","","25.12","","","","","","","0.0","","","","OFC","Jake credit card purchase of return address stamp from staples","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2218","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2221","","OTH","Political Data Inc.","","","","","","Norwalk","CA","90652.0","","","","","43816.0","","131.68","","","","","","","0.0","","","","MBR","Texting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2222","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43828.0","","300.44","","","","","","","0.0","","","","LIT","Spanish Version of yard signs","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2234","","OTH","Stripe, Inc","","","","","","San Francisco","CA","94103.0","","","","","43830.0","","379.98","","","","","","","0.0","","","","WEB","Transaction Expenses deducted from contributions by Stripe","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Jacob ""Jake"" Tonkel","1419444.0","Jake Tonkel for San Jose City Council District 6 2020","","4/25/2021 8:44:12 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2236","","OTH","Pacific Printing","","","","","","San Jose","CA","95110.0","","","","","43672.0","","20.18","","","","","","","0.0","","","","LIT","Business Card Qty 1000, second part","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/2/2021 12:56:36 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","I","RC14048","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","44342.0","","103.0","","","","","","","0.0","","","","","Ballot Statement Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/2/2021 12:56:36 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EX4428","","OTH","Dominic Barroga","","","","","","San Jose","CA","95139.0","","","","","44200.0","","500.0","","","","","","","0.0","","","","PRO","Campaign Assistant","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/2/2021 12:56:36 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EX4430","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44202.0","","24.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/2/2021 12:56:36 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EX4459","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44225.0","","30.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/2/2021 12:56:36 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EX4474","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","44343.0","","6005.81","","","","","","","0.0","","","","CVC","Surplus Donation to City of San Jose","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX4474","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/2/2021 12:56:36 AM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","RC14042","","IND","Vogel","Bernard","","III","","","San Jose","CA","95126.0","","","","","44295.0","","600.0","","","","","","","0.0","","","","RFD","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4379","","OTH","Computerized Political Services Inc","","","","","","San Jose","CA","95148.0","","","","","44138.0","","300.0","","","","","","","0.0","","","","CMP","Invoice 19-10-11001","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4380","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44137.0","","900.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4381","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44137.0","","900.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4382","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44137.0","","900.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4383","","OTH","Google","","","","","","Mountain View","CA","94043.0","","","","","44138.0","","350.0","","","","","","","0.0","","","","CMP","Google Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4384","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44138.0","","900.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4385","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44138.0","","900.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4386","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44138.0","","900.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4390","","IND","Edraos","Nichole","","","","","San Jose","CA","95135.0","","","","","44144.0","","2250.0","","","","","","","0.0","","","","CNS","Oct/Nov Consulting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4391","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44141.0","","24.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4392","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44144.0","","483.23","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4395","","IND","Edraos","Nichole","","","","","San Jose","CA","95135.0","","","","","44148.0","","69.32","","","","","","","0.0","","","","OFC","Cell Phone Reimbursement","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4399","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","44154.0","","75.0","","","","","","","0.0","","","","OFC","File Sharing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4400","","OTH","Gemello's Murals","","","","","","San Jose","CA","95126.0","","","","","44154.0","","360.0","","","","","","","0.0","","","","CMP","Volunteer Gifts","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4407","","OTH","Zoom Video Communications, Inc.","","","","","","San Jose","CA","95113.0","","","","","44159.0","","15.66","","","","","","","0.0","","","","OFC","Video Conferencing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4408","","OTH","Ani & Cat, LLC","","","","","","San Jose","CA","95126.0","","","","","44166.0","","294.81","","","","","","","0.0","","","","CMP","Volunteer Gifts","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4409","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44165.0","","30.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4410","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","44169.0","","400.0","","","","","","","0.0","","","","PRO","Inv 15 Nov Treasurer Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4417","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44172.0","","24.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4418","","OTH","Google","","","","","","Mountain View","CA","94043.0","","","","","44172.0","","142.22","","","","","","","0.0","","","","CMP","Google Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4419","","OTH","Secretary of State","","","","","","Sacramento","CA","95814.0","","","","","44182.0","","50.0","","","","","","","0.0","","","","CMP","Annual Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4423","","IND","Simon","Dylan","","","","","Seattle","WA","98102.0","","","","","44184.0","","466.0","","","","","","","0.0","","","","PRO","Invoice #6 - Nov Consulting Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4426","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","44186.0","","75.0","","","","","","","0.0","","","","CMP","File Storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","1/29/2021 11:13:37 PM","11/2/2020 12:00:00 AM","12/31/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4427","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44194.0","","30.0","","","","","","","0.0","","","","CMP","Website Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12669","","IND","Moniz","John","","","","","Morgan Hill","CA","95037.0","RJA","Land Planner","","","44123.0","","200.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12868","","IND","Acharya","Sanjeev","","","","","Sunnyvale","CA","94086.0","SiliconSage Builders","President & CEO","","","44124.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13874","","IND","Arnold","Patrick","","","","","Santa Cruz","CA","95062.0","Bellarmine College Prepatory","Director of Development","","","44127.0","","200.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13875","","IND","Schneider","Janis","","","","","San Jose","CA","95122.0","R & J Jewelry and Loan","Business Owner","","","44127.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13876","","IND","Menard","Scott","","","","","Danville","CA","94526.0","The True life Company","Executive Vice President","","","44127.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13877","","IND","Peterson","Michael","","","","","Walnut Creek","CA","94597.0","Brown, Gee, Wenger, LLP","Attorney","","","44127.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13878","","OTH","Carlson, Barbee & Gibson, Inc","","","","","","San Ramon","CA","94538.0","","","","","44127.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13879","","OTH","R3 Studios, Inc.","","","","","","Oakland","CA","94607.0","","","","","44127.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13880","","OTH","MacKay & Somps","","","","","","Pleasanton","CA","94588.0","","","","","44127.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13881","","OTH","SDG Architects, Inc.","","","","","","Brentwood","CA","94513.0","","","","","44127.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13885","","OTH","Valbridge Property Advisors","","","","","","San Jose","CA","95113.0","","","","","44129.0","","250.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13886","","COM","San Jose Chamber PAC","","","","","","San Rafael","CA","94901.0","","","","","44130.0","","600.0","","","","","","","600.0","","","","","","","","","","1409516","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13887","","OTH","Westfield Property Management LLC","","","","","","Los Angeles","CA","90067.0","","","","","44130.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13918","","IND","Roth","Chris","","","","","San Jose","CA","95125.0","Viavi Solutions Inc","Head of Legal Operations","","","44127.0","","100.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13919","","IND","Dillabough","Gary","","","","","Atherton","CA","94027.0","Navitas Capital","Urban Development","","","44131.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13920","","IND","Coker","Scott","","","","","San Jose","CA","95125.0","Viacom CBS","Executive","","","44131.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13921","","IND","Berns","Bertram","","","","","San Jose","CA","951254088.0","Bertram Berns","Real Estate","","","44134.0","","250.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13922","","IND","Berns","Bertram","","","","","San Jose","CA","951254088.0","Bertram Berns","Real Estate","","R","44134.0","","-150.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC13922","RC13921","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13923","","IND","Salas","Marianne","","","","","San Jose","CA","95112.0","Salas O'Brien LLC","Engineer","","","44133.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC13936","","IND","Galvin","Michael","","","","","San Jose","CA","95125.0","Claddagh Construction","General Contractor","","","44135.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","C","RC14022","","COM","Dev Davis for San Jose City Council D6 2016","","","","","","San Jose","CA","95125.0","","","","","44122.0","","225.0","","","","","","","225.0","","","","","Yard Signs","","","","","1376508","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4309","","OTH","Google","","","","","","Mountain View","CA","94043.0","","","","","44123.0","","333.65","","","","","","","0.0","","","","CMP","Google Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4310","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","44123.0","","75.0","","","","","","","0.0","","","","CMP","File Storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4311","","IND","Ajlouny","Victor","","","","","Omaha","NE","68116.0","","","","","44123.0","","12500.0","","","","","","","0.0","","","","CMP","Marketing Reimb","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4315","","OTH","Computerized Political Services Inc","","","","","","San Jose","CA","95148.0","","","","","44124.0","","1404.13","","","","","","","0.0","","","","CMP","Invoices 19-10-09009 & 19-10-05003","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4321","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44126.0","","900.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4322","","OTH","San Jose News Bureau","","","","","","Turlock","CA","95382.0","","","","","44126.0","","500.0","","","","","","","0.0","","","","CMP","Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4323","","OTH","Zoom Video Communications, Inc.","","","","","","San Jose","CA","95113.0","","","","","44127.0","","14.99","","","","","","","0.0","","","","CMP","Videoconferencing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4324","","OTH","Youcanbook.me","","","","","","MK40 3HD","XX","0.0","","","","","44128.0","","10.0","","","","","","","0.0","","","","CMP","Calendar Sharing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4327","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44130.0","","900.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4328","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44122.0","","900.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4329","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44131.0","","900.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4330","","OTH","SJ NAACP","","","","","","Milpitas","CA","95035.0","","","","","44131.0","","1200.0","","","","","","","0.0","","","","CVC","Donation equal to money received from SVO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4337","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44133.0","","900.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4338","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44133.0","","900.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4339","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44134.0","","900.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4340","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44134.0","","900.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4341","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44133.0","","30.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4342","","OTH","Constant Contact","","","","","","Waltham","MA","2451.0","","","","","44134.0","","328.5","","","","","","","0.0","","","","OFC","Email Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4347","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","44135.0","","408.99","","","","","","","0.0","","","","OFC","Stripe Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4348","","IND","Simon","Dylan","","","","","Seattle","WA","98102.0","","","","","44136.0","","3500.0","","","","","","","0.0","","","","CNS","October Consulting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4349","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","44136.0","","400.0","","","","","","","0.0","","","","PRO","October Treasurer Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","11/2/2020 7:01:21 PM","10/18/2020 12:00:00 AM","11/1/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4350","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110.0","","","","","44136.0","","0.3","","","","","","","0.0","","","","CMP","Adjustment","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11703","","IND","Fekete","Devon","","","","","Troy","MI","48084.0","IMPACT Management Services","Business Development Executive","","","44094.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11706","","IND","Finley","Jon","","","","","San Jose","CA","95125.0","Finley Enterprises LLC","President","","","44095.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11707","","IND","Guido","Nathan","","","","","San Jose","CA","95113.0","Pestana Properties","COO","","","44095.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11932","","IND","Cane","Ronald","","","","","San Jose","CA","95125.0","Cane Companies Management, Inc.","Investor","","","44096.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11945","","IND","LoMonaco","Bud","","","","","San Jose","CA","95127.0","LoMonaco Company Engraving & Awards","Owner","","","44096.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12192","","OTH","Trumark","","","","","","San Ramon","CA","94538.0","","","","","44097.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12427","","IND","McCarthy","Joe","","","","","Los Gatos","CA","95030.0","McCarthy Ranch","Owner","","","44099.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12428","","IND","Adams","John","","","","","San Jose","CA","95125.0","None","None","","","44100.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12431","","IND","Leeson","Dana","","","","","San Jose","CA","95128.0","Dana Black Design","Interior Designer","","","44103.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12432","","IND","Biesterveld","Robin","","","","","San Jose","CA","95125.0","None","None","","","44103.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12433","","IND","Escher","Christopher","","","","","San Jose","CA","95126.0","None","None","","","44103.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12434","","IND","Robson","Julie","","","","","Monte Sereno","CA","95030.0","None","None","","","44103.0","","600.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12436","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814.0","","","","","44104.0","","400.0","","","","","","","900.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12437","","IND","Becker","Dena","","","","","San Jose","CA","95126.0","Intel","Marketing","","","44104.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12438","","IND","Miller","Joyce","","","","","San Jose","CA","95123.0","None","None","","","44104.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12439","","IND","Zahner","Richard","","","","","San Jose","CA","95135.0","None","None","","","44104.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12445","","IND","Mott","Jordon","","","","","Los Gatos","CA","95033.0","Jordon Mott Real Estate Group","Realtor","","","44105.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12446","","IND","Fagundo","Cosme","","","","","San Jose","CA","95131.0","Wilco Management","Owner","","","44105.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12447","","IND","Saglimbeni","Salvatore","","","","","San Jose","CA","95125.0","Institutional Property Advisors","Sales","","","44105.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12450","","IND","von Wedell","Megan","","","","","San Carlos","CA","95070.0","Rescue Air","Manager","","","44106.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12451","","IND","Nation","Joe","","","","","San Jose","CA","95126.0","Stanford University","Professor","","","44106.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12452","","IND","Bruni","Lawrence","","","","","San Jose","CA","95125.0","None","None","","","44106.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12453","","IND","Cunneen","Jennifer","","","","","San Jose","CA","95125.0","Cunneen Law","Attorney","","","44106.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12454","","IND","Yaklich","Gamon","","","","","San Jose","CA","95125.0","Amazon","Technology Sales","","","44106.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12480","","IND","Richards","Candace","","","","","San Jose","CA","95125.0","None","None","","","44108.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12481","","COM","California Apartment Association","","","","","","Sacramento","CA","95814.0","","","","","44108.0","","600.0","","","","","","","600.0","","","","","","","","","","745208","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12482","","IND","Romero","Miguel D.","","","","","San Jose","CA","95124.0","Miguel D. Romero","Restaurants & Rentals","","","44108.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12486","","IND","Loftus","Richard","","","","","San Jose","CA","95125.0","None","None","","","44110.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12487","","IND","Crane","David","","","","","San Francisco","CA","94115.0","Govern for California","President","","","44110.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12505","","IND","Collins","Sean","","","","","San Jose","CA","95125.0","Santa Clara University","Environmental Safety Director","","","44111.0","","150.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12506","","IND","Vo","John","","","","","San Jose","CA","95113.0","None","None","","","44111.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12507","","IND","Le","Baokhuyen","","","","","Milpitas","CA","95035.0","AAA Insurance","Agent","","","44111.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12508","","IND","Le","Dung","","","","","Antioch","CA","94531.0","Silverman Advisors","Advisor","","","44111.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12509","","IND","Filizetti","Gary","","","","","Milpitas","CA","95035.0","Devcon Construction, Inc.","President","","","44112.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12511","","IND","Rechenmacher","Nicole","","","","","San Jose","CA","95125.0","HireClix, Inc.","Director of Business Development","","","44113.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12512","","IND","Brady","Kenneth & Helen","","","","","San Jose","CA","95125.0","None","None","","","44113.0","","50.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12515","","IND","Wilner","Rachel","","","","","San Jose","CA","95125.0","The Tech Interactive","Vice President","","","44114.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12516","","IND","Randolph","James","","","","","San Jose","CA","95128.0","Newmark Knight Frank","Executive Vice President","","","44114.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12517","","IND","Herrick","Lisa","","","","","San Jose","CA","95125.0","Superior Court of California, County of Santa Clara","General Counsel","","","44115.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12532","","IND","Lefaver","Scott","","","","","San Jose","CA","95126.0","Cabouchon Properties","Affordable Housing Property Owner","","","44116.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12534","","IND","Uyesugi","Ilene","","","","","San Jose","CA","95125.0","Uyesugi Dental","Office Manager","","","44118.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12535","","IND","Carlo","Stacey","","","","","Penngrove","CA","94951.0","Stacey Carlo","Sommelier","","","44118.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12536","","IND","Ellenberg","Steve","","","","","San Jose","CA","95126.0","Hopkins & Carley","Attorney","","","44118.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12537","","IND","Goss","Douglas","","","","","San Jose","CA","95120.0","Douglas Goss","Real Estate Broker","","","44118.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12538","","IND","Collins","Neil","","","","","San Jose","CA","95123.0","SCCAOR","CEO","","","44118.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12539","","IND","Sederquist","Maren","","","","","San Jose","CA","95125.0","Maren Sederquist","Medical Exercise Specialist","","","44118.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12540","","IND","Klem","Janikke","","","","","San Jose","CA","95125.0","Tech CU","Community Relations","","","44118.0","","25.0","","","","","","","125.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12541","","IND","Hassas","Sam","","","","","San Jose","CA","95125.0","Atlas Trillo","Estimator / Photographer","","","44118.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12543","","IND","Lopes","Steve","","","","","San Jose","CA","95112.0","Western States Oil","CEO","","","44119.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12544","","IND","Shumsky","Joshua","","","","","Campbell","CA","95008.0","Newmark Knight Frank","Managing Director","","","44119.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12545","","IND","O'Carroll","Sean","","","","","San Jose","CA","95124.0","Newmark Knight Frank","Sr. Managing Director","","","44119.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12549","","IND","Ajluni","Richard","","","","","San Jose","CA","95112.0","JW House","Non Profit Executive","","","44120.0","","25.0","","","","","","","225.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12550","","IND","Kilduff","Margaret","","","","","San Jose","CA","95126.0","None","None","","","44120.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12551","","IND","Salata","James","","","","","Capitola","CA","95010.0","Garden City Construction","Owner","","","44120.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12552","","OTH","Pries Maria LLC","","","","","","Campbell","CA","95008.0","","","","","44120.0","","600.0","","","","","","","1150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12553","","IND","Fox","Terence","","","","","San Jose","CA","95125.0","CBRE","Commercial Real Estate","","","44120.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12554","","IND","Neouchy","Khaled","","","","","San Jose","CA","95120.0","Neprotek","Account Manager","","","44120.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12555","","OTH","Paul's Enterprises","","","","","","Campbell","CA","95008.0","","","","","44120.0","","600.0","","","","","","","1150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12556","","OTH","Konstantinos A Pries Investments","","","","","","Campbell","CA","95008.0","","","","","44120.0","","600.0","","","","","","","1150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12557","","OTH","George Pries Investments","","","","","","Campbell","CA","95008.0","","","","","44120.0","","600.0","","","","","","","1150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12558","","OTH","Terry Pries Investments","","","","","","Campbell","CA","95008.0","","","","","44120.0","","600.0","","","","","","","1150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12632","","IND","Ross","Julie","","","","","Los Gatos","CA","95032.0","Internal Revenue Service","Attorney","","","44120.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12633","","IND","Mountsier","Deborah","","","","","Campbell","CA","95008.0","None","None","","","44120.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12667","","IND","McCormick","Brian","","","","","San Jose","CA","95126.0","None","None","","","44121.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12668","","IND","Down","David","","","","","San Jose","CA","95118.0","David Down","Rental Property Owner","","","44121.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4182","","IND","Roth","Chris","","","","","San Jose","CA","95125.0","","","","","44096.0","","1225.0","","","","","","","0.0","","","","PRO","Invoice Dated 9/22/2020","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4184","","OTH","Zoom Video Communications, Inc.","","","","","","San Jose","CA","95113.0","","","","","44097.0","","14.99","","","","","","","0.0","","","","OFC","Video Conferencing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4218","","OTH","Youcanbook.me","","","","","","MK40 3HD","XX","0.0","","","","","44099.0","","10.0","","","","","","","0.0","","","","OFC","Calendar Sharing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4219","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44099.0","","600.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4225","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44103.0","","30.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4227","","OTH","PhoneBurner","","","","","","Laguna Beach","CA","92651.0","","","","","44103.0","","387.0","","","","","","","0.0","","","","CMP","Campaign Phone Service","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4228","","IND","Ajlouny","Victor","","","","","Omaha","NE","68116.0","","","","","44103.0","","2320.5","","","","","","","0.0","","","","RAD","Reimburse for KRTY Contract #6932","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4229","","OTH","Advertisers Mailing Service","","","","","","Santa Clara","CA","95050.0","","","","","44103.0","","9460.0","","","","","","","0.0","","","","LIT","Mailing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4230","","OTH","Advertisers Mailing Service","","","","","","Santa Clara","CA","95050.0","","","","","44103.0","","9460.0","","","","","","","0.0","","","","LIT","Mailing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4232","","IND","Edraos","Nichole","","","","","San Jose","CA","95135.0","","","","","44104.0","","1559.12","","","","","","","0.0","","","","OFC","Computer","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4233","","IND","Edraos","Nichole","","","","","San Jose","CA","95135.0","","","","","44104.0","","1500.0","","","","","","","0.0","","","","CNS","September Consulting Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4234","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","44105.0","","400.0","","","","","","","0.0","","","","PRO","September Treasurer Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4236","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","44106.0","","566.19","","","","","","","0.0","","","","OFC","Stripe Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4244","","OTH","Dominic Barroga","","","","","","San Jose","CA","95139.0","","","","","44109.0","","500.0","","","","","","","0.0","","","","PRO","Campaign Assistant","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4245","","IND","Simon","Dylan","","","","","Seattle","WA","98102.0","","","","","44109.0","","3500.0","","","","","","","0.0","","","","CNS","September Consulting Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4248","","OTH","Advertisers Mailing Service","","","","","","Santa Clara","CA","95050.0","","","","","44110.0","","9460.0","","","","","","","0.0","","","","LIT","Mailing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4249","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44110.0","","24.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4250","","OTH","DKH Studios","","","","","","San Jose","CA","95112.0","","","","","44111.0","","200.0","","","","","","","0.0","","","","LIT","Invoice 10563","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4251","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110.0","","","","","44111.0","","8868.92","","","","","","","0.0","","","","LIT","Invoices 39269 & 39268","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4258","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44112.0","","900.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4259","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110.0","","","","","44113.0","","3181.36","","","","","","","0.0","","","","LIT","Invoice 39292","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4261","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44113.0","","38.19","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4262","","OTH","PhoneBurner","","","","","","Laguna Beach","CA","92651.0","","","","","44117.0","","316.23","","","","","","","0.0","","","","CMP","Campaign Phone Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4264","","OTH","KBAY/KEZR Radio","","","","","","San Jose","CA","95138.0","","","","","44116.0","","9988.0","","","","","","","0.0","","","","RAD","Advertising","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4265","","IND","Roth","Chris","","","","","San Jose","CA","95125.0","","","","","44117.0","","512.5","","","","","","","0.0","","","","PRO","Invoice #3 10/13/2020","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4266","","OTH","PhoneBurner","","","","","","Laguna Beach","CA","92651.0","","","","","44117.0","","292.37","","","","","","","0.0","","","","CMP","Campaign Phone Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4268","","OTH","Metro Silicon Valley","","","","","","San Jose","CA","95113.0","","","","","44118.0","","480.0","","","","","","","0.0","","","","CMP","Invoice #10979","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 2:10:34 AM","9/20/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4320","","OTH","Dominic Barroga","","","","","","San Jose","CA","95139.0","","","","","44109.0","","63.87","","","","","","","0.0","","","","OFC","Reimburse Office Supplies","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10318","","IND","De La Rosa","Misty","","","","","Las Vegas","NV","89143.0","None","None","","","44013.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10347","","IND","McCarthy","Joseph","","","","","Los Gatos","CA","95030.0","McManagement Services, Inc.","COO","","","44013.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10348","","IND","McCarthy","Megan","","","","","Los Gatos","CA","95030.0","None","None","","","44013.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10349","","IND","Solnik","Ray","","","","","San Jose","CA","95125.0","Great Clips","Business","","","44013.0","","25.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10353","","OTH","Custom Drywall, Inc.","","","","","","Milpitas","CA","95035.0","","","","","44021.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10354","","OTH","HC Investment Associates LP","","","","","","Palo Alto","CA","94301.0","","","","","44021.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10355","","OTH","Motor Body Co., Inc.","","","","","","San Jose","CA","95126.0","","","","","44021.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10356","","OTH","Alongi Brothers, Inc.","","","","","","San Jose","CA","95126.0","","","","","44021.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10357","","IND","Bettencourt","Robert J","","","","","Morgan Hill","CA","95037.0","Mta Land Corp","President","","","44021.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10358","","IND","Strangis","Jerry","","","","","San Jose","CA","95136.0","Jerry Strangis","Real Estate Agent","","","44021.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10359","","COM","California Real Estate PAC","","","","","","Los Angeles","CA","900201403.0","","","","","44021.0","","600.0","","","","","","","600.0","","","","","","","","","","890106","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10569","","OTH","Cambridge Management Company","","","","","","Santa Clara","CA","95054.0","","","","","44027.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10570","","OTH","San Jose Water Company","","","","","","San Jose","CA","95110.0","","","","","44027.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10571","","IND","Spieker","Tod","","","","","Palo Alto","CA","94301.0","Windy Hill Property Ventures","Real Estate","","","44027.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10572","","IND","Lin","Paul","","","","","Fremont","CA","94539.0","Paul Lin","Property Owner","","","44027.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10573","","IND","Brady","Kenneth & Helen","","","","","San Jose","CA","95125.0","None","None","","","44027.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10574","","IND","Kenter","Mark","","","","","San Jose","CA","95126.0","O'Connor Hospital","Doctor","","","44027.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10575","","OTH","ACCO Management Company","","","","","","Mountain View","CA","94041.0","","","","","44027.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10576","","IND","Yan","David","","","","","San Jose","CA","95134.0","Premier Homes Real Estate Services","Owner","","","44027.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10624","","IND","Hoefler","Brett","","","","","San Jose","CA","95126.0","Coast Residential Funding, Inc.","Mortgage Finance","","","44029.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10683","","IND","Campagna","James","","","","","San Jose","CA","95125.0","James Campagna","Mortgage Lender","","","44030.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10684","","IND","Casto","Marc","","","","","San Jose","CA","95125.0","Casto Travel","Executive","","","44030.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10687","","COM","California League of Conservation Voters","","","","","","Oakland","CA","94612.0","","","","","44030.0","","100.0","","","","","","","100.0","","","","","","","","","","951348","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11223","","IND","Owens","Douglas","","","","","San Jose","CA","95134.0","TI","Operations Manager","","","44034.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11224","","IND","Gentzkow","Joseph","","","","","San Jose","CA","95125.0","Mulberry Capital Advisors","President and Founder","","","44037.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11257","","IND","Vega","Javier & Ruth","","","","","San Jose","CA","95120.0","Prestige Real Estate Management Group","Owner","","","44027.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11259","","IND","Yaklich","Gamon","","","","","San Jose","CA","95125.0","Amazon","Technology Sales","","","44039.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11264","","OTH","Willow Glen Mobile Estates","","","","","","San Jose","CA","95126.0","","","","","44043.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11270","","IND","Cohen","David","","","","","San Jose","CA","95126.0","None","None","","","44047.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11271","","IND","Hinde","Lee","","","","","Elk Grove","CA","95758.0","MIDAS Education","Director of Customer Care","","","44047.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11272","","IND","Nguyen","Long","","","","","Milpitas","CA","95035.0","Long Nguyen","Self Employed","","","44047.0","","300.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11273","","IND","Darnell","Harvey","","","","","San Jose","CA","95125.0","None","None","","","44047.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11282","","IND","Hughes","Allan","","","","","San Jose","CA","95125.0","None","None","","","44048.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11284","","IND","Storm","Edward","","","","","Cupertino","CA","95014.0","Storm Land LLC","Real Estate Developer","","","44050.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11288","","IND","Caruso","Salvatore","","","","","Santa Clara","CA","95050.0","Salvatore Caruso Design Corporation","Owner","","","44051.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11289","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597.0","","","","","44051.0","","600.0","","","","","","","600.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11290","","OTH","Tarrar Utility Consultants","","","","","","Brentwood","CA","94513.0","","","","","44051.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11291","","OTH","Cornerstone Earth Group","","","","","","Sunnyvale","CA","94085.0","","","","","44051.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11292","","OTH","Form4 Architecture","","","","","","San Francisco","CA","94105.0","","","","","44051.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11299","","IND","Johnsen","Joan","","","","","San Jose","CA","95117.0","Cisco Systems","Privacy Program Manager","","","44053.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11300","","IND","Johnsen","Dave","","","","","San Jose","CA","95117.0","None","None","","","44053.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11311","","IND","Ueunten","Paul","","","","","San Jose","CA","95125.0","Monolithic Power Systems","High Tech Engineer Manager","","","44059.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11313","","IND","Winter","Laura","","","","","San Jose","CA","95126.0","None","None","","","44060.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11314","","OTH","Red One Management","","","","","","San Jose","CA","95134.0","","","","","44060.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11315","","OTH","Republic Services, Inc.","","","","","","Milpitas","CA","95035.0","","","","","44060.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11383","","IND","Griswold","Melanie","","","","","San Jose","CA","95126.0","Republic Urban","Development Director & Counsel","","","44061.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11384","","IND","Becker","Chad","","","","","San Jose","CA","95126.0","NetApp","Director","","","44061.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11388","","IND","Pershall","Greg","","","","","San Jose","CA","95125.0","Greg Pershall","Communications","","","44064.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11389","","IND","Pershall","Jennifer","","","","","San Jose","CA","95125.0","Intel","Director, Marketing","","","44064.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11405","","IND","Brierly","Alberta","","","","","San Jose","CA","95125.0","None","None","","","44069.0","","100.0","","","","","","","133.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11406","","IND","Caputo","Jake","","","","","San Jose","CA","95126.0","Cosmopolitan Catering","Food Service Operations","","","44067.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11407","","IND","Majors","Karen","","","","","San Jose","CA","95125.0","Dan Caputo Co.","Accountant","","","44067.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11408","","IND","Arnold","Patrick","","","","","Santa Cruz","CA","95062.0","Bellarmine College Prepatory","Director of Development","","","44068.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11409","","IND","Caputo","Dan","","Jr.","","","San Jose","CA","95124.0","Dan Caputo Co.","Principal","","","44068.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11410","","IND","Saso","Gianna","","","","","Morgan Hill","CA","95037.0","Dan Caputo Co.","Property Manager","","","44069.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11411","","IND","Blocher","Elaine","","","","","San Jose","CA","95125.0","GPR Ventures","Finance","","","44069.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11412","","IND","Kuechler","Kristie","","","","","San Jose","CA","95125.0","Dan Caputo Co.","Asset Manager","","","44069.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11413","","IND","Mahan","Matthew","","","","","San Jose","CA","95123.0","Brigade Group, Inc.","CEO","","","44069.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11414","","IND","Rolla","Phil","","","","","San Jose","CA","95125.0","Dan Caputo Co.","Principal","","","44069.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11415","","IND","Ramirez","Joel","","","","","San Jose","CA","95111.0","Dan Caputo Co.","Facilities Manager","","","44069.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11416","","IND","Norona","Clemente & Rubelie","","","","","San Jose","CA","95125.0","Dan Caputo Co.","Accountant","","","44069.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11417","","IND","Filice","Michael","","Sr.","","","San Jose","CA","95125.0","None","None","","","44069.0","","200.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11418","","IND","Solnik","Ray","","","","","San Jose","CA","95125.0","Great Clips","Business","","","44069.0","","200.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11419","","IND","Baird","Joshua","","","","","San Jose","CA","95125.0","Qlik","Sales","","","44069.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11420","","IND","Mirek","Kristin","","","","","Los Angeles","CA","90036.0","Kristin Mirek","Consultant","","","44069.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11421","","IND","Sutton","Nathanael","","","","","Hollister","CA","95023.0","Bellarmine College Prepatory","Coach","","","44069.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11425","","IND","Albanese","Julie","","","","","San Jose","CA","95125.0","Albanese Travel","CEO","","","44070.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11435","","IND","Rolla","Genevieve","","","","","San Jose","CA","95125.0","None","None","","","44070.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11439","","IND","Tongue","Peter","","","","","Kingston","NY","12401.0","None","None","","","44073.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11440","","IND","Rolla","Richard","","","","","San Jose","CA","95125.0","None","None","","","44074.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11442","","IND","Gordon","Dan","","","","","San Jose","CA","95112.0","Gordon Biersch Brewing Company","Brewery Manager","","","44074.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11443","","IND","McRay","Barry","","","","","San Jose","CA","95125.0","BWM Realty","Broker","","","44074.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11444","","IND","Andaluz","Jennifer","","","","","San Jose","CA","95125.0","Downtown College Prep","Executive Director","","","44074.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11445","","IND","Surace","Kevin","","","","","Sunnyvale","CA","94086.0","Appvance","CTO","","","44074.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11446","","IND","Ball","Jon","","","","","Los Gatos","CA","95030.0","None","None","","","44074.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11447","","OTH","Sand Hill Property Company","","","","","","Palo Alto","CA","94304.0","","","","","44074.0","","600.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11448","","IND","Delson","Martin","","","","","San Jose","CA","95125.0","None","None","","","44075.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11449","","IND","Finerty","Brian","","","","","San Jose","CA","95125.0","None","None","","","44075.0","","250.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11450","","IND","Zell","Jeff","","","","","Santa Clara","CA","95050.0","None","None","","","44075.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11451","","IND","Ruvalcaba","Emily","","","","","San Jose","CA","95125.0","Bridge Bank","Banker","","","44075.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11452","","IND","Stanley","C. Jeffrey","","","","","San Jose","CA","95110.0","BBBB Bonding Corp.","CEO","","","44075.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11453","","OTH","Sand Hill Property Company","","","","","","Palo Alto","CA","94304.0","","","","R","44076.0","","-600.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","RC11447","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11471","","IND","De La Rosa","Richard","","","","","Las Vegas","NV","89143.0","Richard De La Rosa","Consultant","","","44077.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11472","","IND","Saso","Laura","","","","","San Jose","CA","95125.0","None","None","","","44078.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11473","","IND","Kenter Raffanti","Mary","","","","","San Jose","CA","95125.0","Ventura Barnett Properties","Real Estate Broker","","","44078.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11474","","IND","Jain","Puneet","","","","","San Jose","CA","95126.0","Puneet Jain","Marketing Executive","","","44078.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11475","","IND","McNeal","De Anna","","","","","San Jose","CA","95125.0","McNeal Entrprises, Inc.","CEO","","","44078.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11476","","IND","Mirzadegan","De","","","","","San Jose","CA","95125.0","Chip Test Solutions","Business Owner","","","44078.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11478","","IND","Baqleh","Shadi","","","","","San Jose","CA","95136.0","Voicea - Cisco","Sales and Operations Executive","","","44079.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11479","","IND","Little","Don","","","","","Castro Valley","CA","94552.0","Trammell Crow Company","SVP","","","44079.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11480","","IND","Hogarty","Micaelanne","","","","","Castro Valley","CA","94552.0","DocuSign","Sr. Administrative Assistant","","","44079.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11481","","IND","Hadaya","William","","","","","San Jose","CA","95113.0","WMH Corporation","Civil Engineer","","","44081.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11482","","IND","Rogers","Julia","","","","","San Jose","CA","95125.0","None","None","","","44081.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11483","","IND","Rogers","Jeffrey","","","","","San Jose","CA","95125.0","Briggs Development Corp.","President","","","44081.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11484","","IND","Stone","Larry","","","","","Sunnyvale","CA","94087.0","Santa Clara County Assessor","County Assessor","","","44081.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11486","","IND","Sparling","Kenneth","","","","","Campbell","CA","95008.0","Wells Fargo","Financial Advisor","","","44081.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11487","","IND","Filice","Michael","","Sr.","","","San Jose","CA","95125.0","None","None","","","44081.0","","200.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11518","","IND","Ward","Gregory","","","","","San Jose","CA","95125.0","Gregory Ward","Attorney","","","44082.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11519","","IND","Ayers","Chris","","","","","San Jose","CA","95110.0","Adobe","Engineering Manager","","","44083.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11520","","OTH","Greenwaste Recovery, Inc.","","","","","","San Jose","CA","95112.0","","","","","44084.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11521","","OTH","Zanker Road Resource Management","","","","","","San Jose","CA","95134.0","","","","","44084.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11522","","OTH","M3iworks","","","","","","Maple Grove","MN","55311.0","","","","","44084.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11523","","OTH","Standard Iron & Metals","","","","","","Oakland","CA","94601.0","","","","","44084.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11524","","IND","Salas","Carl","","","","","San Jose","CA","95112.0","Salas O'Brien LLC","Engineer","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11525","","IND","Schonenberg","Michael","","","","","Woodside","CA","94062.0","WP Investments","President","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11526","","IND","Pirayou","Ash","","","","","Palo Alto","CA","94306.0","Rutan & Tucker, LLP","Partner","","","44085.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11553","","IND","Carter","James H.","","","","","San Jose","CA","95125.0","None","None","","","44085.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11572","","IND","Tersini","Ken","","","","","Cupertino","CA","95014.0","KT Urban","President","","","44088.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11583","","IND","Lujan","April","","","","","San Jose","CA","95128.0","Santa Clara Unified School District","Teacher","","","44090.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11585","","IND","Finerty","Brian","","","","","San Jose","CA","95125.0","None","None","","","44090.0","","150.0","","","","","","","700.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11586","","IND","Silvas","Jeff","","","","","San Jose","CA","95125.0","Toluna","VP","","","44091.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11587","","IND","Bellafronto","Maria","","","","","San Jose","CA","95125.0","Hopkins & Carley","Attorney","","","44091.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11588","","IND","Hughes","Maly","","","","","San Jose","CA","95125.0","St. Francis' Episcopal Church","Episcopal Priest","","","44091.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11589","","IND","Weber","Robert","","","","","San Jose","CA","95126.0","Workday","Lawyer","","","44091.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11590","","IND","Fox","Mike","","Jr.","","","Saratoga","CA","95070.0","Goodwill Silicon Valley","CEO","","","44091.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11591","","IND","Cummings","Lance","","","","","UniversityPlace","WA","98466.0","Cummings, Inc.","President/CEO","","","44091.0","","200.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11592","","IND","Adams","Sandy","","","","","San Jose","CA","95125.0","Rental Housing Network Inc","President","","","44091.0","","100.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11593","","IND","Solnik","Ray","","","","","San Jose","CA","95125.0","Great Clips","Business","","","44091.0","","75.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11595","","IND","Wagner","Irma","","","","","Koloa","HI","96756.0","None","None","","","44091.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11596","","IND","Schatzman","Andy","","","","","San Jose","CA","95125.0","Devcon Construction","Senior Vice President","","","44092.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11597","","IND","Schatzman","Peggy","","","","","San Jose","CA","95125.0","None","None","","","44092.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11598","","IND","Fisk","Gary","","","","","Los Gatos","CA","95033.0","Pulte Group","Land Development Manager","","","44092.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11599","","IND","Jones","Charles","","","","","San Jose","CA","95129.0","City of San Jose","Vice Mayor","","","44092.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11600","","IND","Berg","Eric Von","","","","","Sausalito","CA","94965.0","Newmark Knight Capital","Mortgage Banker/Investment","","","44092.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11601","","IND","Richard","Daniel D.","","Jr.","","","Piedmont","CA","94611.0","Haskell Point Advisors, LLC","Consultant","","","44092.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11603","","IND","Thornburg","Eric","","","","","Saratoga","CA","95050.0","SJW Group","CEO","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11604","","IND","Glynn","Eva Smith","","","","","San Jose","CA","95125.0","Eva Smith Glynn","Arts Advocate, Writer, Board Member SVP","","","44093.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11605","","IND","Ross","Jay","","","","","Los Gatos","CA","95032.0","Hopkins & Carley","Attorney","","","44093.0","","100.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11606","","IND","Duarte","David","","","","","San Jose","CA","95125.0","Duarte Financial Group","Loan Officer","","","44093.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11607","","IND","DuBois","Phyllis","","","","","San Jose","CA","95125.0","None","None","","","44093.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11608","","IND","Young","Dennis","","","","","San Jose","CA","95128.0","None","None","","","44093.0","","15.0","","","","","","","15.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11609","","IND","Zito","Lori","","","","","La Quinta","CA","92253.0","Lori Zito","Consultant","","","44093.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11610","","IND","Muhlitner","David","","","","","San Jose","CA","95126.0","None","None","","","44093.0","","200.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11611","","IND","Pourroy","Ashley","","","","","San Jose","CA","95125.0","Urban Community Downtown San Jose","Community Relations & Outreach Manager","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11612","","IND","Cintas","Beth","","","","","San Jose","CA","95125.0","Tjo","Finance","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11613","","OTH","HLC Development","","","","","","Los Gatos","CA","95032.0","","","","","44093.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11614","","IND","Perkins","Derek","","","","","Los Gatos","CA","95032.0","Weefab LLC","Facilities","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11615","","IND","Palmer","Michelle","","","","","Morgan Hill","CA","95037.0","Palmer Family","Care Provider","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11616","","IND","Giles","Karen","","","","","Staten Island","NY","10301.0","None","None","","","44093.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11617","","IND","Boyer","Annette","","","","","San Jose","CA","95125.0","eBay","Researcher","","","44093.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11618","","IND","Mehrabian","Desiree","","","","","San Jose","CA","95125.0","Washington Hospital","RN, Certified Diabetes Educator","","","44093.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11619","","IND","Khamis","Johnny","","","","","San Jose","CA","95120.0","City of San Jose/Mayor Liccardo","City Council Member","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11647","","IND","Capelin","Jayne","","","","","San Jose","CA","95124.0","None","None","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11702","","IND","Cilker","Kathleen","","","","","San Jose","CA","95125.0","None","None","","","44093.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11783","","IND","Piscane","John M.","Dr.","","","","San Jose","CA","95125.0","Dr. John M. Piscane","Dentist","","","44093.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11785","","OTH","Hennessy to Hennessy","","","","","","Santa Clara","CA","95050.0","","","","","44093.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11786","","IND","Hammond","Clyde","","","","","Santa Clara","CA","95054.0","Hathaway Dinwiddie","Business Development","","","44093.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC11789","","IND","Heinert","David","","","","","Spring Lake","MI","49456.0","St. Mary's Catholic Church","Teacher","","","44079.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC12421","","IND","Head","Yvonne","","","","","San Jose","CA","95125.0","None","None","","","44081.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","C","RC12871","","IND","Stump","Jim","","","","","San Jose","CA","95118.0","The Table","Owner","","","44069.0","","500.0","","","","","","","500.0","","","","","Beverages for Fundraiser","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","I","RC11933","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","44085.0","","329.0","","","","","","","0.0","","","","","Ballot Statement Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","D","DEX4132","","COM","The Silicon Valley Organization PAC","","","","","","","","","","","","","44070.0","","50.0","","","","","","","50.0","","","","MON","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","EX4132","","C","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3947","","IND","Simon","Dylan","","","","","Seattle","WA","98102.0","","","","","44018.0","","3500.0","","","","","","","0.0","","","","CNS","Invoice #3 - June Consulting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3948","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","44018.0","","435.0","","","","","","","0.0","","","","PRO","Invoice #10 - June Treasurer Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3952","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44018.0","","12.0","","","","","","","0.0","","","","WEB","Website Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3998","","OTH","Zoom Video Communications, Inc.","","","","","","San Jose","CA","95113.0","","","","","44035.0","","14.99","","","","","","","0.0","","","","OFC","Video Conferencing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3999","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44021.0","","170.85","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4000","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","44032.0","","75.0","","","","","","","0.0","","","","CMP","File Storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4001","","OTH","Youcanbook.me","","","","","","MK40 3HD","XX","0.0","","","","","44039.0","","10.0","","","","","","","0.0","","","","OFC","Calendar Sharing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4002","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44040.0","","30.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4034","","OTH","Dominic Barroga","","","","","","San Jose","CA","95139.0","","","","","44041.0","","675.0","","","","","","","0.0","","","","PRO","Invoice 7 June-July Campaign Manager","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4035","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","44041.0","","2990.0","","","","","","","0.0","","","","FIL","Ballot Statement Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4036","","IND","Roth","Chris","","","","","San Jose","CA","95125.0","","","","","44041.0","","721.88","","","","","","","0.0","","","","PRO","Invoice Dated 7/6/2020","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4102","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","44043.0","","99.13","","","","","","","0.0","","","","OFC","July Stripe Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4103","","OTH","Constant Contact","","","","","","Waltham","MA","2451.0","","","","","44043.0","","368.25","","","","","","","0.0","","","","OFC","Email Service","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4104","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44046.0","","400.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4105","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","44046.0","","435.0","","","","","","","0.0","","","","PRO","Invoice #11 - July Treasurer Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4113","","IND","Simon","Dylan","","","","","Seattle","WA","98102.0","","","","","44049.0","","3500.0","","","","","","","0.0","","","","CNS","Invoice #4 July Consulting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4114","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44049.0","","12.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4115","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44049.0","","400.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4116","","OTH","Harland Clarke","","","","","","San Antonio","TX","78256.0","","","","","44049.0","","48.46","","","","","","","0.0","","","","OFC","Checks","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4123","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44053.0","","287.75","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4124","","OTH","Hotsol, Inc.","","","","","","Mount Laurel","NJ","8054.0","","","","","44055.0","","199.99","","","","","","","0.0","","","","CMP","Email Service","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4125","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","44061.0","","75.0","","","","","","","0.0","","","","OFC","File Storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4129","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","44062.0","","15.0","","","","","","","0.0","","","","OFC","Disputed Charge Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4130","","OTH","Zoom Video Communications, Inc.","","","","","","San Jose","CA","95113.0","","","","","44066.0","","14.99","","","","","","","0.0","","","","OFC","Web Conferencing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4131","","OTH","Youcanbook.me","","","","","","MK40 3HD","XX","0.0","","","","","44068.0","","10.0","","","","","","","0.0","","","","OFC","Calendar Sharing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4132","","COM","The Silicon Valley Organization PAC","","","","","","Encinitas","CA","92024.0","","","","","44070.0","","50.0","","","","","","","0.0","","","","CTB","Event Contribution","","","","","820668","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4134","","OTH","Landslide Communications","","","","","","Laguna Niguel","CA","92677.0","","","","","44072.0","","4300.0","","","","","","","0.0","","","","LIT","Slate Mailings","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4135","","OTH","Budget Watchdogs - fppc #1345115","","","","","","Torrance","CA","90505.0","","","","","44073.0","","2762.0","","","","","","","0.0","","","","LIT","Invoice 290","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4136","","OTH","California Voter Guide - fppc #595-004","","","","","","Torrance","CA","90505.0","","","","","44073.0","","581.0","","","","","","","0.0","","","","LIT","Invoice #281","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4137","","OTH","CalSal Seniors - fppc #1368249","","","","","","Torrance","CA","90505.0","","","","","44073.0","","1098.0","","","","","","","0.0","","","","LIT","Invoice 279","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4138","","OTH","Election Digest - fppc #1345303","","","","","","Torrance","CA","90505.0","","","","","44073.0","","2235.0","","","","","","","0.0","","","","LIT","Invoice 291","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4139","","OTH","Dominic Barroga","","","","","","San Jose","CA","95139.0","","","","","44074.0","","500.0","","","","","","","0.0","","","","PRO","July - August Campaign Assistant","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4140","","COM","No Party Preference Voter Guide","","","","","","Sacramento","CA","95841.0","","","","","44074.0","","1013.0","","","","","","","0.0","","","","LIT","Invoice Dated 8/18/2020","","","","","1343983","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4141","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","44074.0","","400.0","","","","","","","0.0","","","","PRO","August Treasurer Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4142","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","44075.0","","392.33","","","","","","","0.0","","","","OFC","August Stripe Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4143","","OTH","COPS Voter Guide Inc. - fppc #599014","","","","","","Folsom","CA","95630.0","","","","","44076.0","","2037.0","","","","","","","0.0","","","","LIT","Invoice 20163020","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4144","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44076.0","","0.77","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4145","","IND","Simon","Dylan","","","","","Seattle","WA","98102.0","","","","","44081.0","","3500.0","","","","","","","0.0","","","","CNS","August Consulting Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4146","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44082.0","","24.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4147","","OTH","USPS","","","","","","San Jose","CA","95125.0","","","","","44081.0","","53.0","","","","","","","0.0","","","","OFC","PO Box Renewal","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4150","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44083.0","","262.25","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4151","","OTH","Outreach Circle","","","","","","Los Altos","CA","94022.0","","","","","44084.0","","900.0","","","","","","","0.0","","","","CMP","Campaign Support Website","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4152","","OTH","PhoneBurner","","","","","","Laguna Beach","CA","92651.0","","","","","44085.0","","250.0","","","","","","","0.0","","","","CMP","Campaign Phone Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4153","","OTH","PhoneBurner","","","","","","Laguna Beach","CA","92651.0","","","","","44085.0","","895.0","","","","","","","0.0","","","","CMP","Campaign Phone Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4154","","OTH","Omega Design Studio, Inc.","","","","","","Carmel","IN","46033.0","","","","","44089.0","","560.0","","","","","","","0.0","","","","CMP","Bulk Emailing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4156","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44074.0","","12.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4157","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44074.0","","30.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4160","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","44092.0","","75.0","","","","","","","0.0","","","","OFC","File Sharing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX4162","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44091.0","","600.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","RC11258","","OTH","NINICO Communications LLC","","","","","","San Jose","CA","95110.0","","","","","44041.0","","600.0","","","","","","","0.0","","","","RFD","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","10/23/2020 1:36:44 AM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","RC11404","","IND","Sakai","Betty","","","","","San Jose","CA","95125.0","","","","","44062.0","","50.0","","","","","","","0.0","","","","RFD","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10022","","IND","Graziosi","Erin","","","","","San Jose","CA","95125.0","Robinson Oil (Rotten Robbie)","President","","","43959.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10023","","IND","Allen","John","","","","","San Jose","CA","95126.0","None","None","","","43958.0","","50.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10024","","IND","Troung","Eddie","","","","","San Jose","CA","95136.0","The Silicon Valley Organization","Director of Government Relations","","","43959.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10025","","IND","Waite","Patrick","","","","","San Jose","CA","95135.0","None","None","","","43957.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10026","","IND","Emami","Robert","","","","","Santa Clara","CA","95050.0","ROEM Development Corp","CEO","","","43957.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10027","","IND","Creed","Barbara","","","","","Portola Valley","CA","94028.0","None","None","","","43959.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10028","","IND","Strangis","Janet","","","","","San Jose","CA","95136.0","Janet Strangis","Real Estate Broker","","","43959.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10029","","IND","Brady","Kenneth & Helen","","","","","San Jose","CA","95125.0","None","None","","","43959.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10030","","OTH","The Schoennauer Company","","","","","","San Jose","CA","95110.0","","","","","43959.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10031","","IND","Stolarik","Jill","","","","","San Jose","CA","95125.0","Wilson Sonsini Goodrich & Rosati","Sr. Marketing Manager","","","43960.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10032","","IND","Hudson","Daniel","","","","","Campbell","CA","95008.0","Daniel Hudson","Real Estate Management","","","43962.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10033","","IND","Robinson","Tom","","","","","Los Gatos","CA","95030.0","Robinson Oil Company","CEO","","","43962.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10034","","OTH","Sausedo Company","","","","","","San Jose","CA","95122.0","","","","","43963.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10035","","IND","Varich","Robert","","","","","San Jose","CA","95129.0","Pinnacle One Insurance Services","President","","","43963.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10036","","IND","Foley","Pam","","","","","San Jose","CA","95125.0","Foley Mortgage","Mortgage Broker","","","43963.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10037","","IND","Carter","James H.","","","","","San Jose","CA","95125.0","None","None","","","43963.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10038","","IND","Fong","Dennis","","","","","San Jose","CA","95122.0","DPJW Mgmt. LLC","Property Investment","","","43963.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10039","","IND","Musser","Reilly","","","","","Los Gatos","CA","95030.0","Rotten Robbie (Robinson Oil Corp.)","VP Marketing & Merchandising","","","43963.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10040","","IND","Sausedo","Patricia","","","","","San Jose","CA","95122.0","Sausedo Company","Consultant","","","43963.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10041","","IND","Baron","William","","","","","San Jose","CA","95125.0","Mobilehome Communities of America Brandenburg Properties","Investment Real Estate","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10042","","IND","Chatoff","Art","","","","","Sunnyvale","CA","94089.0","Art Chatoff","Investments","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10043","","IND","Parish","Ed","","","","","Danville","CA","94526.0","Ed Parish","Investments","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10044","","IND","Kennett","John","","","","","San Jose","CA","95125.0","None","None","","","43966.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10045","","IND","Rocha","Vincent","","","","","San Jose","CA","95112.0","Silicon Valley Leadership Group","Sr. Dir. Housing & Community Development","","","43966.0","","100.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10046","","IND","Vogel","Bernard","","III","","","San Jose","CA","95126.0","Silicon Valley Law Group","President & CEO","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10047","","IND","Sosnowski","Steve","","","","","San Jose","CA","95127.0","State Farm","Insurance Agent","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10048","","COM","Western Manufactured Housing Communities Assn.","","","","","","Sacramento","CA","95814.0","","","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","742422","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10049","","IND","Ouye","Lee","","","","","Torrance","CA","90503.0","Lee Ouye","Investment Real Estate","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10050","","IND","Moore","John","","","","","San Jose","CA","95125.0","John Moore","Real Estate","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10051","","IND","Staedler","Rudy","","","","","San Jose","CA","95125.0","Rudy Staedler","Real Estate","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10052","","IND","Brandenburg","Diane","","","","","San Jose","CA","95125.0","Diane Brandenburg","Real Estate","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10053","","IND","Ouye","Sean","","","","","Torrance","CA","90503.0","N & L Commercial Property Investment","Investment Real Estate","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10054","","OTH","John David Family Trust","","","","","","San Jose","CA","95112.0","","","","","43966.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10055","","IND","Tersini","Mark","","","","","Los Gatos","CA","95032.0","KT Urban","Principal","","","43964.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10056","","IND","Weber","Scott","","","","","San Jose","CA","95126.0","Workday","Lawyer","","","43965.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10057","","IND","Rukstalis","James","","","","","San Jose","CA","95126.0","J.R. Financial & Insurance Services","President","","","43969.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10058","","IND","Milligan","Shawn","","","","","San Jose","CA","95124.0","Milligan Land Company, LLC","Principal/Owner","","","43969.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10059","","IND","Nack","Margot","","","","","San Jose","CA","95125.0","Adobe","Manager","","","43969.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10060","","IND","Robinson","Lynn","","","","","Los Gatos","CA","95030.0","None","None","","","43970.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10061","","IND","Crema","Patrick","","","","","San Jose","CA","95128.0","Patrick Crema","Real Estate","","","43970.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10062","","IND","Edraos","Nichole","","","","","San Jose","CA","95135.0","Sound Mind Pilates","Operations","","","43971.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10069","","IND","Weitzenfeld","Daniel","","","","","St. Paul","MN","55105.0","Myia Health","Data Scientist","","","43974.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10070","","IND","Gordon","Debra","","","","","San Jose","CA","95128.0","None","None","","","43975.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10071","","IND","Burroughs","Josh","","","","","San Jose","CA","95126.0","Cadre Urban LLC","Owner","","","43977.0","","600.0","","","","","","","1100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10072","","IND","Amend","Daniel","","","","","San Jose","CA","95125.0","Toeniskoetter Construction","President/CEO","","","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10073","","IND","Snyder","Ramona","","","","","San Jose","CA","95128.0","Team San Jose","Host Manager","","","43979.0","","25.0","","","","","","","67.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10074","","IND","Rosston","Gregory","","","","","Menlo Park","CA","94025.0","Stanford University","Economist","","","43979.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10075","","OTH","SDS Nexgen Partners","","","","","","San Jose","CA","95113.0","","","","","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10076","","IND","Mulcahy","Michael","","","","","San Jose","CA","95110.0","SDS NexGen Partners LP","Managing Partner","","","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10077","","IND","Schiro","Shirlee","","","","","San Jose","CA","95113.0","SDS Nexgen Partners LP","Managing Partner","","","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10078","","IND","Cheng","Shiao Ping","","","","","San Jose","CA","95123.0","Kicolin Realty","Manager","","","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10079","","IND","Juang","Rudy","","","","","Saratoga","CA","95070.0","Mint Systems Technology","President","","","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10080","","IND","Juang","Shau-Chao","","","","","Saratoga","CA","95070.0","Mint Systems Technology","Buyer","","","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10081","","IND","Lin","Kico","","","","","San Jose","CA","95112.0","Kicolin Realty","Owner/Broker","","","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10082","","IND","Lee","Linda","","","","","San Jose","CA","95112.0","Kicolin Realty","Office Manager","","","43979.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10083","","IND","Moniz","John","","","","","Morgan Hill","CA","95037.0","RJA","Land Planner","","","43980.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10084","","IND","Adams","Nicholas","","","","","San Jose","CA","95110.0","NINICO Communications","President & CEO","","","43980.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10085","","IND","Adams","Shannon","","","","","San Jose","CA","95126.0","Urban Body San Jose","Founder & Co-owner","","","43980.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10086","","IND","Godsave","Carol","","","","","San Jose","CA","95125.0","None","None","","","43983.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10087","","IND","Giachetti","Stephen","","","","","San Jose","CA","95125.0","Filice Insurance Agency","Vice President","","","43983.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10088","","IND","Ring","Paul","","","","","San Mateo","CA","94402.0","Montara Ventures","Community Development","","","43984.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10089","","IND","Mackles","Morgan","","","","","San Jose","CA","95110.0","Urban Catalyst","Investor Relations","","","43984.0","","600.0","","","","","","","1100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10090","","IND","Henderson","Jefrey","","","","","San Francisco","CA","94107.0","CBRE","EVP","","","43984.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10091","","OTH","NINICO Communications LLC","","","","","","San Jose","CA","95110.0","","","","","43985.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10092","","OTH","Santa Clara Valley Corporation","","","","","","San Jose","CA","95112.0","","","","","43986.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10093","","IND","Muhlitner","David","","","","","San Jose","CA","95126.0","None","None","","","43987.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10094","","IND","Reed","Chuck","","","","","Monument","CO","80123.0","Hopkins & Carley","Lawyer","","","43988.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10095","","IND","Solnik","Ray","","","","","San Jose","CA","95125.0","Great Clips","Business","","","43989.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10096","","OTH","HMH","","","","","","San Jose","CA","95131.0","","","","","43989.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10097","","IND","San Miguel","Carl","","","","","Campbell","CA","95008.0","Highland Properties","Real Estate","","","43989.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10098","","IND","Oliverio","Pierluigi","","","","","San Jose","CA","95125.0","Informatica","Data Management Executive","","","43989.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10099","","IND","Hayes","Lindy","","","","","San Jose","CA","95128.0","Lindy C. Hayes","Attorney","","","43989.0","","150.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10100","","IND","Oderio","Rick","","","","","San Jose","CA","95125.0","Conklin Bros.","Owner","","","43990.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10101","","IND","Feng","Jun","","","","","San Jose","CA","95130.0","KIOXIA","Senior Principal","","","43990.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10102","","IND","Wang","Nanqiao","","","","","San Jose","CA","95129.0","Apple","QA","","","43990.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10228","","IND","Gomez","Armando","","","","","Milpitas","CA","95035.0","Armando Gomez Consulting","Principal","","","43993.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10229","","IND","Burke","Brian","","","","","San Jose","CA","95124.0","eBay","Sr. Manager","","","43994.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10230","","IND","Imwalle","Donald","","","","","Mill Valley","CA","94941.0","Imwalle Properties","Real Estate","","","43998.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10231","","OTH","Canyon Snow Consulting","","","","","","Los Gatos","CA","95030.0","","","","","43999.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10232","","IND","Monley","Elizabeth","","","","","San Jose","CA","95126.0","Compass","Realtor","","","43999.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10234","","IND","McCarthy","Colin","","","","","San Jose","CA","95125.0","Casey Law Group","Lawyer","","","44000.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10235","","IND","Levine","Menachem","Rabbi","","","","San Jose","CA","95125.0","Congregation Am Echad","Rabbi","","","44000.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10236","","IND","Delson","Martin","","","","","San Jose","CA","95125.0","None","None","","","44000.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10237","","OTH","IQ Business Connection","","","","","","San Jose","CA","95133.0","","","","","44000.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10238","","OTH","Valbridge Property Advisors","","","","","","San Jose","CA","95113.0","","","","","44000.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10239","","OTH","Swenson","","","","","","San Jose","CA","95112.0","","","","","44000.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10240","","IND","Brown","Kristen","","","","","San Jose","CA","95125.0","Tech Interactive, WGUMC","Community Volunteer","","","44000.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10241","","IND","Babbar","Anil","","","","","San Jose","CA","95125.0","CAA","VP","","","44000.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10242","","IND","Doar","Matthew","","","","","San Jose","CA","95125.0","LinkedIn","Software Engineer","","","44001.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10243","","IND","Beaubien","Tim","","","","","San Jose","CA","95125.0","SCCAOR","GAD","","","44001.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10244","","IND","Collins","Sean","","","","","San Jose","CA","95125.0","Santa Clara University","Environmental Safety Director","","","44003.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10245","","IND","Bach","Lieu","","","","","San Jose","CA","95136.0","None","None","","","44004.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10246","","IND","Morley","Sean","","","","","Los Gatos","CA","95030.0","Morley Bros. LLC","Real Estate/Attorney","","","44004.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10247","","IND","Morley","Nicole","","","","","Los Gatos","CA","95030.0","Morley Bros, LLC","Real Estate/Attorney","","","44004.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10248","","IND","Guerra","Joe","","","","","San Jose","CA","95126.0","Brookfield","Senior Direction of Business Strategies","","","44004.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10249","","IND","Morley","Eric","","","","","Los Gatos","CA","95032.0","Morley Bros.","Real Estate","","","44005.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10250","","IND","Hunter","Holly","","","","","Los Gatos","CA","95032.0","Holly Hunter","Writer","","","44005.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10251","","IND","Pandori","David","","","","","San Jose","CA","95110.0","Santa Clara County District Attorney's Office","Deputy District Attorney","","","44005.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10252","","IND","Do","James","","","","","Washington","DC","20008.0","Department of Justice","Government Emmployee","","","44005.0","","10.0","","","","","","","10.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10253","","IND","Finerty","Brian","","","","","San Jose","CA","95125.0","None","None","","","44006.0","","200.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10254","","OTH","El Paseo Property Owner LLC","","","","","","Palo Alto","CA","94304.0","","","","","44006.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10255","","OTH","Arcadia Development Co.","","","","","","San Jose","CA","95118.0","","","","","44006.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10256","","IND","McCray","Steve","","","","","San Jose","CA","95125.0","None","None","","","44006.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10257","","IND","Klose","David","","","","","La Quinta","CA","92253.0","David Klose","Consultant","","","44006.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10258","","OTH","WG Development","","","","","","San Jose","CA","95125.0","","","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10259","","IND","Wymer","Michele","","","","","San Jose","CA","95125.0","Wymer & Associates","Founder","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10260","","IND","Resnikoff","Paul","","","","","San Jose","CA","95125.0","Waterman & Associates CPA","Enrolled Agent","","","44008.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10261","","IND","Albanese","Kevin","","","","","San Jose","CA","95125.0","Joseph J. Albanese, Inc.","Contractor Executive","","","44010.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10262","","IND","Monley","David","","","","","San Jose","CA","95126.0","David Monley","Photographer","","","44010.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10263","","IND","Zhao","Yong","","","","","San Jose","CA","95129.0","MaxReal","Realtor","","","44010.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10264","","IND","Pizzo","Mary","","","","","San Jose","CA","95125.0","Apple, Inc.","Writer","","","44011.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10265","","IND","Bierbaum","Lauren","","","","","San Francisco","CA","94131.0","XQ Institute","Managing Director of Data, Research & Policy","","","44011.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10266","","IND","Niblett","Cole","","","","","Campbell","CA","95008.0","Challenger School Foundation","Teacher","","","44011.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10267","","IND","Moore","Roberta","","","","","San Jose","CA","95120.0","R. Moore","Broker","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10268","","IND","Anderson","Kurt","","","","","Campbell","CA","95008.0","Anderson Architects","Architect","","","44011.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10269","","IND","Han","Helen","","","","","San Francisco","CA","94111.0","Boston Properties","Property Management","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10270","","IND","Klem","Janikke","","","","","San Jose","CA","95125.0","Tech CU","Community Relations","","","44011.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10271","","IND","Collins","Neil","","","","","San Jose","CA","95123.0","SCCAOR","CEO","","","44011.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10272","","IND","Adams","Sandy","","","","","San Jose","CA","95125.0","Rental Housing Network Inc","President","","","44011.0","","100.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10273","","IND","Hoffman","Carol","","","","","Campbell","CA","95008.0","Cadence Design","Program Director","","","44011.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10274","","IND","Ajluni","Richard","","","","","San Jose","CA","95112.0","JW House","Non Profit Executive","","","44011.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10275","","IND","Robson","Mark","","","","","Monte Sereno","CA","95030.0","Robson Homes","President","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10276","","IND","Chatoff","Sarah","","","","","Los Gatos","CA","95030.0","Sarah Chatoff","Independent Contractor","","","44011.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10277","","IND","Allen","John","","","","","San Jose","CA","95126.0","None","None","","","44011.0","","25.0","","","","","","","75.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10278","","IND","McDowell","Judy","","","","","San Jose","CA","95126.0","Judy McDowell","Property Manager","","","44011.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10279","","IND","Liu","Shu","","","","","Cupertino","CA","95014.0","Google","Software Engineer","","","44011.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10280","","IND","Brierly","Alberta","","","","","San Jose","CA","95125.0","None","None","","","44011.0","","33.0","","","","","","","33.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10281","","IND","Beaubien","Tim","","","","","San Jose","CA","95125.0","SCCAOR","GAD","","","44011.0","","200.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10282","","IND","Roth","Chris","","","","","San Jose","CA","95125.0","Viavi Solutions Inc","Head of Legal Operations","","","44011.0","","300.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10283","","IND","Weng","Sarah","","","","","San Jose","CA","95125.0","None","None","","","44011.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10284","","IND","Knies","Scott","","","","","San Jose","CA","95126.0","San Jose Downtown Association","Executive Director","","","44011.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10285","","IND","Austin","Lisa","","","","","San Jose","CA","95125.0","Intuit","Communications Manager","","","44011.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10286","","IND","Cilker","Carl","","","","","San Jose","CA","95125.0","None","None","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10287","","IND","Uyesugi","Ilene","","","","","San Jose","CA","95125.0","Uyesugi Dental","Office Manager","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10288","","IND","Kline","Norman","","","","","San Jose","CA","95126.0","Libraryworld.com","CEO","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10289","","IND","Foley","Michael","","","","","San Jose","CA","95125.0","Foley Mortgage","Owner","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10290","","IND","Nguyen","Long","","","","","Milpitas","CA","95035.0","Long Nguyen","Self Employed","","","44012.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10291","","IND","Henderson","Tim","","","","","San Jose","CA","95125.0","Cypress Group","President","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10292","","IND","Nation","Joe","","","","","San Jose","CA","95126.0","Stanford University","Professor","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10293","","IND","Raft","Sean","","","","","San Jose","CA","95113.0","Urban Catalyst","CAO","","","44012.0","","600.0","","","","","","","1100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10294","","IND","Page","Chuck","","","","","Saratoga","CA","95070.0","Chuck Page Insurance Company","Owner","","","44012.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10295","","IND","Haddaway","Dawn","","","","","Sunnyvale","CA","94089.0","None","None","","","44012.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10296","","IND","Nielson","Jakob","","","","","San Jose","CA","95126.0","Nielson Norman Group","Engineer","","","44012.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10297","","IND","Riffenburgh","Roger","","","","","Sunnyvale","CA","94087.0","Roger Riffenburgh","Editor","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10298","","IND","Black","Dwight","","","","","San Jose","CA","95125.0","None","None","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10299","","IND","De Young","Gerry","","","","","Santa Clara","CA","95050.0","Ruth and Going, Inc.","Planning Consultant","","","44012.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10301","","IND","Zhou","Faith","","","","","San Jose","CA","95129.0","Santa Clara University","Chemist","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10302","","IND","Rai","Sharanjit S Kali","","","","","Fremont","CA","94539.0","Jackson and Main LLC","Consultant/Owner","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10303","","IND","Gleichman","Gregory","","","","","San Jose","CA","95125.0","None","None","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10304","","IND","Ryan","Michael","","","","","Santa Clara","CA","95050.0","Michael Ryan & Associates","Owner","","","44012.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10305","","IND","Oravillo","Terri","","","","","San Jose","CA","95148.0","Momentum","Nurse","","","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10306","","IND","Mulcahy","Kimberly","","","","","San Jose","CA","95125.0","None","None","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10307","","IND","Mulcahy","Tim","","","","","San Jose","CA","95125.0","SDS NexGen Partners LP","Partner","","","44005.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10308","","IND","Cummings","Lance","","","","","UniversityPlace","WA","98466.0","Cummings, Inc.","President/CEO","","","44012.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10309","","IND","Prolo","Donald","","","","","Saratoga","CA","95070.0","None","None","","","44012.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10310","","IND","Weber","Sondra","","","","","San Jose","CA","95126.0","Sondra Weber","Realtor","","","44012.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10311","","IND","Pan","Dan","","","","","Los Gatos","CA","95032.0","None","None","","","44012.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10312","","IND","Reilly","Terrence W.","","","","","San Jose","CA","95126.0","Horus Tech","Consultant","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10313","","IND","Stein","Jerry","","","","","Casa Grande","AZ","85122.0","Safeway","Pharmacist","","","44012.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10314","","IND","Hencken","Robert","","","","","San Jose","CA","95118.0","Hencken Development Consultants, LLC","Principal/Owner","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10315","","IND","Berns","Bertram","","","","","San Jose","CA","951254088.0","Bertram Berns","Real Estate","","","44012.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10316","","IND","Arrillaga","Jeff","","","","","Los Altos","CA","94024.0","Newmark Knight Frank","Vice Chairman","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10317","","IND","Wong","David","","","","","San Jose","CA","95129.0","Wong-Young Development Corp.","Manager","","","44012.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10322","","COM","The Silicon Valley Organization PAC","","","","","","Encinitas","CA","92024.0","","","","","44004.0","","600.0","","","","","","","600.0","","","","","","","","","","820668","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10323","","IND","Hariri","Perry","","","","","Santa Monica","CA","90401.0","Miramar","Real Estate","","","43982.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10324","","IND","Yi","Jae","","","","","Los Angeles","CA","90036.0","Miramar Capital","Real Estate","","","43985.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10325","","IND","Mountsier","Charles","","","","","Campbell","CA","95008.0","Charles Mountsier","Real Estate","","","44005.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10326","","IND","Fuhrman","Paul","","","","","Santa Monica","CA","90401.0","Miramar Capital","Founder","","","43984.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10327","","IND","Roope","Caleb","","","","","Eagle","ID","83616.0","The Pacific Companies","Real Estate","","","43992.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10328","","OTH","Glazer, Honigman, Ellick LLC","","","","","","Washington","DC","20015.0","","","","","44005.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10329","","OTH","WMA Landscape Construction Inc","","","","","","Danville","CA","94506.0","","","","","44006.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10330","","OTH","Platinum Builders","","","","","","San Jose","CA","95112.0","","","","","44006.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10331","","OTH","Woodmont Real Estate Services LP","","","","","","Belmont","CA","94002.0","","","","","44006.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10332","","IND","Glick","Gary","","","","","Los Angeles","CA","90049.0","Cox Castle Nicholson","Attorney","","","44004.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10333","","OTH","LPMD Architects","","","","","","Sunnyvale","CA","94086.0","","","","","44008.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10334","","IND","Davis Jr.","John","","","","","San Jose","CA","95131.0","Consulting & Investments Service Company","President","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10335","","IND","Ryan","Gregory","","","","","Gilroy","CA","95020.0","Zanker Recycling","CEO","","","44010.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10336","","IND","Salata","Suzanne","","","","","Capitola","CA","95010.0","Garden City Construction","Owner","","","43998.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10337","","IND","Enfantino","Tracey","","","","","Monte Sereno","CA","95030.0","Business Chamber San Jose PAC","Trustee","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10338","","IND","Cristina","Richard","","","","","Monte Sereno","CA","95030.0","Greenwaste","President","","","44008.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10339","","IND","Cristina","Diane","","","","","Monte Sereno","CA","95030.0","None","None","","","44002.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10340","","IND","Cristina","Jeffrey","","","","","Campbell","CA","95008.0","Zanker Recycling","Senior Managing Partner","","","43988.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10341","","IND","Hanson","Emily","","","","","Santa Cruz","CA","95065.0","Green Waste","CSO","","","44007.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10342","","IND","Nelson","Paul","","","","","Burlingame","CA","94010.0","Waste Connections","Division VP","","","44012.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10343","","IND","Tilton","Dave","","","","","Los Gatos","CA","95032.0","GreenWaste","CFO","","","44012.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10344","","IND","Reed","Jim","","","","","Scotts Valley","CA","95066.0","City of San Jose/Mayor Liccardo","Mayor's Chief of Staff","","","44004.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10345","","IND","Bozzuto","Dan","","","","","San Jose","CA","95120.0","Bozzuto Insurance","CEO","","","44007.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10346","","COM","Associated Builders and Contractors Northern California Chapter PAC","","","","","","Livermore","CA","94551.0","","","","","44008.0","","600.0","","","","","","","600.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10351","","IND","Neale (including aggregated contributions and independent expenditures)","Christopher","","","","","San Jose","CA","95113.0","Core Companies","Executive Vice President","","","44008.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC10352","","IND","Neale (including aggregated conributions and independent expenditures)","David","","","","","San Jose","CA","95113.0","The Core Companies","President/CEO","","","44008.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9914","","IND","Cunneen","James","","","","","San Jose","CA","95125.0","California Strategies","Partner","","","43952.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9915","","IND","Kain","Hannah","","","","","San Jose","CA","95126.0","ALOM","CEO","","","43953.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9916","","IND","Heinert","David","","","","","Dickinson","ND","58601.0","None","None","","","43954.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9917","","IND","Cook","Charles","","","","","San Jose","CA","95125.0","MotorCrew, Inc.","CEO","","","43954.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9918","","IND","Margaret Lacy","Jeffrey Berkes &","","","","","Menlo Park","CA","94025.0","Federal Realty Investment Trust","Executive","","","43956.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9919","","IND","Ross","Jay","","","","","Los Gatos","CA","95032.0","Hopkins & Carley","Attorney","","","43956.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9920","","IND","Head","Joseph M.","","","","","San Jose","CA","95125.0","Summerhill Homes","Managing Director","","","43956.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9921","","IND","Smith","Pieter & Jacqui","","","","","San Jose","CA","95112.0","None","None","","","43956.0","","1200.0","","","","","","","1200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9922","","IND","Crowley","Richard","","","","","San Jose","CA","95120.0","BH&G - Ventura Barnett","Realtor","","","43956.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9923","","IND","Raymond","Margaret","","","","","Stanford","CA","94305.0","CREDO at Stanford","Director","","","43955.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9924","","IND","Hanushek","Eric","","","","","Stanford","CA","94305.0","Stanford","Economist","","","43955.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9925","","IND","Rincon","James","","","","","San Jose","CA","95128.0","None","None","","","43956.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","RC9926","","IND","Cochrane","Nicholas","","","","","San Jose","CA","95124.0","American Investors Company","Vice President","","","43956.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","I","RC10233","","OTH","effectv/Comcast Spotlight","","","","","","San Jose","CA","95112.0","","","","","43999.0","","201.45","","","","","","","0.0","","","","","Refund pre-payment overage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3653","","OTH","Constant Contact","","","","","","Waltham","MA","2451.0","","","","","43892.0","","243.0","","","","","","","0.0","","","","OFC","Email Service","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3725","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43892.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3726","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43892.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3727","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43892.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3652","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43892.0","","30.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3650","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","43892.0","","400.0","","","","","","","0.0","","","","PRO","February Treasurer Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3730","","OTH","Costco","","","","","","Santa Clara","CA","95050.0","","","","","43893.0","","71.73","","","","","","","0.0","","","","CMP","Election Night Event","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3730","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3728","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43893.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3729","","OTH","Lucky","","","","","","San Jose","CA","95119.0","","","","","43893.0","","55.88","","","","","","","0.0","","","","CMP","Election Night Event","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3729","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3731","","OTH","Dominic Barroga","","","","","","San Jose","CA","95139.0","","","","","43895.0","","1500.0","","","","","","","0.0","","","","PRO","Jan-Feb Campaign Mgr Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3776","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","43908.0","","75.0","","","","","","","0.0","","","","OFC","File storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3777","","OTH","Ecanvasser","","","","","","T12","XX","0.0","","","","","43908.0","","149.0","","","","","","","0.0","","","","WEB","Political Campaign Software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3779","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","43918.0","","17.7","","","","","","","0.0","","","","OFC","Stripe Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3778","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43920.0","","30.0","","","","","","","0.0","","","","WEB","Website Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3787","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43922.0","","17.95","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3796","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","43925.0","","400.0","","","","","","","0.0","","","","PRO","Invoice 7","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3796","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3797","","IND","Ajlouny","Victor","","","","","Omaha","NE","68116.0","","","","","43925.0","","838.25","","","","","","","0.0","","","","OFC","Volunteer Reimbursement","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3797","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3798","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43928.0","","12.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3803","","OTH","Costco","","","","","","Santa Clara","CA","95050.0","","","","","43937.0","","164.25","","","","","","","0.0","","","","OFC","Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3795","","OTH","Dominic Barroga","","","","","","San Jose","CA","95139.0","","","","","43938.0","","750.0","","","","","","","0.0","","","","PRO","Invoice 6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3795","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3794","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","43939.0","","75.0","","","","","","","0.0","","","","CMP","File Storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3799","","OTH","Ecanvasser","","","","","","T12","XX","0.0","","","","","43941.0","","149.0","","","","","","","0.0","","","","WEB","Political Campaign Software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3793","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110.0","","","","","43944.0","","487.26","","","","","","","0.0","","","","CMP","Invoice 39108","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3800","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43950.0","","30.0","","","","","","","0.0","","","","WEB","Website Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3802","","IND","Simon","Dylan","","","","","San Jose","CA","95126.0","","","","","43955.0","","3561.17","","","","","","","0.0","","","","CNS","Invoice 1 - April Consulting Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3801","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","43955.0","","400.0","","","","","","","0.0","","","","PRO","April Treasurer Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3901","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43962.0","","12.0","","","","","","","0.0","","","","WEB","Website hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3914","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","43969.0","","75.0","","","","","","","0.0","","","","CMP","File Storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3920","","OTH","Ecanvasser","","","","","","T12","XX","0.0","","","","","43970.0","","149.0","","","","","","","0.0","","","","WEB","Political Campaign Software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3915","","OTH","CSS Direct","","","","","","Elkhorn","NE","68022.0","","","","","43971.0","","2758.1","","","","","","","0.0","","","","CMP","Invoices 65240, 65241, 65242","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3919","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43980.0","","30.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3923","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","43983.0","","459.73","","","","","","","0.0","","","","OFC","Stripe Fees-May","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3918","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","43983.0","","435.0","","","","","","","0.0","","","","PRO","Invoice 9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX3918","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3928","","IND","Simon","Dylan","","","","","San Jose","CA","95126.0","","","","","43991.0","","3500.0","","","","","","","0.0","","","","CNS","Invoice 2 - May Consulting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3930","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43993.0","","12.0","","","","","","","0.0","","","","WEB","Website Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3931","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43994.0","","20.0","","","","","","","0.0","","","","CMP","Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3932","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43997.0","","25.0","","","","","","","0.0","","","","CMP","Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3933","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43997.0","","25.0","","","","","","","0.0","","","","CMP","Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3934","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43997.0","","35.0","","","","","","","0.0","","","","CMP","Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3935","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43997.0","","50.0","","","","","","","0.0","","","","CMP","Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3937","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","44000.0","","75.0","","","","","","","0.0","","","","CMP","File Storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3938","","OTH","Dominic Barroga","","","","","","San Jose","CA","95139.0","","","","","44001.0","","500.0","","","","","","","0.0","","","","PRO","Invoice 6 May-June Campaign Manager","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3939","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44005.0","","75.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3940","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44006.0","","75.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3941","","OTH","Zoom Video Communications, Inc.","","","","","","San Jose","CA","95113.0","","","","","44006.0","","14.99","","","","","","","0.0","","","","OFC","INV27519519","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3949","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44007.0","","125.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3954","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44008.0","","175.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3950","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","44011.0","","30.0","","","","","","","0.0","","","","WEB","Website Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3951","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","44012.0","","250.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","9/3/2020 2:11:42 AM","3/2/2020 12:00:00 AM","6/30/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","E","EX3953","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","44012.0","","873.62","","","","","","","0.0","","","","OFC","June Stripe Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9712","","IND","Sawyer","Debora","","","","","Sunnyvale","CA","94086.0","Kaiser Permanente","Physician","","","43880.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9726","","IND","Roth","Chris","","","","","San Jose","CA","95125.0","Viavi Solutions Inc","Head of Legal Operations","","","43882.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9731","","IND","Wilson","Mike","","","","","San Jose","CA","95125.0","Mike Wilson","Self Employed","","","43883.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9732","","OTH","Waste Connections","","","","","","The Woodlands","TX","77380.0","","","","","43883.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9733","","OTH","Prestige Real Estate Management Group LLC","","","","","","San Jose","CA","95112.0","","","","","43883.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9734","","IND","Tower","John & Christine","","","","","San Jose","CA","95128.0","Haig Precision","Machinist","","","43883.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9735","","IND","Singer","Earl","","","","","San Jose","CA","95128.0","Earl Singer","Entrepeneur","","","43883.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9776","","IND","Ditlevsen","Andrew","","","","","San Jose","CA","95125.0","Hopkins & Carley","Attorney","","","43887.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC9777","","IND","Adams","Sandy","","","","","San Jose","CA","95125.0","Rental Housing Network Inc","President","","","43887.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","LOAN","B1","LN64","","IND","Davis","Dev","","","","","San Jose","CA","95125.0","City of San Jose","City Councilperson","","","43693.0","","5000.0","5000.0","0.0","5000.0","0.0","0.0","0.0","0.0","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2530","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","43879.0","","75.0","","","","","","","0.0","","","","OFC","File storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2531","","OTH","Ecanvasser","","","","","","T12","XX","0.0","","","","","43879.0","","149.0","","","","","","","0.0","","","","WEB","Political Campaign Software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2532","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43879.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3604","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110.0","","","","","43884.0","","976.7","","","","","","","0.0","","","","LIT","Invoice 39036","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3605","","OTH","Empire Broadcasting","","","","","","San Jose","CA","95122.0","","","","","43884.0","","4993.25","","","","","","","0.0","","","","RAD","Radio Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3630","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43886.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3631","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43887.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3632","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43887.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3633","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43888.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3634","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43888.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3637","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43889.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3638","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43889.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3639","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43889.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3640","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43890.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3641","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43890.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3642","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43890.0","","11.87","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3647","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43891.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3648","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43891.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3649","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43891.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3677","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43891.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:47:52 PM","2/16/2020 12:00:00 AM","3/1/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3651","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","43891.0","","68.25","","","","","","","0.0","","","","OFC","February Stripe Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6762","","IND","Rocha","Vincent","","","","","San Jose","CA","95112.0","Silicon Valley Leadership Group","Sr. Dir. Housing & Community Development","","","43850.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8244","","IND","Chirotarrab","Martin","","","","","San Jose","CA","95126.0","Spirit Motorcycles Triumph","President","","","43851.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8245","","IND","Chirotarrab","Shaye","","","","","San Jose","CA","95126.0","Spirit Motorcycles Triumph","Business Owner","","","43851.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8246","","IND","Mackles","Morgan","","","","","San Jose","CA","95110.0","Urban Catalyst","Investor Relations","","","43852.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8247","","IND","Hayden","Erik","","","","","Los Gatos","CA","95032.0","Hayden Land Company LLC","Real Estate","","","43852.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8248","","IND","Raft","Sean","","","","","San Jose","CA","95113.0","Urban Catalyst","CAO","","","43852.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8250","","IND","Aubrey","Kyle","","","","","Los Gatos","CA","95030.0","Groq","Engineer","","","43853.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8425","","IND","Moran","Paul","","","","","San Jose","CA","95118.0","Level 10 Construction","Partner/VP","","","43861.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8426","","IND","Burroughs","Josh","","","","","San Jose","CA","95126.0","Cadre Urban LLC","Owner","","","43861.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8427","","IND","Prolo","Donald","","","","","Saratoga","CA","95070.0","None","None","","","43861.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8428","","IND","Karcher","Kim","","","","","San Jose","CA","95125.0","None","None","","","43861.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8435","","IND","Snyder","Ramona","","","","","San Jose","CA","95128.0","Team San Jose","Host Manager","","","43862.0","","42.0","","","","","","","42.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8436","","IND","Scianna","Gary","","","","","San Jose","CA","95125.0","None","None","","","43862.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8495","","COM","Bay Area Municipal Election Committee","","","","","","San Jose","CA","95125.0","","","","","43869.0","","600.0","","","","","","","600.0","","","","","","","","","","841499","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8496","","OTH","Paul's Enterprises","","","","","","Campbell","CA","95008.0","","","","","43869.0","","550.0","","","","","","","550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8497","","OTH","Konstantinos A Pries Investments","","","","","","Campbell","CA","95008.0","","","","","43869.0","","550.0","","","","","","","550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8498","","IND","Walia","Vinni","","","","","San Jose","CA","95110.0","Team San Jose","Director of Facilities","","","43869.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8499","","OTH","Pries Maria LLC","","","","","","Campbell","CA","95008.0","","","","","43869.0","","550.0","","","","","","","550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8500","","OTH","M.P.K. LLC","","","","","","Campbell","CA","95008.0","","","","","43869.0","","550.0","","","","","","","550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8501","","OTH","George Pries Investments","","","","","","Campbell","CA","95008.0","","","","","43869.0","","550.0","","","","","","","550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8502","","OTH","San Carlos 1, LLC","","","","","","Campbell","CA","95008.0","","","","","43869.0","","550.0","","","","","","","550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8503","","OTH","Terry Pries Investments","","","","","","Campbell","CA","95008.0","","","","","43869.0","","550.0","","","","","","","550.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8504","","IND","Sakai","Betty","","","","","San Jose","CA","95125.0","None","None","","","43866.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8507","","IND","Marchese","Christopher","","","","","Los Gatos","CA","95030.0","Marchese Family Properties","Partner","","","43871.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8508","","IND","Guido","Nathan","","","","","San Jose","CA","95113.0","Pestana Properties","COO","","","43872.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8532","","IND","Robson","Julie","","","","","Monte Sereno","CA","95030.0","None","None","","","43875.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8533","","OTH","SCC LCV","","","","","","Oakland","CA","94612.0","","","","","43875.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC8572","","IND","Finerty","Brian","","","","","San Jose","CA","95125.0","None","None","","","43876.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2327","","OTH","Ecanvasser","","","","","","T12","XX","0.0","","","","","43850.0","","148.99","","","","","","","0.0","","","","WEB","Political Campaign Software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2213","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","43851.0","","75.0","","","","","","","0.0","","","","OFC","Document Storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","RC8251","","OTH","Sun Garden Center 1, LLC","","","","","","San Jose","CA","95113.0","","","","","43853.0","","600.0","","","","","","","0.0","","","","RFD","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","RC8252","","OTH","Sun Garden Center 2, LLC","","","","","","San Jose","CA","95113.0","","","","","43853.0","","600.0","","","","","","","0.0","","","","RFD","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2409","","OTH","Advertisers Mailing Service","","","","","","Santa Clara","CA","95050.0","","","","","43855.0","","9755.0","","","","","","","0.0","","","","LIT","Invoice 28620","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2409","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2410","","OTH","Diana Alanis","","","","","","San Jose","CA","95136.0","","","","","43855.0","","139.2","","","","","","","0.0","","","","PRO","Invoice 001","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2410","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2411","","OTH","Dominic Barroga","","","","","","San Jose","CA","95139.0","","","","","43855.0","","1500.0","","","","","","","0.0","","","","PRO","Invoice 004","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2411","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2420","","OTH","effectv/Comcast Spotlight","","","","","","San Jose","CA","95112.0","","","","","43857.0","","10002.8","","","","","","","0.0","","","","TEL","Pre-pay Commercials 1/29-2/9","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2480","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43859.0","","30.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2477","","OTH","Advertisers Mailing Service","","","","","","Santa Clara","CA","95050.0","","","","","43861.0","","7770.0","","","","","","","0.0","","","","LIT","Invoice #28634","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2477","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2476","","OTH","KBAY/KEZR Radio","","","","","","San Jose","CA","95138.0","","","","","43861.0","","8517.0","","","","","","","0.0","","","","RAD","Invoice #412417","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2476","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2475","","OTH","KRTY","","","","","","San Jose","CA","95112.0","","","","","43861.0","","4650.0","","","","","","","0.0","","","","RAD","JAN/FEB Radio Spots","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2475","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2478","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","43862.0","","140.5","","","","","","","0.0","","","","OFC","January Stripe Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2479","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","43862.0","","400.0","","","","","","","0.0","","","","PRO","January 2020 Treasurer Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2488","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43864.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2481","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110.0","","","","","43865.0","","7793.9","","","","","","","0.0","","","","LIT","Invoice 38983","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2481","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2482","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110.0","","","","","43865.0","","2773.86","","","","","","","0.0","","","","LIT","Invoice 38989","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2482","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2483","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110.0","","","","","43865.0","","364.9","","","","","","","0.0","","","","LIT","Invoice 38977","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2483","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2489","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43865.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2490","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43866.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2506","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43867.0","","12.0","","","","","","","0.0","","","","WEB","Website Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2493","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43868.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2494","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43868.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2495","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43868.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2496","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43869.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2497","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43869.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2499","","OTH","Advertisers Mailing Service","","","","","","Santa Clara","CA","95050.0","","","","","43870.0","","7230.0","","","","","","","0.0","","","","LIT","Invoice 28659","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2499","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2498","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43870.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2503","","OTH","Advertisers Mailing Service","","","","","","Santa Clara","CA","95050.0","","","","","43871.0","","1890.0","","","","","","","0.0","","","","LIT","Invoice 28668","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2501","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110.0","","","","","43871.0","","2639.48","","","","","","","0.0","","","","LIT","Invoice 39021","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2501","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2502","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110.0","","","","","43871.0","","1744.42","","","","","","","0.0","","","","LIT","Invoice 39024","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2502","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2500","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43871.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2504","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43872.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2505","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43872.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2508","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43873.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2518","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43874.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2520","","OTH","Advertisers Mailing Service","","","","","","Santa Clara","CA","95050.0","","","","","43875.0","","5260.0","","","","","","","0.0","","","","LIT","Invoice 28672","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2520","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:42:29 PM","1/19/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2521","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43875.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6336","","IND","Hayes","Lindy","","","","","San Jose","CA","95128.0","Lindy C. Hayes","Attorney","","","43836.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6337","","IND","Paul","Kathryn","","","","","San Francisco","CA","94115.0","None","None","","","43836.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6338","","IND","Lituchy","Matthew","","","","","San Francisco","CA","94105.0","Jay Paul Company","Chief Investment Officer","","","43836.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6339","","IND","Naboulsi","Rana","","","","","San Carlos","CA","94070.0","Viavi Solutions","Accountant","","","43836.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6340","","IND","Naboulsi","Marwan","","","","","San Carlos","CA","94070.0","Dell","Sr. Director Engineering","","","43836.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6341","","IND","Acharya","Sanjeev","","","","","Sunnyvale","CA","94086.0","SiliconSage Builders","President & CEO","","","43836.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6342","","IND","Acharya","Mina","","","","","Sunnyvale","CA","94086.0","SiliconSage Builders","Designer","","","43836.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6343","","IND","Wend","Casey","","","","","Sunnyvale","CA","94089.0","Level 10 Construction","Principal, VP Construction","","","43836.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6344","","IND","Agam","Isaac","","","","","Los Altos","CA","94022.0","None","None","","","43836.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6452","","IND","Darnell","Harvey","","","","","San Jose","CA","95125.0","None","None","","","43842.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6453","","IND","Randall","Dennis Brooke","","","","","Los Gatos","CA","95032.0","Dennis Brooke Randall","Real Estate","","","43843.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6513","","IND","Waxman","Mark","","","","","Morgan Hill","CA","95037.0","CBIZ","Chief Marketing Officer","","","43845.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6514","","IND","Ajlouny","Issa","","","","","San Jose","CA","95139.0","None","None","","","43845.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6515","","IND","Guardino","Leslee","","","","","Monte Sereno","CA","95030.0","Canyon Snow Consulting LLC","Consultant","","","43846.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6516","","IND","Adams","Sandy","","","","","San Jose","CA","95125.0","Rental Housing Network Inc","President","","","43846.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6517","","IND","Eller","Jim","","","","","San Jose","CA","95113.0","Eller and Associates","Attorney","","","43846.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6518","","IND","Evans","James","","","","","Redwood City","CA","94062.0","Level 10 Construction","Partner/CFO","","","43846.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6758","","OTH","Healthplus Shared Services","","","","","","Sacramento","CA","95814.0","","","","","43845.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC7944","","IND","Kolbe","Kasper","","","","","Moorhead","MN","56560.0","NDANG","Information Technology Specialist","","","43846.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2171","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43832.0","","150.0","","","","","","","0.0","","","","CMP","End of Year Fundraising Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2174","","OTH","Staples","","","","","","San Jose","CA","95119.0","","","","","43833.0","","14.38","","","","","","","0.0","","","","OFC","Clipboards for canvassing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2166","","OTH","Dominic Barroga","","","","","","San Jose","CA","95139.0","","","","","43836.0","","1500.0","","","","","","","0.0","","","","PRO","Nov 24-Dec 24, 2019 Campaign Manager Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2167","","OTH","Landslide Communications","","","","","","Laguna Niguel","CA","92677.0","","","","","43836.0","","2280.5","","","","","","","0.0","","","","LIT","50% Final Payment Slate Mailings","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2170","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43836.0","","12.0","","","","","","","0.0","","","","OFC","Website Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2168","","OTH","Tam Nguyen","","","","","","San Jose","CA","95111.0","","","","","43836.0","","500.0","","","","","","","0.0","","","","PRO","Translation Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:37:12 PM","1/1/2020 12:00:00 AM","1/18/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2165","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","43836.0","","400.0","","","","","","","0.0","","","","PRO","December 2019 Treasurer Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5307","","IND","Pizzo","Mary","","","","","San Jose","CA","95125.0","Apple, Inc.","Writer","","","43713.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5308","","IND","Knies","Scott","","","","","San Jose","CA","95126.0","San Jose Downtown Association","Executive Director","","","43713.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5309","","IND","Cunneen","James","","","","","San Jose","CA","95125.0","California Strategies","Partner","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5310","","IND","Doar","Matthew","","","","","San Jose","CA","95125.0","LinkedIn","Software Engineer","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5311","","IND","Groen","Mary Anne","","","","","Morgan Hill","CA","95037.0","City of San Jose","Chief of Staff","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5312","","IND","Mathews","Glen","","","","","San Jose","CA","95125.0","None","None","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5313","","IND","Cameron","Craig","","","","","Los Gatos","CA","95030.0","Santa Clara Valley Corporation","Controller","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5314","","IND","Pershall","Jennifer","","","","","San Jose","CA","95125.0","Intel","Director, Marketing","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5315","","IND","Pershall","Greg","","","","","San Jose","CA","95125.0","Greg Pershall","Communications","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5316","","IND","Foley","Michael","","","","","San Jose","CA","95125.0","Foley Mortgage","Owner","","","43713.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5317","","IND","Milligan","Shawn","","","","","San Jose","CA","95124.0","Milligan Land Company, LLC","Principal/Owner","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5318","","IND","Mulcahy","Michael","","","","","San Jose","CA","95110.0","SDS NexGen Partners LP","Managing Partner","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5319","","IND","Rhodes","Robert","","","","","San Jose","CA","95125.0","None","None","","","43713.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5320","","IND","Amend","Daniel","","","","","San Jose","CA","95125.0","Toeniskoetter Construction","President/CEO","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5321","","IND","Campagna","James","","","","","San Jose","CA","95125.0","James Campagna","Mortgage Lender","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5322","","IND","Cummings","Lance","","","","","TacomaUniversityPlace","WA","98466.0","Cummings, Inc.","President/CEO","","","43713.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5323","","IND","Kain","Hannah","","","","","San Jose","CA","95126.0","ALOM","CEO","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5324","","IND","Duwel","Andrea","","","","","San Jose","CA","95125.0","Presentation High School","Teacher","","","43713.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5325","","IND","Rukstalis","James","","","","","San Jose","CA","95126.0","J.R. Financial & Insurance Services","President","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5326","","IND","Nation","Joe","","","","","San Jose","CA","95126.0","Stanford University","Professor","","","43713.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5327","","IND","Hencken","Robert","","","","","San Jose","CA","95118.0","Hencken Development Consultants, LLC","Principal/Owner","","","43714.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5328","","IND","Rose","Gary","","","","","San Jose","CA","95125.0","Campbell Union High School District","Teacher","","","43714.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5329","","IND","Allen","John","","","","","San Jose","CA","95126.0","None","None","","","43714.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5330","","IND","Casto","Marc","","","","","San Jose","CA","95125.0","Casto Travel","Executive","","","43715.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5331","","IND","Gallo","Constantino","","","","","San Jose","CA","95126.0","SVMSMG","Cardiologist","","","43715.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5332","","IND","Gallo","Donna","","","","","San Jose","CA","95126.0","SVMSMG","Medical Office Manager","","","43715.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5333","","IND","Mincheff","Cristine","","","","","San Carlos","CA","94070.0","Animal Dental Clinic","Veterinarian","","","43715.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5334","","IND","Rosston","Gregory","","","","","Menlo Park","CA","94025.0","Stanford University","Economist","","","43716.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5335","","IND","Creed","Barbara","","","","","Portola Valley","CA","94028.0","None","None","","","43716.0","","200.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5336","","IND","Fuhrman","Paul","","","","","Santa Monica","CA","90401.0","Miramar Capital","Founder","","","43717.0","","99.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5337","","IND","Reed","Jim","","","","","Scotts Valley","CA","95066.0","City of San Jose/Mayor Liccardo","Mayor's Chief of Staff","","","43717.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5338","","IND","Mahan","Matthew","","","","","San Jose","CA","95123.0","Brigade Group, Inc.","CEO","","","43717.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5339","","IND","Babbar","Anil","","","","","San Jose","CA","95125.0","CAA","VP","","","43717.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5340","","IND","Howard","Joshua","","","","","San Jose","CA","95125.0","Ca Apt Assn","SVP","","","43717.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5341","","IND","Cochrane","Nicholas","","","","","San Jose","CA","95124.0","American Investors Company","Vice President","","","43717.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5342","","IND","Oliverio","Pierluigi","","","","","San Jose","CA","95125.0","Informatica","Data Management Executive","","","43717.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5343","","IND","Hennessy","Mike & Susan","","","","","San Jose","CA","95124.0","Hennessy's Auto Repair","Owner","","","43717.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5344","","IND","Hariri","Perry","","","","","Santa Monica","CA","90401.0","Miramar","Real Estate","","","43717.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5345","","IND","Leyba","John S.","","","","","San Jose","CA","95112.0","Pacific Gas & Electric Company","Manager","","","43717.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5346","","IND","Heinert","David","","","","","Dickinson","ND","58601.0","None","None","","","43717.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5347","","IND","Weitzenfeld","Daniel","","","","","St. Paul","MN","55105.0","Myia Health","Data Scientist","","","43717.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5348","","IND","Giachetti","Stephen","","","","","San Jose","CA","95125.0","Filice Insurance Agency","Vice President","","","43717.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5349","","IND","Edraos","Nichole","","","","","San Jose","CA","95135.0","Sound Mind Pilates","Operations","","","43717.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5350","","IND","Morgan","Geoffrey","","","","","Fremont","CA","94555.0","First Community Housing","Affordable Housing","","","43718.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5351","","IND","Finerty","Brian","","","","","San Jose","CA","95125.0","None","None","","","43720.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5352","","IND","King","Ashley","","","","","San Jose","CA","95125.0","Ashley King","Teacher","","","43723.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5353","","IND","Head","Joseph M.","","","","","San Jose","CA","95125.0","Summerhill Homes","Managing Director","","","43724.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5354","","COM","The Silicon Valley Organization PAC","","","","","","Encinitas","CA","92024.0","","","","","43724.0","","600.0","","","","","","","600.0","","","","","","","","","","820668","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5355","","IND","Brandenburg","Diane","","","","","San Jose","CA","95125.0","Diane Brandenburg","Real Estate","","","43724.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5356","","IND","Moore","John","","","","","San Jose","CA","95125.0","John Moore","Real Estate","","","43724.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5357","","IND","Staedler","Rudy","","","","","San Jose","CA","95125.0","Rudy Staedler","Real Estate","","","43724.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5358","","IND","Baron","William B.","","","","","San Jose","CA","95125.0","Brandenburg Properties","Real Estate Investment","","","43724.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5362","","IND","Tersini","Ken","","","","","Cupertino","CA","95014.0","KT Urban","President","","","43726.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5363","","IND","Tersini","Mark","","","","","Los Gatos","CA","95032.0","KT Urban","Principal","","","43726.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5364","","IND","Fagundo","Cosme","","","","","San Jose","CA","95131.0","Wilco Management","Owner","","","43728.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5367","","COM","San Jose Chamber PAC","","","","","","San Rafael","CA","94901.0","","","","","43731.0","","600.0","","","","","","","600.0","","","","","","","","","","1409516","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5368","","OTH","Green Valley Corporation","","","","","","San Jose","CA","95112.0","","","","","43731.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5369","","OTH","Robinson Oil Corporation","","","","","","Santa Clara","CA","95050.0","","","","","43731.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5370","","OTH","Canyon Snow Consulting","","","","","","Los Gatos","CA","95030.0","","","","","43731.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5371","","IND","Thornburg","Eric","","","","","Saratoga","CA","95050.0","SJW Group","CEO","","","43731.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5378","","IND","Larsen","Chris","","","","","San Francisco","CA","94109.0","Ripple","Executive Chairman","","","43733.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5379","","IND","Lam","Lyna","","","","","San Francisco","CA","94109.0","Ripple","Executive","","","43733.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5380","","IND","Cristina","Jeffrey","","","","","Campbell","CA","95008.0","Zanker Recycling","Senior Managing Partner","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5381","","IND","Enfantino","Tracey","","","","","Monte Sereno","CA","95030.0","Business Chamber San Jose PAC","Trustee","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5382","","IND","Salata","Suzanne","","","","","Capitola","CA","95010.0","Garden City Construction","Owner","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5383","","IND","Escher","Christopher","","","","","San Jose","CA","95126.0","None","None","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5384","","OTH","Zanker Road Resource Management","","","","","","San Jose","CA","95134.0","","","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5385","","IND","Davis","John","","","","","San Jose","CA","95112.0","None","None","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5386","","IND","Boyce","Phillip","","","","","San Jose","CA","95128.0","None","None","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5387","","OTH","Greenwaste Recovery, Inc.","","","","","","San Jose","CA","95112.0","","","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5388","","IND","Lopes","Steve","","","","","San Jose","CA","95112.0","Western States Oil","CEO","","","43735.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5469","","OTH","Grace Armas","","","","","","San Jose","CA","95126.0","","","","","43736.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5470","","IND","Jimenez","Jose Manuel","","","","","San Jose","CA","95128.0","Jose Manuel Jimenez","Concrete Contractor","","","43736.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5471","","OTH","San Jose Water Company","","","","","","San Jose","CA","95110.0","","","","","43736.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5472","","IND","Raymond","Margaret","","","","","Stanford","CA","94305.0","CREDO at Stanford","Director","","","43737.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5473","","IND","Hanushek","Eric","","","","","Stanford","CA","94305.0","Stanford","Economist","","","43737.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5474","","IND","Vogel","Bernard","","III","","","San Jose","CA","95126.0","Silicon Valley Law Group","President & CEO","","","43738.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5475","","IND","Roth","Chris","","","","","San Jose","CA","95125.0","Viavi Solutions Inc","Head of Legal Operations","","","43738.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5476","","OTH","Joseph J. Albanese Inc.","","","","","","Santa Clara","CA","95050.0","","","","","43738.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5477","","IND","Zhao","Yong","","","","","San Jose","CA","95129.0","MaxReal","Realtor","","","43739.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5478","","IND","Saucedo","Pat","","","","","San Jose","CA","95125.0","Saucedo Company","Consultant","","","43740.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5479","","IND","Bozzuto","Dan","","","","","San Jose","CA","95120.0","Bozzuto Insurance","CEO","","","43740.0","","300.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5480","","IND","Waite","Patrick","","","","","San Jose","CA","95135.0","None","None","","","43740.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5481","","IND","Arrillaga","Jeff","","","","","Los Altos","CA","94024.0","Newmark Knight Frank","Vice Chairman","","","43740.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5482","","IND","Lin","Paul","","","","","Fremont","CA","94539.0","Paul Lin","Property Owner","","","43741.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5483","","IND","Coen","Bob","","","","","San Jose","CA","95133.0","Matos Auto Towing","Business","","","43741.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5484","","IND","Alongi","Nick","","","","","San Jose","CA","95126.0","Motor Body Co. Inc.","Business","","","43741.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5485","","IND","Carvallo","Ken","","","","","San Jose","CA","95116.0","City Towing & Body Shop","Business","","","43741.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5486","","IND","Ho","Anthony","","","","","Sunnyvale","CA","94086.0","LPMD Architects","Business","","","43741.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5487","","OTH","Monis Zins LLC","","","","","","Morgan Hill","CA","95037.0","","","","","43741.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5488","","OTH","Ruggeri Jensen Azar and Associates","","","","","","Gilroy","CA","95020.0","","","","","43741.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5489","","IND","Strangis","Jerry","","","","","San Jose","CA","95136.0","Jerry Strangis","Real Estate Agent","","","43741.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5490","","IND","Strangis","Janet","","","","","San Jose","CA","95136.0","Janet Strangis","Real Estate Broker","","","43741.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5491","","IND","Solnik","Ray","","","","","San Jose","CA","95125.0","Great Clips","Business","","","43743.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5492","","IND","Weber","Scott","","","","","San Jose","CA","95126.0","Workday","Lawyer","","","43743.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5493","","OTH","Southwind Management LLC","","","","","","San Jose","CA","95126.0","","","","","43743.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5494","","COM","Charles Stone for Belmont City 2018","","","","","","Belmont","CA","94002.0","","","","","43741.0","","600.0","","","","","","","600.0","","","","","","","","","","1358123","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5495","","IND","Keegan","Barbara","","","","","San Jose","CA","95125.0","Valley Water","Elected Board Member","","","43741.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5496","","IND","Stein","Karen","","","","","Casa Grande","AZ","85122.0","None","None","","","43746.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5497","","IND","Wang","Wenyue","","","","","Sunnyvale","CA","94087.0","Cytokinetics","Scientist","","","43746.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5499","","IND","Han","Helen","","","","","San Francisco","CA","94111.0","Boston Properties","Property Management","","","43747.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5500","","IND","Reilly","Terrence W.","","","","","San Jose","CA","95126.0","Horus Tech","Consultant","","","43747.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5501","","IND","Brown","Kristen","","","","","San Jose","CA","95125.0","Tech Interactive, WGUMC","Community Volunteer","","","43748.0","","50.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5502","","IND","Cinnamon","Barry","","","","","San Jose","CA","95120.0","Cinnamon Energy Sytems","CEO","","","43751.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5505","","IND","Armour","Bill","","","","","Malibu","CA","90265.0","Burke Williams Spa","Owner","","","43752.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5506","","IND","Netanel","Ahmos","","","","","Pacific Palisades","CA","90272.0","California Massage Therapy Council","CEO","","","43752.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5507","","IND","Hoffman","Carol","","","","","Campbell","CA","95008.0","Cadence Design","Program Director","","","43752.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5508","","IND","Zito-Klose","Lorraine","","","","","LaQuinta","CA","92253.0","Urban Housing Communities LLC","Site Acquisitions","","","43753.0","","99.0","","","","","","","99.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5509","","IND","Silva","Larry","","","","","San Jose","CA","95122.0","Yellow Checker Cab","GM","","","43753.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5521","","IND","Smith","Pieter & Jacqui","","","","","San Jose","CA","95112.0","Retired","Retired","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5522","","IND","Smith","Jacqui","","","","","San Jose","CA","95112.0","Westwood Properties","Owner","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5523","","OTH","Swenson Development & Construction","","","","","","San Jose","CA","95112.0","","","","","43754.0","","249.0","","","","","","","249.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5524","","IND","Morley","Sean","","","","","Los Gatos","CA","95030.0","Morley Bros. LLC","Real Estate/Attorney","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5525","","IND","Finerty","Brian","","","","","San Jose","CA","95125.0","None","None","","","43754.0","","150.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5526","","IND","Trekell","Todd","","","","","Los Gatos","CA","95030.0","Toeniskoetter Construction","Development Project Manager","","","43754.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5527","","IND","Rincon","James","","","","","San Jose","CA","95128.0","None","None","","","43754.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5528","","IND","Stolarik","Jill","","","","","San Jose","CA","95125.0","Wilson Sonsini Goodrich & Rosati","Sr. Marketing Manager","","","43754.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5529","","IND","Ho","Nahn","","","","","San Jose","CA","95121.0","Discount Ink LLC","Small Business Owner","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5530","","IND","Su","Todd","","","","","San Jose","CA","95111.0","Advantage Homes","CEO","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5531","","IND","Sosnowski","Steve","","","","","San Jose","CA","95127.0","State Farm","Insurance Agent","","","43754.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5532","","IND","Sibilia","Michael","","","","","San Jose","CA","95125.0","Keller Williams (Silicon Valley)","Realtor","","","43754.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5533","","IND","Schneck","Dave","","","","","San jose","CA","95125.0","Dave Schneck","Lawyer","","","43754.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5534","","IND","Mountsier","Dan","","","","","Campbell","CA","95008.0","Dan Mountsier","Real Estate","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5535","","IND","De La Rosa","Rich","","","","","Las Vegas","NV","89143.0","Rich De La Rosa","Government Relations","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5536","","IND","Collins","Neil","","","","","San Jose","CA","95123.0","SCCAOR","CEO","","","43754.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5537","","IND","Vo","John","","","","","San Jose","CA","95113.0","None","None","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5538","","OTH","Petrorica Inc","","","","","","San Jose","CA","95125.0","","","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5539","","IND","Ninh","Tony","","","","","San Jose","CA","95122.0","VietV Corp","VP Sales","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5540","","IND","Tran","Phong","","","","","Oakland","CA","94607.0","Valva Realty Co.","Realtor","","","43754.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5541","","IND","Ritter","Dan","","","","","San Jose","CA","95129.0","Dan Ritter","Real Estate","","","43754.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5542","","IND","Reilly","Cecille","","","","","San Jose","CA","95126.0","Linkedin","Senior Sourcing Manager","","","43754.0","","20.0","","","","","","","20.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5543","","IND","Nguyen","Long","","","","","San Jose","CA","95125.0","Long Nguyen","Self Employed","","","43755.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5544","","IND","Fox","Mike","","Jr.","","","Saratoga","CA","95070.0","Goodwill Silicon Valley","CEO","","","43755.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5579","","IND","Cristina","Richard","","","","","Monte Sereno","CA","95030.0","Greenwaste","President","","","43758.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5580","","COM","Associated Builders and Contractors Northern California Chapter PAC","","","","","","Livermore","CA","94551.0","","","","","43758.0","","600.0","","","","","","","600.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5587","","IND","Bliss","Richard","","","","","San Jose","CA","95126.0","Blisspoint Consulting","Marketing Consultant","","","43759.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5588","","IND","Crema","Patrick","","","","","San Jose","CA","95128.0","Patrick Crema","Real Estate","","","43759.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5589","","IND","Caputo","Jake","","","","","San Jose","CA","95126.0","Cosmopolitan Catering","Food Service Operations","","","43761.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5590","","IND","Baird","Joshua","","","","","San Jose","CA","95125.0","Qlik","Sales","","","43761.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5591","","IND","Saso","Gianna","","","","","Morgan Hill","CA","95037.0","Dan Caputo Co.","Property Manager","","","43761.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5592","","IND","Kuechler","Kristie","","","","","San Jose","CA","95125.0","Dan Caputo Co.","Asset Manager","","","43761.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5593","","IND","Robson","Mark","","","","","Monte Sereno","CA","95030.0","Robson Homes","President","","","43762.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5594","","IND","Gomez","Armando","","","","","Milpitas","CA","95035.0","Armando Gomez Consulting","Principal","","","43762.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5595","","IND","Gomez","Bernadette","","","","","Milpitas","CA","95035.0","None","None","","","43762.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5596","","OTH","McManagement, LLC","","","","","","Los Gatos","CA","95030.0","","","","","43762.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5597","","IND","& Teresa Newell","John Pisacane","","","","","San Jose","CA","95125.0","Willow Glen Dentistry","Dentist","","","43762.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5598","","IND","Lubow","Ray & Maxine","","","","","San Jose","CA","95112.0","None","None","","","43762.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5599","","IND","Manning","Harrett W.","","Jr., Esq.","","","San Jose","CA","95112.0","SWHM Properties, LLC","Attorney","","","43762.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5600","","IND","Serpa","Jeanne","","","","","Milpitas","CA","95035.0","Republic Services","Municipal Relationship Manager","","","43762.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5601","","IND","De Young","Gerry","","","","","Santa Clara","CA","95050.0","Ruth and Going, Inc.","Planning Consultant","","","43762.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5602","","IND","Cox","Steve","","","","","Santa Clara","CA","95050.0","HPC Architecture, Inc.","Architect","","","43762.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5603","","OTH","George M. Marcus & Affiliated Entities","","","","","","Palo Alto","CA","94304.0","","","","","43762.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5604","","IND","Filice","Michael","","Jr.","","","Saratoga","CA","95070.0","CBRE","Corporate Real Estate","","","43761.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5605","","IND","Ellenberg","Steve","","","","","San Jose","CA","95126.0","Hopkins & Carley","Attorney","","","43761.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5606","","IND","Hughes","Allan","","","","","San Jose","CA","95125.0","None","None","","","43763.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5607","","OTH","Rescue Air Systems, Inc.","","","","","","San Carlos","CA","94070.0","","","","","43763.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5634","","IND","Fox","Michael","","","","","Saratoga","CA","95070.0","None","None","","","43764.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5635","","IND","Fox","Mary Ellen","","","","","Saratoga","CA","95070.0","None","None","","","43764.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5636","","IND","Fox","Terence","","","","","San Jose","CA","95125.0","CBRE","Commercial Real Estate","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5637","","IND","Fox","Michele","","","","","San Jose","CA","95125.0","Cohesity","Sales","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5638","","IND","Rolla","Richard","","","","","San Jose","CA","95125.0","None","None","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5639","","IND","Sundquist","Jeff","","","","","Pleasanton","CA","94566.0","Farmers Insurance","Insurance Broker","","","43764.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5640","","IND","Filice","Michael","","Sr.","","","San Jose","CA","95125.0","None","None","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5641","","IND","Filice","Carol","","","","","San Jose","CA","95125.0","None","None","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5642","","IND","Caputo","Dan","","Jr.","","","San Jose","CA","95124.0","Dan Caputo Co.","Principal","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5643","","IND","Caputo","Ben","","","","","San Jose","CA","95125.0","CBRE","VP","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5644","","IND","Gentzkow","Joe","","","","","San Jose","CA","95125.0","Mulberry Capital Advisors","President","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5645","","IND","Crema","Alfio & Gerry","","","","","San Jose","CA","95125.0","None","None","","","43764.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5646","","IND","Majors","Karen","","","","","San Jose","CA","95125.0","Dan Caputo Co.","Accountant","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5647","","IND","Norona","Clemente & Rubelie","","","","","San Jose","CA","95125.0","Dan Caputo Co.","Accountant","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5648","","IND","Blocher","J.E. & E.M.","","","","","San Jose","CA","95125.0","Dan Caputo Co.","CEO","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5649","","OTH","Dan Caputo Co.","","","","","","Campbell","CA","95008.0","","","","","43764.0","","600.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5650","","OTH","Dan Caputo Co.","","","","","","Campbell","CA","95008.0","","","","","43764.0","","600.0","","","","","","","0.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5651","","IND","Rolla","Phil","","","","","San Jose","CA","95125.0","Dan Caputo Co.","Principal","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5652","","IND","Rolla","Gwynne","","","","","San Jose","CA","95125.0","National Charity League","Volunteer","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5653","","IND","Rolla","Genevieve","","","","","San Jose","CA","95125.0","None","None","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5654","","IND","Rolla","Sofia","","","","","San Jose","CA","95125.0","CNA Family Partnership","Real Estate","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5655","","IND","Schumb","Chris","","","","","San Jose","CA","95113.0","Chris Schumb","Lawyer","","","43764.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5691","","IND","Adams","John","","","","","San Jose","CA","95125.0","None","None","","","43766.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5692","","IND","Guerra","Joe","","","","","San Jose","CA","95126.0","Brookfield","Senior Direction of Business Strategies","","","43767.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5753","","IND","Gormley","Pat","","","","","San Jose","CA","95125.0","None","None","","","43768.0","","60.0","","","","","","","60.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5754","","IND","Morley","Eric","","","","","Los Gatos","CA","95032.0","Morley Bros.","Real Estate","","","43768.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5755","","IND","Pederson","Jes","","","","","Alameda","CA","94502.0","Webcor Builders","CEO","","","43768.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5809","","IND","Caruso","Salvatore","","","","","Santa Clara","CA","95050.0","Salvatore Caruso Design Corporation","Owner","","","43773.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5818","","IND","Monley","Elizabeth","","","","","San Jose","CA","95126.0","Compass","Realtor","","","43775.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5819","","IND","Kamangar","Katia","","","","","Los Altos","CA","94022.0","Summerhill","Engineer","","","43775.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5820","","IND","Kline","Norman","","","","","San Jose","CA","95126.0","Libraryworld.com","CEO","","","43775.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5821","","IND","Badagliacco","Dennis","","","","","Morgan Hill","CA","95037.0","Legacy Real Estate","Realtor","","","43775.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5822","","IND","Uyesugi","Kaz","","","","","San Jose","CA","95125.0","Uyesugi Dental","Dentist","","","43775.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5823","","IND","Brady","Kenneth & Helen","","","","","San Jose","CA","95125.0","None","None","","","43775.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5824","","IND","Moore","Roberta","","","","","San Jose","CA","95120.0","R. Moore","Broker","","","43775.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5825","","IND","Ross","Jay","","","","","Los Gatos","CA","95032.0","Hopkins & Carley","Attorney","","","43775.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5826","","OTH","HMH","","","","","","San Jose","CA","95131.0","","","","","43775.0","","300.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5827","","OTH","Republic Urban Properties LLC & Affiliated Entities","","","","","","San Jose","CA","95113.0","","","","","43746.0","","249.0","","","","","","","249.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5867","","IND","Tortora","Debra & John","","","","","Morgan Hill","CA","95037.0","San Jose Sharks","Executive","","","43777.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5875","","IND","Levine","Menachem","Rabbi","","","","San Jose","CA","95125.0","Congregation Am Echad","Rabbi","","","43776.0","","50.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5876","","IND","Ricketts","Steve","","","","","San Jose","CA","95125.0","Hewlett Packard Enterprise","Sales","","","43779.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5877","","IND","Cook","Charles","","","","","San Jose","CA","95125.0","MotorCrew, Inc.","CEO","","","43780.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5878","","IND","Reilly","Terry","","","","","San Jose","CA","95126.0","Horus Tech","Consultant","","","43780.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5961","","OTH","The Schoennauer Company","","","","","","San Jose","CA","95110.0","","","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5962","","IND","Randall","Dennis","","","","","San Jose","CA","95113.0","Acquity Realty, Inc.","President","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5963","","IND","Bers","Gerson","","","","","Palo Alto","CA","94303.0","Allana, Buick, Bers, Inc.","Consultant-Owner","","","43789.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5964","","OTH","The Sobrato Organization","","","","","","Mountain View","CA","94041.0","","","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5965","","IND","Fong","Dennis","","","","","San Jose","CA","95122.0","DPJW Mgmt. LLC","Property Investment","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5966","","IND","McCray","Stephen","","","","","San Jose","CA","95125.0","None","None","","","43789.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5967","","IND","Black","Dwight","","","","","San Jose","CA","95125.0","None","None","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5968","","IND","Berns","Bertram","","","","","San Jose","CA","951254088.0","Bertram Berns","Real Estate","","","43789.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5969","","IND","Riffenburgh","Roger","","","","","Sunnyvale","CA","94087.0","Roger Riffenburgh","Editor","","","43789.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5970","","IND","Nack","Margot","","","","","San Jose","CA","95125.0","Adobe","Manager","","","43789.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5971","","IND","Brierly","Alberta","","","","","San Jose","CA","95125.0","None","None","","","43789.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5975","","IND","Spieker","Tod","","","","","Palo Alto","CA","94301.0","Windy Hill Property Ventures","Real Estate","","","43793.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5976","","COM","California Apartment Association","","","","","","Sacramento","CA","95814.0","","","","","43793.0","","600.0","","","","","","","600.0","","","","","","","","","","745208","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5977","","OTH","ACCO Management Company","","","","","","Mountain View","CA","94041.0","","","","","43793.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5978","","OTH","Cambridge Management Company","","","","","","Santa Clara","CA","95054.0","","","","","43793.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5979","","OTH","Vasona Management Company","","","","","","Los Gatos","CA","95030.0","","","","","43793.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5980","","IND","Seth Bland","Mona Fox &","","","","","Pleasanton","CA","94588.0","Federal Realty","VP","","","43793.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5981","","IND","Margaret Lacy","Jeffrey Berkes &","","","","","Menlo Park","CA","94025.0","Federal Realty Investment Trust","Executive","","","43793.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5982","","IND","Sweetnam","Jan & Carrie","","","","","Portola Valley","CA","94028.0","Federal Realty","Real Estate","","","43793.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5983","","COM","Build Jobs PAC","","","","","","Walnut Creek","CA","94597.0","","","","","43793.0","","600.0","","","","","","","600.0","","","","","","","","","","761102","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5984","","IND","Neale (including aggregated contributions and independent expenditures)","Christopher","","","","","San Jose","CA","95113.0","Core Companies","Executive Vice President","","","43793.0","","249.0","","","","","","","249.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC5995","","IND","Bozzuto","Dan","","","","","San Jose","CA","95120.0","Bozzuto Insurance","CEO","","","43790.0","","200.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6016","","IND","Alongi","Lauren","","","","","San Jose","CA","95125.0","St. Martin of Tours School","Teacher","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6017","","IND","Head","Joseph & Yvonne","","","","","San Jose","CA","95125.0","None","None","","","43801.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6018","","IND","Bettencourt","Robert J","","","","","Morgan Hill","CA","95037.0","Mta Land Corp","President","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6019","","IND","Sun","Wei","","","","","Saratoga","CA","95070.0","Microchip","Designer","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6020","","IND","Yi","Jae","","","","","Los Angeles","CA","90036.0","Miramar Capital","Real Estate","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6021","","OTH","Cornerstone Earth Group","","","","","","Sunnyvale","CA","94085.0","","","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6022","","OTH","Woodmont Real Estate Services LP","","","","","","Belmont","CA","94002.0","","","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6023","","OTH","Glaser, Winston, Honigman, Ellick","","","","","","Washington","DC","20015.0","","","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6024","","IND","Fuhrman","Paul","","","","","Santa Monica","CA","90401.0","Miramar Capital","Founder","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6025","","IND","Wicker","John","","","","","San Francisco","CA","94123.0","TEGSCO, LLC","CEO","","","43801.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6028","","IND","Varich","Robert","","","","","San Jose","CA","95129.0","Pinnacle One Insurance Services","President","","","43803.0","","400.0","","","","","","","400.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6029","","OTH","WM O'Neill Lath & Plastering Corp","","","","","","Sunnyvale","CA","94089.0","","","","","43803.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6030","","OTH","Largo Concrete, Inc.","","","","","","Tustin","CA","92780.0","","","","","43803.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6031","","IND","Esquivel","Taunja","","","","","San Jose","CA","95125.0","Comerica Bank","Banker","","","43803.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6032","","IND","Bland","Robert G","","","","","Ithaca","NY","14850.0","Cornell University","Professor","","","43803.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6034","","IND","Kieve","Robert","","","","","San Jose","CA","95124.0","None","None","","","43803.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6035","","IND","Carter","James H.","","","","","San Jose","CA","95125.0","None","None","","","43803.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6059","","IND","Waterman","Richard","","","","","Campbell","CA","95008.0","Richard Waterman","CPA","","","43804.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6061","","OTH","Lincoln Avenue II, LLC","","","","","","San Jose","CA","95113.0","","","","","43804.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6062","","OTH","Sun Garden Center 2, LLC","","","","","","San Jose","CA","95113.0","","","","","43804.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6063","","OTH","Sun Garden Center 1, LLC","","","","","","San Jose","CA","95113.0","","","","","43804.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6164","","IND","Roth","Chris","","","","","San Jose","CA","95125.0","Viavi Solutions","Legal Operations","","","43808.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6183","","IND","Kali-Rai","Miriam M","","","","","Fremont","CA","94539.0","Miriam M Kali-Rai","Property Manager","","","43809.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6184","","IND","Rai","Sharanjit S Kali","","","","","Fremont","CA","94539.0","Jackson and Main LLC","Consultant/Owner","","","43809.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6201","","IND","Cilker","Carl","","","","","San Jose","CA","95125.0","None","None","","","43811.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6217","","IND","Lee","Linda","","","","","San Jose","CA","95112.0","Kicolin Realty","Office Manager","","","43813.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6218","","IND","Lin","Kico","","","","","San Jose","CA","95112.0","Kicolin Realty","Owner/Broker","","","43813.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6219","","IND","Lin","Mike","","","","","San Jose","CA","95112.0","K-1/K-2 Ranch","Owner/Operator","","","43813.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6220","","IND","Arreola","Tony","","","","","San Jose","CA","95110.0","DAL Properties, LLC","Managing Principal","","","43813.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6221","","IND","Lazzarini","Mark","","","","","San Jose","CA","95110.0","DAL Properties, LLC","Managing Principal","","","43813.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6222","","IND","Glick","Gary","","","","","Los Angeles","CA","90049.0","Cox Castle Nicholson","Attorney","","","43813.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6224","","OTH","Carefree Toland Pools, Inc.","","","","","","Pleasanton","CA","94566.0","","","","","43813.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6235","","IND","Zell","Jeff","","","","","Santa Clara","CA","95050.0","None","None","","","43813.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6239","","IND","Dillabough","Gary","","","","","Atherton","CA","94027.0","Navitas Capital","Urban Development","","","43816.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6240","","IND","Anderson","Kurt","","","","","Campbell","CA","95008.0","Anderson Architects","Architect","","","43816.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6241","","IND","Guardino","Carl","","","","","Monte Sereno","CA","95030.0","Silicon Valley Leadership Group","CEO","","","43817.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6242","","IND","Silva","Lawrence","","","","","San Jose","CA","95125.0","Yellow Checker Cab","General Manager","","","43817.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6243","","IND","Crane","David","","","","","San Francisco","CA","94115.0","Govern for California","President","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6244","","IND","Persing","Diane","","","","","Morgan Hill","CA","95037.0","None","None","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6245","","IND","Persing","Jonathan","","","","","Morgan Hill","CA","95037.0","OPI Commercial Builders","President","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6275","","IND","Kennett","John","","","","","San Jose","CA","95125.0","None","None","","","43822.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6276","","IND","Weigel","Frank","","","","","San Jose","CA","95112.0","GreenWaste Recovery","Co-CEO","","","43822.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6277","","OTH","1st Street SJ Enterprise","","","","","","San Jose","CA","95113.0","","","","","43822.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6278","","OTH","Platinum Builders","","","","","","San Jose","CA","95112.0","","","","","43822.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6279","","IND","Kremen","Gary","","","","","Menlo Park","CA","94025.0","Valley Water","Director","","","43822.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6280","","IND","Creed","Barbara","","","","","Portola Valley","CA","94028.0","None","None","","","43819.0","","100.0","","","","","","","300.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6282","","IND","Alden","Allison","","","","","San Jose","CA","95125.0","Intel","Engineer","","","43819.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6283","","IND","Saign","Michael","","","","","San Jose","CA","95125.0","Newark Knight Frank","Executive Managing Director","","","43817.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6284","","IND","Cardus","Paul","","","","","San Jose","CA","95125.0","Silicon Valley Realtors","CEO","","","43819.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6285","","IND","Gardner","Renee","","","","","San Jose","CA","95128.0","Snowflake, Inc.","VP, Global Compensation","","","43820.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6286","","IND","Guerrero","Estaban","","","","","San Jose","CA","95138.0","Facebook","Manager","","","43821.0","","350.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6287","","IND","Graziosi","Erin","","","","","San Jose","CA","95125.0","Robinson Oil (Rotten Robbie)","President","","","43822.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6288","","IND","Campagna","Ruby","","","","","Burlingame","CA","94010.0","None","None","","","43823.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6289","","IND","Neouchy","Khaled","","","","","San Jose","CA","95120.0","Neprotek","Account Manager","","","43823.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6290","","OTH","SCC Public Safety Alliance","","","","","","San Jose","CA","95125.0","","","","","43823.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6291","","IND","Vetter","Paul","","","","","Gillette","WY","82718.0","None","None","","","43823.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6293","","IND","Robinson","Lynn","","","","","Los Gatos","CA","95030.0","None","None","","","43823.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6298","","IND","Greenberg","Jonathan","","","","","Menlo Park","CA","94025.0","University of San Francisco","Senior Associate Director, USF Institute for Nonviolence and","","","43823.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6299","","IND","Musser","Reilly","","","","","Los Gatos","CA","95030.0","Rotten Robbie (Robinson Oil Corp.)","VP Marketing & Merchandising","","","43825.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6300","","IND","Hinde","Lee","","","","","Elk Grove","CA","95758.0","MIDAS Education","Director of Customer Care","","","43825.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6301","","IND","Finerty","Brian","","","","","San Jose","CA","95125.0","None","None","","","43825.0","","100.0","","","","","","","350.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6302","","IND","Hott","Michele","","","","","Mountain View","CA","94041.0","The Hott Touch","Owner","","","43825.0","","25.0","","","","","","","25.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6304","","IND","Collins","Sean","","","","","San Jose","CA","95125.0","Santa Clara University","Environmental Safety Director","","","43829.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6305","","IND","Emami","Robert","","","","","Santa Clara","CA","95050.0","ROEM Development Corp","CEO","","","43829.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6306","","IND","Delson","Martin","","","","","San Jose","CA","95125.0","None","None","","","43829.0","","36.0","","","","","","","36.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6307","","IND","Austin","Lila","","","","","San Jose","CA","95125.0","Intuit","Marketing","","","43829.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6308","","IND","Duwel","Andrea","","","","","San Jose","CA","95125.0","Presentation High School","Teacher","","","43829.0","","25.0","","","","","","","50.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6309","","IND","Ghatala","Mohammed","","","","","San Jose","CA","95132.0","Code Logic 360, LLC","Owner","","","43829.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6324","","IND","Brown","Kristen","","","","","San Jose","CA","95125.0","Tech Interactive, WGUMC","Community Volunteer","","","43830.0","","100.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6325","","IND","Govea","Jessica","","","","","East Palo Alto","CA","94303.0","Golden State Hauling & Demo","Owner","","","43830.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6326","","IND","Mountsier","Charles","","","","","Campbell","CA","95008.0","Charles Mountsier","Real Estate","","","43830.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6327","","IND","Wanner","Marilyn","","","","","Gladstone","ND","58630.0","Marilyn Wanner","Farmer/Rancher","","","43830.0","","200.0","","","","","","","200.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6328","","IND","Mulcahy","Kimberly","","","","","San Jose","CA","95125.0","None","None","","","43830.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6329","","IND","Prouty","Steve","","","","","San Jose","CA","95126.0","Bank of Marin","Banker","","","43830.0","","100.0","","","","","","","100.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6330","","IND","Salvo","Joseph Di","","","","","San Jose","CA","95125.0","SCCOE/SJSU","Trustee/Lecturer","","","43830.0","","150.0","","","","","","","150.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6331","","OTH","Captain Kirk Services Inc","","","","","","San Jose","CA","95110.0","","","","","43830.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6332","","OTH","M.F. Vending","","","","","","San Jose","CA","95118.0","","","","","43830.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6333","","IND","Paul","Jay K.","","","","","San Francisco","CA","94111.0","Jay Paul Company","Owner","","","43830.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6334","","IND","Salata","James","","","","","Capitola","CA","95010.0","Garden City Construction","Owner","","","43830.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","RC6335","","IND","Wong","John","","","","","Fremont","CA","94539.0","Mission Peak Construction","President","","","43830.0","","600.0","","","","","","","600.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","C","RC6013","","OTH","Clos LaChance","","","","","","San Martin","CA","95046.0","","","","","43791.0","","300.0","","","","","","","300.0","","","","","Wine for 12/2 Fundraiser","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","C","RC6236","","OTH","Tomato Thyme","","","","","","San Jose","CA","95125.0","","","","","43801.0","","500.0","","","","","","","500.0","","","","","Exclusive use of back room. Passed Food items, Beverage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC6236","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","C","RC6292","","OTH","United Printing Company","","","","","","San Jose","CA","95133.0","","","","","43720.0","","96.0","","","","","","","151.43","","","","","Postcard Printing","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","C","RC8243","","IND","Capelin","Jayne","","","","","San Jose","CA","95124.0","None","None","","","43754.0","","30.0","","","","","","","30.0","","","","","Cookies for Re-election kickoff event","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","C","RC8249","","OTH","United Printing Company","","","","","","San Jose","CA","95133.0","","","","","43738.0","","55.43","","","","","","","151.43","","","","","Campaign Manager Business Cards","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","I","RC5365","","IND","Davis","Dev","","","","","San Jose","CA","95125.0","City of San Jose","City Councilperson","","","43693.0","","50.0","","","","","","","5000.0","","","","","Secretary of State Annual Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC5365","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","I","RC5366","","IND","Davis","Dev","","","","","San Jose","CA","95125.0","City of San Jose","City Councilperson","","","43693.0","","92.0","","","","","","","5000.0","","","","","USPS PO Box","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","RC5366","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","I","RC6294","","OTH","Election Digest - fppc #1345303","","","","","","Torrance","CA","90505.0","","","","","43823.0","","1828.0","","","","","","","0.0","","","","","Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","I","RC6295","","OTH","California Voter Guide - fppc #595-004","","","","","","Torrance","CA","90505.0","","","","","43823.0","","459.0","","","","","","","0.0","","","","","Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","I","RC6296","","OTH","Budget Watchdogs - fppc #1345115","","","","","","Torrance","CA","90505.0","","","","","43823.0","","2248.0","","","","","","","0.0","","","","","Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","I","RC6297","","OTH","CalSal Seniors - fppc #1368249","","","","","","Torrance","CA","90505.0","","","","","43823.0","","928.0","","","","","","","0.0","","","","","Refund","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2003","","OTH","Secretary of State","","","","","","Sacramento","CA","95814.0","","","","","43693.0","","50.0","","","","","","","0.0","","","","OFC","Annual Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1996","","OTH","USPS","","","","","","San Jose","CA","95125.0","","","","","43693.0","","92.0","","","","","","","0.0","","","","OFC","PO Box Rental","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX1996","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1995","","OTH","Costco","","","","","","Santa Clara","CA","95050.0","","","","","43699.0","","876.99","","","","","","","0.0","","","","OFC","Microsoft Surface Pro","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX1995","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2001","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43706.0","","30.0","","","","","","","0.0","","","","OFC","Website","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1997","","OTH","Constant Contact","","","","","","Waltham","MA","2451.0","","","","","43712.0","","243.0","","","","","","","0.0","","","","OFC","Email Service","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1998","","OTH","Office Depot","","","","","","San Jose","CA","95110.0","","","","","43712.0","","40.29","","","","","","","0.0","","","","OFC","Supplies","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX1998","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1992","","OTH","Costco","","","","","","Santa Clara","CA","95050.0","","","","","43714.0","","289.08","","","","","","","0.0","","","","FND","Party Supplies","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX1992","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2002","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43714.0","","20.0","","","","","","","0.0","","","","OFC","Website","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1994","","OTH","Costco","","","","","","Santa Clara","CA","95050.0","","","","","43715.0","","259.08","","","","","","","0.0","","","","OFC","Supplies","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX1994","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1991","","OTH","Office Depot","","","","","","San Jose","CA","95110.0","","","","","43715.0","","42.02","","","","","","","0.0","","","","OFC","Supplies","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX1991","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1993","","OTH","Safeway","","","","","","San Jose","CA","95125.0","","","","","43716.0","","18.0","","","","","","","0.0","","","","FND","Event Supplies","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX1993","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX1999","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110.0","","","","","43718.0","","364.9","","","","","","","0.0","","","","CMP","Remit Envelopes","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX1999","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2000","","OTH","United Printing Company","","","","","","San Jose","CA","95133.0","","","","","43718.0","","55.43","","","","","","","0.0","","","","CMP","Business Cards","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2000","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2008","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","43727.0","","60.0","","","","","","","0.0","","","","OFC","File Storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2005","","OTH","Strategy Research Institute","","","","","","Lake Arrowhead","CA","92352.0","","","","","43733.0","","11000.0","","","","","","","0.0","","","","POL","Invoice 1946DD091901","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2005","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2010","","COM","San Jose Chamber PAC","","","","","","San Rafael","CA","94901.0","","","","","43734.0","","24.0","","","","","","","0.0","","","","MTG","Invoice #OK2019","","","","","1409516","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2010","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2009","","OTH","SCC LCV","","","","","","Oakland","CA","94612.0","","","","","43734.0","","250.0","","","","","","","0.0","","","","MTG","9/26/2019 Event Sponsor","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2011","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43734.0","","1.9","","","","","","","0.0","","","","OFC","Website Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2007","","OTH","Vinyltech Signs","","","","","","Pratville","AL","36067.0","","","","","43734.0","","1830.08","","","","","","","0.0","","","","CMP","Invoice 43002","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2007","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2012","","OTH","Amazon","","","","","","Seattle","WA","98109.0","","","","","43735.0","","825.01","","","","","","","0.0","","","","OFC","Campaign Manager Surface Pro","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2012","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2027","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43738.0","","30.0","","","","","","","0.0","","","","OFC","Website","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2029","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","43739.0","","455.92","","","","","","","0.0","","","","OFC","Website Contribution Collection Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2029","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2026","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","43741.0","","8.0","","","","","","","0.0","","","","OFC","Shared file storage","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2034","","OTH","Budget Watchdogs - fppc #1345115","","","","","","Torrance","CA","90505.0","","","","","43745.0","","2248.0","","","","","","","0.0","","","","LIT","Appearance on the Budget Watchdogs 2020 Primary Election Slate","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2035","","OTH","California Voter Guide - fppc #595-004","","","","","","Torrance","CA","90505.0","","","","","43745.0","","459.0","","","","","","","0.0","","","","LIT","Appearance on the California Voter Guide 2020 Primary Election Slate","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2032","","OTH","CalSal Seniors - fppc #1368249","","","","","","Torrance","CA","90505.0","","","","","43745.0","","928.0","","","","","","","0.0","","","","LIT","Appearance on the CalSal Seniors Primary 2020 Election Slate","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2036","","OTH","COPS Voter Guide Inc. - fppc #599014","","","","","","Folsom","CA","95630.0","","","","","43745.0","","2319.0","","","","","","","0.0","","","","LIT","Invoice #20162742","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2036","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2033","","OTH","Election Digest - fppc #1345303","","","","","","Torrance","CA","90505.0","","","","","43745.0","","1828.0","","","","","","","0.0","","","","LIT","Appearance on the Election Digest Primary 2020 Election Slate","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2031","","OTH","Landslide Communications","","","","","","Laguna Niguel","CA","92677.0","","","","","43745.0","","2280.5","","","","","","","0.0","","","","LIT","50% deposit for slate mailings","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2028","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43745.0","","6.0","","","","","","","0.0","","","","OFC","Website","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2030","","OTH","Strategy Research Institute","","","","","","Lake Arrowhead","CA","92352.0","","","","","43745.0","","5500.0","","","","","","","0.0","","","","POL","Invoice 19DD101901","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2030","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2038","","OTH","Big Kahuna Productions","","","","","","San Jose","CA","95117.0","","","","","43748.0","","5100.0","","","","","","","0.0","","","","PRT","BKP165","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2038","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2037","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","43748.0","","400.0","","","","","","","0.0","","","","PRO","September 2019 Treasurer Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2041","","OTH","Computerized Political Services Inc","","","","","","San Jose","CA","95148.0","","","","","43753.0","","3500.0","","","","","","","0.0","","","","PRO","Invoice 18-10-09002","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2041","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2040","","OTH","Diamond Quality Printing","","","","","","San Jose","CA","95110.0","","","","","43753.0","","1360.16","","","","","","","0.0","","","","LIT","Invoice 38819","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2040","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2047","","OTH","Corey Green","","","","","","San Jose","CA","95110.0","","","","","43754.0","","165.0","","","","","","","0.0","","","","FND","Security for Launch Event","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2042","","OTH","Costco","","","","","","Santa Clara","CA","95050.0","","","","","43754.0","","290.98","","","","","","","0.0","","","","FND","Food & Drinks for Kick Off Event","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2043","","OTH","Lucky","","","","","","San Jose","CA","95119.0","","","","","43754.0","","70.82","","","","","","","0.0","","","","FND","Food & Drinks for Kick Off Event","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2046","","OTH","William Eitel","","","","","","San Jose","CA","95110.0","","","","","43754.0","","165.0","","","","","","","0.0","","","","FND","Security for Launch Event","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2044","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43755.0","","3.92","","","","","","","0.0","","","","OFC","Website Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2045","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","43756.0","","75.0","","","","","","","0.0","","","","OFC","Document Sharing Service","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2048","","OTH","Ecanvasser","","","","","","T12","XX","0.0","","","","","43756.0","","149.0","","","","","","","0.0","","","","WEB","Political Campaign Software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2053","","OTH","Wells Fargo","","","","","","San Jose","CA","95125.0","","","","","43760.0","","12.0","","","","","","","0.0","","","","OFC","Returned Check Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2052","","OTH","Dominic Barroga","","","","","","San Jose","CA","95139.0","","","","","43761.0","","1500.0","","","","","","","0.0","","","","PRO","Campaign Manager Fees 9/23-10/21","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2054","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43762.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2055","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43762.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2056","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43762.0","","25.04","","","","","","","0.0","","","","CMP","Facebook Ads (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2057","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43762.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2058","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43763.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ad (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2059","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43763.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2060","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43764.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads (launch Video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2061","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43764.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ads (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2062","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43765.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ad (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2063","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43766.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ad (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2065","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43766.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ad (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2066","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43766.0","","25.0","","","","","","","0.0","","","","CMP","Facebook Ad (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2064","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43766.0","","30.0","","","","","","","0.0","","","","OFC","Website Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2078","","OTH","USPS","","","","","","San Jose","CA","95125.0","","","","","43767.0","","55.0","","","","","","","0.0","","","","POS","Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2079","","COM","BAYMEC","","","","","","Campbell","","95008.0","","","","","43768.0","","213.8","","","","","","","0.0","","","","MTG","2019 Progress Never Stops Brunch 11/3","","","","","841499","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2067","","IND","Rincon","James","","","","","San Jose","CA","95128.0","","","","","43768.0","","73.33","","","","","","","0.0","","","","CMP","Forklift delivery/pickup","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2069","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43770.0","","26.67","","","","","","","0.0","","","","CMP","Facebook Ad (launch video)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2081","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","43770.0","","393.72","","","","","","","0.0","","","","OFC","October Stripe Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2077","","OTH","Office Depot","","","","","","San Jose","CA","95110.0","","","","","43772.0","","53.74","","","","","","","0.0","","","","POS","Envelopes","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2076","","OTH","Postal Annex","","","","","","San Jose","CA","95119.0","","","","","43773.0","","261.0","","","","","","","0.0","","","","POS","Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2080","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43775.0","","12.0","","","","","","","0.0","","","","OFC","Website Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2074","","OTH","Strategy Research Institute","","","","","","Lake Arrowhead","CA","92352.0","","","","","43775.0","","5500.0","","","","","","","0.0","","","","POL","Invoice 1955DD111901","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2074","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2075","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","43775.0","","400.0","","","","","","","0.0","","","","PRO","Invoice #002","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","EX2075","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2087","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","43787.0","","75.0","","","","","","","0.0","","","","OFC","Document Sharing Service","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2088","","OTH","Ecanvasser","","","","","","T12","XX","0.0","","","","","43788.0","","149.0","","","","","","","0.0","","","","WEB","Political Campaign Software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2090","","OTH","Dominic Barroga","","","","","","San Jose","CA","95139.0","","","","","43793.0","","1500.0","","","","","","","0.0","","","","PRO","November Campaign Manager Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2089","","OTH","Secretary of State","","","","","","Sacramento","CA","95814.0","","","","","43793.0","","50.0","","","","","","","0.0","","","","OFC","Annual Filing Fee 2020","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2097","","OTH","Registrar of Voters","","","","","","San Jose","CA","95112.0","","","","","43794.0","","85.0","","","","","","","0.0","","","","CMP","Precinct Map","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2098","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43798.0","","30.0","","","","","","","0.0","","","","OFC","Website Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2206","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","43799.0","","49.65","","","","","","","0.0","","","","OFC","November Stripe Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3921","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","43801.0","","25.0","","","","","","","0.0","","","","FIL","Filing Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX3922","","OTH","City of San Jose","","","","","","San Jose","CA","95113.0","","","","","43801.0","","2990.0","","","","","","","0.0","","","","FIL","Candidate filing fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","RC6026","","OTH","Dan Caputo Co.","","","","","","Campbell","CA","95008.0","","","","","43802.0","","600.0","","","","","","","0.0","","","","RFD","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","RC6027","","OTH","Dan Caputo Co.","","","","","","Campbell","CA","95008.0","","","","","43802.0","","600.0","","","","","","","0.0","","","","RFD","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2096","","OTH","Trista Gladstone","","","","","","San Jose","CA","95125.0","","","","","43802.0","","400.0","","","","","","","0.0","","","","PRO","November 2019 Treasurer Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","RC6060","","IND","Fuhrman","Paul","","","","","Santa Monica","CA","90401.0","","","","","43805.0","","99.0","","","","","","","0.0","","","","RFD","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2114","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43805.0","","12.0","","","","","","","0.0","","","","WEB","Web Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2106","","OTH","Wells Fargo","","","","","","San Jose","CA","95125.0","","","","","43809.0","","12.0","","","","","","","0.0","","","","OFC","Returned Check Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2113","","OTH","Dropbox","","","","","","Mountain View","CA","94041.0","","","","","43817.0","","75.0","","","","","","","0.0","","","","OFC","Document Sharing Service","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2112","","OTH","Ecanvasser","","","","","","T12","XX","0.0","","","","","43817.0","","149.0","","","","","","","0.0","","","","WEB","Political Campaign Software","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2115","","OTH","Amazon","","","","","","Seattle","WA","98109.0","","","","","43819.0","","91.14","","","","","","","0.0","","","","OFC","Video Editing Storage Device","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2117","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43829.0","","25.0","","","","","","","0.0","","","","CMP","End of Year Fundraising Ad","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2173","","OTH","Postal Annex","","","","","","San Jose","CA","95119.0","","","","","43829.0","","45.0","","","","","","","0.0","","","","OFC","Postcard Stamps","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2169","","OTH","Squarespace","","","","","","New York","NY","10014.0","","","","","43829.0","","30.0","","","","","","","0.0","","","","OFC","Website Hosting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2172","","OTH","Facebook","","","","","","Menlo Park","CA","94025.0","","","","","43830.0","","25.0","","","","","","","0.0","","","","CMP","End of Year Fundraising Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Dev Davis","","Re-elect Dev Davis 2020 SJ City Council D6","","6/17/2020 5:21:56 PM","1/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EX2207","","OTH","Stripe","","","","","","San Francisco","CA","94103.0","","","","","43830.0","","286.16","","","","","","","0.0","","","","OFC","December Stripe Fees","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148607","","IND","Acosta","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148608","","IND","Acuna","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148609","","IND","Adams","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148611","","IND","Afshar","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148612","","IND","Aghasian","Edwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148613","","IND","Aguilar","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148614","","IND","Ain","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148615","","IND","Alameda","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148616","","IND","Alanis","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148617","","IND","Alaniz","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148618","","IND","Alexander","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148619","","IND","Allen","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148620","","IND","Allread","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148621","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148622","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148623","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148624","","IND","Amaro","Douglas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148625","","IND","Anderson","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148626","","IND","Anderson","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148627","","IND","Anderson","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148628","","IND","Aparicio","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148629","","IND","Aquino","Charleson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148630","","IND","Aranda","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148631","","IND","Arata","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148632","","IND","Arellano","Sergio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148633","","IND","Ascencio","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148634","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148635","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148636","","IND","Augustine","Karren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148637","","IND","Avery","Vernon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148638","","IND","Avila","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148639","","IND","Azcona","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148640","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148641","","IND","Bacon","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148642","","IND","Bailey","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148643","","IND","Baliscao","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148644","","IND","Barbour","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148645","","IND","Barmore","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148646","","IND","Barnett","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148647","","IND","Barone","Wesley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148648","","IND","Barragan","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148649","","IND","Bartels","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148650","","IND","Bartra","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148651","","IND","Bastas","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148652","","IND","Beck","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148653","","IND","Becklund","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148654","","IND","Bell","Dennis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148655","","IND","Bell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148656","","IND","Bello","Nick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148657","","IND","Belton","Arthur","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148658","","IND","Bennett","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148659","","IND","Berger","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148660","","IND","Betancourt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148661","","IND","Bevington","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148662","","IND","Biakanja","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148663","","IND","Bingham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148664","","IND","Bittner","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148665","","IND","Bivens","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148666","","IND","Black","Craig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148667","","IND","Blackwell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148668","","IND","Blean","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148669","","IND","Blech","Holger","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148670","","IND","Blinn","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148671","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148672","","IND","Boelter","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148673","","IND","Bonanno","Leandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148674","","IND","Booth","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148675","","IND","Borges","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148676","","IND","Borreson","Kim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148677","","IND","Boscovich","Harold","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148678","","IND","Boxx","Gillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148679","","IND","Bradley","Derrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148680","","IND","Bratcher","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148681","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148682","","IND","Briggs","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148683","","IND","Brito","Paulo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148684","","IND","Britton","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148685","","IND","Broce","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148686","","IND","Brock","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148687","","IND","Broida","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148688","","IND","Brosnan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148689","","IND","Brown","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148690","","IND","Brown","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148691","","IND","Bruni","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148692","","IND","Buller","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148693","","IND","Burchette","Glynn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148694","","IND","Burke","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148695","","IND","Butler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148696","","IND","Buttitta","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148698","","IND","Campbell","Herb","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148699","","IND","Campbell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148700","","IND","Caponio","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148701","","IND","Carbajal","George","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148702","","IND","Carilli","Dominick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148703","","IND","Carlock","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148704","","IND","Carlson","Clay","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148705","","IND","Carranza","Adolph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148706","","IND","Carrasco","Fred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148707","","IND","Carter","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148708","","IND","Castaneda","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148709","","IND","Charekian","Galvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148710","","IND","Chavez","Refugio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148711","","IND","Chekouras","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148712","","IND","Chipkin","Adam","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148713","","IND","Choy","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148714","","IND","Chua","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148715","","IND","Chung","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148716","","IND","Cilk","Shane","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148717","","IND","Clark","Zach","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148718","","IND","Clausen","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148719","","IND","Clementino","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148720","","IND","Clements","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148721","","IND","Clet","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148722","","IND","Cloutier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148723","","IND","Coats","Soren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148724","","IND","Cobillas","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148725","","IND","Coccellato","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148726","","IND","Comandante","Federico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148727","","IND","Conde","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148728","","IND","Condren","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148729","","IND","Cone","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148730","","IND","Coner","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148731","","IND","Connelly","Neil","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148732","","IND","Connelly","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148733","","IND","Conner","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148734","","IND","Conroy","Cameron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148735","","IND","Cook","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148736","","IND","Core","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148737","","IND","Cornelio","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148738","","IND","Corona","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148739","","IND","Corona","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148740","","IND","Correa","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148741","","IND","Cowan","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148742","","IND","Crawford","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148743","","IND","Crespin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148744","","IND","Crisler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148745","","IND","Crivello","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148746","","IND","Cruz","Marcos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148747","","IND","Culajay","Guillermo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148748","","IND","Culbertson","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148749","","IND","Cunningham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148750","","IND","Curry","Ronald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148751","","IND","D'Amico","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148752","","IND","Danielsen","Kara","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148753","","IND","Davila","Edgar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148754","","IND","Davis","Justin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148755","","IND","Davis","Russell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148756","","IND","Dawson","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148757","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148758","","IND","De Mare","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148759","","IND","DeLintt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148760","","IND","Deam","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148761","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148762","","IND","Del Bando","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148763","","IND","Delaye","Pierre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148764","","IND","Dellinger","Johnny","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148765","","IND","Demers","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148766","","IND","Depaz","Pascal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148767","","IND","Diaz","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148768","","IND","Diaz","Leia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148769","","IND","Diehl","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148770","","IND","Dilloughery","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148771","","IND","Dixon","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148772","","IND","Dizon","Angel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148773","","IND","Doan","Bien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148774","","IND","Doan","Hien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148775","","IND","Dobson","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148776","","IND","Doria","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148777","","IND","Dorman","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148778","","IND","Doss","Cleotis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148779","","IND","Doty","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148780","","IND","Dragges","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148781","","IND","Duenas","Maximillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148782","","IND","Duong","Di-An","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148783","","IND","Dziuba","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148784","","IND","Ehlers","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148785","","IND","Einhorn","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148786","","IND","Ellis","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148787","","IND","Endicott","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148788","","IND","England","Carl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148789","","IND","Engles","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148790","","IND","Ennes","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148791","","IND","Erbe","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148792","","IND","Erickson-Nadell","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148793","","IND","Escalera","Jonas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148794","","IND","Escobar","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148795","","IND","Escobar","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148796","","IND","Escobar","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148797","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148798","","IND","Estrada","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148799","","IND","Estrada","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148800","","IND","Estrada","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148801","","IND","Fabiny","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148802","","IND","Fanucchi","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148803","","IND","Favorito","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148804","","IND","Fernandez","Forest","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148805","","IND","Ferrito","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148806","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148807","","IND","Filippini","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148808","","IND","Filippone","Francesco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148809","","IND","Flanagan","Graham","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148810","","IND","Florea","Florin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148811","","IND","Flores","Saul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148812","","IND","Folia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148813","","IND","Folsom","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148814","","IND","Fong","Louis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148815","","IND","Forman","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148816","","IND","Foster","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148817","","IND","Fountaine","Jamal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148818","","IND","Francisco","Rocco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148819","","IND","Franco","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148820","","IND","Franco","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148821","","IND","Frantzich","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148822","","IND","Fraser","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148823","","IND","Fryer","Beau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148824","","IND","Gall","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148825","","IND","Gallau","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148826","","IND","Gamino","Ramon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148827","","IND","Garcia","Atanacio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148828","","IND","Garcia","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148829","","IND","Garcia","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148830","","IND","Garcia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148832","","IND","Gardanier","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148833","","IND","Gardner","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148834","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148835","","IND","Gerbino","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148836","","IND","Gervasoni","Bret","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148837","","IND","Getchell","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148838","","IND","Gilbert","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148840","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148841","","IND","Gizowski","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148842","","IND","Godoy","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148843","","IND","Golder","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148844","","IND","Gomez","Carlos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148845","","IND","Gomez","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148846","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148847","","IND","Gonzalez","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148848","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148849","","IND","Goodrich","Luke","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148850","","IND","Gordon","Stefanos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148851","","IND","Gowdy","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148852","","IND","Goytia","Chad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148853","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148854","","IND","Guerrero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148855","","IND","Guerrero","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148856","","IND","Guitron","Santiago","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148857","","IND","Gullo","Gail","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148858","","IND","Guskov","Iurii","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148859","","IND","Gutgesell","Myles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148860","","IND","Gutierrez","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148861","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148862","","IND","Guy","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148863","","IND","Haag","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148864","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148865","","IND","Hagerman","Randon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148866","","IND","Hall","Shad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148867","","IND","Hamilton","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148868","","IND","Hammond","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148869","","IND","Harkins","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148870","","IND","Harmount","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148871","","IND","Harper","Kenard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148872","","IND","Harper","Kiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148873","","IND","Harrell","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148874","","IND","Hart","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148875","","IND","Hartzell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148876","","IND","Harward","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148877","","IND","Hassanali","Muizz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148878","","IND","Hathaway","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148879","","IND","Haulot","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148880","","IND","Haverty","Jennifer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148881","","IND","Hawkins","Troy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148882","","IND","Hayes","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148883","","IND","Haynes","Marc","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148884","","IND","Heald","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148885","","IND","Healy","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148886","","IND","Heredia","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148887","","IND","Herman","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148889","","IND","Herrera","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148890","","IND","Herzog","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148891","","IND","Hiatt","Blake","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148892","","IND","Hidalgo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148893","","IND","Hill","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148894","","IND","Hirsch","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148895","","IND","Ho","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148896","","IND","Hodges","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148897","","IND","Hodges","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148898","","IND","Holland","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148899","","IND","Horath","Dominic","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148900","","IND","Hsu","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148901","","IND","Hugger","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148902","","IND","Huynh","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148903","","IND","Hyland","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148904","","IND","Ibarra","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148905","","IND","Ibarra","Felipe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148906","","IND","Ignacio","Alfred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148907","","IND","Ira","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148908","","IND","Isozaki","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148909","","IND","Jackson","Mathew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148910","","IND","Jacobs","Angela","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148911","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148912","","IND","Jimenez","Fernando","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148913","","IND","Jimenez","Santos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148914","","IND","Johnson","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148915","","IND","Justason","Zachary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148916","","IND","Kaldor","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148917","","IND","Karlsten","Dan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148918","","IND","Kasten","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148919","","IND","Keegan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148920","","IND","Kelly","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148921","","IND","Kelly","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148922","","IND","Kent","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148923","","IND","Kerin","Jamie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148924","","IND","King","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148925","","IND","King","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148926","","IND","Klay","Kristopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148927","","IND","Knight","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148928","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148930","","IND","Kurpinsky","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148931","","IND","Laba","Maryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148932","","IND","Laird","Gerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148933","","IND","Landi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148934","","IND","Lang","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148935","","IND","Lara","Esteban","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148936","","IND","Larkin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148937","","IND","Larsen","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148938","","IND","Lass","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148939","","IND","Lawler","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148940","","IND","Lawton","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148941","","IND","Leach","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148942","","IND","Lee","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148943","","IND","Lee","Ruda","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148944","","IND","Leeds","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148945","","IND","Leglu","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148946","","IND","Lerma","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148947","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148948","","IND","Levin","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148949","","IND","Lewis","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148950","","IND","Ling","Rocky","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148951","","IND","Livingston","Micheal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148952","","IND","Lizardo","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148953","","IND","Llorente","Brittani","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148954","","IND","Llosa","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148955","","IND","Lo","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148956","","IND","Lo","Vivian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148958","","IND","Loessberg","Casilia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148959","","IND","Long","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148960","","IND","Lopez","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148961","","IND","Lovens","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148962","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148963","","IND","Lucas","Carly","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148964","","IND","Lucchesi","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148965","","IND","Luna","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148966","","IND","Lyle","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148967","","IND","Maas","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148968","","IND","Maas","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148969","","IND","MacDonell","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148970","","IND","Mackie","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148971","","IND","Macleod","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148972","","IND","Madison","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148973","","IND","Magnus","Maxwell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148974","","IND","Mailander","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148975","","IND","Malandrino","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148976","","IND","Mann","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148977","","IND","Maraldo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148978","","IND","Markowski","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148979","","IND","Marks","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148980","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148981","","IND","Marshall","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148982","","IND","Martello","Laura","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148983","","IND","Martin","Ross","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148984","","IND","Martinez","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148985","","IND","Martinez","Eugenio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148986","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148988","","IND","Matcham","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148989","","IND","Matlow","Mitchell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148990","","IND","Mauntz","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148991","","IND","May III","Gerald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148992","","IND","Mayorga","Raul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148993","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148994","","IND","McBride","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148995","","IND","McCarthy","Mary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148996","","IND","McClelland","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148997","","IND","McClure","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148998","","IND","McDermott","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC148999","","IND","McGovern","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149000","","IND","McKnight","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149001","","IND","McVeigh","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149002","","IND","McVey","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149003","","IND","Meeks","Melvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149004","","IND","Melikian","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149005","","IND","Melodia","Lars","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149006","","IND","Mendoza","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149007","","IND","Menges","Gavin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149008","","IND","Meric","Miran","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149009","","IND","Mickelsen","Karl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149010","","IND","Middleton","Jarod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149011","","IND","Miller","Shaun","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149012","","IND","Mills","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149013","","IND","Mimms","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149014","","IND","Minoia","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149015","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149016","","IND","Moalem","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149017","","IND","Molloy","Julian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149018","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149019","","IND","Mora","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149020","","IND","Moraida","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149021","","IND","Morales","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149022","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149023","","IND","Morisey","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149024","","IND","Morris","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149025","","IND","Moses","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149026","","IND","Mota","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149027","","IND","Moth","Veasna","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149028","","IND","Moules","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149029","","IND","Mountain","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149030","","IND","Muldoon","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149031","","IND","Mumper","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149032","","IND","Mun","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149033","","IND","Murray","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149034","","IND","Nance","Collin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149035","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149036","","IND","Nave","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149038","","IND","Nelson","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149039","","IND","Nelson","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149040","","IND","Newcombe","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149041","","IND","Newland","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149042","","IND","Newnom","Grant","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149043","","IND","Nguyen","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149044","","IND","Nguyen","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149045","","IND","Nguyen","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149046","","IND","Nichols","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149047","","IND","Nilsson","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149048","","IND","Nobori","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149049","","IND","Noon","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149050","","IND","O'Connor","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149051","","IND","Oandason","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149052","","IND","Ochoa","Alonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149053","","IND","Ochoa","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149054","","IND","Ojeda","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149055","","IND","Oliver","Dashiell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149056","","IND","Oliver","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149057","","IND","Olmos","Alberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149058","","IND","Olmos","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149059","","IND","Olson","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149060","","IND","Omaleki","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149061","","IND","Ongolea","Garrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149062","","IND","Orfanel","Elrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149063","","IND","Orr","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149064","","IND","Orsborn","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149065","","IND","Ortega","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149066","","IND","Paculba","Nico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149067","","IND","Padron","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149068","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149069","","IND","Page","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149070","","IND","Palodichuk","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149071","","IND","Parisi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149072","","IND","Parker","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149073","","IND","Parker","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149074","","IND","Parmer","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149075","","IND","Patocchi","Trevor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149076","","IND","Pavloff","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149077","","IND","Pelot","Sage","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149079","","IND","Pereira","Anselmo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149080","","IND","Pereira","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149082","","IND","Peuler","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149083","","IND","Pham","Hau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149084","","IND","Phelan","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149085","","IND","Piccardo","Tony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149086","","IND","Pickup","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149087","","IND","Piercy","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149088","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149089","","IND","Poblete","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149090","","IND","Polidoro","Pablo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149091","","IND","Pons","Alex","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149092","","IND","Posada","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149093","","IND","Prada","Samuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149094","","IND","Puddicombe","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149095","","IND","Puerta","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149096","","IND","Ragan","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149097","","IND","Ragsac","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149098","","IND","Ramirez","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149099","","IND","Ramirez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149100","","IND","Ramos","Aries","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149101","","IND","Ramos","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149103","","IND","Rector","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149104","","IND","Reggiardo","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149105","","IND","Reich","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149106","","IND","Reid","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149107","","IND","Reynolds","Neal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149108","","IND","Rhodes","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149109","","IND","Riley","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149110","","IND","Rishel","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149111","","IND","Rivera","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149112","","IND","Ro","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149113","","IND","Roberts","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149114","","IND","Robinson","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149115","","IND","Robinson","Kerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149116","","IND","Rocha","Heriberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149117","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149118","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149119","","IND","Rollins","Tyson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149121","","IND","Rondone","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149122","","IND","Rooney","Logan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149123","","IND","Roque","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149124","","IND","Rosa","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149125","","IND","Rosenquist","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149126","","IND","Rosingana","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149127","","IND","Rudy","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149128","","IND","Ryan","Francis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149129","","IND","Salas","Moses","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149130","","IND","Salcido","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149131","","IND","Sales","Darrell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149133","","IND","Sanchez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149134","","IND","Sandoval","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149135","","IND","Sandoval","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149136","","IND","Santamaria","Juan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149137","","IND","Saracino","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149138","","IND","Sargent","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149139","","IND","Savage","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149140","","IND","Savedra","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149141","","IND","Scardino","Sundance","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149142","","IND","Schaefer","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149143","","IND","Scheer","Hilary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149144","","IND","Scheib","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149145","","IND","Schirmer","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149146","","IND","Schriver","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149147","","IND","Schubert","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149148","","IND","Schulte","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149149","","IND","Schulte","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149150","","IND","Scocca","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149151","","IND","Seadler","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149152","","IND","Seaton","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149153","","IND","Seligman","Evan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149154","","IND","Senkier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149155","","IND","Shaw","Jack","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149156","","IND","Shea","Jim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149157","","IND","Shea","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149158","","IND","Shepard","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149159","","IND","Silva","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149160","","IND","Silva","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149161","","IND","Smith","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149162","","IND","Smith","Clinton","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149163","","IND","Smith","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149164","","IND","Smith","Obery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149165","","IND","Snapp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149166","","IND","Sniffen","Greig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149167","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149168","","IND","Snyder","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149169","","IND","Soli","Tipi","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149170","","IND","Son","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149171","","IND","Soriano","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149172","","IND","Souza","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149173","","IND","Staley","Josiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149174","","IND","Stamm","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149175","","IND","Stephens","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149176","","IND","Stidham","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149177","","IND","Suarez","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149178","","IND","Summers","Arlen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149179","","IND","Sumner","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149180","","IND","Sung","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149181","","IND","Svendsen","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149182","","IND","Swale","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149183","","IND","Tacklind","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149184","","IND","Tan","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149185","","IND","Tarango","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149186","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149187","","IND","Taylor","Kwamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149188","","IND","Taylor","Lee","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149189","","IND","Tejeda","Luz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149190","","IND","Thierry","Tremaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149191","","IND","Thom","Fraser","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149192","","IND","Thomas","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149193","","IND","Thomas","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149194","","IND","Thomas","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149195","","IND","Thompson","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149196","","IND","Thornton","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149197","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149198","","IND","Tognozzi","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149199","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149200","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149201","","IND","Tong","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149202","","IND","Topping","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149203","","IND","Torchio","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149204","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149205","","IND","Toruno","Ivan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149206","","IND","Toth","Cramer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149207","","IND","Tovar","Oscar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149208","","IND","Trabert","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149209","","IND","Tran","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149210","","IND","Tran","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149211","","IND","Trevino","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149212","","IND","Trevino","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149213","","IND","Trinidad","Eunico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149214","","IND","Trotter","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149215","","IND","Truong","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149216","","IND","Tuttle","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149217","","IND","Tuyor","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149218","","IND","Tyson","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149219","","IND","Ulrich","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149220","","IND","Ureta","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149221","","IND","Van Dalen","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149222","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149223","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149224","","IND","Vasquez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149225","","IND","Vega","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149226","","IND","Vega","Gabriel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149227","","IND","Veitch","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149228","","IND","Velasquez","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149229","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149230","","IND","Vella","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149231","","IND","Vierra","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149232","","IND","Villafana","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149233","","IND","Vittone","Steve","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149234","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149235","","IND","Vo","Thang","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149236","","IND","Vo","Viet","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149237","","IND","Wagner","Asha","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149238","","IND","Walker","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149239","","IND","Walker","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149240","","IND","Walker","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149241","","IND","Wallace","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149242","","IND","Walsh","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149243","","IND","Walton","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149244","","IND","Wargo","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149245","","IND","Warne","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149246","","IND","Warner","Eddie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149247","","IND","Warren","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149248","","IND","Watts","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149249","","IND","Weseman","Read","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149250","","IND","West","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149252","","IND","Westcott","Erik","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149253","","IND","Westcott","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149254","","IND","Whipple","Dean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149255","","IND","Whyte","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149256","","IND","Wilcox","Quentin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149257","","IND","Wilder","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149258","","IND","Williams","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149259","","IND","Williams","Pierce","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149260","","IND","Willis","Blaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149261","","IND","Wise","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149262","","IND","Woeste","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149263","","IND","Wong","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149264","","IND","Wong","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149265","","IND","Wong","Stan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149266","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149267","","IND","Yee","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149268","","IND","Yendrey","Bennett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149269","","IND","Yezek","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149270","","IND","Young","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149271","","IND","Zamora","Andres","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149272","","IND","Zavattero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149273","","IND","Zerweck","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149274","","IND","Zogg","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44213.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149275","","IND","Acosta","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149276","","IND","Acuna","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149277","","IND","Adams","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149279","","IND","Afshar","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149280","","IND","Aghasian","Edwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149281","","IND","Aguilar","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149282","","IND","Ain","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149283","","IND","Alameda","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149284","","IND","Alanis","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149285","","IND","Alaniz","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149286","","IND","Alexander","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149287","","IND","Allen","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149288","","IND","Allread","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149289","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149290","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149291","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149292","","IND","Amaro","Douglas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149293","","IND","Anderson","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149294","","IND","Anderson","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149295","","IND","Anderson","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149296","","IND","Aparicio","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149297","","IND","Aquino","Charleson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149298","","IND","Aranda","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149299","","IND","Arata","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149300","","IND","Arellano","Sergio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149301","","IND","Ascencio","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149302","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149303","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149304","","IND","Augustine","Karren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149305","","IND","Avery","Vernon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149306","","IND","Avila","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149307","","IND","Azcona","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149308","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149309","","IND","Bacon","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149310","","IND","Bailey","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149311","","IND","Baliscao","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149312","","IND","Barbour","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149313","","IND","Barmore","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149314","","IND","Barnett","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149315","","IND","Barone","Wesley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149316","","IND","Barragan","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149317","","IND","Bartels","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149318","","IND","Bartra","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149319","","IND","Bastas","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149320","","IND","Beck","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149321","","IND","Becklund","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149322","","IND","Bell","Dennis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149323","","IND","Bell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149324","","IND","Bello","Nick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149325","","IND","Belton","Arthur","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149326","","IND","Bennett","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149327","","IND","Berger","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149328","","IND","Betancourt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149329","","IND","Bevington","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149330","","IND","Biakanja","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149331","","IND","Bingham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149332","","IND","Bittner","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149333","","IND","Bivens","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149334","","IND","Black","Craig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149335","","IND","Blackwell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149336","","IND","Blean","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149337","","IND","Blech","Holger","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149338","","IND","Blinn","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149339","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149340","","IND","Boelter","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149341","","IND","Bonanno","Leandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149342","","IND","Booth","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149343","","IND","Borges","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149344","","IND","Borreson","Kim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149345","","IND","Boscovich","Harold","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149346","","IND","Boxx","Gillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149347","","IND","Bradley","Derrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149348","","IND","Bratcher","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149349","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149350","","IND","Briggs","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149351","","IND","Brito","Paulo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149352","","IND","Britton","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149353","","IND","Broce","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149354","","IND","Brock","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149355","","IND","Broida","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149356","","IND","Brosnan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149357","","IND","Brown","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149358","","IND","Brown","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149359","","IND","Bruni","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149360","","IND","Buller","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149361","","IND","Burchette","Glynn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149362","","IND","Burke","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149363","","IND","Butler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149364","","IND","Buttitta","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149366","","IND","Campbell","Herb","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149367","","IND","Campbell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149368","","IND","Caponio","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149369","","IND","Carbajal","George","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149370","","IND","Carilli","Dominick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149371","","IND","Carlock","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149372","","IND","Carlson","Clay","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149373","","IND","Carranza","Adolph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149374","","IND","Carrasco","Fred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149375","","IND","Carter","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149376","","IND","Castaneda","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149377","","IND","Charekian","Galvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149378","","IND","Chavez","Refugio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149379","","IND","Chekouras","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149380","","IND","Chipkin","Adam","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149381","","IND","Choy","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149382","","IND","Chua","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149383","","IND","Chung","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149384","","IND","Cilk","Shane","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149385","","IND","Clark","Zach","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149386","","IND","Clausen","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149387","","IND","Clementino","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149388","","IND","Clements","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149389","","IND","Clet","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149390","","IND","Cloutier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149391","","IND","Coats","Soren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149392","","IND","Cobillas","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149393","","IND","Coccellato","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149394","","IND","Comandante","Federico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149395","","IND","Conde","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149396","","IND","Condren","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149397","","IND","Cone","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149398","","IND","Coner","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149399","","IND","Connelly","Neil","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149400","","IND","Connelly","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149401","","IND","Conner","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149402","","IND","Conroy","Cameron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149403","","IND","Cook","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149404","","IND","Core","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149405","","IND","Cornelio","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149406","","IND","Corona","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149407","","IND","Corona","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149408","","IND","Correa","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149409","","IND","Cowan","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149410","","IND","Crawford","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149411","","IND","Crespin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149412","","IND","Crisler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149413","","IND","Crivello","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149414","","IND","Cruz","Marcos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149415","","IND","Culajay","Guillermo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149416","","IND","Culbertson","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149417","","IND","Cunningham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149418","","IND","Curry","Ronald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149419","","IND","D'Amico","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149420","","IND","Danielsen","Kara","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149421","","IND","Davila","Edgar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149422","","IND","Davis","Justin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149423","","IND","Davis","Russell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149424","","IND","Dawson","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149425","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149426","","IND","De Mare","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149427","","IND","DeLintt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149428","","IND","Deam","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149429","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149430","","IND","Del Bando","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149431","","IND","Delaye","Pierre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149432","","IND","Dellinger","Johnny","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149433","","IND","Demers","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149434","","IND","Depaz","Pascal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149435","","IND","Diaz","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149436","","IND","Diaz","Leia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149437","","IND","Diehl","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149438","","IND","Dilloughery","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149439","","IND","Dixon","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149440","","IND","Dizon","Angel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149441","","IND","Doan","Bien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149442","","IND","Doan","Hien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149443","","IND","Dobson","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149444","","IND","Doria","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149445","","IND","Dorman","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149446","","IND","Doss","Cleotis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149447","","IND","Doty","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149448","","IND","Dragges","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149449","","IND","Duenas","Maximillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149450","","IND","Duong","Di-An","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149451","","IND","Dziuba","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149452","","IND","Ehlers","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149453","","IND","Einhorn","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149454","","IND","Ellis","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149455","","IND","Endicott","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149456","","IND","England","Carl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149457","","IND","Engles","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149458","","IND","Ennes","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149459","","IND","Erbe","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149460","","IND","Erickson-Nadell","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149461","","IND","Escalera","Jonas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149462","","IND","Escobar","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149463","","IND","Escobar","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149464","","IND","Escobar","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149465","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149466","","IND","Estrada","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149467","","IND","Estrada","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149468","","IND","Estrada","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149469","","IND","Fabiny","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149470","","IND","Fanucchi","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149471","","IND","Favorito","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149472","","IND","Fernandez","Forest","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149473","","IND","Ferrito","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149474","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149475","","IND","Filippini","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149476","","IND","Filippone","Francesco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149477","","IND","Flanagan","Graham","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149478","","IND","Florea","Florin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149479","","IND","Flores","Saul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149480","","IND","Folia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149481","","IND","Folsom","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149482","","IND","Fong","Louis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149483","","IND","Forman","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149484","","IND","Foster","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149485","","IND","Fountaine","Jamal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149486","","IND","Francisco","Rocco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149487","","IND","Franco","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149488","","IND","Franco","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149489","","IND","Frantzich","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149490","","IND","Fraser","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149491","","IND","Fryer","Beau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149492","","IND","Gall","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149493","","IND","Gallau","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149494","","IND","Gamino","Ramon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149495","","IND","Garcia","Atanacio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149496","","IND","Garcia","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149497","","IND","Garcia","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149498","","IND","Garcia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149500","","IND","Gardanier","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149501","","IND","Gardner","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149502","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149503","","IND","Gerbino","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149504","","IND","Gervasoni","Bret","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149505","","IND","Getchell","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149506","","IND","Gilbert","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149508","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149509","","IND","Gizowski","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149510","","IND","Godoy","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149511","","IND","Golder","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149512","","IND","Gomez","Carlos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149513","","IND","Gomez","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149514","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149515","","IND","Gonzalez","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149516","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149517","","IND","Goodrich","Luke","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149518","","IND","Gordon","Stefanos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149519","","IND","Gowdy","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149520","","IND","Goytia","Chad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149521","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149522","","IND","Guerrero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149523","","IND","Guerrero","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149524","","IND","Guitron","Santiago","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149525","","IND","Gullo","Gail","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149526","","IND","Guskov","Iurii","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149527","","IND","Gutgesell","Myles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149528","","IND","Gutierrez","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149529","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149530","","IND","Guy","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149531","","IND","Haag","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149532","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149533","","IND","Hagerman","Randon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149534","","IND","Hall","Shad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149535","","IND","Hamilton","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149536","","IND","Hammond","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149537","","IND","Harkins","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149538","","IND","Harmount","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149539","","IND","Harper","Kenard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149540","","IND","Harper","Kiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149541","","IND","Harrell","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149542","","IND","Hart","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149543","","IND","Hartzell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149544","","IND","Harward","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149545","","IND","Hassanali","Muizz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149546","","IND","Hathaway","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149547","","IND","Haulot","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149548","","IND","Haverty","Jennifer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149549","","IND","Hawkins","Troy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149550","","IND","Hayes","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149551","","IND","Haynes","Marc","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149552","","IND","Heald","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149553","","IND","Healy","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149554","","IND","Heredia","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149555","","IND","Herman","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149557","","IND","Herrera","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149558","","IND","Herzog","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149559","","IND","Hiatt","Blake","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149560","","IND","Hidalgo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149561","","IND","Hill","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149562","","IND","Hirsch","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149563","","IND","Ho","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149564","","IND","Hodges","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149565","","IND","Hodges","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149566","","IND","Holland","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149567","","IND","Horath","Dominic","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149568","","IND","Hsu","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149569","","IND","Hugger","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149570","","IND","Huynh","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149571","","IND","Hyland","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149572","","IND","Ibarra","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149573","","IND","Ibarra","Felipe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149574","","IND","Ignacio","Alfred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149575","","IND","Ira","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149576","","IND","Isozaki","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149577","","IND","Jackson","Mathew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149578","","IND","Jacobs","Angela","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149579","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149580","","IND","Jimenez","Fernando","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149581","","IND","Jimenez","Santos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149582","","IND","Johnson","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149583","","IND","Justason","Zachary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149584","","IND","Kaldor","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149585","","IND","Karlsten","Dan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149586","","IND","Kasten","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149587","","IND","Keegan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149588","","IND","Kelly","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149589","","IND","Kelly","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149590","","IND","Kent","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149591","","IND","Kerin","Jamie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149592","","IND","King","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149593","","IND","King","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149594","","IND","Klay","Kristopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149595","","IND","Knight","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149596","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149598","","IND","Kurpinsky","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149599","","IND","Laba","Maryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149600","","IND","Laird","Gerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149601","","IND","Landi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149602","","IND","Lang","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149603","","IND","Lara","Esteban","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149604","","IND","Larkin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149605","","IND","Larsen","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149606","","IND","Lass","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149607","","IND","Lawler","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149608","","IND","Lawton","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149609","","IND","Leach","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149610","","IND","Lee","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149611","","IND","Lee","Ruda","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149612","","IND","Leeds","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149613","","IND","Leglu","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149614","","IND","Lerma","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149615","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149616","","IND","Levin","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149617","","IND","Lewis","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149618","","IND","Ling","Rocky","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149619","","IND","Livingston","Micheal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149620","","IND","Lizardo","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149621","","IND","Llorente","Brittani","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149622","","IND","Llosa","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149623","","IND","Lo","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149624","","IND","Lo","Vivian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149626","","IND","Loessberg","Casilia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149627","","IND","Long","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149628","","IND","Lopez","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149629","","IND","Lovens","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149630","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149631","","IND","Lucas","Carly","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149632","","IND","Lucchesi","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149633","","IND","Luna","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149634","","IND","Lyle","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149635","","IND","Maas","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149636","","IND","Maas","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149637","","IND","MacDonell","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149638","","IND","Mackie","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149639","","IND","Macleod","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149640","","IND","Madison","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149641","","IND","Magnus","Maxwell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149642","","IND","Mailander","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149643","","IND","Malandrino","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149644","","IND","Mann","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149645","","IND","Maraldo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149646","","IND","Markowski","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149647","","IND","Marks","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149648","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149649","","IND","Marshall","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149650","","IND","Martello","Laura","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149651","","IND","Martin","Ross","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149652","","IND","Martinez","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149653","","IND","Martinez","Eugenio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149654","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149656","","IND","Matcham","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149657","","IND","Matlow","Mitchell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149658","","IND","Mauntz","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149659","","IND","May III","Gerald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149660","","IND","Mayorga","Raul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149661","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149662","","IND","McBride","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149663","","IND","McCarthy","Mary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149664","","IND","McClelland","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149665","","IND","McClure","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149666","","IND","McDermott","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149667","","IND","McGovern","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149668","","IND","McKnight","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149669","","IND","McVeigh","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149670","","IND","McVey","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149671","","IND","Meeks","Melvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149672","","IND","Melikian","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149673","","IND","Melodia","Lars","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149674","","IND","Mendoza","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149675","","IND","Menges","Gavin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149676","","IND","Meric","Miran","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149677","","IND","Mickelsen","Karl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149678","","IND","Middleton","Jarod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149679","","IND","Miller","Shaun","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149680","","IND","Mills","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149681","","IND","Mimms","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149682","","IND","Minoia","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149683","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149684","","IND","Moalem","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149685","","IND","Molloy","Julian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149686","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149687","","IND","Mora","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149688","","IND","Moraida","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149689","","IND","Morales","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149690","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149691","","IND","Morisey","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149692","","IND","Morris","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149693","","IND","Moses","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149694","","IND","Mota","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149695","","IND","Moth","Veasna","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149696","","IND","Moules","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149697","","IND","Mountain","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149698","","IND","Muldoon","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149699","","IND","Mumper","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149700","","IND","Mun","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149701","","IND","Murray","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149702","","IND","Nance","Collin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149703","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149704","","IND","Nave","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149706","","IND","Nelson","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149707","","IND","Nelson","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149708","","IND","Newcombe","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149709","","IND","Newland","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149710","","IND","Newnom","Grant","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149711","","IND","Nguyen","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149712","","IND","Nguyen","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149713","","IND","Nguyen","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149714","","IND","Nichols","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149715","","IND","Nilsson","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149716","","IND","Nobori","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149717","","IND","Noon","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149718","","IND","O'Connor","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149719","","IND","Oandason","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149720","","IND","Ochoa","Alonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149721","","IND","Ochoa","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149722","","IND","Ojeda","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149723","","IND","Oliver","Dashiell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149724","","IND","Oliver","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149725","","IND","Olmos","Alberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149726","","IND","Olmos","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149727","","IND","Olson","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149728","","IND","Omaleki","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149729","","IND","Ongolea","Garrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149730","","IND","Orfanel","Elrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149731","","IND","Orr","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149732","","IND","Orsborn","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149733","","IND","Ortega","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149734","","IND","Paculba","Nico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149735","","IND","Padron","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149736","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149737","","IND","Page","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149738","","IND","Palodichuk","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149739","","IND","Parisi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149740","","IND","Parker","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149741","","IND","Parker","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149742","","IND","Parmer","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149743","","IND","Patocchi","Trevor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149744","","IND","Pavloff","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149745","","IND","Pelot","Sage","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149747","","IND","Pereira","Anselmo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149748","","IND","Pereira","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149750","","IND","Peuler","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149751","","IND","Pham","Hau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149752","","IND","Phelan","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149753","","IND","Piccardo","Tony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149754","","IND","Pickup","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149755","","IND","Piercy","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149756","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149757","","IND","Poblete","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149758","","IND","Polidoro","Pablo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149759","","IND","Pons","Alex","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149760","","IND","Posada","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149761","","IND","Prada","Samuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149762","","IND","Puddicombe","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149763","","IND","Puerta","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149764","","IND","Ragan","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149765","","IND","Ragsac","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149766","","IND","Ramirez","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149767","","IND","Ramirez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149768","","IND","Ramos","Aries","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149769","","IND","Ramos","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149770","","IND","Rector","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149771","","IND","Reggiardo","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149772","","IND","Reich","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149773","","IND","Reid","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149774","","IND","Reynolds","Neal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149775","","IND","Rhodes","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149776","","IND","Riley","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149777","","IND","Rishel","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149778","","IND","Rivera","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149779","","IND","Ro","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149780","","IND","Roberts","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149781","","IND","Robinson","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149782","","IND","Robinson","Kerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149783","","IND","Rocha","Heriberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149784","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149785","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149786","","IND","Rollins","Tyson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149788","","IND","Rondone","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149789","","IND","Rooney","Logan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149790","","IND","Roque","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149791","","IND","Rosa","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149792","","IND","Rosenquist","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149793","","IND","Rosingana","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149794","","IND","Rudy","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149795","","IND","Ryan","Francis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149796","","IND","Salas","Moses","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149797","","IND","Salcido","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149798","","IND","Sales","Darrell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149800","","IND","Sanchez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149801","","IND","Sandoval","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149802","","IND","Sandoval","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149803","","IND","Santamaria","Juan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149804","","IND","Saracino","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149805","","IND","Sargent","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149806","","IND","Savage","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149807","","IND","Savedra","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149808","","IND","Scardino","Sundance","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149809","","IND","Schaefer","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149810","","IND","Scheer","Hilary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149811","","IND","Scheib","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149812","","IND","Schirmer","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149813","","IND","Schriver","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149814","","IND","Schubert","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149815","","IND","Schulte","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149816","","IND","Schulte","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149817","","IND","Scocca","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149818","","IND","Seadler","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149819","","IND","Seaton","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149820","","IND","Seligman","Evan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149821","","IND","Senkier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149822","","IND","Shaw","Jack","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149823","","IND","Shea","Jim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149824","","IND","Shea","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149825","","IND","Shepard","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149826","","IND","Silva","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149827","","IND","Silva","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149828","","IND","Smith","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149829","","IND","Smith","Clinton","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149830","","IND","Smith","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149831","","IND","Smith","Obery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149832","","IND","Snapp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149833","","IND","Sniffen","Greig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149834","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149835","","IND","Snyder","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149836","","IND","Soli","Tipi","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149837","","IND","Son","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149838","","IND","Soriano","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149839","","IND","Souza","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149840","","IND","Staley","Josiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149841","","IND","Stamm","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149842","","IND","Stephens","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149843","","IND","Stidham","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149844","","IND","Suarez","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149845","","IND","Summers","Arlen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149846","","IND","Sumner","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149847","","IND","Sung","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149848","","IND","Svendsen","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149849","","IND","Swale","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149850","","IND","Tacklind","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149851","","IND","Tan","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149852","","IND","Tarango","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149853","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149854","","IND","Taylor","Kwamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149855","","IND","Taylor","Lee","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149856","","IND","Tejeda","Luz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149857","","IND","Thierry","Tremaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149858","","IND","Thom","Fraser","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149859","","IND","Thomas","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149860","","IND","Thomas","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149861","","IND","Thomas","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149862","","IND","Thompson","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149863","","IND","Thornton","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149864","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149865","","IND","Tognozzi","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149866","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149867","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149868","","IND","Tong","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149869","","IND","Topping","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149870","","IND","Torchio","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149871","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149872","","IND","Toruno","Ivan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149873","","IND","Toth","Cramer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149874","","IND","Tovar","Oscar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149875","","IND","Trabert","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149876","","IND","Tran","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149877","","IND","Tran","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149878","","IND","Trevino","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149879","","IND","Trevino","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149880","","IND","Trinidad","Eunico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149881","","IND","Trotter","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149882","","IND","Truong","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149883","","IND","Tuttle","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149884","","IND","Tuyor","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149885","","IND","Tyson","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149886","","IND","Ulrich","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149887","","IND","Ureta","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149888","","IND","Van Dalen","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149889","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149890","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149891","","IND","Vasquez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149892","","IND","Vega","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149893","","IND","Vega","Gabriel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149894","","IND","Veitch","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149895","","IND","Velasquez","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149896","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149897","","IND","Vella","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149898","","IND","Vierra","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149899","","IND","Villafana","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149900","","IND","Vittone","Steve","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149901","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149902","","IND","Vo","Thang","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149903","","IND","Vo","Viet","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149904","","IND","Wagner","Asha","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149905","","IND","Walker","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149906","","IND","Walker","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149907","","IND","Walker","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149908","","IND","Wallace","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149909","","IND","Walsh","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149910","","IND","Walton","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149911","","IND","Wargo","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149912","","IND","Warne","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149913","","IND","Warner","Eddie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149914","","IND","Warren","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149915","","IND","Watts","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149916","","IND","Weseman","Read","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149917","","IND","West","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149919","","IND","Westcott","Erik","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149920","","IND","Westcott","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149921","","IND","Whipple","Dean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149922","","IND","Whyte","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149923","","IND","Wilcox","Quentin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149924","","IND","Wilder","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149925","","IND","Williams","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149926","","IND","Williams","Pierce","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149927","","IND","Willis","Blaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149928","","IND","Wise","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149929","","IND","Woeste","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149930","","IND","Wong","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149931","","IND","Wong","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149932","","IND","Wong","Stan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149933","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149934","","IND","Yee","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149935","","IND","Yendrey","Bennett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149936","","IND","Yezek","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149937","","IND","Young","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149938","","IND","Zamora","Andres","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149939","","IND","Zavattero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149940","","IND","Zerweck","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149941","","IND","Zogg","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44227.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149943","","IND","Acosta","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149944","","IND","Acuna","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149945","","IND","Adams","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149946","","IND","Afshar","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149947","","IND","Aghasian","Edwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149948","","IND","Aguilar","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149949","","IND","Ain","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149950","","IND","Alameda","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149951","","IND","Alanis","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149952","","IND","Alaniz","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149953","","IND","Alexander","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149954","","IND","Allen","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149955","","IND","Allread","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149956","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149957","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149958","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149959","","IND","Amaro","Douglas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149960","","IND","Anderson","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149961","","IND","Anderson","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149962","","IND","Anderson","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149963","","IND","Aparicio","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149964","","IND","Aquino","Charleson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149965","","IND","Aranda","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149966","","IND","Arata","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149967","","IND","Arellano","Sergio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149968","","IND","Ascencio","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149969","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149970","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149971","","IND","Augustine","Karren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149972","","IND","Avery","Vernon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149973","","IND","Avila","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149974","","IND","Azcona","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149975","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149976","","IND","Bacon","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149977","","IND","Bailey","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149978","","IND","Baliscao","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149979","","IND","Barbour","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149980","","IND","Barmore","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149981","","IND","Barnett","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149982","","IND","Barone","Wesley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149983","","IND","Barragan","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149984","","IND","Bartels","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149985","","IND","Bartra","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149986","","IND","Bastas","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149987","","IND","Beck","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149988","","IND","Becklund","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149989","","IND","Bell","Dennis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149990","","IND","Bell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149991","","IND","Bello","Nick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149992","","IND","Belton","Arthur","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149993","","IND","Bennett","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149994","","IND","Berger","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149995","","IND","Betancourt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149996","","IND","Bevington","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149997","","IND","Biakanja","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149998","","IND","Bingham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC149999","","IND","Bittner","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150000","","IND","Bivens","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150001","","IND","Black","Craig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150002","","IND","Blackwell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150003","","IND","Blean","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150004","","IND","Blech","Holger","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150005","","IND","Blinn","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150006","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150007","","IND","Boelter","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150008","","IND","Bonanno","Leandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150009","","IND","Booth","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150010","","IND","Borges","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150011","","IND","Borreson","Kim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150012","","IND","Boscovich","Harold","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150013","","IND","Boxx","Gillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150014","","IND","Bradley","Derrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150015","","IND","Bratcher","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150016","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150017","","IND","Briggs","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150018","","IND","Brito","Paulo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150019","","IND","Britton","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150020","","IND","Broce","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150021","","IND","Brock","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150022","","IND","Broida","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150023","","IND","Brosnan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150024","","IND","Brown","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150025","","IND","Brown","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150026","","IND","Bruni","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150027","","IND","Buller","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150028","","IND","Burchette","Glynn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150029","","IND","Burke","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150030","","IND","Butler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150031","","IND","Buttitta","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150033","","IND","Campbell","Herb","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150034","","IND","Campbell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150035","","IND","Caponio","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150036","","IND","Carbajal","George","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150037","","IND","Carilli","Dominick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150038","","IND","Carlock","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150039","","IND","Carlson","Clay","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150040","","IND","Carranza","Adolph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150041","","IND","Carrasco","Fred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150042","","IND","Carter","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150043","","IND","Castaneda","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150044","","IND","Charekian","Galvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150045","","IND","Chavez","Refugio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150046","","IND","Chekouras","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150047","","IND","Chipkin","Adam","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150048","","IND","Choy","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150049","","IND","Chua","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150050","","IND","Chung","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150051","","IND","Cilk","Shane","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150052","","IND","Clark","Zach","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150053","","IND","Clausen","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150054","","IND","Clementino","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150055","","IND","Clements","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150056","","IND","Clet","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150057","","IND","Cloutier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150058","","IND","Coats","Soren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150059","","IND","Cobillas","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150060","","IND","Coccellato","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150061","","IND","Comandante","Federico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150062","","IND","Conde","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150063","","IND","Condren","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150064","","IND","Cone","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150065","","IND","Coner","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150066","","IND","Connelly","Neil","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150067","","IND","Connelly","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150068","","IND","Conner","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150069","","IND","Conroy","Cameron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150070","","IND","Cook","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150071","","IND","Core","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150072","","IND","Cornelio","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150073","","IND","Corona","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150074","","IND","Corona","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150075","","IND","Correa","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150076","","IND","Cowan","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150077","","IND","Crawford","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150078","","IND","Crespin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150079","","IND","Crisler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150080","","IND","Crivello","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150081","","IND","Cruz","Marcos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150082","","IND","Culajay","Guillermo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150083","","IND","Culbertson","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150084","","IND","Cunningham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150085","","IND","Curry","Ronald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150086","","IND","D'Amico","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150087","","IND","Danielsen","Kara","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150088","","IND","Davila","Edgar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150089","","IND","Davis","Justin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150090","","IND","Davis","Russell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150091","","IND","Dawson","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150092","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150093","","IND","De Mare","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150094","","IND","DeLintt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150095","","IND","Deam","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150096","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150097","","IND","Del Bando","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150098","","IND","Delaye","Pierre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150099","","IND","Dellinger","Johnny","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150100","","IND","Demers","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150101","","IND","Depaz","Pascal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150102","","IND","Diaz","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150103","","IND","Diaz","Leia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150104","","IND","Diehl","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150105","","IND","Dilloughery","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150106","","IND","Dixon","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150107","","IND","Dizon","Angel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150108","","IND","Doan","Bien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150109","","IND","Doan","Hien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150110","","IND","Dobson","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150111","","IND","Doria","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150112","","IND","Dorman","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150113","","IND","Doss","Cleotis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150114","","IND","Doty","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150115","","IND","Dragges","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150116","","IND","Duenas","Maximillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150117","","IND","Duong","Di-An","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150118","","IND","Dziuba","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150119","","IND","Ehlers","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150120","","IND","Einhorn","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150121","","IND","Ellis","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150122","","IND","Endicott","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150123","","IND","England","Carl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150124","","IND","Engles","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150125","","IND","Ennes","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150126","","IND","Erbe","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150127","","IND","Erickson-Nadell","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150128","","IND","Escalera","Jonas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150129","","IND","Escobar","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150130","","IND","Escobar","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150131","","IND","Escobar","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150132","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150133","","IND","Estrada","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150134","","IND","Estrada","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150135","","IND","Estrada","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150136","","IND","Fabiny","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150137","","IND","Fanucchi","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150138","","IND","Favorito","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150139","","IND","Fernandez","Forest","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150140","","IND","Ferrito","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150141","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150142","","IND","Filippini","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150143","","IND","Filippone","Francesco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150144","","IND","Flanagan","Graham","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150145","","IND","Florea","Florin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150146","","IND","Flores","Saul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150147","","IND","Folia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150148","","IND","Folsom","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150149","","IND","Fong","Louis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150150","","IND","Forman","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150151","","IND","Foster","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150152","","IND","Fountaine","Jamal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150153","","IND","Francisco","Rocco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150154","","IND","Franco","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150155","","IND","Franco","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150156","","IND","Frantzich","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150157","","IND","Fraser","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150158","","IND","Fryer","Beau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150159","","IND","Gall","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150160","","IND","Gallau","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150161","","IND","Gamino","Ramon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150162","","IND","Garcia","Atanacio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150163","","IND","Garcia","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150164","","IND","Garcia","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150165","","IND","Garcia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150166","","IND","Gardanier","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150167","","IND","Gardner","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150168","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150169","","IND","Gerbino","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150170","","IND","Gervasoni","Bret","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150171","","IND","Getchell","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150172","","IND","Gilbert","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150174","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150175","","IND","Gizowski","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150176","","IND","Godoy","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150177","","IND","Golder","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150178","","IND","Gomez","Carlos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150179","","IND","Gomez","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150180","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150181","","IND","Gonzalez","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150182","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150183","","IND","Goodrich","Luke","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150184","","IND","Gordon","Stefanos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150185","","IND","Gowdy","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150186","","IND","Goytia","Chad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150187","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150188","","IND","Guerrero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150189","","IND","Guerrero","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150190","","IND","Guitron","Santiago","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150191","","IND","Gullo","Gail","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150192","","IND","Guskov","Iurii","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150193","","IND","Gutgesell","Myles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150194","","IND","Gutierrez","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150195","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150196","","IND","Guy","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150197","","IND","Haag","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150198","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150199","","IND","Hagerman","Randon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150200","","IND","Hall","Shad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150201","","IND","Hamilton","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150202","","IND","Hammond","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150203","","IND","Harkins","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150204","","IND","Harmount","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150205","","IND","Harper","Kenard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150206","","IND","Harper","Kiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150207","","IND","Harrell","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150208","","IND","Hart","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150209","","IND","Hartzell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150210","","IND","Harward","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150211","","IND","Hassanali","Muizz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150212","","IND","Hathaway","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150213","","IND","Haulot","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150214","","IND","Haverty","Jennifer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150215","","IND","Hawkins","Troy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150216","","IND","Hayes","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150217","","IND","Haynes","Marc","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150218","","IND","Heald","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150219","","IND","Healy","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150220","","IND","Heredia","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150221","","IND","Herman","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150223","","IND","Herrera","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150224","","IND","Herzog","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150225","","IND","Hiatt","Blake","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150226","","IND","Hidalgo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150227","","IND","Hill","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150228","","IND","Hirsch","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150229","","IND","Ho","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150230","","IND","Hodges","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150231","","IND","Hodges","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150232","","IND","Holland","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150233","","IND","Horath","Dominic","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150234","","IND","Hsu","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150235","","IND","Hugger","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150236","","IND","Huynh","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150237","","IND","Hyland","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150238","","IND","Ibarra","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150239","","IND","Ibarra","Felipe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150240","","IND","Ignacio","Alfred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150241","","IND","Ira","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150242","","IND","Isozaki","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150243","","IND","Jackson","Mathew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150244","","IND","Jacobs","Angela","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150245","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150246","","IND","Jimenez","Fernando","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150247","","IND","Jimenez","Santos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150248","","IND","Johnson","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150249","","IND","Justason","Zachary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150250","","IND","Kaldor","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150251","","IND","Karlsten","Dan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150252","","IND","Kasten","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150253","","IND","Keegan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150254","","IND","Kelly","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150255","","IND","Kelly","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150256","","IND","Kent","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150257","","IND","Kerin","Jamie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150258","","IND","King","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150259","","IND","King","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150260","","IND","Klay","Kristopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150261","","IND","Knight","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150262","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150263","","IND","Kurpinsky","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150264","","IND","Laba","Maryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150265","","IND","Laird","Gerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150266","","IND","Landi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150267","","IND","Lang","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150268","","IND","Lara","Esteban","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150269","","IND","Larkin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150270","","IND","Larsen","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150271","","IND","Lass","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150272","","IND","Lawler","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150273","","IND","Lawton","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150274","","IND","Leach","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150275","","IND","Lee","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150276","","IND","Lee","Ruda","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150277","","IND","Leeds","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150278","","IND","Leglu","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150279","","IND","Lerma","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150280","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150281","","IND","Levin","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150282","","IND","Lewis","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150283","","IND","Ling","Rocky","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150284","","IND","Livingston","Micheal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150285","","IND","Lizardo","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150286","","IND","Llorente","Brittani","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150287","","IND","Llosa","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150288","","IND","Lo","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150289","","IND","Lo","Vivian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150291","","IND","Loessberg","Casilia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150292","","IND","Long","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150293","","IND","Lopez","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150294","","IND","Lovens","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150295","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150296","","IND","Lucas","Carly","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150297","","IND","Lucchesi","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150298","","IND","Luna","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150299","","IND","Lyle","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150300","","IND","Maas","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150301","","IND","Maas","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150302","","IND","MacDonell","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150303","","IND","Mackie","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150304","","IND","Macleod","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150305","","IND","Madison","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150306","","IND","Magnus","Maxwell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150307","","IND","Mailander","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150308","","IND","Malandrino","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150309","","IND","Mann","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150310","","IND","Maraldo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150311","","IND","Markowski","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150312","","IND","Marks","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150313","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150314","","IND","Marshall","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150315","","IND","Martello","Laura","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150316","","IND","Martin","Ross","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150317","","IND","Martinez","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150318","","IND","Martinez","Eugenio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150319","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150321","","IND","Matcham","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150322","","IND","Matlow","Mitchell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150323","","IND","Mauntz","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150324","","IND","May III","Gerald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150325","","IND","Mayorga","Raul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150326","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150327","","IND","McBride","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150328","","IND","McCarthy","Mary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150329","","IND","McClelland","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150330","","IND","McClure","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150331","","IND","McDermott","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150332","","IND","McGovern","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150333","","IND","McKnight","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150334","","IND","McVeigh","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150335","","IND","McVey","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150336","","IND","Meeks","Melvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150337","","IND","Melikian","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150338","","IND","Melodia","Lars","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150339","","IND","Mendoza","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150340","","IND","Menges","Gavin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150341","","IND","Meric","Miran","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150342","","IND","Mickelsen","Karl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150343","","IND","Middleton","Jarod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150344","","IND","Miller","Shaun","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150345","","IND","Mills","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150346","","IND","Mimms","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150347","","IND","Minoia","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150348","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150349","","IND","Moalem","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150350","","IND","Molloy","Julian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150351","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150352","","IND","Mora","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150353","","IND","Moraida","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150354","","IND","Morales","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150355","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150356","","IND","Morisey","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150357","","IND","Morris","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150358","","IND","Moses","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150359","","IND","Mota","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150360","","IND","Moth","Veasna","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150361","","IND","Moules","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150362","","IND","Mountain","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150363","","IND","Muldoon","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150364","","IND","Mumper","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150365","","IND","Mun","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150366","","IND","Murray","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150367","","IND","Nance","Collin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150368","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150369","","IND","Nave","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150370","","IND","Nelson","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150371","","IND","Nelson","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150372","","IND","Newcombe","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150373","","IND","Newland","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150374","","IND","Newnom","Grant","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150375","","IND","Nguyen","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150376","","IND","Nguyen","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150377","","IND","Nguyen","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150378","","IND","Nichols","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150379","","IND","Nilsson","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150380","","IND","Nobori","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150381","","IND","Noon","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150382","","IND","O'Connor","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150383","","IND","Oandason","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150384","","IND","Ochoa","Alonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150385","","IND","Ochoa","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150386","","IND","Ojeda","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150387","","IND","Oliver","Dashiell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150388","","IND","Oliver","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150389","","IND","Olmos","Alberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150390","","IND","Olmos","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150391","","IND","Olson","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150392","","IND","Omaleki","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150393","","IND","Ongolea","Garrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150394","","IND","Orfanel","Elrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150395","","IND","Orr","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150396","","IND","Orsborn","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150397","","IND","Ortega","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150398","","IND","Paculba","Nico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150399","","IND","Padron","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150400","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150401","","IND","Page","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150402","","IND","Palodichuk","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150403","","IND","Parisi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150404","","IND","Parker","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150405","","IND","Parker","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150406","","IND","Parmer","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150407","","IND","Patocchi","Trevor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150408","","IND","Pavloff","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150409","","IND","Pelot","Sage","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150410","","IND","Pereira","Anselmo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150411","","IND","Pereira","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150412","","IND","Peuler","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150413","","IND","Pham","Hau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150414","","IND","Phelan","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150415","","IND","Piccardo","Tony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150416","","IND","Pickup","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150417","","IND","Piercy","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150418","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150419","","IND","Poblete","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150420","","IND","Polidoro","Pablo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150421","","IND","Pons","Alex","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150422","","IND","Posada","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150423","","IND","Prada","Samuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150424","","IND","Puddicombe","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150425","","IND","Puerta","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150426","","IND","Ragan","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150427","","IND","Ragsac","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150428","","IND","Ramirez","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150429","","IND","Ramirez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150430","","IND","Ramos","Aries","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150431","","IND","Ramos","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150432","","IND","Rector","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150433","","IND","Reggiardo","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150434","","IND","Reich","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150435","","IND","Reid","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150436","","IND","Reynolds","Neal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150437","","IND","Rhodes","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150438","","IND","Riley","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150439","","IND","Rishel","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150440","","IND","Rivera","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150441","","IND","Ro","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150442","","IND","Roberts","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150443","","IND","Robinson","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150444","","IND","Robinson","Kerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150445","","IND","Rocha","Heriberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150446","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150447","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150448","","IND","Rollins","Tyson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150450","","IND","Rondone","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150451","","IND","Rooney","Logan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150452","","IND","Roque","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150453","","IND","Rosa","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150454","","IND","Rosenquist","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150455","","IND","Rosingana","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150456","","IND","Rudy","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150457","","IND","Ryan","Francis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150458","","IND","Salas","Moses","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150459","","IND","Salcido","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150460","","IND","Sales","Darrell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150462","","IND","Sanchez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150463","","IND","Sandoval","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150464","","IND","Sandoval","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150465","","IND","Santamaria","Juan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150466","","IND","Saracino","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150467","","IND","Sargent","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150468","","IND","Savage","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150469","","IND","Savedra","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150470","","IND","Scardino","Sundance","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150471","","IND","Schaefer","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150472","","IND","Scheer","Hilary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150473","","IND","Scheib","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150474","","IND","Schirmer","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150475","","IND","Schriver","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150476","","IND","Schubert","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150477","","IND","Schulte","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150478","","IND","Schulte","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150479","","IND","Scocca","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150480","","IND","Seadler","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150481","","IND","Seaton","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150482","","IND","Seligman","Evan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150483","","IND","Senkier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150484","","IND","Shaw","Jack","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150485","","IND","Shea","Jim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150486","","IND","Shea","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150487","","IND","Shepard","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150488","","IND","Silva","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150489","","IND","Silva","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150490","","IND","Smith","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150491","","IND","Smith","Clinton","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150492","","IND","Smith","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150493","","IND","Smith","Obery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150494","","IND","Snapp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150495","","IND","Sniffen","Greig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150496","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150497","","IND","Snyder","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150498","","IND","Soli","Tipi","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150499","","IND","Son","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150500","","IND","Soriano","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150501","","IND","Souza","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150502","","IND","Staley","Josiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150503","","IND","Stamm","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150504","","IND","Stephens","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150505","","IND","Stidham","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150506","","IND","Suarez","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150507","","IND","Summers","Arlen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150508","","IND","Sumner","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150509","","IND","Sung","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150510","","IND","Svendsen","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150511","","IND","Swale","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150512","","IND","Tacklind","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150513","","IND","Tan","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150514","","IND","Tarango","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150515","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150516","","IND","Taylor","Kwamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150517","","IND","Taylor","Lee","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150518","","IND","Tejeda","Luz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150519","","IND","Thierry","Tremaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150520","","IND","Thom","Fraser","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150521","","IND","Thomas","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150522","","IND","Thomas","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150523","","IND","Thomas","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150524","","IND","Thompson","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150525","","IND","Thornton","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150526","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150527","","IND","Tognozzi","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150528","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150529","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150530","","IND","Tong","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150531","","IND","Topping","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150532","","IND","Torchio","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150533","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150534","","IND","Toruno","Ivan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150535","","IND","Toth","Cramer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150536","","IND","Tovar","Oscar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150537","","IND","Trabert","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150538","","IND","Tran","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150539","","IND","Tran","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150540","","IND","Trevino","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150541","","IND","Trevino","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150542","","IND","Trinidad","Eunico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150543","","IND","Trotter","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150544","","IND","Truong","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150545","","IND","Tuttle","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150546","","IND","Tuyor","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150547","","IND","Tyson","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150548","","IND","Ulrich","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150549","","IND","Ureta","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150550","","IND","Van Dalen","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150551","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150552","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150553","","IND","Vasquez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150554","","IND","Vega","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150555","","IND","Vega","Gabriel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150556","","IND","Veitch","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150557","","IND","Velasquez","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150558","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150559","","IND","Vella","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150560","","IND","Vierra","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150561","","IND","Villafana","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150562","","IND","Vittone","Steve","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150563","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150564","","IND","Vo","Thang","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150565","","IND","Vo","Viet","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150566","","IND","Wagner","Asha","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150567","","IND","Walker","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150568","","IND","Walker","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150569","","IND","Walker","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150570","","IND","Wallace","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150571","","IND","Walsh","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150572","","IND","Walton","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150573","","IND","Wargo","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150574","","IND","Warne","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150575","","IND","Warner","Eddie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150576","","IND","Warren","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150577","","IND","Watts","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150578","","IND","Weseman","Read","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150579","","IND","West","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150581","","IND","Westcott","Erik","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150582","","IND","Westcott","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150583","","IND","Whipple","Dean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150584","","IND","Whyte","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150585","","IND","Wilcox","Quentin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150586","","IND","Wilder","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150587","","IND","Williams","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150588","","IND","Williams","Pierce","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150589","","IND","Willis","Blaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150590","","IND","Wise","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150591","","IND","Woeste","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150592","","IND","Wong","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150593","","IND","Wong","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150594","","IND","Wong","Stan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150595","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150596","","IND","Yee","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150597","","IND","Yendrey","Bennett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150598","","IND","Yezek","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150599","","IND","Young","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150600","","IND","Zamora","Andres","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150601","","IND","Zavattero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150602","","IND","Zerweck","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150603","","IND","Zogg","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44242.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150604","","IND","Acosta","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150605","","IND","Acuna","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150606","","IND","Adams","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150607","","IND","Afshar","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150608","","IND","Aghasian","Edwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150609","","IND","Aguilar","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150610","","IND","Ain","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150611","","IND","Alameda","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150612","","IND","Alanis","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150613","","IND","Alaniz","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150614","","IND","Alexander","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150615","","IND","Allen","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150616","","IND","Allread","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150617","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150618","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150619","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150620","","IND","Amaro","Douglas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150621","","IND","Anderson","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150622","","IND","Anderson","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150623","","IND","Anderson","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150624","","IND","Aparicio","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150625","","IND","Aquino","Charleson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150626","","IND","Aranda","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150627","","IND","Arata","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150628","","IND","Arellano","Sergio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150629","","IND","Ascencio","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150630","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150631","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150632","","IND","Augustine","Karren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150633","","IND","Avery","Vernon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150634","","IND","Avila","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150635","","IND","Azcona","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150636","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150637","","IND","Bacon","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150638","","IND","Bailey","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150639","","IND","Baliscao","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150640","","IND","Barbour","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150641","","IND","Barmore","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150642","","IND","Barnett","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150643","","IND","Barone","Wesley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150644","","IND","Barragan","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150645","","IND","Bartels","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150646","","IND","Bartra","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150647","","IND","Bastas","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150648","","IND","Beck","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150649","","IND","Becklund","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150650","","IND","Bell","Dennis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150651","","IND","Bell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150652","","IND","Bello","Nick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150653","","IND","Belton","Arthur","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150654","","IND","Bennett","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150655","","IND","Berger","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150656","","IND","Betancourt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150657","","IND","Bevington","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150658","","IND","Biakanja","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150659","","IND","Bingham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150660","","IND","Bittner","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150661","","IND","Bivens","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150662","","IND","Black","Craig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150663","","IND","Blackwell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150664","","IND","Blean","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150665","","IND","Blech","Holger","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150666","","IND","Blinn","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150667","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150668","","IND","Boelter","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150669","","IND","Bonanno","Leandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150670","","IND","Booth","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150671","","IND","Borges","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150672","","IND","Borreson","Kim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150673","","IND","Boscovich","Harold","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150674","","IND","Boxx","Gillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150675","","IND","Bradley","Derrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150676","","IND","Bratcher","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150677","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150678","","IND","Briggs","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150679","","IND","Brito","Paulo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150680","","IND","Britton","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150681","","IND","Broce","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150682","","IND","Brock","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150683","","IND","Broida","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150684","","IND","Brosnan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150685","","IND","Brown","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150686","","IND","Brown","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150687","","IND","Bruni","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150688","","IND","Buller","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150689","","IND","Burchette","Glynn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150690","","IND","Burke","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150691","","IND","Butler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150692","","IND","Buttitta","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150694","","IND","Campbell","Herb","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150695","","IND","Campbell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150696","","IND","Caponio","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150697","","IND","Carbajal","George","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150698","","IND","Carilli","Dominick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150699","","IND","Carlock","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150700","","IND","Carlson","Clay","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150701","","IND","Carranza","Adolph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150702","","IND","Carrasco","Fred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150703","","IND","Carter","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150704","","IND","Castaneda","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150705","","IND","Charekian","Galvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150706","","IND","Chavez","Refugio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150707","","IND","Chekouras","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150708","","IND","Chipkin","Adam","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150709","","IND","Choy","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150710","","IND","Chua","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150711","","IND","Chung","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150712","","IND","Cilk","Shane","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150713","","IND","Clark","Zach","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150714","","IND","Clausen","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150715","","IND","Clementino","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150716","","IND","Clements","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150717","","IND","Clet","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150718","","IND","Cloutier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150719","","IND","Coats","Soren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150720","","IND","Cobillas","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150721","","IND","Coccellato","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150722","","IND","Comandante","Federico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150723","","IND","Conde","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150724","","IND","Condren","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150725","","IND","Cone","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150726","","IND","Coner","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150727","","IND","Connelly","Neil","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150728","","IND","Connelly","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150729","","IND","Conner","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150730","","IND","Conroy","Cameron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150731","","IND","Cook","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150732","","IND","Core","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150733","","IND","Cornelio","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150734","","IND","Corona","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150735","","IND","Corona","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150736","","IND","Correa","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150737","","IND","Cowan","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150738","","IND","Crawford","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150739","","IND","Crespin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150740","","IND","Crisler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150741","","IND","Crivello","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150742","","IND","Cruz","Marcos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150743","","IND","Culajay","Guillermo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150744","","IND","Culbertson","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150745","","IND","Cunningham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150746","","IND","Curry","Ronald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150747","","IND","D'Amico","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150748","","IND","Danielsen","Kara","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150749","","IND","Davila","Edgar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150750","","IND","Davis","Justin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150751","","IND","Davis","Russell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150752","","IND","Dawson","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150753","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150754","","IND","De Mare","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150755","","IND","DeLintt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150756","","IND","Deam","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150757","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150758","","IND","Del Bando","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150759","","IND","Delaye","Pierre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150760","","IND","Dellinger","Johnny","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150761","","IND","Demers","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150762","","IND","Depaz","Pascal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150763","","IND","Diaz","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150764","","IND","Diaz","Leia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150765","","IND","Diehl","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150766","","IND","Dilloughery","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150767","","IND","Dixon","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150768","","IND","Dizon","Angel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150769","","IND","Doan","Bien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150770","","IND","Doan","Hien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150771","","IND","Dobson","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150772","","IND","Doria","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150773","","IND","Dorman","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150774","","IND","Doss","Cleotis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150775","","IND","Doty","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150776","","IND","Dragges","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150777","","IND","Duenas","Maximillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150778","","IND","Duong","Di-An","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150779","","IND","Dziuba","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150780","","IND","Ehlers","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150781","","IND","Einhorn","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150782","","IND","Ellis","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150783","","IND","Endicott","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150784","","IND","England","Carl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150785","","IND","Engles","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150786","","IND","Ennes","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150787","","IND","Erbe","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150788","","IND","Erickson-Nadell","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150789","","IND","Escalera","Jonas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150790","","IND","Escobar","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150791","","IND","Escobar","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150792","","IND","Escobar","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150793","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150794","","IND","Estrada","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150795","","IND","Estrada","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150796","","IND","Estrada","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150797","","IND","Fabiny","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150798","","IND","Fanucchi","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150799","","IND","Favorito","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150800","","IND","Fernandez","Forest","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150801","","IND","Ferrito","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150802","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150803","","IND","Filippini","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150804","","IND","Filippone","Francesco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150805","","IND","Flanagan","Graham","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150806","","IND","Florea","Florin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150807","","IND","Flores","Saul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150808","","IND","Folia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150809","","IND","Folsom","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150810","","IND","Fong","Louis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150811","","IND","Forman","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150812","","IND","Foster","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150813","","IND","Fountaine","Jamal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150814","","IND","Francisco","Rocco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150815","","IND","Franco","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150816","","IND","Franco","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150817","","IND","Frantzich","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150818","","IND","Fraser","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150819","","IND","Fryer","Beau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150820","","IND","Gall","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150821","","IND","Gallau","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150822","","IND","Gamino","Ramon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150823","","IND","Garcia","Atanacio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150824","","IND","Garcia","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150825","","IND","Garcia","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150826","","IND","Garcia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150827","","IND","Gardanier","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150828","","IND","Gardner","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150829","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150830","","IND","Gerbino","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150831","","IND","Gervasoni","Bret","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150832","","IND","Getchell","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150833","","IND","Gilbert","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150834","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150835","","IND","Gizowski","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150836","","IND","Godoy","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150837","","IND","Golder","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150838","","IND","Gomez","Carlos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150839","","IND","Gomez","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150840","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150841","","IND","Gonzalez","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150842","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150843","","IND","Goodrich","Luke","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150844","","IND","Gordon","Stefanos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150845","","IND","Gowdy","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150846","","IND","Goytia","Chad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150847","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150848","","IND","Guerrero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150849","","IND","Guerrero","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150850","","IND","Guitron","Santiago","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150851","","IND","Gullo","Gail","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150852","","IND","Guskov","Iurii","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150853","","IND","Gutgesell","Myles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150854","","IND","Gutierrez","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150855","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150856","","IND","Guy","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150857","","IND","Haag","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150858","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150859","","IND","Hagerman","Randon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150860","","IND","Hall","Shad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150861","","IND","Hamilton","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150862","","IND","Hammond","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150863","","IND","Harkins","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150864","","IND","Harmount","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150865","","IND","Harper","Kenard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150866","","IND","Harper","Kiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150867","","IND","Harrell","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150868","","IND","Hart","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150869","","IND","Hartzell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150870","","IND","Harward","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150871","","IND","Hassanali","Muizz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150872","","IND","Hathaway","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150873","","IND","Haulot","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150874","","IND","Haverty","Jennifer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150875","","IND","Hawkins","Troy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150876","","IND","Hayes","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150877","","IND","Haynes","Marc","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150878","","IND","Heald","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150879","","IND","Healy","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150880","","IND","Heredia","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150881","","IND","Herman","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150882","","IND","Herrera","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150883","","IND","Herzog","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150884","","IND","Hiatt","Blake","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150885","","IND","Hidalgo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150886","","IND","Hill","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150887","","IND","Hirsch","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150888","","IND","Ho","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150889","","IND","Hodges","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150890","","IND","Hodges","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150891","","IND","Holland","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150892","","IND","Horath","Dominic","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150893","","IND","Hsu","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150894","","IND","Hugger","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150895","","IND","Huynh","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150896","","IND","Hyland","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150897","","IND","Ibarra","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150898","","IND","Ibarra","Felipe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150899","","IND","Ignacio","Alfred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150900","","IND","Ira","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150901","","IND","Isozaki","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150902","","IND","Jackson","Mathew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150903","","IND","Jacobs","Angela","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150904","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150905","","IND","Jimenez","Fernando","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150906","","IND","Jimenez","Santos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150907","","IND","Johnson","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150908","","IND","Justason","Zachary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150909","","IND","Kaldor","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150910","","IND","Karlsten","Dan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150911","","IND","Kasten","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150912","","IND","Keegan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150913","","IND","Kelly","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150914","","IND","Kelly","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150915","","IND","Kent","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150916","","IND","Kerin","Jamie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150917","","IND","King","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150918","","IND","King","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150919","","IND","Klay","Kristopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150920","","IND","Knight","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150921","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150922","","IND","Kurpinsky","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150923","","IND","Laba","Maryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150924","","IND","Laird","Gerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150925","","IND","Landi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150926","","IND","Lang","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150927","","IND","Lara","Esteban","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150928","","IND","Larkin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150929","","IND","Larsen","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150930","","IND","Lass","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150931","","IND","Lawler","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150932","","IND","Lawton","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150933","","IND","Leach","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150934","","IND","Lee","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150935","","IND","Lee","Ruda","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150936","","IND","Leeds","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150937","","IND","Leglu","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150938","","IND","Lerma","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150939","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150940","","IND","Levin","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150941","","IND","Lewis","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150942","","IND","Ling","Rocky","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150943","","IND","Livingston","Micheal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150944","","IND","Lizardo","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150945","","IND","Llorente","Brittani","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150946","","IND","Llosa","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150947","","IND","Lo","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150948","","IND","Lo","Vivian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150950","","IND","Loessberg","Casilia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150951","","IND","Long","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150952","","IND","Lopez","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150953","","IND","Lovens","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150954","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150955","","IND","Lucas","Carly","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150956","","IND","Lucchesi","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150957","","IND","Luna","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150958","","IND","Lyle","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150959","","IND","Maas","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150960","","IND","Maas","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150961","","IND","MacDonell","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150962","","IND","Mackie","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150963","","IND","Macleod","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150964","","IND","Madison","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150965","","IND","Magnus","Maxwell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150966","","IND","Mailander","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150967","","IND","Malandrino","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150968","","IND","Mann","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150969","","IND","Maraldo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150970","","IND","Markowski","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150971","","IND","Marks","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150972","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150973","","IND","Marshall","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150974","","IND","Martello","Laura","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150975","","IND","Martin","Ross","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150976","","IND","Martinez","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150977","","IND","Martinez","Eugenio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150978","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150980","","IND","Matcham","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150981","","IND","Matlow","Mitchell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150982","","IND","Mauntz","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150983","","IND","May III","Gerald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150984","","IND","Mayorga","Raul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150985","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150986","","IND","McBride","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150987","","IND","McCarthy","Mary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150988","","IND","McClelland","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150989","","IND","McClure","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150990","","IND","McDermott","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150991","","IND","McGovern","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150992","","IND","McKnight","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150993","","IND","McVeigh","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150994","","IND","McVey","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150995","","IND","Meeks","Melvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150996","","IND","Melikian","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150997","","IND","Melodia","Lars","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150998","","IND","Mendoza","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC150999","","IND","Menges","Gavin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151000","","IND","Meric","Miran","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151001","","IND","Mickelsen","Karl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151002","","IND","Middleton","Jarod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151003","","IND","Miller","Shaun","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151004","","IND","Mills","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151005","","IND","Mimms","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151006","","IND","Minoia","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151007","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151008","","IND","Moalem","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151009","","IND","Molloy","Julian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151010","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151011","","IND","Mora","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151012","","IND","Moraida","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151013","","IND","Morales","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151014","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151015","","IND","Morisey","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151016","","IND","Morris","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151017","","IND","Moses","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151018","","IND","Mota","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151019","","IND","Moth","Veasna","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151020","","IND","Moules","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151021","","IND","Mountain","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151022","","IND","Muldoon","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151023","","IND","Mumper","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151024","","IND","Mun","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151025","","IND","Murray","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151026","","IND","Nance","Collin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151027","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151028","","IND","Nave","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151029","","IND","Nelson","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151030","","IND","Nelson","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151031","","IND","Newcombe","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151032","","IND","Newland","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151033","","IND","Newnom","Grant","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151034","","IND","Nguyen","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151035","","IND","Nguyen","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151036","","IND","Nguyen","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151037","","IND","Nichols","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151038","","IND","Nilsson","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151039","","IND","Nobori","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151040","","IND","Noon","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151041","","IND","O'Connor","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151042","","IND","Oandason","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151043","","IND","Ochoa","Alonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151044","","IND","Ochoa","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151045","","IND","Ojeda","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151046","","IND","Oliver","Dashiell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151047","","IND","Oliver","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151048","","IND","Olmos","Alberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151049","","IND","Olmos","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151050","","IND","Olson","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151051","","IND","Omaleki","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151052","","IND","Ongolea","Garrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151053","","IND","Orfanel","Elrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151054","","IND","Orr","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151055","","IND","Orsborn","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151056","","IND","Ortega","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151057","","IND","Paculba","Nico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151058","","IND","Padron","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151059","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151060","","IND","Page","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151061","","IND","Palodichuk","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151062","","IND","Parisi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151063","","IND","Parker","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151064","","IND","Parker","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151065","","IND","Parmer","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151066","","IND","Patocchi","Trevor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151067","","IND","Pavloff","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151068","","IND","Pelot","Sage","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151069","","IND","Pereira","Anselmo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151070","","IND","Pereira","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151071","","IND","Peuler","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151072","","IND","Pham","Hau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151073","","IND","Phelan","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151074","","IND","Piccardo","Tony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151075","","IND","Pickup","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151076","","IND","Piercy","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151077","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151078","","IND","Poblete","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151079","","IND","Polidoro","Pablo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151080","","IND","Pons","Alex","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151081","","IND","Posada","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151082","","IND","Prada","Samuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151083","","IND","Puddicombe","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151084","","IND","Puerta","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151085","","IND","Ragan","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151086","","IND","Ragsac","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151087","","IND","Ramirez","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151088","","IND","Ramirez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151089","","IND","Ramos","Aries","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151090","","IND","Ramos","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151091","","IND","Rector","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151092","","IND","Reggiardo","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151093","","IND","Reich","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151094","","IND","Reid","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151095","","IND","Reynolds","Neal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151096","","IND","Rhodes","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151097","","IND","Riley","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151098","","IND","Rishel","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151099","","IND","Rivera","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151100","","IND","Ro","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151101","","IND","Roberts","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151102","","IND","Robinson","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151103","","IND","Robinson","Kerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151104","","IND","Rocha","Heriberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151105","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151106","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151107","","IND","Rollins","Tyson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151108","","IND","Rondone","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151109","","IND","Rooney","Logan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151110","","IND","Roque","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151111","","IND","Rosa","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151112","","IND","Rosenquist","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151113","","IND","Rosingana","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151114","","IND","Rudy","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151115","","IND","Ryan","Francis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151116","","IND","Salas","Moses","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151117","","IND","Salcido","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151118","","IND","Sales","Darrell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151120","","IND","Sanchez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151121","","IND","Sandoval","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151122","","IND","Sandoval","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151123","","IND","Santamaria","Juan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151124","","IND","Saracino","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151125","","IND","Sargent","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151126","","IND","Savage","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151127","","IND","Savedra","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151128","","IND","Scardino","Sundance","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151129","","IND","Schaefer","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151130","","IND","Scheer","Hilary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151131","","IND","Scheib","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151132","","IND","Schirmer","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151133","","IND","Schriver","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151134","","IND","Schubert","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151135","","IND","Schulte","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151136","","IND","Schulte","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151137","","IND","Scocca","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151138","","IND","Seadler","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151139","","IND","Seaton","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151140","","IND","Seligman","Evan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151141","","IND","Senkier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151142","","IND","Shaw","Jack","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151143","","IND","Shea","Jim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151144","","IND","Shea","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151145","","IND","Shepard","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151146","","IND","Silva","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151147","","IND","Silva","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151148","","IND","Smith","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151149","","IND","Smith","Clinton","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151150","","IND","Smith","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151151","","IND","Smith","Obery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151152","","IND","Snapp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151153","","IND","Sniffen","Greig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151154","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151155","","IND","Snyder","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151156","","IND","Soli","Tipi","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151157","","IND","Son","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151158","","IND","Soriano","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151159","","IND","Souza","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151160","","IND","Staley","Josiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151161","","IND","Stamm","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151162","","IND","Stephens","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151163","","IND","Stidham","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151164","","IND","Suarez","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151165","","IND","Summers","Arlen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151166","","IND","Sumner","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151167","","IND","Sung","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151168","","IND","Svendsen","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151169","","IND","Swale","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151170","","IND","Tacklind","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151171","","IND","Tan","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151172","","IND","Tarango","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151173","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151174","","IND","Taylor","Kwamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151175","","IND","Taylor","Lee","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151176","","IND","Tejeda","Luz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151177","","IND","Thierry","Tremaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151178","","IND","Thom","Fraser","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151179","","IND","Thomas","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151180","","IND","Thomas","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151181","","IND","Thomas","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151182","","IND","Thompson","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151183","","IND","Thornton","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151184","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151185","","IND","Tognozzi","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151186","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151187","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151188","","IND","Tong","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151189","","IND","Topping","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151190","","IND","Torchio","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151191","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151192","","IND","Toruno","Ivan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151193","","IND","Toth","Cramer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151194","","IND","Tovar","Oscar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151195","","IND","Trabert","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151196","","IND","Tran","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151197","","IND","Tran","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151198","","IND","Trevino","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151199","","IND","Trevino","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151200","","IND","Trinidad","Eunico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151201","","IND","Trotter","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151202","","IND","Truong","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151203","","IND","Tuttle","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151204","","IND","Tuyor","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151205","","IND","Tyson","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151206","","IND","Ulrich","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151207","","IND","Ureta","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151208","","IND","Van Dalen","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151209","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151210","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151211","","IND","Vasquez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151212","","IND","Vega","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151213","","IND","Vega","Gabriel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151214","","IND","Veitch","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151215","","IND","Velasquez","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151216","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151217","","IND","Vella","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151218","","IND","Vierra","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151219","","IND","Villafana","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151220","","IND","Vittone","Steve","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151221","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151222","","IND","Vo","Thang","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151223","","IND","Vo","Viet","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151224","","IND","Wagner","Asha","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151225","","IND","Walker","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151226","","IND","Walker","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151227","","IND","Walker","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151228","","IND","Wallace","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151229","","IND","Walsh","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151230","","IND","Walton","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151231","","IND","Wargo","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151232","","IND","Warne","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151233","","IND","Warner","Eddie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151234","","IND","Warren","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151235","","IND","Watts","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151236","","IND","Weseman","Read","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151237","","IND","West","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151239","","IND","Westcott","Erik","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151240","","IND","Westcott","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151241","","IND","Whipple","Dean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151242","","IND","Whyte","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151243","","IND","Wilcox","Quentin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151244","","IND","Wilder","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151245","","IND","Williams","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151246","","IND","Williams","Pierce","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151247","","IND","Willis","Blaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151248","","IND","Wise","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151249","","IND","Woeste","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151250","","IND","Wong","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151251","","IND","Wong","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151252","","IND","Wong","Stan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151253","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151254","","IND","Yee","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151255","","IND","Yendrey","Bennett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151256","","IND","Yezek","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151257","","IND","Young","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151258","","IND","Zamora","Andres","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151259","","IND","Zavattero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151260","","IND","Zerweck","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151261","","IND","Zogg","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44254.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151263","","IND","Acosta","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151264","","IND","Acuna","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151265","","IND","Adams","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151266","","IND","Afshar","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151267","","IND","Aghasian","Edwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151268","","IND","Aguilar","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151269","","IND","Ain","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151270","","IND","Alameda","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151271","","IND","Alanis","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151272","","IND","Alaniz","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151273","","IND","Alexander","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151274","","IND","Allen","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151275","","IND","Allread","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151276","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151277","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151278","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151279","","IND","Amaro","Douglas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151280","","IND","Anderson","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151281","","IND","Anderson","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151282","","IND","Anderson","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151283","","IND","Aparicio","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151284","","IND","Aquino","Charleson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151285","","IND","Aranda","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151286","","IND","Arata","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151287","","IND","Arellano","Sergio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151288","","IND","Ascencio","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151289","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151290","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151291","","IND","Augustine","Karren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151292","","IND","Avery","Vernon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151293","","IND","Avila","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151294","","IND","Azcona","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151295","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151296","","IND","Bacon","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151297","","IND","Bailey","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151298","","IND","Baliscao","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151299","","IND","Barbour","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151300","","IND","Barmore","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151301","","IND","Barnett","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151302","","IND","Barone","Wesley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151303","","IND","Barragan","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151304","","IND","Bartels","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151305","","IND","Bartra","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151306","","IND","Bastas","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151307","","IND","Beck","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151308","","IND","Becklund","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151309","","IND","Bell","Dennis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151310","","IND","Bell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151311","","IND","Bello","Nick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151312","","IND","Belton","Arthur","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151313","","IND","Bennett","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151314","","IND","Berger","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151315","","IND","Betancourt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151316","","IND","Bevington","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151317","","IND","Biakanja","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151318","","IND","Bingham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151319","","IND","Bittner","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151320","","IND","Bivens","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151321","","IND","Black","Craig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151322","","IND","Blackwell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151323","","IND","Blean","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151324","","IND","Blech","Holger","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151325","","IND","Blinn","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151326","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151327","","IND","Boelter","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151328","","IND","Bonanno","Leandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151329","","IND","Booth","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151330","","IND","Borges","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151331","","IND","Borreson","Kim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151332","","IND","Boscovich","Harold","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151333","","IND","Boxx","Gillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151334","","IND","Bradley","Derrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151335","","IND","Bratcher","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151336","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151337","","IND","Briggs","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151338","","IND","Brito","Paulo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151339","","IND","Britton","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151340","","IND","Broce","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151341","","IND","Brock","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151342","","IND","Broida","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151343","","IND","Brosnan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151344","","IND","Brown","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151345","","IND","Brown","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151346","","IND","Bruni","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151347","","IND","Buller","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151348","","IND","Burchette","Glynn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151349","","IND","Burke","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151350","","IND","Butler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151351","","IND","Buttitta","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151353","","IND","Campbell","Herb","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151354","","IND","Campbell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151355","","IND","Caponio","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151356","","IND","Carbajal","George","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151357","","IND","Carilli","Dominick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151358","","IND","Carlock","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151359","","IND","Carlson","Clay","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151360","","IND","Carranza","Adolph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151361","","IND","Carrasco","Fred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151362","","IND","Carter","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151363","","IND","Castaneda","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151364","","IND","Charekian","Galvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151365","","IND","Chavez","Refugio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151366","","IND","Chekouras","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151367","","IND","Chipkin","Adam","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151368","","IND","Choy","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151369","","IND","Chua","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151370","","IND","Chung","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151371","","IND","Cilk","Shane","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151372","","IND","Clark","Zach","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151373","","IND","Clausen","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151374","","IND","Clementino","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151375","","IND","Clements","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151376","","IND","Clet","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151377","","IND","Cloutier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151378","","IND","Coats","Soren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151379","","IND","Cobillas","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151380","","IND","Coccellato","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151381","","IND","Comandante","Federico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151382","","IND","Conde","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151383","","IND","Condren","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151384","","IND","Cone","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151385","","IND","Coner","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151386","","IND","Connelly","Neil","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151387","","IND","Connelly","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151388","","IND","Conner","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151389","","IND","Conroy","Cameron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151390","","IND","Cook","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151391","","IND","Core","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151392","","IND","Cornelio","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151393","","IND","Corona","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151394","","IND","Corona","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151395","","IND","Correa","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151396","","IND","Cowan","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151397","","IND","Crawford","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151398","","IND","Crespin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151399","","IND","Crisler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151400","","IND","Crivello","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151401","","IND","Cruz","Marcos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151402","","IND","Culajay","Guillermo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151403","","IND","Culbertson","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151404","","IND","Cunningham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151405","","IND","Curry","Ronald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151406","","IND","D'Amico","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151407","","IND","Danielsen","Kara","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151408","","IND","Davila","Edgar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151409","","IND","Davis","Justin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151410","","IND","Davis","Russell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151411","","IND","Dawson","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151412","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151413","","IND","De Mare","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151414","","IND","DeLintt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151415","","IND","Deam","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151416","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151417","","IND","Del Bando","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151418","","IND","Delaye","Pierre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151419","","IND","Dellinger","Johnny","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151420","","IND","Demers","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151421","","IND","Depaz","Pascal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151422","","IND","Diaz","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151423","","IND","Diaz","Leia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151424","","IND","Diehl","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151425","","IND","Dilloughery","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151426","","IND","Dixon","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151427","","IND","Dizon","Angel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151428","","IND","Doan","Bien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151429","","IND","Doan","Hien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151430","","IND","Dobson","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151431","","IND","Doria","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151432","","IND","Dorman","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151433","","IND","Doss","Cleotis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151434","","IND","Doty","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151435","","IND","Dragges","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151436","","IND","Duenas","Maximillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151437","","IND","Duong","Di-An","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151438","","IND","Dziuba","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151439","","IND","Ehlers","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151440","","IND","Einhorn","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151441","","IND","Ellis","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151442","","IND","Endicott","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151443","","IND","England","Carl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151444","","IND","Engles","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151445","","IND","Ennes","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151446","","IND","Erbe","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151447","","IND","Erickson-Nadell","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151448","","IND","Escalera","Jonas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151449","","IND","Escobar","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151450","","IND","Escobar","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151451","","IND","Escobar","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151452","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151453","","IND","Estrada","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151454","","IND","Estrada","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151455","","IND","Estrada","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151456","","IND","Fabiny","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151457","","IND","Fanucchi","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151458","","IND","Favorito","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151459","","IND","Fernandez","Forest","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151460","","IND","Ferrito","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151461","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151462","","IND","Filippini","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151463","","IND","Filippone","Francesco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151464","","IND","Flanagan","Graham","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151465","","IND","Florea","Florin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151466","","IND","Flores","Saul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151467","","IND","Folia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151468","","IND","Folsom","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151469","","IND","Fong","Louis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151470","","IND","Forman","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151471","","IND","Foster","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151472","","IND","Fountaine","Jamal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151473","","IND","Francisco","Rocco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151474","","IND","Franco","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151475","","IND","Franco","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151476","","IND","Frantzich","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151477","","IND","Fraser","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151478","","IND","Fryer","Beau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151479","","IND","Gall","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151480","","IND","Gallau","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151481","","IND","Gamino","Ramon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151482","","IND","Garcia","Atanacio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151483","","IND","Garcia","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151484","","IND","Garcia","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151485","","IND","Garcia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151486","","IND","Gardanier","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151487","","IND","Gardner","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151488","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151489","","IND","Gerbino","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151490","","IND","Gervasoni","Bret","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151491","","IND","Getchell","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151492","","IND","Gilbert","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151493","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151494","","IND","Gizowski","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151495","","IND","Godoy","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151496","","IND","Golder","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151497","","IND","Gomez","Carlos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151498","","IND","Gomez","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151499","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151500","","IND","Gonzalez","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151501","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151502","","IND","Goodrich","Luke","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151503","","IND","Gordon","Stefanos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151504","","IND","Gowdy","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151505","","IND","Goytia","Chad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151506","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151507","","IND","Guerrero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151508","","IND","Guerrero","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151509","","IND","Guitron","Santiago","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151510","","IND","Gullo","Gail","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151511","","IND","Guskov","Iurii","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151512","","IND","Gutgesell","Myles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151513","","IND","Gutierrez","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151514","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151515","","IND","Guy","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151516","","IND","Haag","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151517","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151518","","IND","Hagerman","Randon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151519","","IND","Hall","Shad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151520","","IND","Hamilton","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151521","","IND","Hammond","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151522","","IND","Harkins","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151523","","IND","Harmount","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151524","","IND","Harper","Kenard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151525","","IND","Harper","Kiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151526","","IND","Harrell","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151527","","IND","Hart","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151528","","IND","Hartzell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151529","","IND","Harward","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151530","","IND","Hassanali","Muizz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151531","","IND","Hathaway","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151532","","IND","Haulot","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151533","","IND","Haverty","Jennifer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151534","","IND","Hawkins","Troy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151535","","IND","Hayes","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151536","","IND","Haynes","Marc","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151537","","IND","Heald","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151538","","IND","Healy","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151539","","IND","Heredia","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151540","","IND","Herman","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151541","","IND","Herrera","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151542","","IND","Herzog","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151543","","IND","Hiatt","Blake","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151544","","IND","Hidalgo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151545","","IND","Hill","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151546","","IND","Hirsch","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151547","","IND","Ho","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151548","","IND","Hodges","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151549","","IND","Hodges","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151550","","IND","Holland","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151551","","IND","Horath","Dominic","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151552","","IND","Hsu","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151553","","IND","Hugger","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151554","","IND","Huynh","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151555","","IND","Hyland","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151556","","IND","Ibarra","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151557","","IND","Ibarra","Felipe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151558","","IND","Ignacio","Alfred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151559","","IND","Ira","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151560","","IND","Isozaki","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151561","","IND","Jackson","Mathew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151562","","IND","Jacobs","Angela","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151563","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151564","","IND","Jimenez","Fernando","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151565","","IND","Jimenez","Santos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151566","","IND","Johnson","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151567","","IND","Justason","Zachary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151568","","IND","Kaldor","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151569","","IND","Karlsten","Dan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151570","","IND","Kasten","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151571","","IND","Keegan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151572","","IND","Kelly","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151573","","IND","Kelly","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151574","","IND","Kent","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151575","","IND","Kerin","Jamie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151576","","IND","King","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151577","","IND","King","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151578","","IND","Klay","Kristopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151579","","IND","Knight","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151580","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151581","","IND","Kurpinsky","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151582","","IND","Laba","Maryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151583","","IND","Laird","Gerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151584","","IND","Landi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151585","","IND","Lang","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151586","","IND","Lara","Esteban","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151587","","IND","Larkin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151588","","IND","Larsen","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151589","","IND","Lass","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151590","","IND","Lawler","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151591","","IND","Lawton","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151592","","IND","Leach","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151593","","IND","Lee","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151594","","IND","Lee","Ruda","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151595","","IND","Leeds","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151596","","IND","Leglu","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151597","","IND","Lerma","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151598","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151599","","IND","Levin","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151600","","IND","Lewis","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151601","","IND","Ling","Rocky","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151602","","IND","Livingston","Micheal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151603","","IND","Lizardo","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151604","","IND","Llorente","Brittani","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151605","","IND","Llosa","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151606","","IND","Lo","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151607","","IND","Lo","Vivian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151609","","IND","Loessberg","Casilia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151610","","IND","Long","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151611","","IND","Lopez","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151612","","IND","Lovens","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151613","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151614","","IND","Lucas","Carly","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151615","","IND","Lucchesi","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151616","","IND","Luna","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151617","","IND","Lyle","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151618","","IND","Maas","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151619","","IND","Maas","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151620","","IND","MacDonell","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151621","","IND","Mackie","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151622","","IND","Macleod","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151623","","IND","Madison","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151624","","IND","Magnus","Maxwell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151625","","IND","Mailander","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151626","","IND","Malandrino","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151627","","IND","Mann","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151628","","IND","Maraldo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151629","","IND","Markowski","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151630","","IND","Marks","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151631","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151632","","IND","Marshall","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151633","","IND","Martello","Laura","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151634","","IND","Martin","Ross","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151635","","IND","Martinez","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151636","","IND","Martinez","Eugenio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151637","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151639","","IND","Matcham","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151640","","IND","Matlow","Mitchell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151641","","IND","Mauntz","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151642","","IND","May III","Gerald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151643","","IND","Mayorga","Raul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151644","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151645","","IND","McBride","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151646","","IND","McCarthy","Mary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151647","","IND","McClelland","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151648","","IND","McClure","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151649","","IND","McDermott","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151650","","IND","McGovern","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151651","","IND","McKnight","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151652","","IND","McVeigh","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151653","","IND","McVey","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151654","","IND","Meeks","Melvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151655","","IND","Melikian","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151656","","IND","Melodia","Lars","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151657","","IND","Mendoza","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151658","","IND","Menges","Gavin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151659","","IND","Meric","Miran","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151660","","IND","Mickelsen","Karl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151661","","IND","Middleton","Jarod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151662","","IND","Miller","Shaun","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151663","","IND","Mills","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151664","","IND","Mimms","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151665","","IND","Minoia","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151666","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151667","","IND","Moalem","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151668","","IND","Molloy","Julian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151669","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151670","","IND","Mora","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151671","","IND","Moraida","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151672","","IND","Morales","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151673","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151674","","IND","Morisey","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151675","","IND","Morris","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151676","","IND","Moses","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151677","","IND","Mota","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151678","","IND","Moth","Veasna","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151679","","IND","Moules","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151680","","IND","Mountain","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151681","","IND","Muldoon","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151682","","IND","Mumper","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151683","","IND","Mun","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151684","","IND","Murray","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151685","","IND","Nance","Collin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151686","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151687","","IND","Nave","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151688","","IND","Nelson","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151689","","IND","Nelson","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151690","","IND","Newcombe","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151691","","IND","Newland","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151692","","IND","Newnom","Grant","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151693","","IND","Nguyen","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151694","","IND","Nguyen","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151695","","IND","Nguyen","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151696","","IND","Nichols","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151697","","IND","Nilsson","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151698","","IND","Nobori","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151699","","IND","Noon","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151700","","IND","O'Connor","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151701","","IND","Oandason","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151702","","IND","Ochoa","Alonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151703","","IND","Ochoa","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151704","","IND","Ojeda","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151705","","IND","Oliver","Dashiell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151706","","IND","Oliver","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151707","","IND","Olmos","Alberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151708","","IND","Olmos","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151709","","IND","Olson","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151710","","IND","Omaleki","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151711","","IND","Ongolea","Garrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151712","","IND","Orfanel","Elrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151713","","IND","Orr","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151714","","IND","Orsborn","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151715","","IND","Ortega","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151716","","IND","Paculba","Nico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151717","","IND","Padron","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151718","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151719","","IND","Page","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151720","","IND","Palodichuk","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151721","","IND","Parisi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151722","","IND","Parker","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151723","","IND","Parker","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151724","","IND","Parmer","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151725","","IND","Patocchi","Trevor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151726","","IND","Pavloff","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151727","","IND","Pelot","Sage","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151728","","IND","Pereira","Anselmo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151729","","IND","Pereira","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151730","","IND","Peuler","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151731","","IND","Pham","Hau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151732","","IND","Phelan","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151733","","IND","Piccardo","Tony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151734","","IND","Pickup","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151735","","IND","Piercy","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151736","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151737","","IND","Poblete","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151738","","IND","Polidoro","Pablo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151739","","IND","Pons","Alex","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151740","","IND","Posada","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151741","","IND","Prada","Samuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151742","","IND","Puddicombe","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151743","","IND","Puerta","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151744","","IND","Ragan","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151745","","IND","Ragsac","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151746","","IND","Ramirez","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151747","","IND","Ramirez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151748","","IND","Ramos","Aries","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151749","","IND","Ramos","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151750","","IND","Rector","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151751","","IND","Reggiardo","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151752","","IND","Reich","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151753","","IND","Reid","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151754","","IND","Reynolds","Neal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151755","","IND","Rhodes","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151756","","IND","Riley","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151757","","IND","Rishel","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151758","","IND","Rivera","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151759","","IND","Ro","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151760","","IND","Roberts","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151761","","IND","Robinson","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151762","","IND","Robinson","Kerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151763","","IND","Rocha","Heriberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151764","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151765","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151766","","IND","Rollins","Tyson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151767","","IND","Rondone","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151768","","IND","Rooney","Logan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151769","","IND","Roque","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151770","","IND","Rosa","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151771","","IND","Rosenquist","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151772","","IND","Rosingana","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151773","","IND","Rudy","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151774","","IND","Ryan","Francis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151775","","IND","Salas","Moses","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151776","","IND","Salcido","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151777","","IND","Sales","Darrell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151778","","IND","Sanchez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151779","","IND","Sandoval","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151780","","IND","Sandoval","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151781","","IND","Santamaria","Juan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151782","","IND","Saracino","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151783","","IND","Sargent","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151784","","IND","Savage","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151785","","IND","Savedra","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151786","","IND","Scardino","Sundance","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151787","","IND","Schaefer","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151788","","IND","Scheer","Hilary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151789","","IND","Scheib","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151790","","IND","Schirmer","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151791","","IND","Schriver","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151792","","IND","Schubert","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151793","","IND","Schulte","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151794","","IND","Schulte","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151795","","IND","Scocca","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151796","","IND","Seadler","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151797","","IND","Seaton","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151798","","IND","Seligman","Evan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151799","","IND","Senkier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151800","","IND","Shaw","Jack","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151801","","IND","Shea","Jim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151802","","IND","Shea","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151803","","IND","Shepard","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151804","","IND","Silva","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151805","","IND","Silva","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151806","","IND","Smith","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151807","","IND","Smith","Clinton","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151808","","IND","Smith","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151809","","IND","Smith","Obery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151810","","IND","Snapp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151811","","IND","Sniffen","Greig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151812","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151813","","IND","Snyder","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151814","","IND","Soli","Tipi","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151815","","IND","Son","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151816","","IND","Soriano","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151817","","IND","Souza","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151818","","IND","Staley","Josiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151819","","IND","Stamm","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151820","","IND","Stephens","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151821","","IND","Stidham","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151822","","IND","Suarez","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151823","","IND","Summers","Arlen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151824","","IND","Sumner","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151825","","IND","Sung","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151826","","IND","Svendsen","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151827","","IND","Swale","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151828","","IND","Tacklind","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151829","","IND","Tan","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151830","","IND","Tarango","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151831","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151832","","IND","Taylor","Kwamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151833","","IND","Taylor","Lee","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151834","","IND","Tejeda","Luz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151835","","IND","Thierry","Tremaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151836","","IND","Thom","Fraser","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151837","","IND","Thomas","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151838","","IND","Thomas","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151839","","IND","Thomas","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151840","","IND","Thompson","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151841","","IND","Thornton","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151842","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151843","","IND","Tognozzi","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151844","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151845","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151846","","IND","Tong","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151847","","IND","Topping","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151848","","IND","Torchio","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151849","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151850","","IND","Toruno","Ivan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151851","","IND","Toth","Cramer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151852","","IND","Tovar","Oscar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151853","","IND","Trabert","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151854","","IND","Tran","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151855","","IND","Tran","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151856","","IND","Trevino","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151857","","IND","Trevino","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151858","","IND","Trinidad","Eunico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151859","","IND","Trotter","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151860","","IND","Truong","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151861","","IND","Tuttle","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151862","","IND","Tuyor","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151863","","IND","Tyson","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151864","","IND","Ulrich","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151865","","IND","Ureta","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151866","","IND","Van Dalen","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151867","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151868","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151869","","IND","Vasquez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151870","","IND","Vega","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151871","","IND","Vega","Gabriel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151872","","IND","Veitch","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151873","","IND","Velasquez","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151874","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151875","","IND","Vella","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151876","","IND","Vierra","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151877","","IND","Villafana","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151878","","IND","Vittone","Steve","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151879","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151880","","IND","Vo","Thang","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151881","","IND","Vo","Viet","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151882","","IND","Wagner","Asha","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151883","","IND","Walker","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151884","","IND","Walker","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151885","","IND","Walker","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151886","","IND","Wallace","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151887","","IND","Walsh","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151888","","IND","Walton","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151889","","IND","Wargo","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151890","","IND","Warne","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151891","","IND","Warner","Eddie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151892","","IND","Warren","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151893","","IND","Watts","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151894","","IND","Weseman","Read","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151895","","IND","West","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151896","","IND","Westcott","Erik","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151897","","IND","Westcott","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151898","","IND","Whipple","Dean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151899","","IND","Whyte","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151900","","IND","Wilcox","Quentin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151901","","IND","Wilder","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151902","","IND","Williams","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151903","","IND","Williams","Pierce","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151904","","IND","Willis","Blaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151905","","IND","Wise","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151906","","IND","Woeste","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151907","","IND","Wong","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151908","","IND","Wong","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151909","","IND","Wong","Stan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151910","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151911","","IND","Yee","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151912","","IND","Yendrey","Bennett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151913","","IND","Yezek","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151914","","IND","Young","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151915","","IND","Zamora","Andres","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151916","","IND","Zavattero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151917","","IND","Zerweck","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151918","","IND","Zogg","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44273.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151922","","IND","Acosta","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151923","","IND","Acuna","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151924","","IND","Adams","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151925","","IND","Afshar","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151926","","IND","Aghasian","Edwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151927","","IND","Aguilar","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151928","","IND","Ain","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151929","","IND","Alameda","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151930","","IND","Alanis","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151931","","IND","Alaniz","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151932","","IND","Alexander","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151933","","IND","Allen","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151934","","IND","Allread","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151935","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151936","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151937","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151938","","IND","Amaro","Douglas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151939","","IND","Anderson","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151940","","IND","Anderson","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151941","","IND","Anderson","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151942","","IND","Aparicio","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151943","","IND","Aquino","Charleson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151944","","IND","Aranda","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151945","","IND","Arata","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151946","","IND","Arellano","Sergio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151947","","IND","Ascencio","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151948","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151949","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151950","","IND","Augustine","Karren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151951","","IND","Avery","Vernon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151952","","IND","Avila","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151953","","IND","Azcona","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151954","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151955","","IND","Bacon","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151956","","IND","Bailey","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151957","","IND","Baliscao","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151958","","IND","Barbour","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151959","","IND","Barmore","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151960","","IND","Barnett","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151961","","IND","Barone","Wesley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151962","","IND","Barragan","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151963","","IND","Bartels","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151964","","IND","Bartra","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151965","","IND","Bastas","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151966","","IND","Beck","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151967","","IND","Becklund","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151968","","IND","Bell","Dennis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151969","","IND","Bell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151970","","IND","Bello","Nick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151971","","IND","Belton","Arthur","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151972","","IND","Bennett","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151973","","IND","Berger","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151974","","IND","Betancourt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151975","","IND","Bevington","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151976","","IND","Biakanja","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151977","","IND","Bingham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151978","","IND","Bittner","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151979","","IND","Bivens","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151980","","IND","Black","Craig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151981","","IND","Blackwell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151982","","IND","Blean","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151983","","IND","Blech","Holger","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151984","","IND","Blinn","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151985","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151986","","IND","Boelter","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151987","","IND","Bonanno","Leandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151988","","IND","Booth","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151989","","IND","Borges","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151990","","IND","Borreson","Kim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151991","","IND","Boscovich","Harold","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151992","","IND","Boxx","Gillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151993","","IND","Bradley","Derrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151994","","IND","Bratcher","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151995","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151996","","IND","Briggs","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151997","","IND","Brito","Paulo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151998","","IND","Britton","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC151999","","IND","Broce","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152000","","IND","Brock","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152001","","IND","Broida","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152002","","IND","Brosnan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152003","","IND","Brown","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152004","","IND","Brown","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152005","","IND","Bruni","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152006","","IND","Buller","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152007","","IND","Burchette","Glynn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152008","","IND","Burke","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152009","","IND","Butler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152010","","IND","Buttitta","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152011","","IND","Campbell","Herb","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152012","","IND","Campbell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152013","","IND","Caponio","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152014","","IND","Carbajal","George","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152015","","IND","Carilli","Dominick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152016","","IND","Carlock","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152017","","IND","Carlson","Clay","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152018","","IND","Carranza","Adolph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152019","","IND","Carrasco","Fred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152020","","IND","Carter","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152021","","IND","Castaneda","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152022","","IND","Charekian","Galvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152023","","IND","Chavez","Refugio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152024","","IND","Chekouras","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152025","","IND","Chipkin","Adam","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152026","","IND","Choy","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152027","","IND","Chua","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152028","","IND","Chung","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152029","","IND","Cilk","Shane","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152030","","IND","Clark","Zach","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152031","","IND","Clausen","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152032","","IND","Clementino","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152033","","IND","Clements","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152034","","IND","Clet","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152035","","IND","Cloutier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152036","","IND","Coats","Soren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152037","","IND","Cobillas","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152038","","IND","Coccellato","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152039","","IND","Comandante","Federico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152040","","IND","Conde","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152041","","IND","Condren","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152042","","IND","Cone","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152043","","IND","Coner","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152044","","IND","Connelly","Neil","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152045","","IND","Connelly","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152046","","IND","Conner","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152047","","IND","Conroy","Cameron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152048","","IND","Cook","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152049","","IND","Core","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152050","","IND","Cornelio","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152051","","IND","Corona","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152052","","IND","Corona","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152053","","IND","Correa","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152054","","IND","Cowan","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152055","","IND","Crawford","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152056","","IND","Crespin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152057","","IND","Crisler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152058","","IND","Crivello","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152059","","IND","Cruz","Marcos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152060","","IND","Culajay","Guillermo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152061","","IND","Culbertson","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152062","","IND","Cunningham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152063","","IND","Curry","Ronald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152064","","IND","D'Amico","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152065","","IND","Danielsen","Kara","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152066","","IND","Davila","Edgar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152067","","IND","Davis","Justin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152068","","IND","Davis","Russell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152069","","IND","Dawson","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152070","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152071","","IND","De Mare","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152072","","IND","DeLintt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152073","","IND","Deam","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152074","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152075","","IND","Del Bando","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152076","","IND","Delaye","Pierre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152077","","IND","Dellinger","Johnny","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152078","","IND","Demers","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152079","","IND","Depaz","Pascal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152080","","IND","Diaz","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152081","","IND","Diaz","Leia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152082","","IND","Diehl","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152083","","IND","Dilloughery","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152084","","IND","Dixon","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152085","","IND","Dizon","Angel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152086","","IND","Doan","Bien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152087","","IND","Doan","Hien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152088","","IND","Dobson","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152089","","IND","Doria","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152090","","IND","Dorman","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152091","","IND","Doss","Cleotis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152092","","IND","Doty","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152093","","IND","Dragges","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152094","","IND","Duenas","Maximillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152095","","IND","Duong","Di-An","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152096","","IND","Dziuba","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152097","","IND","Ehlers","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152098","","IND","Einhorn","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152099","","IND","Ellis","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152100","","IND","Endicott","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152101","","IND","England","Carl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152102","","IND","Engles","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152103","","IND","Ennes","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152104","","IND","Erbe","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152105","","IND","Erickson-Nadell","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152106","","IND","Escalera","Jonas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152107","","IND","Escobar","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152108","","IND","Escobar","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152109","","IND","Escobar","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152110","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152111","","IND","Estrada","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152112","","IND","Estrada","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152113","","IND","Estrada","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152114","","IND","Fabiny","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152115","","IND","Fanucchi","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152116","","IND","Favorito","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152117","","IND","Fernandez","Forest","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152118","","IND","Ferrito","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152119","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152120","","IND","Filippini","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152121","","IND","Filippone","Francesco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152122","","IND","Flanagan","Graham","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152123","","IND","Florea","Florin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152124","","IND","Flores","Saul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152125","","IND","Folia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152126","","IND","Folsom","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152127","","IND","Fong","Louis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152128","","IND","Forman","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152129","","IND","Foster","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152130","","IND","Fountaine","Jamal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152131","","IND","Francisco","Rocco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152132","","IND","Franco","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152133","","IND","Franco","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152134","","IND","Frantzich","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152135","","IND","Fraser","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152136","","IND","Fryer","Beau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152137","","IND","Gall","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152138","","IND","Gallau","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152139","","IND","Gamino","Ramon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152140","","IND","Garcia","Atanacio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152141","","IND","Garcia","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152142","","IND","Garcia","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152143","","IND","Garcia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152144","","IND","Gardanier","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152145","","IND","Gardner","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152146","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152147","","IND","Gerbino","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152148","","IND","Gervasoni","Bret","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152149","","IND","Getchell","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152150","","IND","Gilbert","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152151","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152152","","IND","Gizowski","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152153","","IND","Godoy","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152154","","IND","Golder","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152155","","IND","Gomez","Carlos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152156","","IND","Gomez","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152157","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152158","","IND","Gonzalez","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152159","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152160","","IND","Goodrich","Luke","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152161","","IND","Gordon","Stefanos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152162","","IND","Gowdy","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152163","","IND","Goytia","Chad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152164","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152165","","IND","Guerrero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152166","","IND","Guerrero","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152167","","IND","Guitron","Santiago","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152168","","IND","Gullo","Gail","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152169","","IND","Guskov","Iurii","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152170","","IND","Gutgesell","Myles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152171","","IND","Gutierrez","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152172","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152173","","IND","Guy","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152174","","IND","Haag","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152175","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152176","","IND","Hagerman","Randon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152177","","IND","Hall","Shad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152178","","IND","Hamilton","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152179","","IND","Hammond","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152180","","IND","Harkins","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152181","","IND","Harmount","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152182","","IND","Harper","Kenard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152183","","IND","Harper","Kiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152184","","IND","Harrell","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152185","","IND","Hart","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152186","","IND","Hartzell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152187","","IND","Harward","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152188","","IND","Hassanali","Muizz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152189","","IND","Hathaway","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152190","","IND","Haulot","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152191","","IND","Haverty","Jennifer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152192","","IND","Hawkins","Troy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152193","","IND","Hayes","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152194","","IND","Haynes","Marc","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152195","","IND","Heald","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152196","","IND","Healy","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152197","","IND","Heredia","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152198","","IND","Herman","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152199","","IND","Herrera","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152200","","IND","Herzog","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152201","","IND","Hiatt","Blake","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152202","","IND","Hidalgo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152203","","IND","Hill","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152204","","IND","Hirsch","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152205","","IND","Ho","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152206","","IND","Hodges","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152207","","IND","Hodges","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152208","","IND","Holland","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152209","","IND","Horath","Dominic","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152210","","IND","Hsu","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152211","","IND","Hugger","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152212","","IND","Huynh","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152213","","IND","Hyland","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152214","","IND","Ibarra","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152215","","IND","Ibarra","Felipe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152216","","IND","Ignacio","Alfred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152217","","IND","Ira","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152218","","IND","Isozaki","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152219","","IND","Jackson","Mathew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152220","","IND","Jacobs","Angela","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152221","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152222","","IND","Jimenez","Fernando","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152223","","IND","Jimenez","Santos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152224","","IND","Johnson","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152225","","IND","Justason","Zachary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152226","","IND","Kaldor","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152227","","IND","Karlsten","Dan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152228","","IND","Kasten","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152229","","IND","Keegan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152230","","IND","Kelly","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152231","","IND","Kelly","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152232","","IND","Kent","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152233","","IND","Kerin","Jamie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152234","","IND","King","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152235","","IND","King","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152236","","IND","Klay","Kristopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152237","","IND","Knight","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152238","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152239","","IND","Kurpinsky","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152240","","IND","Laba","Maryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152241","","IND","Laird","Gerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152242","","IND","Landi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152243","","IND","Lang","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152244","","IND","Lara","Esteban","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152245","","IND","Larkin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152246","","IND","Larsen","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152247","","IND","Lass","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152248","","IND","Lawler","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152249","","IND","Lawton","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152250","","IND","Leach","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152251","","IND","Lee","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152252","","IND","Lee","Ruda","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152253","","IND","Leeds","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152254","","IND","Leglu","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152255","","IND","Lerma","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152256","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152257","","IND","Levin","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152258","","IND","Lewis","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152259","","IND","Ling","Rocky","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152260","","IND","Livingston","Micheal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152261","","IND","Lizardo","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152262","","IND","Llorente","Brittani","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152263","","IND","Llosa","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152264","","IND","Lo","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152265","","IND","Lo","Vivian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152267","","IND","Loessberg","Casilia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152268","","IND","Long","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152269","","IND","Lopez","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152270","","IND","Lovens","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152271","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152272","","IND","Lucas","Carly","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152273","","IND","Lucchesi","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152274","","IND","Luna","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152275","","IND","Lyle","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152276","","IND","Maas","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152277","","IND","Maas","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152278","","IND","MacDonell","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152279","","IND","Mackie","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152280","","IND","Macleod","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152281","","IND","Madison","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152282","","IND","Magnus","Maxwell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152283","","IND","Mailander","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152284","","IND","Malandrino","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152285","","IND","Mann","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152286","","IND","Maraldo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152287","","IND","Markowski","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152288","","IND","Marks","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152289","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152290","","IND","Marshall","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152291","","IND","Martello","Laura","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152292","","IND","Martin","Ross","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152293","","IND","Martinez","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152294","","IND","Martinez","Eugenio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152295","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152297","","IND","Matcham","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152298","","IND","Matlow","Mitchell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152299","","IND","Mauntz","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152300","","IND","May III","Gerald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152301","","IND","Mayorga","Raul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152302","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152303","","IND","McBride","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152304","","IND","McCarthy","Mary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152305","","IND","McClelland","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152306","","IND","McClure","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152307","","IND","McDermott","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152308","","IND","McGovern","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152309","","IND","McKnight","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152310","","IND","McVeigh","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152311","","IND","McVey","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152312","","IND","Meeks","Melvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152313","","IND","Melikian","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152314","","IND","Melodia","Lars","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152315","","IND","Mendoza","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152316","","IND","Menges","Gavin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152317","","IND","Meric","Miran","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152318","","IND","Mickelsen","Karl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152319","","IND","Middleton","Jarod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152320","","IND","Miller","Shaun","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152321","","IND","Mills","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152322","","IND","Mimms","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152323","","IND","Minoia","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152324","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152325","","IND","Moalem","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152326","","IND","Molloy","Julian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152327","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152328","","IND","Mora","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152329","","IND","Moraida","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152330","","IND","Morales","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152331","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152332","","IND","Morisey","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152333","","IND","Morris","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152334","","IND","Moses","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152335","","IND","Mota","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152336","","IND","Moth","Veasna","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152337","","IND","Moules","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152338","","IND","Mountain","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152339","","IND","Muldoon","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152340","","IND","Mumper","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152341","","IND","Mun","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152342","","IND","Murray","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152343","","IND","Nance","Collin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152344","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152345","","IND","Nave","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152346","","IND","Nelson","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152347","","IND","Nelson","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152348","","IND","Newcombe","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152349","","IND","Newland","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152350","","IND","Newnom","Grant","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152351","","IND","Nguyen","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152352","","IND","Nguyen","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152353","","IND","Nguyen","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152354","","IND","Nichols","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152355","","IND","Nilsson","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152356","","IND","Nobori","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152357","","IND","Noon","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152358","","IND","O'Connor","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152359","","IND","Oandason","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152360","","IND","Ochoa","Alonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152361","","IND","Ochoa","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152362","","IND","Ojeda","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152363","","IND","Oliver","Dashiell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152364","","IND","Oliver","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152365","","IND","Olmos","Alberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152366","","IND","Olmos","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152367","","IND","Olson","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152368","","IND","Omaleki","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152369","","IND","Ongolea","Garrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152370","","IND","Orfanel","Elrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152371","","IND","Orr","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152372","","IND","Orsborn","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152373","","IND","Ortega","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152374","","IND","Paculba","Nico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152375","","IND","Padron","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152376","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152377","","IND","Page","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152378","","IND","Palodichuk","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152379","","IND","Parisi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152380","","IND","Parker","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152381","","IND","Parker","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152382","","IND","Parmer","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152383","","IND","Patocchi","Trevor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152384","","IND","Pavloff","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152385","","IND","Pelot","Sage","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152386","","IND","Pereira","Anselmo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152387","","IND","Pereira","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152388","","IND","Peuler","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152389","","IND","Pham","Hau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152390","","IND","Phelan","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152391","","IND","Piccardo","Tony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152392","","IND","Pickup","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152393","","IND","Piercy","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152394","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152395","","IND","Poblete","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152396","","IND","Polidoro","Pablo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152397","","IND","Pons","Alex","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152398","","IND","Posada","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152399","","IND","Prada","Samuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152400","","IND","Puddicombe","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152401","","IND","Puerta","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152402","","IND","Ragan","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152403","","IND","Ragsac","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152404","","IND","Ramirez","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152405","","IND","Ramirez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152406","","IND","Ramos","Aries","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152407","","IND","Ramos","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152408","","IND","Rector","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152409","","IND","Reggiardo","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152410","","IND","Reich","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152411","","IND","Reid","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152412","","IND","Reynolds","Neal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152413","","IND","Rhodes","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152414","","IND","Riley","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152415","","IND","Rishel","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152416","","IND","Rivera","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152417","","IND","Ro","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152418","","IND","Roberts","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152419","","IND","Robinson","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152420","","IND","Robinson","Kerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152421","","IND","Rocha","Heriberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152422","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152423","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152424","","IND","Rollins","Tyson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152425","","IND","Rondone","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152426","","IND","Rooney","Logan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152427","","IND","Roque","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152428","","IND","Rosa","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152429","","IND","Rosenquist","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152430","","IND","Rosingana","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152431","","IND","Rudy","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152432","","IND","Ryan","Francis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152433","","IND","Salas","Moses","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152434","","IND","Salcido","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152435","","IND","Sales","Darrell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152436","","IND","Sanchez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152437","","IND","Sandoval","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152438","","IND","Sandoval","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152439","","IND","Santamaria","Juan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152440","","IND","Saracino","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152441","","IND","Sargent","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152442","","IND","Savage","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152443","","IND","Savedra","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152444","","IND","Scardino","Sundance","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152445","","IND","Schaefer","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152446","","IND","Scheer","Hilary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152447","","IND","Scheib","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152448","","IND","Schirmer","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152449","","IND","Schriver","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152450","","IND","Schubert","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152451","","IND","Schulte","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152452","","IND","Schulte","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152453","","IND","Scocca","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152454","","IND","Seadler","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152455","","IND","Seaton","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152456","","IND","Seligman","Evan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152457","","IND","Senkier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152458","","IND","Shaw","Jack","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152459","","IND","Shea","Jim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152460","","IND","Shea","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152461","","IND","Shepard","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152462","","IND","Silva","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152463","","IND","Silva","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152464","","IND","Smith","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152465","","IND","Smith","Clinton","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152466","","IND","Smith","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152467","","IND","Smith","Obery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152468","","IND","Snapp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152469","","IND","Sniffen","Greig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152470","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152471","","IND","Snyder","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152472","","IND","Soli","Tipi","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152473","","IND","Son","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152474","","IND","Soriano","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152475","","IND","Souza","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152476","","IND","Staley","Josiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152477","","IND","Stamm","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152478","","IND","Stephens","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152479","","IND","Stidham","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152480","","IND","Suarez","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152481","","IND","Summers","Arlen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152482","","IND","Sumner","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152483","","IND","Sung","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152484","","IND","Svendsen","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152485","","IND","Swale","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152486","","IND","Tacklind","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152487","","IND","Tan","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152488","","IND","Tarango","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152489","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152490","","IND","Taylor","Kwamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152491","","IND","Taylor","Lee","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152492","","IND","Tejeda","Luz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152493","","IND","Thierry","Tremaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152494","","IND","Thom","Fraser","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152495","","IND","Thomas","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152496","","IND","Thomas","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152497","","IND","Thomas","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152498","","IND","Thompson","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152499","","IND","Thornton","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152500","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152501","","IND","Tognozzi","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152502","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152503","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152504","","IND","Tong","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152505","","IND","Topping","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152506","","IND","Torchio","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152507","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152508","","IND","Toruno","Ivan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152509","","IND","Toth","Cramer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152510","","IND","Tovar","Oscar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152511","","IND","Trabert","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152512","","IND","Tran","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152513","","IND","Tran","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152514","","IND","Trevino","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152515","","IND","Trevino","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152516","","IND","Trinidad","Eunico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152517","","IND","Trotter","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152518","","IND","Truong","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152519","","IND","Tuttle","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152520","","IND","Tuyor","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152521","","IND","Tyson","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152522","","IND","Ulrich","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152523","","IND","Ureta","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152524","","IND","Van Dalen","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152525","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152526","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152527","","IND","Vasquez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152528","","IND","Vega","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152529","","IND","Vega","Gabriel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152530","","IND","Veitch","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152531","","IND","Velasquez","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152532","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152533","","IND","Vella","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152534","","IND","Vierra","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152535","","IND","Villafana","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152536","","IND","Vittone","Steve","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152537","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152538","","IND","Vo","Thang","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152539","","IND","Vo","Viet","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152540","","IND","Wagner","Asha","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152541","","IND","Walker","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152542","","IND","Walker","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152543","","IND","Walker","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152544","","IND","Wallace","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152545","","IND","Walsh","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152546","","IND","Walton","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152547","","IND","Wargo","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152548","","IND","Warne","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152549","","IND","Warner","Eddie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152550","","IND","Warren","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152551","","IND","Watts","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152552","","IND","Weseman","Read","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152553","","IND","West","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152554","","IND","Westcott","Erik","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152555","","IND","Westcott","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152556","","IND","Whipple","Dean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152557","","IND","Whyte","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152558","","IND","Wilcox","Quentin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152559","","IND","Wilder","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152560","","IND","Williams","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152561","","IND","Williams","Pierce","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152562","","IND","Willis","Blaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152563","","IND","Wise","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152564","","IND","Woeste","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152565","","IND","Wong","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152566","","IND","Wong","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152567","","IND","Wong","Stan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152568","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152569","","IND","Yee","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152570","","IND","Yendrey","Bennett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152571","","IND","Yezek","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152572","","IND","Young","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152573","","IND","Zamora","Andres","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152574","","IND","Zavattero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152575","","IND","Zerweck","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152576","","IND","Zogg","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44284.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152577","","IND","Acosta","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152578","","IND","Acuna","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152579","","IND","Adams","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152580","","IND","Afshar","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152581","","IND","Aghasian","Edwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152582","","IND","Aguilar","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152583","","IND","Ain","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152584","","IND","Alameda","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152585","","IND","Alanis","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152586","","IND","Alaniz","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152587","","IND","Alexander","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152588","","IND","Allen","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152589","","IND","Allread","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152590","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152591","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152592","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152593","","IND","Amaro","Douglas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152594","","IND","Anderson","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152595","","IND","Anderson","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152596","","IND","Anderson","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152597","","IND","Aparicio","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152598","","IND","Aquino","Charleson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152599","","IND","Aranda","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152600","","IND","Arata","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152601","","IND","Arellano","Sergio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152602","","IND","Ascencio","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152603","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152604","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152605","","IND","Augustine","Karren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152606","","IND","Avery","Vernon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152607","","IND","Avila","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152608","","IND","Azcona","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152609","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152610","","IND","Bacon","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152611","","IND","Bailey","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152612","","IND","Baliscao","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152613","","IND","Barbour","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152614","","IND","Barmore","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152615","","IND","Barnett","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152616","","IND","Barone","Wesley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152617","","IND","Barragan","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152618","","IND","Bartels","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152619","","IND","Bartra","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152620","","IND","Bastas","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152621","","IND","Beck","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152622","","IND","Becklund","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152623","","IND","Bell","Dennis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152624","","IND","Bell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152625","","IND","Bello","Nick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152626","","IND","Belton","Arthur","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152627","","IND","Bennett","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152628","","IND","Berger","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152629","","IND","Betancourt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152630","","IND","Bevington","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152631","","IND","Biakanja","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152632","","IND","Bingham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152633","","IND","Bittner","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152634","","IND","Bivens","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152635","","IND","Black","Craig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152636","","IND","Blackwell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152637","","IND","Blean","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152638","","IND","Blech","Holger","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152639","","IND","Blinn","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152640","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152641","","IND","Boelter","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152642","","IND","Bonanno","Leandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152643","","IND","Booth","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152644","","IND","Borges","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152645","","IND","Borreson","Kim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152646","","IND","Boscovich","Harold","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152647","","IND","Boxx","Gillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152648","","IND","Bradley","Derrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152649","","IND","Bratcher","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152650","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152651","","IND","Briggs","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152652","","IND","Brito","Paulo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152653","","IND","Britton","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152654","","IND","Broce","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152655","","IND","Brock","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152656","","IND","Broida","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152657","","IND","Brosnan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152658","","IND","Brown","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152659","","IND","Brown","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152660","","IND","Bruni","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152661","","IND","Buller","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152662","","IND","Burchette","Glynn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152663","","IND","Burke","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152664","","IND","Butler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152665","","IND","Buttitta","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152666","","IND","Campbell","Herb","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152667","","IND","Campbell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152668","","IND","Caponio","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152669","","IND","Carbajal","George","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152670","","IND","Carilli","Dominick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152671","","IND","Carlock","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152672","","IND","Carlson","Clay","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152673","","IND","Carranza","Adolph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152674","","IND","Carrasco","Fred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152675","","IND","Carter","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152676","","IND","Castaneda","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152677","","IND","Charekian","Galvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152678","","IND","Chavez","Refugio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152679","","IND","Chekouras","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152680","","IND","Chipkin","Adam","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152681","","IND","Choy","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152682","","IND","Chua","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152683","","IND","Chung","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152684","","IND","Cilk","Shane","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152685","","IND","Clark","Zach","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152686","","IND","Clausen","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152687","","IND","Clementino","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152688","","IND","Clements","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152689","","IND","Clet","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152690","","IND","Cloutier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152691","","IND","Coats","Soren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152692","","IND","Cobillas","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152693","","IND","Coccellato","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152694","","IND","Comandante","Federico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152695","","IND","Conde","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152696","","IND","Condren","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152697","","IND","Cone","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152698","","IND","Coner","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152699","","IND","Connelly","Neil","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152700","","IND","Connelly","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152701","","IND","Conner","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152702","","IND","Conroy","Cameron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152703","","IND","Cook","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152704","","IND","Core","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152705","","IND","Cornelio","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152706","","IND","Corona","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152707","","IND","Corona","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152708","","IND","Correa","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152709","","IND","Cowan","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152710","","IND","Crawford","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152711","","IND","Crespin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152712","","IND","Crisler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152713","","IND","Crivello","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152714","","IND","Cruz","Marcos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152715","","IND","Culajay","Guillermo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152716","","IND","Culbertson","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152717","","IND","Cunningham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152718","","IND","Curry","Ronald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152719","","IND","D'Amico","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152720","","IND","Danielsen","Kara","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152721","","IND","Davila","Edgar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152722","","IND","Davis","Justin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152723","","IND","Davis","Russell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152724","","IND","Dawson","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152725","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152726","","IND","De Mare","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152727","","IND","DeLintt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152728","","IND","Deam","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152729","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152730","","IND","Del Bando","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152731","","IND","Delaye","Pierre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152732","","IND","Dellinger","Johnny","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152733","","IND","Demers","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152734","","IND","Depaz","Pascal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152735","","IND","Diaz","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152736","","IND","Diaz","Leia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152737","","IND","Diehl","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152738","","IND","Dilloughery","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152739","","IND","Dixon","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152740","","IND","Dizon","Angel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152741","","IND","Doan","Bien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152742","","IND","Doan","Hien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152743","","IND","Dobson","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152744","","IND","Doria","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152745","","IND","Dorman","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152746","","IND","Doss","Cleotis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152747","","IND","Doty","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152748","","IND","Dragges","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152749","","IND","Duenas","Maximillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152750","","IND","Duong","Di-An","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152751","","IND","Dziuba","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152752","","IND","Ehlers","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152753","","IND","Einhorn","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152754","","IND","Ellis","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152755","","IND","Endicott","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152756","","IND","England","Carl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152757","","IND","Engles","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152758","","IND","Ennes","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152759","","IND","Erbe","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152760","","IND","Erickson-Nadell","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152761","","IND","Escalera","Jonas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152762","","IND","Escobar","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152763","","IND","Escobar","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152764","","IND","Escobar","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152765","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152766","","IND","Estrada","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152767","","IND","Estrada","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152768","","IND","Estrada","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152769","","IND","Fabiny","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152770","","IND","Fanucchi","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152771","","IND","Favorito","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152772","","IND","Fernandez","Forest","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152773","","IND","Ferrito","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152774","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152775","","IND","Filippini","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152776","","IND","Filippone","Francesco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152777","","IND","Flanagan","Graham","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152778","","IND","Florea","Florin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152779","","IND","Flores","Saul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152780","","IND","Folia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152781","","IND","Folsom","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152782","","IND","Fong","Louis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152783","","IND","Forman","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152784","","IND","Foster","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152785","","IND","Fountaine","Jamal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152786","","IND","Francisco","Rocco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152787","","IND","Franco","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152788","","IND","Franco","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152789","","IND","Frantzich","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152790","","IND","Fraser","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152791","","IND","Fryer","Beau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152792","","IND","Gall","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152793","","IND","Gallau","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152794","","IND","Gamino","Ramon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152795","","IND","Garcia","Atanacio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152796","","IND","Garcia","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152797","","IND","Garcia","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152798","","IND","Garcia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152799","","IND","Gardanier","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152800","","IND","Gardner","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152801","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152802","","IND","Gerbino","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152803","","IND","Gervasoni","Bret","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152804","","IND","Getchell","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152805","","IND","Gilbert","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152806","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152807","","IND","Gizowski","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152808","","IND","Godoy","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152809","","IND","Golder","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152810","","IND","Gomez","Carlos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152811","","IND","Gomez","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152812","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152813","","IND","Gonzalez","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152814","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152815","","IND","Goodrich","Luke","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152816","","IND","Gordon","Stefanos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152817","","IND","Gowdy","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152818","","IND","Goytia","Chad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152819","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152820","","IND","Guerrero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152821","","IND","Guerrero","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152822","","IND","Guitron","Santiago","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152823","","IND","Gullo","Gail","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152824","","IND","Guskov","Iurii","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152825","","IND","Gutgesell","Myles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152826","","IND","Gutierrez","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152827","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152828","","IND","Guy","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152829","","IND","Haag","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152830","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152831","","IND","Hagerman","Randon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152832","","IND","Hall","Shad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152833","","IND","Hamilton","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152834","","IND","Hammond","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152835","","IND","Harkins","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152836","","IND","Harmount","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152837","","IND","Harper","Kenard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152838","","IND","Harper","Kiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152839","","IND","Harrell","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152840","","IND","Hart","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152841","","IND","Hartzell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152842","","IND","Harward","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152843","","IND","Hassanali","Muizz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152844","","IND","Hathaway","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152845","","IND","Haulot","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152846","","IND","Haverty","Jennifer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152847","","IND","Hawkins","Troy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152848","","IND","Hayes","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152849","","IND","Haynes","Marc","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152850","","IND","Heald","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152851","","IND","Healy","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152852","","IND","Heredia","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152853","","IND","Herman","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152854","","IND","Herrera","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152855","","IND","Herzog","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152856","","IND","Hiatt","Blake","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152857","","IND","Hidalgo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152858","","IND","Hill","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152859","","IND","Hirsch","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152860","","IND","Ho","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152861","","IND","Hodges","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152862","","IND","Hodges","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152863","","IND","Holland","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152864","","IND","Horath","Dominic","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152865","","IND","Hsu","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152866","","IND","Hugger","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152867","","IND","Huynh","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152868","","IND","Hyland","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152869","","IND","Ibarra","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152870","","IND","Ibarra","Felipe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152871","","IND","Ignacio","Alfred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152872","","IND","Ira","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152873","","IND","Isozaki","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152874","","IND","Jackson","Mathew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152875","","IND","Jacobs","Angela","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152876","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152877","","IND","Jimenez","Fernando","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152878","","IND","Jimenez","Santos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152879","","IND","Johnson","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152880","","IND","Justason","Zachary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152881","","IND","Kaldor","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152882","","IND","Karlsten","Dan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152883","","IND","Kasten","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152884","","IND","Keegan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152885","","IND","Kelly","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152886","","IND","Kelly","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152887","","IND","Kent","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152888","","IND","Kerin","Jamie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152889","","IND","King","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152890","","IND","King","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152891","","IND","Klay","Kristopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152892","","IND","Knight","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152893","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152894","","IND","Kurpinsky","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152895","","IND","Laba","Maryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152896","","IND","Laird","Gerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152897","","IND","Landi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152898","","IND","Lang","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152899","","IND","Lara","Esteban","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152900","","IND","Larkin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152901","","IND","Larsen","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152902","","IND","Lass","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152903","","IND","Lawler","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152904","","IND","Lawton","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152905","","IND","Leach","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152906","","IND","Lee","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152907","","IND","Lee","Ruda","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152908","","IND","Leeds","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152909","","IND","Leglu","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152910","","IND","Lerma","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152911","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152912","","IND","Levin","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152913","","IND","Lewis","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152914","","IND","Ling","Rocky","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152915","","IND","Livingston","Micheal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152916","","IND","Lizardo","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152917","","IND","Llorente","Brittani","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152918","","IND","Llosa","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152919","","IND","Lo","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152920","","IND","Lo","Vivian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152922","","IND","Loessberg","Casilia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152923","","IND","Long","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152924","","IND","Lopez","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152925","","IND","Lovens","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152926","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152927","","IND","Lucas","Carly","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152928","","IND","Lucchesi","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152929","","IND","Luna","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152930","","IND","Lyle","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152931","","IND","Maas","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152932","","IND","Maas","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152933","","IND","MacDonell","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152934","","IND","Mackie","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152935","","IND","Macleod","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152936","","IND","Madison","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152937","","IND","Magnus","Maxwell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152938","","IND","Mailander","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152939","","IND","Malandrino","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152940","","IND","Mann","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152941","","IND","Maraldo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152942","","IND","Markowski","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152943","","IND","Marks","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152944","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152945","","IND","Marshall","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152946","","IND","Martello","Laura","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152947","","IND","Martin","Ross","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152948","","IND","Martinez","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152949","","IND","Martinez","Eugenio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152950","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152952","","IND","Matcham","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152953","","IND","Matlow","Mitchell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152954","","IND","Mauntz","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152955","","IND","May III","Gerald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152956","","IND","Mayorga","Raul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152957","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152958","","IND","McBride","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152959","","IND","McCarthy","Mary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152960","","IND","McClelland","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152961","","IND","McClure","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152962","","IND","McDermott","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152963","","IND","McGovern","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152964","","IND","McKnight","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152965","","IND","McVeigh","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152966","","IND","McVey","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152967","","IND","Meeks","Melvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152968","","IND","Melikian","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152969","","IND","Melodia","Lars","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152970","","IND","Mendoza","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152971","","IND","Menges","Gavin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152972","","IND","Meric","Miran","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152973","","IND","Mickelsen","Karl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152974","","IND","Middleton","Jarod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152975","","IND","Miller","Shaun","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152976","","IND","Mills","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152977","","IND","Mimms","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152978","","IND","Minoia","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152979","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152980","","IND","Moalem","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152981","","IND","Molloy","Julian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152982","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152983","","IND","Mora","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152984","","IND","Moraida","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152985","","IND","Morales","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152986","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152987","","IND","Morisey","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152988","","IND","Morris","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152989","","IND","Moses","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152990","","IND","Mota","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152991","","IND","Moth","Veasna","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152992","","IND","Moules","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152993","","IND","Mountain","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152994","","IND","Muldoon","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152995","","IND","Mumper","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152996","","IND","Mun","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152997","","IND","Murray","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152998","","IND","Nance","Collin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC152999","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153000","","IND","Nave","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153001","","IND","Nelson","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153002","","IND","Nelson","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153003","","IND","Newcombe","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153004","","IND","Newland","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153005","","IND","Newnom","Grant","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153006","","IND","Nguyen","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153007","","IND","Nguyen","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153008","","IND","Nguyen","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153009","","IND","Nichols","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153010","","IND","Nilsson","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153011","","IND","Nobori","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153012","","IND","Noon","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153013","","IND","O'Connor","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153014","","IND","Oandason","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153015","","IND","Ochoa","Alonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153016","","IND","Ochoa","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153017","","IND","Ojeda","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153018","","IND","Oliver","Dashiell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153019","","IND","Oliver","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153020","","IND","Olmos","Alberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153021","","IND","Olmos","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153022","","IND","Olson","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153023","","IND","Omaleki","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153024","","IND","Ongolea","Garrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153025","","IND","Orfanel","Elrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153026","","IND","Orr","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153027","","IND","Orsborn","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153028","","IND","Ortega","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153029","","IND","Paculba","Nico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153030","","IND","Padron","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153031","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153032","","IND","Page","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153033","","IND","Palodichuk","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153034","","IND","Parisi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153035","","IND","Parker","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153036","","IND","Parker","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153037","","IND","Parmer","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153038","","IND","Patocchi","Trevor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153039","","IND","Pavloff","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153040","","IND","Pelot","Sage","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153041","","IND","Pereira","Anselmo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153042","","IND","Pereira","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153043","","IND","Peuler","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153044","","IND","Pham","Hau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153045","","IND","Phelan","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153046","","IND","Piccardo","Tony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153047","","IND","Pickup","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153048","","IND","Piercy","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153049","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153050","","IND","Poblete","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153051","","IND","Polidoro","Pablo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153052","","IND","Pons","Alex","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153053","","IND","Posada","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153054","","IND","Prada","Samuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153055","","IND","Puddicombe","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153056","","IND","Puerta","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153057","","IND","Ragan","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153058","","IND","Ragsac","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153059","","IND","Ramirez","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153060","","IND","Ramirez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153061","","IND","Ramos","Aries","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153062","","IND","Ramos","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153063","","IND","Rector","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153064","","IND","Reggiardo","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153065","","IND","Reich","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153066","","IND","Reid","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153067","","IND","Reynolds","Neal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153068","","IND","Rhodes","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153069","","IND","Riley","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153070","","IND","Rishel","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153071","","IND","Rivera","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153072","","IND","Ro","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153073","","IND","Roberts","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153074","","IND","Robinson","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153075","","IND","Robinson","Kerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153076","","IND","Rocha","Heriberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153077","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153078","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153079","","IND","Rollins","Tyson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153080","","IND","Rondone","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153081","","IND","Rooney","Logan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153082","","IND","Roque","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153083","","IND","Rosa","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153084","","IND","Rosenquist","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153085","","IND","Rosingana","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153086","","IND","Rudy","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153087","","IND","Ryan","Francis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153088","","IND","Salas","Moses","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153089","","IND","Salcido","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153090","","IND","Sales","Darrell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153091","","IND","Sanchez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153092","","IND","Sandoval","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153093","","IND","Sandoval","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153094","","IND","Santamaria","Juan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153095","","IND","Saracino","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153096","","IND","Sargent","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153097","","IND","Savage","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153098","","IND","Savedra","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153099","","IND","Scardino","Sundance","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153100","","IND","Schaefer","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153101","","IND","Scheer","Hilary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153102","","IND","Scheib","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153103","","IND","Schirmer","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153104","","IND","Schriver","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153105","","IND","Schubert","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153106","","IND","Schulte","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153107","","IND","Schulte","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153108","","IND","Scocca","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153109","","IND","Seadler","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153110","","IND","Seaton","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153111","","IND","Seligman","Evan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153112","","IND","Senkier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153113","","IND","Shaw","Jack","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153114","","IND","Shea","Jim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153115","","IND","Shea","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153116","","IND","Shepard","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153117","","IND","Silva","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153118","","IND","Silva","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153119","","IND","Smith","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153120","","IND","Smith","Clinton","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153121","","IND","Smith","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153122","","IND","Smith","Obery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153123","","IND","Snapp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153124","","IND","Sniffen","Greig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153125","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153126","","IND","Snyder","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153127","","IND","Soli","Tipi","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153128","","IND","Son","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153129","","IND","Soriano","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153130","","IND","Souza","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153131","","IND","Staley","Josiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153132","","IND","Stamm","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153133","","IND","Stephens","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153134","","IND","Stidham","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153135","","IND","Suarez","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153136","","IND","Summers","Arlen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153137","","IND","Sumner","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153138","","IND","Sung","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153139","","IND","Svendsen","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153140","","IND","Swale","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153141","","IND","Tacklind","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153142","","IND","Tan","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153143","","IND","Tarango","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153144","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153145","","IND","Taylor","Kwamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153146","","IND","Taylor","Lee","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153147","","IND","Tejeda","Luz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153148","","IND","Thierry","Tremaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153149","","IND","Thom","Fraser","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153150","","IND","Thomas","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153151","","IND","Thomas","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153152","","IND","Thomas","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153153","","IND","Thompson","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153154","","IND","Thornton","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153155","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153156","","IND","Tognozzi","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153157","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153158","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153159","","IND","Tong","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153160","","IND","Topping","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153161","","IND","Torchio","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153162","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153163","","IND","Toruno","Ivan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153164","","IND","Toth","Cramer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153165","","IND","Tovar","Oscar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153166","","IND","Trabert","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153167","","IND","Tran","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153168","","IND","Tran","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153169","","IND","Trevino","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153170","","IND","Trevino","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153171","","IND","Trinidad","Eunico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153172","","IND","Trotter","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153173","","IND","Truong","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153174","","IND","Tuttle","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153175","","IND","Tuyor","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153176","","IND","Tyson","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153177","","IND","Ulrich","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153178","","IND","Ureta","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153179","","IND","Van Dalen","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153180","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153181","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153182","","IND","Vasquez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153183","","IND","Vega","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153184","","IND","Vega","Gabriel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153185","","IND","Veitch","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153186","","IND","Velasquez","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153187","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153188","","IND","Vella","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153189","","IND","Vierra","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153190","","IND","Villafana","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153191","","IND","Vittone","Steve","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153192","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153193","","IND","Vo","Thang","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153194","","IND","Vo","Viet","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153195","","IND","Wagner","Asha","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153196","","IND","Walker","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153197","","IND","Walker","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153198","","IND","Walker","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153199","","IND","Wallace","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153200","","IND","Walsh","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153201","","IND","Walton","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153202","","IND","Wargo","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153203","","IND","Warne","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153204","","IND","Warner","Eddie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153205","","IND","Warren","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153206","","IND","Watts","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153207","","IND","Weseman","Read","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153208","","IND","West","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153209","","IND","Westcott","Erik","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153210","","IND","Westcott","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153211","","IND","Whipple","Dean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153212","","IND","Whyte","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153213","","IND","Wilcox","Quentin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153214","","IND","Wilder","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153215","","IND","Williams","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153216","","IND","Williams","Pierce","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153217","","IND","Willis","Blaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153218","","IND","Wise","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153219","","IND","Woeste","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153220","","IND","Wong","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153221","","IND","Wong","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153222","","IND","Wong","Stan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153223","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153224","","IND","Yee","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153225","","IND","Yendrey","Bennett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153226","","IND","Yezek","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153227","","IND","Young","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153228","","IND","Zamora","Andres","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153229","","IND","Zavattero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153230","","IND","Zerweck","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153231","","IND","Zogg","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44296.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153236","","IND","Acosta","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153237","","IND","Acuna","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153238","","IND","Adams","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153239","","IND","Afshar","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153240","","IND","Aghasian","Edwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153241","","IND","Aguilar","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153242","","IND","Ain","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153243","","IND","Alameda","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153244","","IND","Alanis","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153245","","IND","Alaniz","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153246","","IND","Alexander","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153247","","IND","Allen","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153248","","IND","Allread","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153249","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153250","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153251","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153252","","IND","Amaro","Douglas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153253","","IND","Anderson","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153254","","IND","Anderson","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153255","","IND","Anderson","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153256","","IND","Aparicio","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153257","","IND","Aquino","Charleson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153258","","IND","Aranda","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153259","","IND","Arata","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153260","","IND","Arellano","Sergio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153261","","IND","Ascencio","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153262","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153263","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153264","","IND","Augustine","Karren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153265","","IND","Avery","Vernon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153266","","IND","Avila","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153267","","IND","Azcona","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153268","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153269","","IND","Bacon","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153270","","IND","Bailey","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153271","","IND","Baliscao","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153272","","IND","Barbour","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153273","","IND","Barmore","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153274","","IND","Barnett","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153275","","IND","Barone","Wesley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153276","","IND","Barragan","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153277","","IND","Bartels","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153278","","IND","Bartra","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153279","","IND","Bastas","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153280","","IND","Beck","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153281","","IND","Becklund","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153282","","IND","Bell","Dennis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153283","","IND","Bell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153284","","IND","Bello","Nick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153285","","IND","Belton","Arthur","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153286","","IND","Bennett","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153287","","IND","Berger","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153288","","IND","Betancourt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153289","","IND","Bevington","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153290","","IND","Biakanja","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153291","","IND","Bingham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153292","","IND","Bittner","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153293","","IND","Bivens","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153294","","IND","Black","Craig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153295","","IND","Blackwell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153296","","IND","Blean","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153297","","IND","Blech","Holger","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153298","","IND","Blinn","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153299","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153300","","IND","Boelter","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153301","","IND","Bonanno","Leandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153302","","IND","Booth","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153303","","IND","Borges","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153304","","IND","Borreson","Kim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153305","","IND","Boscovich","Harold","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153306","","IND","Boxx","Gillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153307","","IND","Bradley","Derrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153308","","IND","Bratcher","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153309","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153310","","IND","Briggs","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153311","","IND","Brito","Paulo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153312","","IND","Britton","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153313","","IND","Broce","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153314","","IND","Brock","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153315","","IND","Broida","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153316","","IND","Brosnan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153317","","IND","Brown","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153318","","IND","Brown","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153319","","IND","Bruni","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153320","","IND","Buller","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153321","","IND","Burchette","Glynn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153322","","IND","Burke","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153323","","IND","Butler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153324","","IND","Buttitta","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153325","","IND","Campbell","Herb","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153326","","IND","Campbell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153327","","IND","Caponio","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153328","","IND","Carbajal","George","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153329","","IND","Carilli","Dominick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153330","","IND","Carlock","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153331","","IND","Carlson","Clay","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153332","","IND","Carranza","Adolph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153333","","IND","Carrasco","Fred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153334","","IND","Carter","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153335","","IND","Castaneda","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153336","","IND","Charekian","Galvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153337","","IND","Chavez","Refugio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153338","","IND","Chekouras","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153339","","IND","Chipkin","Adam","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153340","","IND","Choy","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153341","","IND","Chua","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153342","","IND","Chung","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153343","","IND","Cilk","Shane","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153344","","IND","Clark","Zach","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153345","","IND","Clausen","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153346","","IND","Clementino","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153347","","IND","Clements","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153348","","IND","Clet","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153349","","IND","Cloutier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153350","","IND","Coats","Soren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153351","","IND","Cobillas","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153352","","IND","Coccellato","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153353","","IND","Comandante","Federico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153354","","IND","Conde","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153355","","IND","Condren","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153356","","IND","Cone","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153357","","IND","Coner","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153358","","IND","Connelly","Neil","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153359","","IND","Connelly","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153360","","IND","Conner","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153361","","IND","Conroy","Cameron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153362","","IND","Cook","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153363","","IND","Core","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153364","","IND","Cornelio","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153365","","IND","Corona","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153366","","IND","Corona","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153367","","IND","Correa","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153368","","IND","Cowan","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153369","","IND","Crawford","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153370","","IND","Crespin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153371","","IND","Crisler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153372","","IND","Crivello","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153373","","IND","Cruz","Marcos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153374","","IND","Culajay","Guillermo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153375","","IND","Culbertson","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153376","","IND","Cunningham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153377","","IND","Curry","Ronald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153378","","IND","D'Amico","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153379","","IND","Danielsen","Kara","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153380","","IND","Davila","Edgar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153381","","IND","Davis","Justin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153382","","IND","Davis","Russell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153383","","IND","Dawson","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153384","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153385","","IND","De Mare","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153386","","IND","DeLintt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153387","","IND","Deam","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153388","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153389","","IND","Del Bando","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153390","","IND","Delaye","Pierre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153391","","IND","Dellinger","Johnny","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153392","","IND","Demers","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153393","","IND","Depaz","Pascal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153394","","IND","Diaz","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153395","","IND","Diaz","Leia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153396","","IND","Diehl","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153397","","IND","Dilloughery","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153398","","IND","Dixon","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153399","","IND","Dizon","Angel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153400","","IND","Doan","Bien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153401","","IND","Doan","Hien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153402","","IND","Dobson","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153403","","IND","Doria","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153404","","IND","Dorman","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153405","","IND","Doss","Cleotis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153406","","IND","Doty","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153407","","IND","Dragges","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153408","","IND","Duenas","Maximillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153409","","IND","Duong","Di-An","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153410","","IND","Dziuba","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153411","","IND","Ehlers","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153412","","IND","Einhorn","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153413","","IND","Ellis","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153414","","IND","Endicott","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153415","","IND","England","Carl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153416","","IND","Engles","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153417","","IND","Ennes","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153418","","IND","Erbe","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153419","","IND","Erickson-Nadell","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153420","","IND","Escalera","Jonas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153421","","IND","Escobar","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153422","","IND","Escobar","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153423","","IND","Escobar","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153424","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153425","","IND","Estrada","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153426","","IND","Estrada","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153427","","IND","Estrada","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153428","","IND","Fabiny","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153429","","IND","Fanucchi","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153430","","IND","Favorito","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153431","","IND","Fernandez","Forest","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153432","","IND","Ferrito","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153433","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153434","","IND","Filippini","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153435","","IND","Filippone","Francesco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153436","","IND","Flanagan","Graham","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153437","","IND","Florea","Florin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153438","","IND","Flores","Saul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153439","","IND","Folia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153440","","IND","Folsom","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153441","","IND","Fong","Louis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153442","","IND","Forman","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153443","","IND","Foster","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153444","","IND","Fountaine","Jamal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153445","","IND","Francisco","Rocco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153446","","IND","Franco","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153447","","IND","Franco","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153448","","IND","Frantzich","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153449","","IND","Fraser","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153450","","IND","Fryer","Beau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153451","","IND","Gall","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153452","","IND","Gallau","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153453","","IND","Gamino","Ramon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153454","","IND","Garcia","Atanacio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153455","","IND","Garcia","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153456","","IND","Garcia","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153457","","IND","Garcia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153458","","IND","Gardanier","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153459","","IND","Gardner","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153460","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153461","","IND","Gerbino","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153462","","IND","Gervasoni","Bret","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153463","","IND","Getchell","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153464","","IND","Gilbert","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153465","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153466","","IND","Gizowski","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153467","","IND","Godoy","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153468","","IND","Golder","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153469","","IND","Gomez","Carlos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153470","","IND","Gomez","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153471","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153472","","IND","Gonzalez","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153473","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153474","","IND","Goodrich","Luke","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153475","","IND","Gordon","Stefanos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153476","","IND","Gowdy","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153477","","IND","Goytia","Chad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153478","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153479","","IND","Guerrero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153480","","IND","Guerrero","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153481","","IND","Guitron","Santiago","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153482","","IND","Gullo","Gail","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153483","","IND","Guskov","Iurii","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153484","","IND","Gutgesell","Myles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153485","","IND","Gutierrez","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153486","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153487","","IND","Guy","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153488","","IND","Haag","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153489","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153490","","IND","Hagerman","Randon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153491","","IND","Hall","Shad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153492","","IND","Hamilton","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153493","","IND","Hammond","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153494","","IND","Harkins","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153495","","IND","Harmount","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153496","","IND","Harper","Kenard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153497","","IND","Harper","Kiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153498","","IND","Harrell","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153499","","IND","Hart","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153500","","IND","Hartzell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153501","","IND","Harward","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153502","","IND","Hassanali","Muizz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153503","","IND","Hathaway","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153504","","IND","Haulot","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153505","","IND","Haverty","Jennifer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153506","","IND","Hawkins","Troy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153507","","IND","Hayes","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153508","","IND","Haynes","Marc","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153509","","IND","Heald","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153510","","IND","Healy","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153511","","IND","Heredia","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153512","","IND","Herman","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153513","","IND","Herrera","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153514","","IND","Herzog","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153515","","IND","Hiatt","Blake","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153516","","IND","Hidalgo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153517","","IND","Hill","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153518","","IND","Hirsch","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153519","","IND","Ho","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153520","","IND","Hodges","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153521","","IND","Hodges","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153522","","IND","Holland","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153523","","IND","Horath","Dominic","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153524","","IND","Hsu","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153525","","IND","Hugger","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153526","","IND","Huynh","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153527","","IND","Hyland","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153528","","IND","Ibarra","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153529","","IND","Ibarra","Felipe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153530","","IND","Ignacio","Alfred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153531","","IND","Ira","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153532","","IND","Isozaki","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153533","","IND","Jackson","Mathew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153534","","IND","Jacobs","Angela","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153535","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153536","","IND","Jimenez","Fernando","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153537","","IND","Jimenez","Santos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153538","","IND","Johnson","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153539","","IND","Justason","Zachary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153540","","IND","Kaldor","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153541","","IND","Karlsten","Dan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153542","","IND","Kasten","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153543","","IND","Keegan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153544","","IND","Kelly","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153545","","IND","Kelly","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153546","","IND","Kent","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153547","","IND","Kerin","Jamie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153548","","IND","King","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153549","","IND","King","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153550","","IND","Klay","Kristopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153551","","IND","Knight","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153552","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153553","","IND","Kurpinsky","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153554","","IND","Laba","Maryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153555","","IND","Laird","Gerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153556","","IND","Landi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153557","","IND","Lang","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153558","","IND","Lara","Esteban","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153559","","IND","Larkin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153560","","IND","Larsen","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153561","","IND","Lass","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153562","","IND","Lawler","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153563","","IND","Lawton","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153564","","IND","Leach","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153565","","IND","Lee","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153566","","IND","Lee","Ruda","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153567","","IND","Leeds","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153568","","IND","Leglu","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153569","","IND","Lerma","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153570","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153571","","IND","Levin","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153572","","IND","Lewis","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153573","","IND","Ling","Rocky","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153574","","IND","Livingston","Micheal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153575","","IND","Lizardo","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153576","","IND","Llorente","Brittani","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153577","","IND","Llosa","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153578","","IND","Lo","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153579","","IND","Lo","Vivian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153580","","IND","Loessberg","Casilia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153581","","IND","Long","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153582","","IND","Lopez","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153583","","IND","Lovens","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153584","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153585","","IND","Lucas","Carly","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153586","","IND","Lucchesi","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153587","","IND","Luna","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153588","","IND","Lyle","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153589","","IND","Maas","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153590","","IND","Maas","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153591","","IND","MacDonell","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153592","","IND","Mackie","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153593","","IND","Macleod","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153594","","IND","Madison","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153595","","IND","Magnus","Maxwell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153596","","IND","Mailander","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153597","","IND","Malandrino","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153598","","IND","Mann","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153599","","IND","Maraldo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153600","","IND","Markowski","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153601","","IND","Marks","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153602","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153603","","IND","Marshall","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153604","","IND","Martello","Laura","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153605","","IND","Martin","Ross","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153606","","IND","Martinez","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153607","","IND","Martinez","Eugenio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153608","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153610","","IND","Matcham","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153611","","IND","Matlow","Mitchell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153612","","IND","Mauntz","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153613","","IND","May III","Gerald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153614","","IND","Mayorga","Raul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153615","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153616","","IND","McBride","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153617","","IND","McCarthy","Mary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153618","","IND","McClelland","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153619","","IND","McClure","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153620","","IND","McDermott","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153621","","IND","McGovern","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153622","","IND","McKnight","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153623","","IND","McVeigh","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153624","","IND","McVey","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153625","","IND","Meeks","Melvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153626","","IND","Melikian","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153627","","IND","Melodia","Lars","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153628","","IND","Mendoza","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153629","","IND","Menges","Gavin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153630","","IND","Meric","Miran","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153631","","IND","Mickelsen","Karl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153632","","IND","Middleton","Jarod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153633","","IND","Miller","Shaun","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153634","","IND","Mills","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153635","","IND","Mimms","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153636","","IND","Minoia","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153637","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153638","","IND","Moalem","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153639","","IND","Molloy","Julian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153640","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153641","","IND","Mora","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153642","","IND","Moraida","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153643","","IND","Morales","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153644","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153645","","IND","Morisey","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153646","","IND","Morris","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153647","","IND","Moses","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153648","","IND","Mota","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153649","","IND","Moth","Veasna","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153650","","IND","Moules","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153651","","IND","Mountain","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153652","","IND","Muldoon","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153653","","IND","Mumper","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153654","","IND","Mun","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153655","","IND","Murray","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153656","","IND","Nance","Collin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153657","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153658","","IND","Nave","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153659","","IND","Nelson","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153660","","IND","Nelson","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153661","","IND","Newcombe","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153662","","IND","Newland","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153663","","IND","Newnom","Grant","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153664","","IND","Nguyen","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153665","","IND","Nguyen","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153666","","IND","Nguyen","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153667","","IND","Nichols","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153668","","IND","Nilsson","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153669","","IND","Nobori","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153670","","IND","Noon","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153671","","IND","O'Connor","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153672","","IND","Oandason","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153673","","IND","Ochoa","Alonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153674","","IND","Ochoa","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153675","","IND","Ojeda","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153676","","IND","Oliver","Dashiell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153677","","IND","Oliver","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153678","","IND","Olmos","Alberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153679","","IND","Olmos","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153680","","IND","Olson","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153681","","IND","Omaleki","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153682","","IND","Ongolea","Garrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153683","","IND","Orfanel","Elrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153684","","IND","Orr","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153685","","IND","Orsborn","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153686","","IND","Ortega","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153687","","IND","Paculba","Nico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153688","","IND","Padron","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153689","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153690","","IND","Page","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153691","","IND","Palodichuk","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153692","","IND","Parisi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153693","","IND","Parker","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153694","","IND","Parker","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153695","","IND","Parmer","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153696","","IND","Patocchi","Trevor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153697","","IND","Pavloff","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153698","","IND","Pelot","Sage","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153699","","IND","Pereira","Anselmo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153700","","IND","Pereira","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153701","","IND","Peuler","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153702","","IND","Pham","Hau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153703","","IND","Phelan","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153704","","IND","Piccardo","Tony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153705","","IND","Pickup","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153706","","IND","Piercy","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153707","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153708","","IND","Poblete","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153709","","IND","Polidoro","Pablo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153710","","IND","Pons","Alex","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153711","","IND","Posada","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153712","","IND","Prada","Samuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153713","","IND","Puddicombe","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153714","","IND","Puerta","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153715","","IND","Ragan","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153716","","IND","Ragsac","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153717","","IND","Ramirez","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153718","","IND","Ramirez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153719","","IND","Ramos","Aries","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153720","","IND","Ramos","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153721","","IND","Rector","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153722","","IND","Reggiardo","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153723","","IND","Reich","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153724","","IND","Reid","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153725","","IND","Reynolds","Neal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153726","","IND","Rhodes","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153727","","IND","Riley","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153728","","IND","Rishel","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153729","","IND","Rivera","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153730","","IND","Ro","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153731","","IND","Roberts","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153732","","IND","Robinson","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153733","","IND","Robinson","Kerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153734","","IND","Rocha","Heriberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153735","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153736","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153737","","IND","Rollins","Tyson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153738","","IND","Rondone","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153739","","IND","Rooney","Logan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153740","","IND","Roque","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153741","","IND","Rosa","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153742","","IND","Rosenquist","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153743","","IND","Rosingana","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153744","","IND","Rudy","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153745","","IND","Ryan","Francis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153746","","IND","Salas","Moses","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153747","","IND","Salcido","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153748","","IND","Sales","Darrell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153749","","IND","Sanchez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153750","","IND","Sandoval","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153751","","IND","Sandoval","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153752","","IND","Santamaria","Juan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153753","","IND","Saracino","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153754","","IND","Sargent","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153755","","IND","Savage","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153756","","IND","Savedra","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153757","","IND","Scardino","Sundance","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153758","","IND","Schaefer","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153759","","IND","Scheer","Hilary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153760","","IND","Scheib","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153761","","IND","Schirmer","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153762","","IND","Schriver","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153763","","IND","Schubert","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153764","","IND","Schulte","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153765","","IND","Schulte","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153766","","IND","Scocca","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153767","","IND","Seadler","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153768","","IND","Seaton","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153769","","IND","Seligman","Evan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153770","","IND","Senkier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153771","","IND","Shaw","Jack","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153772","","IND","Shea","Jim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153773","","IND","Shea","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153774","","IND","Shepard","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153775","","IND","Silva","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153776","","IND","Silva","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153777","","IND","Smith","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153778","","IND","Smith","Clinton","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153779","","IND","Smith","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153780","","IND","Smith","Obery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153781","","IND","Snapp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153782","","IND","Sniffen","Greig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153783","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153784","","IND","Snyder","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153785","","IND","Soli","Tipi","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153786","","IND","Son","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153787","","IND","Soriano","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153788","","IND","Souza","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153789","","IND","Staley","Josiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153790","","IND","Stamm","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153791","","IND","Stephens","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153792","","IND","Stidham","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153793","","IND","Suarez","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153794","","IND","Summers","Arlen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153795","","IND","Sumner","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153796","","IND","Sung","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153797","","IND","Svendsen","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153798","","IND","Swale","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153799","","IND","Tacklind","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153800","","IND","Tan","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153801","","IND","Tarango","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153802","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153803","","IND","Taylor","Kwamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153804","","IND","Taylor","Lee","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153805","","IND","Tejeda","Luz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153806","","IND","Thierry","Tremaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153807","","IND","Thom","Fraser","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153808","","IND","Thomas","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153809","","IND","Thomas","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153810","","IND","Thomas","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153811","","IND","Thompson","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153812","","IND","Thornton","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153813","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153814","","IND","Tognozzi","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153815","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153816","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153817","","IND","Tong","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153818","","IND","Topping","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153819","","IND","Torchio","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153820","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153821","","IND","Toruno","Ivan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153822","","IND","Toth","Cramer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153823","","IND","Tovar","Oscar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153824","","IND","Trabert","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153825","","IND","Tran","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153826","","IND","Tran","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153827","","IND","Trevino","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153828","","IND","Trevino","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153829","","IND","Trinidad","Eunico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153830","","IND","Trotter","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153831","","IND","Truong","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153832","","IND","Tuttle","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153833","","IND","Tuyor","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153834","","IND","Tyson","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153835","","IND","Ulrich","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153836","","IND","Ureta","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153837","","IND","Van Dalen","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153838","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153839","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153840","","IND","Vasquez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153841","","IND","Vega","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153842","","IND","Vega","Gabriel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153843","","IND","Veitch","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153844","","IND","Velasquez","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153845","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153846","","IND","Vella","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153847","","IND","Vierra","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153848","","IND","Villafana","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153849","","IND","Vittone","Steve","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153850","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153851","","IND","Vo","Thang","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153852","","IND","Vo","Viet","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153853","","IND","Wagner","Asha","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153854","","IND","Walker","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153855","","IND","Walker","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153856","","IND","Walker","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153857","","IND","Wallace","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153858","","IND","Walsh","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153859","","IND","Walton","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153860","","IND","Wargo","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153861","","IND","Warne","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153862","","IND","Warner","Eddie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153863","","IND","Warren","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153864","","IND","Watts","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153865","","IND","Weseman","Read","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153866","","IND","West","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153867","","IND","Westcott","Erik","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153868","","IND","Westcott","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153869","","IND","Whipple","Dean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153870","","IND","Whyte","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153871","","IND","Wilcox","Quentin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153872","","IND","Wilder","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153873","","IND","Williams","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153874","","IND","Williams","Pierce","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153875","","IND","Willis","Blaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153876","","IND","Wise","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153877","","IND","Woeste","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153878","","IND","Wong","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153879","","IND","Wong","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153880","","IND","Wong","Stan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153881","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153882","","IND","Yee","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153883","","IND","Yendrey","Bennett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153884","","IND","Yezek","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153885","","IND","Young","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153886","","IND","Zamora","Andres","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153887","","IND","Zavattero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153888","","IND","Zerweck","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153889","","IND","Zogg","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44313.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153890","","IND","Acosta","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153891","","IND","Acuna","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153892","","IND","Adams","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153893","","IND","Afshar","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153894","","IND","Aghasian","Edwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153895","","IND","Aguilar","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153896","","IND","Ain","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153897","","IND","Alameda","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153898","","IND","Alanis","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153899","","IND","Alaniz","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153900","","IND","Alexander","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153901","","IND","Allen","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153902","","IND","Allread","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153903","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153904","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153905","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153906","","IND","Amaro","Douglas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153907","","IND","Anderson","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153908","","IND","Anderson","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153909","","IND","Anderson","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153910","","IND","Aparicio","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153911","","IND","Aquino","Charleson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153912","","IND","Aranda","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153913","","IND","Arata","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153914","","IND","Arellano","Sergio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153915","","IND","Ascencio","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153916","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153917","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153918","","IND","Augustine","Karren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153919","","IND","Avery","Vernon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153920","","IND","Avila","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153921","","IND","Azcona","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153922","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153923","","IND","Bacon","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153924","","IND","Bailey","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153925","","IND","Baliscao","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153926","","IND","Barbour","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153927","","IND","Barmore","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153928","","IND","Barnett","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153929","","IND","Barone","Wesley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153930","","IND","Barragan","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153931","","IND","Bartels","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153932","","IND","Bartra","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153933","","IND","Bastas","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153934","","IND","Beck","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153935","","IND","Becklund","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153936","","IND","Bell","Dennis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153937","","IND","Bell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153938","","IND","Bello","Nick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153939","","IND","Belton","Arthur","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153940","","IND","Bennett","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153941","","IND","Berger","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153942","","IND","Betancourt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153943","","IND","Bevington","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153944","","IND","Biakanja","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153945","","IND","Bingham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153946","","IND","Bittner","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153947","","IND","Bivens","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153948","","IND","Black","Craig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153949","","IND","Blackwell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153950","","IND","Blean","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153951","","IND","Blech","Holger","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153952","","IND","Blinn","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153953","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153954","","IND","Boelter","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153955","","IND","Bonanno","Leandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153956","","IND","Booth","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153957","","IND","Borges","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153958","","IND","Borreson","Kim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153959","","IND","Boscovich","Harold","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153960","","IND","Boxx","Gillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153961","","IND","Bradley","Derrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153962","","IND","Bratcher","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153963","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153964","","IND","Briggs","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153965","","IND","Brito","Paulo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153966","","IND","Britton","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153967","","IND","Broce","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153968","","IND","Brock","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153969","","IND","Broida","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153970","","IND","Brosnan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153971","","IND","Brown","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153972","","IND","Brown","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153973","","IND","Bruni","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153974","","IND","Buller","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153975","","IND","Burchette","Glynn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153976","","IND","Burke","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153977","","IND","Butler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153978","","IND","Buttitta","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153979","","IND","Campbell","Herb","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153980","","IND","Campbell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153981","","IND","Caponio","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153982","","IND","Carbajal","George","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153983","","IND","Carilli","Dominick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153984","","IND","Carlock","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153985","","IND","Carlson","Clay","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153986","","IND","Carranza","Adolph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153987","","IND","Carrasco","Fred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153988","","IND","Carter","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153989","","IND","Castaneda","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153990","","IND","Charekian","Galvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153991","","IND","Chavez","Refugio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153992","","IND","Chekouras","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153993","","IND","Chipkin","Adam","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153994","","IND","Choy","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153995","","IND","Chua","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153996","","IND","Chung","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153997","","IND","Cilk","Shane","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153998","","IND","Clark","Zach","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC153999","","IND","Clausen","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154000","","IND","Clementino","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154001","","IND","Clements","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154002","","IND","Clet","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154003","","IND","Cloutier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154004","","IND","Coats","Soren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154005","","IND","Cobillas","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154006","","IND","Coccellato","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154007","","IND","Comandante","Federico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154008","","IND","Conde","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154009","","IND","Condren","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154010","","IND","Cone","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154011","","IND","Coner","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154012","","IND","Connelly","Neil","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154013","","IND","Connelly","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154014","","IND","Conner","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154015","","IND","Conroy","Cameron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154016","","IND","Cook","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154017","","IND","Core","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154018","","IND","Cornelio","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154019","","IND","Corona","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154020","","IND","Corona","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154021","","IND","Correa","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154022","","IND","Cowan","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154023","","IND","Crawford","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154024","","IND","Crespin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154025","","IND","Crisler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154026","","IND","Crivello","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154027","","IND","Cruz","Marcos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154028","","IND","Culajay","Guillermo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154029","","IND","Culbertson","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154030","","IND","Cunningham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154031","","IND","Curry","Ronald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154032","","IND","D'Amico","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154033","","IND","Danielsen","Kara","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154034","","IND","Davila","Edgar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154035","","IND","Davis","Justin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154036","","IND","Davis","Russell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154037","","IND","Dawson","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154038","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154039","","IND","De Mare","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154040","","IND","DeLintt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154041","","IND","Deam","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154042","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154043","","IND","Del Bando","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154044","","IND","Delaye","Pierre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154045","","IND","Dellinger","Johnny","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154046","","IND","Demers","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154047","","IND","Depaz","Pascal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154048","","IND","Diaz","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154049","","IND","Diaz","Leia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154050","","IND","Diehl","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154051","","IND","Dilloughery","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154052","","IND","Dixon","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154053","","IND","Dizon","Angel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154054","","IND","Doan","Bien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154055","","IND","Doan","Hien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154056","","IND","Dobson","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154057","","IND","Doria","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154058","","IND","Dorman","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154059","","IND","Doss","Cleotis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154060","","IND","Doty","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154061","","IND","Dragges","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154062","","IND","Duenas","Maximillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154063","","IND","Duong","Di-An","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154064","","IND","Dziuba","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154065","","IND","Ehlers","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154066","","IND","Einhorn","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154067","","IND","Ellis","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154068","","IND","Endicott","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154069","","IND","England","Carl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154070","","IND","Engles","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154071","","IND","Ennes","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154072","","IND","Erbe","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154073","","IND","Erickson-Nadell","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154074","","IND","Escalera","Jonas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154075","","IND","Escobar","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154076","","IND","Escobar","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154077","","IND","Escobar","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154078","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154079","","IND","Estrada","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154080","","IND","Estrada","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154081","","IND","Estrada","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154082","","IND","Fabiny","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154083","","IND","Fanucchi","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154084","","IND","Favorito","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154085","","IND","Fernandez","Forest","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154086","","IND","Ferrito","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154087","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154088","","IND","Filippini","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154089","","IND","Filippone","Francesco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154090","","IND","Flanagan","Graham","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154091","","IND","Florea","Florin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154092","","IND","Flores","Saul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154093","","IND","Folia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154094","","IND","Folsom","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154095","","IND","Fong","Louis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154096","","IND","Forman","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154097","","IND","Foster","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154098","","IND","Fountaine","Jamal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154099","","IND","Francisco","Rocco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154100","","IND","Franco","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154101","","IND","Franco","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154102","","IND","Frantzich","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154103","","IND","Fraser","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154104","","IND","Fryer","Beau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154105","","IND","Gall","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154106","","IND","Gallau","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154107","","IND","Gamino","Ramon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154108","","IND","Garcia","Atanacio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154109","","IND","Garcia","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154110","","IND","Garcia","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154111","","IND","Garcia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154112","","IND","Gardanier","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154113","","IND","Gardner","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154114","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154115","","IND","Gerbino","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154116","","IND","Gervasoni","Bret","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154117","","IND","Getchell","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154118","","IND","Gilbert","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154119","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154120","","IND","Gizowski","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154121","","IND","Godoy","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154122","","IND","Golder","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154123","","IND","Gomez","Carlos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154124","","IND","Gomez","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154125","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154126","","IND","Gonzalez","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154127","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154128","","IND","Goodrich","Luke","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154129","","IND","Gordon","Stefanos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154130","","IND","Gowdy","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154131","","IND","Goytia","Chad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154132","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154133","","IND","Guerrero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154134","","IND","Guerrero","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154135","","IND","Guitron","Santiago","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154136","","IND","Gullo","Gail","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154137","","IND","Guskov","Iurii","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154138","","IND","Gutgesell","Myles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154139","","IND","Gutierrez","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154140","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154141","","IND","Guy","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154142","","IND","Haag","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154143","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154144","","IND","Hagerman","Randon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154145","","IND","Hall","Shad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154146","","IND","Hamilton","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154147","","IND","Hammond","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154148","","IND","Harkins","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154149","","IND","Harmount","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154150","","IND","Harper","Kenard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154151","","IND","Harper","Kiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154152","","IND","Harrell","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154153","","IND","Hart","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154154","","IND","Hartzell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154155","","IND","Harward","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154156","","IND","Hassanali","Muizz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154157","","IND","Hathaway","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154158","","IND","Haulot","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154159","","IND","Haverty","Jennifer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154160","","IND","Hawkins","Troy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154161","","IND","Hayes","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154162","","IND","Haynes","Marc","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154163","","IND","Heald","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154164","","IND","Healy","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154165","","IND","Heredia","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154166","","IND","Herman","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154167","","IND","Herrera","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154168","","IND","Herzog","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154169","","IND","Hiatt","Blake","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154170","","IND","Hidalgo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154171","","IND","Hill","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154172","","IND","Hirsch","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154173","","IND","Ho","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154174","","IND","Hodges","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154175","","IND","Hodges","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154176","","IND","Holland","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154177","","IND","Horath","Dominic","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154178","","IND","Hsu","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154179","","IND","Hugger","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154180","","IND","Huynh","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154181","","IND","Hyland","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154182","","IND","Ibarra","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154183","","IND","Ibarra","Felipe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154184","","IND","Ignacio","Alfred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154185","","IND","Ira","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154186","","IND","Isozaki","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154187","","IND","Jackson","Mathew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154188","","IND","Jacobs","Angela","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154189","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154190","","IND","Jimenez","Fernando","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154191","","IND","Jimenez","Santos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154192","","IND","Johnson","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154193","","IND","Justason","Zachary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154194","","IND","Kaldor","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154195","","IND","Karlsten","Dan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154196","","IND","Kasten","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154197","","IND","Keegan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154198","","IND","Kelly","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154199","","IND","Kelly","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154200","","IND","Kent","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154201","","IND","Kerin","Jamie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154202","","IND","King","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154203","","IND","King","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154204","","IND","Klay","Kristopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154205","","IND","Knight","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154206","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154207","","IND","Kurpinsky","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154208","","IND","Laba","Maryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154209","","IND","Laird","Gerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154210","","IND","Landi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154211","","IND","Lang","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154212","","IND","Lara","Esteban","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154213","","IND","Larkin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154214","","IND","Larsen","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154215","","IND","Lass","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154216","","IND","Lawler","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154217","","IND","Lawton","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154218","","IND","Leach","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154220","","IND","Lee","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154221","","IND","Lee","Ruda","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154222","","IND","Leeds","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154223","","IND","Leglu","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154224","","IND","Lerma","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154225","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154226","","IND","Levin","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154227","","IND","Lewis","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154228","","IND","Ling","Rocky","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154229","","IND","Livingston","Micheal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154230","","IND","Lizardo","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154231","","IND","Llorente","Brittani","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154232","","IND","Llosa","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154233","","IND","Lo","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154234","","IND","Lo","Vivian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154235","","IND","Loessberg","Casilia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154236","","IND","Long","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154237","","IND","Lopez","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154238","","IND","Lovens","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154239","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154240","","IND","Lucas","Carly","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154241","","IND","Lucchesi","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154242","","IND","Luna","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154243","","IND","Lyle","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154244","","IND","Maas","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154245","","IND","Maas","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154246","","IND","MacDonell","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154247","","IND","Mackie","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154248","","IND","Macleod","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154249","","IND","Madison","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154250","","IND","Magnus","Maxwell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154251","","IND","Mailander","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154252","","IND","Malandrino","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154253","","IND","Mann","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154254","","IND","Maraldo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154255","","IND","Markowski","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154256","","IND","Marks","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154257","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154258","","IND","Marshall","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154259","","IND","Martello","Laura","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154260","","IND","Martin","Ross","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154261","","IND","Martinez","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154262","","IND","Martinez","Eugenio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154263","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154264","","IND","Matcham","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154265","","IND","Matlow","Mitchell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154266","","IND","Mauntz","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154267","","IND","May III","Gerald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154268","","IND","Mayorga","Raul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154269","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154270","","IND","McBride","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154271","","IND","McCarthy","Mary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154272","","IND","McClelland","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154273","","IND","McClure","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154274","","IND","McDermott","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154275","","IND","McGovern","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154276","","IND","McKnight","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154277","","IND","McVeigh","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154278","","IND","McVey","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154279","","IND","Meeks","Melvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154280","","IND","Melikian","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154281","","IND","Melodia","Lars","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154282","","IND","Mendoza","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154283","","IND","Menges","Gavin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154284","","IND","Meric","Miran","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154285","","IND","Mickelsen","Karl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154286","","IND","Middleton","Jarod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154287","","IND","Miller","Shaun","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154288","","IND","Mills","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154289","","IND","Mimms","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154290","","IND","Minoia","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154291","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154292","","IND","Moalem","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154293","","IND","Molloy","Julian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154294","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154295","","IND","Mora","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154296","","IND","Moraida","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154297","","IND","Morales","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154298","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154299","","IND","Morisey","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154300","","IND","Morris","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154301","","IND","Moses","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154302","","IND","Mota","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154303","","IND","Moth","Veasna","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154304","","IND","Moules","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154305","","IND","Mountain","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154306","","IND","Muldoon","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154307","","IND","Mumper","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154308","","IND","Mun","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154309","","IND","Murray","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154310","","IND","Nance","Collin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154311","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154312","","IND","Nave","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154313","","IND","Nelson","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154314","","IND","Nelson","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154315","","IND","Newcombe","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154316","","IND","Newland","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154317","","IND","Newnom","Grant","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154318","","IND","Nguyen","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154319","","IND","Nguyen","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154320","","IND","Nguyen","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154321","","IND","Nichols","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154322","","IND","Nilsson","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154323","","IND","Nobori","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154324","","IND","Noon","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154325","","IND","O'Connor","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154326","","IND","Oandason","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154327","","IND","Ochoa","Alonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154328","","IND","Ochoa","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154329","","IND","Ojeda","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154330","","IND","Oliver","Dashiell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154331","","IND","Oliver","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154332","","IND","Olmos","Alberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154333","","IND","Olmos","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154334","","IND","Olson","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154335","","IND","Omaleki","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154336","","IND","Ongolea","Garrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154337","","IND","Orfanel","Elrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154338","","IND","Orr","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154339","","IND","Orsborn","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154340","","IND","Ortega","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154341","","IND","Paculba","Nico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154342","","IND","Padron","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154343","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154344","","IND","Page","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154345","","IND","Palodichuk","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154346","","IND","Parisi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154347","","IND","Parker","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154348","","IND","Parker","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154349","","IND","Parmer","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154350","","IND","Patocchi","Trevor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154351","","IND","Pavloff","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154352","","IND","Pelot","Sage","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154353","","IND","Pereira","Anselmo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154354","","IND","Pereira","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154355","","IND","Peuler","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154356","","IND","Pham","Hau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154357","","IND","Phelan","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154358","","IND","Piccardo","Tony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154359","","IND","Pickup","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154360","","IND","Piercy","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154361","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154362","","IND","Poblete","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154363","","IND","Polidoro","Pablo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154364","","IND","Pons","Alex","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154365","","IND","Posada","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154366","","IND","Prada","Samuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154367","","IND","Puddicombe","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154368","","IND","Puerta","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154369","","IND","Ragan","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154370","","IND","Ragsac","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154371","","IND","Ramirez","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154372","","IND","Ramirez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154373","","IND","Ramos","Aries","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154374","","IND","Ramos","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154375","","IND","Rector","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154376","","IND","Reggiardo","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154377","","IND","Reich","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154378","","IND","Reid","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154379","","IND","Reynolds","Neal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154380","","IND","Rhodes","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154381","","IND","Riley","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154382","","IND","Rishel","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154383","","IND","Rivera","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154384","","IND","Ro","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154385","","IND","Roberts","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154386","","IND","Robinson","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154387","","IND","Robinson","Kerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154388","","IND","Rocha","Heriberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154389","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154390","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154391","","IND","Rollins","Tyson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154392","","IND","Rondone","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154393","","IND","Rooney","Logan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154394","","IND","Roque","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154395","","IND","Rosa","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154396","","IND","Rosenquist","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154397","","IND","Rosingana","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154398","","IND","Rudy","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154399","","IND","Ryan","Francis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154400","","IND","Salas","Moses","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154401","","IND","Salcido","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154402","","IND","Sales","Darrell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154403","","IND","Sanchez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154404","","IND","Sandoval","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154405","","IND","Sandoval","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154406","","IND","Santamaria","Juan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154407","","IND","Saracino","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154408","","IND","Sargent","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154409","","IND","Savage","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154410","","IND","Savedra","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154411","","IND","Scardino","Sundance","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154412","","IND","Schaefer","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154413","","IND","Scheer","Hilary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154414","","IND","Scheib","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154415","","IND","Schirmer","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154416","","IND","Schriver","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154417","","IND","Schubert","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154418","","IND","Schulte","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154419","","IND","Schulte","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154420","","IND","Scocca","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154421","","IND","Seadler","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154422","","IND","Seaton","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154423","","IND","Seligman","Evan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154424","","IND","Senkier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154425","","IND","Shaw","Jack","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154426","","IND","Shea","Jim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154427","","IND","Shea","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154428","","IND","Shepard","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154429","","IND","Silva","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154430","","IND","Silva","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154431","","IND","Smith","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154432","","IND","Smith","Clinton","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154433","","IND","Smith","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154434","","IND","Smith","Obery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154435","","IND","Snapp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154436","","IND","Sniffen","Greig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154437","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154438","","IND","Snyder","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154439","","IND","Soli","Tipi","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154440","","IND","Son","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154441","","IND","Soriano","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154442","","IND","Souza","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154443","","IND","Staley","Josiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154444","","IND","Stamm","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154445","","IND","Stephens","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154446","","IND","Stidham","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154447","","IND","Suarez","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154448","","IND","Summers","Arlen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154449","","IND","Sumner","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154450","","IND","Sung","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154451","","IND","Svendsen","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154452","","IND","Swale","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154453","","IND","Tacklind","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154454","","IND","Tan","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154455","","IND","Tarango","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154456","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154457","","IND","Taylor","Kwamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154458","","IND","Taylor","Lee","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154459","","IND","Tejeda","Luz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154460","","IND","Thierry","Tremaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154461","","IND","Thom","Fraser","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154462","","IND","Thomas","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154463","","IND","Thomas","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154464","","IND","Thomas","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154465","","IND","Thompson","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154466","","IND","Thornton","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154467","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154468","","IND","Tognozzi","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154469","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154470","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154471","","IND","Tong","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154472","","IND","Topping","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154473","","IND","Torchio","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154474","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154475","","IND","Toruno","Ivan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154476","","IND","Toth","Cramer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154477","","IND","Tovar","Oscar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154478","","IND","Trabert","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154479","","IND","Tran","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154480","","IND","Tran","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154481","","IND","Trevino","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154482","","IND","Trevino","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154483","","IND","Trinidad","Eunico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154484","","IND","Trotter","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154485","","IND","Truong","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154486","","IND","Tuttle","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154487","","IND","Tuyor","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154488","","IND","Tyson","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154489","","IND","Ulrich","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154490","","IND","Ureta","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154491","","IND","Van Dalen","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154492","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154493","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154494","","IND","Vasquez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154495","","IND","Vega","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154496","","IND","Vega","Gabriel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154497","","IND","Veitch","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154498","","IND","Velasquez","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154499","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154500","","IND","Vella","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154501","","IND","Vierra","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154502","","IND","Villafana","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154503","","IND","Vittone","Steve","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154504","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154505","","IND","Vo","Thang","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154506","","IND","Vo","Viet","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154507","","IND","Wagner","Asha","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154508","","IND","Walker","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154509","","IND","Walker","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154510","","IND","Walker","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154511","","IND","Wallace","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154512","","IND","Walsh","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154513","","IND","Walton","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154514","","IND","Wargo","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154515","","IND","Warne","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154516","","IND","Warner","Eddie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154517","","IND","Warren","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154518","","IND","Watts","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154519","","IND","Weseman","Read","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154520","","IND","West","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154521","","IND","Westcott","Erik","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154522","","IND","Westcott","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154523","","IND","Whipple","Dean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154524","","IND","Whyte","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154525","","IND","Wilcox","Quentin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154526","","IND","Wilder","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154527","","IND","Williams","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154528","","IND","Williams","Pierce","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154529","","IND","Willis","Blaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154530","","IND","Wise","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154531","","IND","Woeste","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154532","","IND","Wong","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154533","","IND","Wong","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154534","","IND","Wong","Stan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154535","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154536","","IND","Yee","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154537","","IND","Yendrey","Bennett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154538","","IND","Yezek","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154539","","IND","Young","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154540","","IND","Zamora","Andres","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154541","","IND","Zavattero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154542","","IND","Zerweck","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154543","","IND","Zogg","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44326.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154546","","IND","Acosta","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154547","","IND","Acuna","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154548","","IND","Adams","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154549","","IND","Afshar","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154550","","IND","Aghasian","Edwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154551","","IND","Aguilar","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154552","","IND","Ain","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154553","","IND","Alameda","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154554","","IND","Alanis","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154555","","IND","Alaniz","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154556","","IND","Alexander","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154557","","IND","Allen","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154558","","IND","Allread","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154559","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154560","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154561","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154562","","IND","Amaro","Douglas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154563","","IND","Anderson","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154564","","IND","Anderson","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154565","","IND","Anderson","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154566","","IND","Aparicio","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154567","","IND","Aquino","Charleson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154568","","IND","Aranda","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154569","","IND","Arata","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154570","","IND","Arellano","Sergio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154571","","IND","Ascencio","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154572","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154573","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154574","","IND","Augustine","Karren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154575","","IND","Avery","Vernon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154576","","IND","Avila","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154577","","IND","Azcona","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154578","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154579","","IND","Bacon","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154580","","IND","Bailey","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154581","","IND","Baliscao","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154582","","IND","Barbour","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154583","","IND","Barmore","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154584","","IND","Barnett","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154585","","IND","Barone","Wesley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154586","","IND","Barragan","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154587","","IND","Bartels","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154588","","IND","Bartra","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154589","","IND","Bastas","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154590","","IND","Beck","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154591","","IND","Becklund","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154592","","IND","Bell","Dennis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154593","","IND","Bell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154594","","IND","Bello","Nick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154595","","IND","Belton","Arthur","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154596","","IND","Bennett","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154597","","IND","Berger","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154598","","IND","Betancourt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154599","","IND","Bevington","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154600","","IND","Biakanja","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154601","","IND","Bingham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154602","","IND","Bittner","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154603","","IND","Bivens","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154604","","IND","Black","Craig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154605","","IND","Blackwell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154606","","IND","Blean","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154607","","IND","Blech","Holger","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154608","","IND","Blinn","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154609","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154610","","IND","Boelter","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154611","","IND","Bonanno","Leandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154612","","IND","Booth","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154613","","IND","Borges","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154614","","IND","Borreson","Kim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154615","","IND","Boscovich","Harold","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154616","","IND","Boxx","Gillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154617","","IND","Bradley","Derrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154618","","IND","Bratcher","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154619","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154620","","IND","Briggs","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154621","","IND","Brito","Paulo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154622","","IND","Britton","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154623","","IND","Broce","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154624","","IND","Brock","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154625","","IND","Broida","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154626","","IND","Brosnan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154627","","IND","Brown","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154628","","IND","Brown","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154629","","IND","Bruni","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154630","","IND","Buller","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154631","","IND","Burchette","Glynn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154632","","IND","Burke","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154633","","IND","Butler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154634","","IND","Buttitta","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154635","","IND","Campbell","Herb","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154636","","IND","Campbell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154637","","IND","Caponio","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154638","","IND","Carbajal","George","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154639","","IND","Carilli","Dominick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154640","","IND","Carlock","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154641","","IND","Carlson","Clay","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154642","","IND","Carranza","Adolph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154643","","IND","Carrasco","Fred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154644","","IND","Carter","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154645","","IND","Castaneda","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154646","","IND","Charekian","Galvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154647","","IND","Chavez","Refugio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154648","","IND","Chekouras","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154649","","IND","Chipkin","Adam","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154650","","IND","Choy","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154651","","IND","Chua","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154652","","IND","Chung","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154653","","IND","Cilk","Shane","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154654","","IND","Clark","Zach","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154655","","IND","Clausen","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154656","","IND","Clementino","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154657","","IND","Clements","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154658","","IND","Clet","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154659","","IND","Cloutier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154660","","IND","Coats","Soren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154661","","IND","Cobillas","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154662","","IND","Coccellato","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154663","","IND","Comandante","Federico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154664","","IND","Conde","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154665","","IND","Condren","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154666","","IND","Cone","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154667","","IND","Coner","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154668","","IND","Connelly","Neil","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154669","","IND","Connelly","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154670","","IND","Conner","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154671","","IND","Conroy","Cameron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154672","","IND","Cook","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154673","","IND","Core","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154674","","IND","Cornelio","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154675","","IND","Corona","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154676","","IND","Corona","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154677","","IND","Correa","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154678","","IND","Cowan","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154679","","IND","Crawford","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154680","","IND","Crespin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154681","","IND","Crisler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154682","","IND","Crivello","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154683","","IND","Cruz","Marcos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154684","","IND","Culajay","Guillermo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154685","","IND","Culbertson","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154686","","IND","Cunningham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154687","","IND","Curry","Ronald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154688","","IND","D'Amico","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154689","","IND","Danielsen","Kara","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154690","","IND","Davila","Edgar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154691","","IND","Davis","Justin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154692","","IND","Davis","Russell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154693","","IND","Dawson","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154694","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154695","","IND","De Mare","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154696","","IND","DeLintt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154697","","IND","Deam","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154698","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154699","","IND","Del Bando","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154700","","IND","Delaye","Pierre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154701","","IND","Dellinger","Johnny","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154702","","IND","Demers","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154703","","IND","Depaz","Pascal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154704","","IND","Diaz","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154705","","IND","Diaz","Leia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154706","","IND","Diehl","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154707","","IND","Dilloughery","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154708","","IND","Dixon","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154709","","IND","Dizon","Angel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154710","","IND","Doan","Bien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154711","","IND","Doan","Hien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154712","","IND","Dobson","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154713","","IND","Doria","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154714","","IND","Dorman","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154715","","IND","Doss","Cleotis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154716","","IND","Doty","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154717","","IND","Dragges","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154718","","IND","Duenas","Maximillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154719","","IND","Duong","Di-An","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154720","","IND","Dziuba","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154721","","IND","Ehlers","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154722","","IND","Einhorn","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154723","","IND","Ellis","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154724","","IND","Endicott","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154725","","IND","England","Carl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154726","","IND","Engles","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154727","","IND","Ennes","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154728","","IND","Erbe","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154729","","IND","Erickson-Nadell","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154730","","IND","Escalera","Jonas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154731","","IND","Escobar","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154732","","IND","Escobar","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154733","","IND","Escobar","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154734","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154735","","IND","Estrada","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154736","","IND","Estrada","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154737","","IND","Estrada","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154738","","IND","Fabiny","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154739","","IND","Fanucchi","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154740","","IND","Favorito","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154741","","IND","Fernandez","Forest","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154742","","IND","Ferrito","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154743","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154744","","IND","Filippini","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154745","","IND","Filippone","Francesco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154746","","IND","Flanagan","Graham","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154747","","IND","Florea","Florin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154748","","IND","Flores","Saul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154749","","IND","Folia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154750","","IND","Folsom","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154751","","IND","Fong","Louis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154752","","IND","Forman","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154753","","IND","Foster","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154754","","IND","Fountaine","Jamal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154755","","IND","Francisco","Rocco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154756","","IND","Franco","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154757","","IND","Franco","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154758","","IND","Frantzich","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154759","","IND","Fraser","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154760","","IND","Fryer","Beau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154761","","IND","Gall","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154762","","IND","Gallau","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154763","","IND","Gamino","Ramon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154764","","IND","Garcia","Atanacio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154765","","IND","Garcia","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154766","","IND","Garcia","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154767","","IND","Garcia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154768","","IND","Gardanier","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154769","","IND","Gardner","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154770","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154771","","IND","Gerbino","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154772","","IND","Gervasoni","Bret","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154773","","IND","Getchell","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154774","","IND","Gilbert","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154775","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154776","","IND","Gizowski","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154777","","IND","Godoy","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154778","","IND","Golder","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154779","","IND","Gomez","Carlos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154780","","IND","Gomez","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154781","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154782","","IND","Gonzalez","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154783","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154784","","IND","Goodrich","Luke","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154785","","IND","Gordon","Stefanos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154786","","IND","Gowdy","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154787","","IND","Goytia","Chad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154788","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154789","","IND","Guerrero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154790","","IND","Guerrero","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154791","","IND","Guitron","Santiago","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154792","","IND","Gullo","Gail","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154793","","IND","Guskov","Iurii","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154794","","IND","Gutgesell","Myles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154795","","IND","Gutierrez","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154796","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154797","","IND","Guy","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154798","","IND","Haag","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154799","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154800","","IND","Hagerman","Randon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154801","","IND","Hall","Shad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154802","","IND","Hamilton","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154803","","IND","Hammond","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154804","","IND","Harkins","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154805","","IND","Harmount","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154806","","IND","Harper","Kenard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154807","","IND","Harper","Kiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154808","","IND","Harrell","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154809","","IND","Hart","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154810","","IND","Hartzell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154811","","IND","Harward","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154812","","IND","Hassanali","Muizz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154813","","IND","Hathaway","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154814","","IND","Haulot","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154815","","IND","Haverty","Jennifer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154816","","IND","Hawkins","Troy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154817","","IND","Hayes","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154818","","IND","Haynes","Marc","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154819","","IND","Heald","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154820","","IND","Healy","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154821","","IND","Heredia","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154822","","IND","Herman","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154823","","IND","Herrera","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154824","","IND","Herzog","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154825","","IND","Hiatt","Blake","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154826","","IND","Hidalgo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154827","","IND","Hill","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154828","","IND","Hirsch","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154829","","IND","Ho","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154830","","IND","Hodges","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154831","","IND","Hodges","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154832","","IND","Holland","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154833","","IND","Horath","Dominic","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154834","","IND","Hsu","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154835","","IND","Hugger","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154836","","IND","Huynh","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154837","","IND","Hyland","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154838","","IND","Ibarra","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154839","","IND","Ibarra","Felipe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154840","","IND","Ignacio","Alfred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154841","","IND","Ira","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154842","","IND","Isozaki","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154843","","IND","Jackson","Mathew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154844","","IND","Jacobs","Angela","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154845","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154846","","IND","Jimenez","Fernando","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154847","","IND","Jimenez","Santos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154848","","IND","Johnson","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154849","","IND","Justason","Zachary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154850","","IND","Kaldor","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154851","","IND","Karlsten","Dan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154852","","IND","Kasten","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154853","","IND","Keegan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154854","","IND","Kelly","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154855","","IND","Kelly","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154856","","IND","Kent","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154857","","IND","Kerin","Jamie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154858","","IND","King","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154859","","IND","King","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154860","","IND","Klay","Kristopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154861","","IND","Knight","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154862","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154863","","IND","Kurpinsky","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154864","","IND","Laba","Maryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154865","","IND","Laird","Gerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154866","","IND","Landi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154867","","IND","Lang","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154868","","IND","Lara","Esteban","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154869","","IND","Larkin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154870","","IND","Larsen","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154871","","IND","Lass","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154872","","IND","Lawler","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154873","","IND","Lawton","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154874","","IND","Leach","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154876","","IND","Lee","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154877","","IND","Lee","Ruda","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154878","","IND","Leeds","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154879","","IND","Leglu","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154880","","IND","Lerma","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154881","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154882","","IND","Levin","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154883","","IND","Lewis","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154884","","IND","Ling","Rocky","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154885","","IND","Livingston","Micheal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154886","","IND","Lizardo","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154887","","IND","Llorente","Brittani","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154888","","IND","Llosa","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154889","","IND","Lo","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154890","","IND","Lo","Vivian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154891","","IND","Loessberg","Casilia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154892","","IND","Long","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154893","","IND","Lopez","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154894","","IND","Lovens","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154895","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154896","","IND","Lucas","Carly","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154897","","IND","Lucchesi","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154898","","IND","Luna","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154899","","IND","Lyle","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154900","","IND","Maas","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154901","","IND","Maas","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154902","","IND","MacDonell","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154903","","IND","Mackie","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154904","","IND","Macleod","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154905","","IND","Madison","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154906","","IND","Magnus","Maxwell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154907","","IND","Mailander","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154908","","IND","Malandrino","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154909","","IND","Mann","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154910","","IND","Maraldo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154911","","IND","Markowski","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154912","","IND","Marks","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154913","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154914","","IND","Marshall","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154915","","IND","Martello","Laura","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154916","","IND","Martin","Ross","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154917","","IND","Martinez","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154918","","IND","Martinez","Eugenio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154919","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154920","","IND","Matcham","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154921","","IND","Matlow","Mitchell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154922","","IND","Mauntz","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154923","","IND","May III","Gerald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154924","","IND","Mayorga","Raul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154925","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154926","","IND","McBride","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154927","","IND","McCarthy","Mary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154928","","IND","McClelland","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154929","","IND","McClure","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154930","","IND","McDermott","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154931","","IND","McGovern","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154932","","IND","McKnight","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154933","","IND","McVeigh","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154934","","IND","McVey","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154935","","IND","Meeks","Melvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154936","","IND","Melikian","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154937","","IND","Melodia","Lars","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154938","","IND","Mendoza","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154939","","IND","Menges","Gavin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154940","","IND","Meric","Miran","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154941","","IND","Mickelsen","Karl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154942","","IND","Middleton","Jarod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154943","","IND","Miller","Shaun","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154944","","IND","Mills","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154945","","IND","Mimms","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154946","","IND","Minoia","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154947","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154948","","IND","Moalem","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154949","","IND","Molloy","Julian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154950","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154951","","IND","Mora","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154952","","IND","Moraida","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154953","","IND","Morales","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154954","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154955","","IND","Morisey","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154956","","IND","Morris","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154957","","IND","Moses","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154958","","IND","Mota","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154959","","IND","Moth","Veasna","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154960","","IND","Moules","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154961","","IND","Mountain","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154962","","IND","Muldoon","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154963","","IND","Mumper","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154964","","IND","Mun","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154965","","IND","Murray","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154966","","IND","Nance","Collin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154967","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154968","","IND","Nave","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154969","","IND","Nelson","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154970","","IND","Nelson","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154971","","IND","Newcombe","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154972","","IND","Newland","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154973","","IND","Newnom","Grant","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154974","","IND","Nguyen","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154975","","IND","Nguyen","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154976","","IND","Nguyen","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154977","","IND","Nichols","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154978","","IND","Nilsson","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154979","","IND","Nobori","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154980","","IND","Noon","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154981","","IND","O'Connor","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154982","","IND","Oandason","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154983","","IND","Ochoa","Alonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154984","","IND","Ochoa","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154985","","IND","Ojeda","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154986","","IND","Oliver","Dashiell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154987","","IND","Oliver","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154988","","IND","Olmos","Alberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154989","","IND","Olmos","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154990","","IND","Olson","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154991","","IND","Omaleki","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154992","","IND","Ongolea","Garrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154993","","IND","Orfanel","Elrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154994","","IND","Orr","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154995","","IND","Orsborn","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154996","","IND","Ortega","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154997","","IND","Paculba","Nico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154998","","IND","Padron","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC154999","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155000","","IND","Page","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155001","","IND","Palodichuk","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155002","","IND","Parisi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155003","","IND","Parker","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155004","","IND","Parker","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155005","","IND","Parmer","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155006","","IND","Patocchi","Trevor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155007","","IND","Pavloff","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155008","","IND","Pelot","Sage","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155009","","IND","Pereira","Anselmo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155010","","IND","Pereira","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155011","","IND","Peuler","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155012","","IND","Pham","Hau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155013","","IND","Phelan","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155014","","IND","Piccardo","Tony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155015","","IND","Pickup","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155016","","IND","Piercy","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155017","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155018","","IND","Poblete","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155019","","IND","Polidoro","Pablo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155020","","IND","Pons","Alex","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155021","","IND","Posada","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155022","","IND","Prada","Samuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155023","","IND","Puddicombe","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155024","","IND","Puerta","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155025","","IND","Ragan","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155026","","IND","Ragsac","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155027","","IND","Ramirez","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155028","","IND","Ramirez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155029","","IND","Ramos","Aries","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155030","","IND","Ramos","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155031","","IND","Rector","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155032","","IND","Reggiardo","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155033","","IND","Reich","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155034","","IND","Reid","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155035","","IND","Reynolds","Neal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155036","","IND","Rhodes","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155037","","IND","Riley","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155038","","IND","Rishel","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155039","","IND","Rivera","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155040","","IND","Ro","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155041","","IND","Roberts","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155042","","IND","Robinson","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155043","","IND","Robinson","Kerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155044","","IND","Rocha","Heriberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155045","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155046","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155047","","IND","Rollins","Tyson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155048","","IND","Rondone","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155049","","IND","Rooney","Logan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155050","","IND","Roque","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155051","","IND","Rosa","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155052","","IND","Rosenquist","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155053","","IND","Rosingana","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155054","","IND","Rudy","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155055","","IND","Ryan","Francis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155056","","IND","Salas","Moses","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155057","","IND","Salcido","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155058","","IND","Sales","Darrell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155059","","IND","Sanchez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155060","","IND","Sandoval","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155061","","IND","Sandoval","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155062","","IND","Santamaria","Juan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155063","","IND","Saracino","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155064","","IND","Sargent","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155065","","IND","Savage","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155066","","IND","Savedra","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155067","","IND","Scardino","Sundance","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155068","","IND","Schaefer","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155069","","IND","Scheer","Hilary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155070","","IND","Scheib","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155071","","IND","Schirmer","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155072","","IND","Schriver","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155073","","IND","Schubert","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155074","","IND","Schulte","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155075","","IND","Schulte","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155076","","IND","Scocca","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155077","","IND","Seadler","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155078","","IND","Seaton","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155079","","IND","Seligman","Evan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155080","","IND","Senkier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155081","","IND","Shaw","Jack","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155082","","IND","Shea","Jim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155083","","IND","Shea","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155084","","IND","Shepard","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155085","","IND","Silva","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155086","","IND","Silva","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155087","","IND","Smith","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155088","","IND","Smith","Clinton","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155089","","IND","Smith","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155090","","IND","Smith","Obery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155091","","IND","Snapp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155092","","IND","Sniffen","Greig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155093","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155094","","IND","Snyder","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155095","","IND","Soli","Tipi","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155096","","IND","Son","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155097","","IND","Soriano","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155098","","IND","Souza","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155099","","IND","Staley","Josiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155100","","IND","Stamm","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155101","","IND","Stephens","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155102","","IND","Stidham","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155103","","IND","Suarez","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155104","","IND","Summers","Arlen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155105","","IND","Sumner","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155106","","IND","Sung","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155107","","IND","Svendsen","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155108","","IND","Swale","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155109","","IND","Tacklind","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155110","","IND","Tan","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155111","","IND","Tarango","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155112","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155113","","IND","Taylor","Kwamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155114","","IND","Taylor","Lee","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155115","","IND","Tejeda","Luz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155116","","IND","Thierry","Tremaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155117","","IND","Thom","Fraser","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155118","","IND","Thomas","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155119","","IND","Thomas","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155120","","IND","Thomas","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155121","","IND","Thompson","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155122","","IND","Thornton","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155123","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155124","","IND","Tognozzi","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155125","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155126","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155127","","IND","Tong","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155128","","IND","Topping","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155129","","IND","Torchio","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155130","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155131","","IND","Toruno","Ivan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155132","","IND","Toth","Cramer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155133","","IND","Tovar","Oscar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155134","","IND","Trabert","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155135","","IND","Tran","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155136","","IND","Tran","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155137","","IND","Trevino","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155138","","IND","Trevino","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155139","","IND","Trinidad","Eunico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155140","","IND","Trotter","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155141","","IND","Truong","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155142","","IND","Tuttle","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155143","","IND","Tuyor","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155144","","IND","Tyson","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155145","","IND","Ulrich","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155146","","IND","Ureta","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155147","","IND","Van Dalen","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155148","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155149","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155150","","IND","Vasquez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155151","","IND","Vega","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155152","","IND","Vega","Gabriel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155153","","IND","Veitch","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155154","","IND","Velasquez","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155155","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155156","","IND","Vella","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155157","","IND","Vierra","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155158","","IND","Villafana","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155159","","IND","Vittone","Steve","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155160","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155161","","IND","Vo","Thang","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155162","","IND","Vo","Viet","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155163","","IND","Wagner","Asha","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155164","","IND","Walker","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155165","","IND","Walker","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155166","","IND","Walker","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155167","","IND","Wallace","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155168","","IND","Walsh","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155169","","IND","Walton","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155170","","IND","Wargo","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155171","","IND","Warne","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155172","","IND","Warner","Eddie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155173","","IND","Warren","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155174","","IND","Watts","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155175","","IND","Weseman","Read","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155176","","IND","West","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155177","","IND","Westcott","Erik","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155178","","IND","Westcott","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155179","","IND","Whipple","Dean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155180","","IND","Whyte","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155181","","IND","Wilcox","Quentin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155182","","IND","Wilder","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155183","","IND","Williams","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155184","","IND","Williams","Pierce","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155185","","IND","Willis","Blaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155186","","IND","Wise","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155187","","IND","Woeste","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155188","","IND","Wong","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155189","","IND","Wong","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155190","","IND","Wong","Stan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155191","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155192","","IND","Yee","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155193","","IND","Yendrey","Bennett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155194","","IND","Yezek","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155195","","IND","Young","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155196","","IND","Zamora","Andres","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155197","","IND","Zavattero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155198","","IND","Zerweck","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155199","","IND","Zogg","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44346.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155201","","IND","Acosta","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155202","","IND","Acuna","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155203","","IND","Adams","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155204","","IND","Afshar","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155205","","IND","Aghasian","Edwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155206","","IND","Aguilar","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155207","","IND","Ain","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155208","","IND","Alameda","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155209","","IND","Alanis","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155210","","IND","Alaniz","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155211","","IND","Alexander","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155212","","IND","Allen","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155213","","IND","Allread","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155214","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155215","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155216","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155217","","IND","Amaro","Douglas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155218","","IND","Anderson","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155219","","IND","Anderson","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155220","","IND","Anderson","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155221","","IND","Aparicio","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155222","","IND","Aquino","Charleson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155223","","IND","Aranda","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155224","","IND","Arata","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155225","","IND","Arellano","Sergio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155226","","IND","Ascencio","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155227","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155228","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155229","","IND","Augustine","Karren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155230","","IND","Avery","Vernon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155231","","IND","Avila","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155232","","IND","Azcona","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155233","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155234","","IND","Bacon","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155235","","IND","Bailey","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155236","","IND","Baliscao","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155237","","IND","Barbour","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155238","","IND","Barmore","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155239","","IND","Barnett","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155240","","IND","Barone","Wesley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155241","","IND","Barragan","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155242","","IND","Bartels","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155243","","IND","Bartra","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155244","","IND","Bastas","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155245","","IND","Beck","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155246","","IND","Becklund","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155247","","IND","Bell","Dennis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155248","","IND","Bell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155249","","IND","Bello","Nick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155250","","IND","Belton","Arthur","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155251","","IND","Bennett","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155252","","IND","Berger","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155253","","IND","Betancourt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155254","","IND","Bevington","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155255","","IND","Biakanja","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155256","","IND","Bingham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155257","","IND","Bittner","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155258","","IND","Bivens","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155259","","IND","Black","Craig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155260","","IND","Blackwell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155261","","IND","Blean","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155262","","IND","Blech","Holger","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155263","","IND","Blinn","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155264","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155265","","IND","Boelter","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155266","","IND","Bonanno","Leandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155267","","IND","Booth","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155268","","IND","Borges","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155269","","IND","Borreson","Kim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155270","","IND","Boscovich","Harold","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155271","","IND","Boxx","Gillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155272","","IND","Bradley","Derrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155273","","IND","Bratcher","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155274","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155275","","IND","Briggs","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155276","","IND","Brito","Paulo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155277","","IND","Britton","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155278","","IND","Broce","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155279","","IND","Brock","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155280","","IND","Broida","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155281","","IND","Brosnan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155282","","IND","Brown","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155283","","IND","Brown","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155284","","IND","Bruni","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155285","","IND","Buller","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155286","","IND","Burchette","Glynn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155287","","IND","Burke","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155288","","IND","Butler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155289","","IND","Buttitta","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155290","","IND","Campbell","Herb","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155291","","IND","Campbell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155292","","IND","Caponio","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155293","","IND","Carbajal","George","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155294","","IND","Carilli","Dominick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155295","","IND","Carlock","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155296","","IND","Carlson","Clay","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155297","","IND","Carranza","Adolph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155298","","IND","Carrasco","Fred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155299","","IND","Carter","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155300","","IND","Castaneda","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155301","","IND","Charekian","Galvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155302","","IND","Chavez","Refugio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155303","","IND","Chekouras","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155304","","IND","Chipkin","Adam","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155305","","IND","Choy","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155306","","IND","Chua","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155307","","IND","Chung","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155308","","IND","Cilk","Shane","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155309","","IND","Clark","Zach","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155310","","IND","Clausen","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155311","","IND","Clementino","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155312","","IND","Clements","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155313","","IND","Clet","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155314","","IND","Cloutier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155315","","IND","Coats","Soren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155316","","IND","Cobillas","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155317","","IND","Coccellato","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155318","","IND","Comandante","Federico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155319","","IND","Conde","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155320","","IND","Condren","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155321","","IND","Cone","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155322","","IND","Coner","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155323","","IND","Connelly","Neil","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155324","","IND","Connelly","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155325","","IND","Conner","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155326","","IND","Conroy","Cameron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155327","","IND","Cook","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155328","","IND","Core","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155329","","IND","Cornelio","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155330","","IND","Corona","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155331","","IND","Corona","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155332","","IND","Correa","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155333","","IND","Cowan","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155334","","IND","Crawford","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155335","","IND","Crespin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155336","","IND","Crisler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155337","","IND","Crivello","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155338","","IND","Cruz","Marcos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155339","","IND","Culajay","Guillermo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155340","","IND","Culbertson","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155341","","IND","Cunningham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155342","","IND","Curry","Ronald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155343","","IND","D'Amico","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155344","","IND","Danielsen","Kara","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155345","","IND","Davila","Edgar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155346","","IND","Davis","Justin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155347","","IND","Davis","Russell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155348","","IND","Dawson","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155349","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155350","","IND","De Mare","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155351","","IND","DeLintt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155352","","IND","Deam","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155353","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155354","","IND","Del Bando","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155355","","IND","Delaye","Pierre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155356","","IND","Dellinger","Johnny","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155357","","IND","Demers","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155358","","IND","Depaz","Pascal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155359","","IND","Diaz","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155360","","IND","Diaz","Leia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155361","","IND","Diehl","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155362","","IND","Dilloughery","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155363","","IND","Dixon","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155364","","IND","Dizon","Angel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155365","","IND","Doan","Bien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155366","","IND","Doan","Hien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155367","","IND","Dobson","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155368","","IND","Doria","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155369","","IND","Dorman","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155370","","IND","Doss","Cleotis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155371","","IND","Doty","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155372","","IND","Dragges","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155373","","IND","Duenas","Maximillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155374","","IND","Duong","Di-An","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155375","","IND","Dziuba","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155376","","IND","Ehlers","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155377","","IND","Einhorn","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155378","","IND","Ellis","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155379","","IND","Endicott","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155380","","IND","England","Carl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155381","","IND","Engles","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155382","","IND","Ennes","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155383","","IND","Erbe","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155384","","IND","Erickson-Nadell","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155385","","IND","Escalera","Jonas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155386","","IND","Escobar","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155387","","IND","Escobar","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155388","","IND","Escobar","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155389","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155390","","IND","Estrada","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155391","","IND","Estrada","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155392","","IND","Estrada","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155393","","IND","Fabiny","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155394","","IND","Fanucchi","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155395","","IND","Favorito","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155396","","IND","Fernandez","Forest","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155397","","IND","Ferrito","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155398","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155399","","IND","Filippini","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155400","","IND","Filippone","Francesco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155401","","IND","Flanagan","Graham","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155402","","IND","Florea","Florin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155403","","IND","Flores","Saul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155404","","IND","Folia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155405","","IND","Folsom","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155406","","IND","Fong","Louis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155407","","IND","Forman","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155408","","IND","Foster","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155409","","IND","Fountaine","Jamal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155410","","IND","Francisco","Rocco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155411","","IND","Franco","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155412","","IND","Franco","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155413","","IND","Frantzich","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155414","","IND","Fraser","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155415","","IND","Fryer","Beau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155416","","IND","Gall","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155417","","IND","Gallau","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155418","","IND","Gamino","Ramon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155419","","IND","Garcia","Atanacio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155420","","IND","Garcia","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155421","","IND","Garcia","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155422","","IND","Garcia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155423","","IND","Gardanier","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155424","","IND","Gardner","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155425","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155426","","IND","Gerbino","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155427","","IND","Gervasoni","Bret","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155428","","IND","Getchell","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155429","","IND","Gilbert","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155430","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155431","","IND","Gizowski","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155432","","IND","Godoy","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155433","","IND","Golder","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155434","","IND","Gomez","Carlos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155435","","IND","Gomez","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155436","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155437","","IND","Gonzalez","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155438","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155439","","IND","Goodrich","Luke","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155440","","IND","Gordon","Stefanos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155441","","IND","Gowdy","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155442","","IND","Goytia","Chad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155443","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155444","","IND","Guerrero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155445","","IND","Guerrero","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155446","","IND","Guitron","Santiago","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155447","","IND","Gullo","Gail","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155448","","IND","Guskov","Iurii","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155449","","IND","Gutgesell","Myles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155450","","IND","Gutierrez","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155451","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155452","","IND","Guy","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155453","","IND","Haag","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155454","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155455","","IND","Hagerman","Randon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155456","","IND","Hall","Shad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155457","","IND","Hamilton","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155458","","IND","Hammond","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155459","","IND","Harkins","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155460","","IND","Harmount","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155461","","IND","Harper","Kenard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155462","","IND","Harper","Kiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155463","","IND","Harrell","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155464","","IND","Hart","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155465","","IND","Hartzell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155466","","IND","Harward","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155467","","IND","Hassanali","Muizz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155468","","IND","Hathaway","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155469","","IND","Haulot","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155470","","IND","Haverty","Jennifer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155471","","IND","Hawkins","Troy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155472","","IND","Hayes","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155473","","IND","Haynes","Marc","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155474","","IND","Heald","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155475","","IND","Healy","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155476","","IND","Heredia","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155477","","IND","Herman","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155478","","IND","Herrera","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155479","","IND","Herzog","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155480","","IND","Hiatt","Blake","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155481","","IND","Hidalgo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155482","","IND","Hill","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155483","","IND","Hirsch","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155484","","IND","Ho","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155485","","IND","Hodges","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155486","","IND","Hodges","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155487","","IND","Holland","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155488","","IND","Horath","Dominic","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155489","","IND","Hsu","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155490","","IND","Hugger","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155491","","IND","Huynh","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155492","","IND","Hyland","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155493","","IND","Ibarra","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155494","","IND","Ibarra","Felipe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155495","","IND","Ignacio","Alfred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155496","","IND","Ira","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155497","","IND","Isozaki","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155498","","IND","Jackson","Mathew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155499","","IND","Jacobs","Angela","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155500","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155501","","IND","Jimenez","Fernando","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155502","","IND","Jimenez","Santos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155503","","IND","Johnson","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155504","","IND","Justason","Zachary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155505","","IND","Kaldor","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155506","","IND","Karlsten","Dan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155507","","IND","Kasten","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155508","","IND","Keegan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155509","","IND","Kelly","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155510","","IND","Kelly","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155511","","IND","Kent","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155512","","IND","Kerin","Jamie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155513","","IND","King","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155514","","IND","King","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155515","","IND","Klay","Kristopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155516","","IND","Knight","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155517","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155518","","IND","Kurpinsky","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155519","","IND","Laba","Maryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155520","","IND","Laird","Gerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155521","","IND","Landi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155522","","IND","Lang","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155523","","IND","Lara","Esteban","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155524","","IND","Larkin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155525","","IND","Larsen","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155526","","IND","Lass","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155527","","IND","Lawler","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155528","","IND","Lawton","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155529","","IND","Leach","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155531","","IND","Lee","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155532","","IND","Lee","Ruda","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155533","","IND","Leeds","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155534","","IND","Leglu","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155535","","IND","Lerma","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155536","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155537","","IND","Levin","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155538","","IND","Lewis","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155539","","IND","Ling","Rocky","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155540","","IND","Livingston","Micheal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155541","","IND","Lizardo","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155542","","IND","Llorente","Brittani","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155543","","IND","Llosa","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155544","","IND","Lo","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155545","","IND","Lo","Vivian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155546","","IND","Loessberg","Casilia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155547","","IND","Long","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155548","","IND","Lopez","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155549","","IND","Lovens","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155550","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155551","","IND","Lucas","Carly","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155552","","IND","Lucchesi","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155553","","IND","Luna","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155554","","IND","Lyle","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155555","","IND","Maas","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155556","","IND","Maas","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155557","","IND","MacDonell","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155558","","IND","Mackie","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155559","","IND","Macleod","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155560","","IND","Madison","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155561","","IND","Magnus","Maxwell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155562","","IND","Mailander","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155563","","IND","Malandrino","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155564","","IND","Mann","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155565","","IND","Maraldo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155566","","IND","Markowski","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155567","","IND","Marks","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155568","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155569","","IND","Marshall","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155570","","IND","Martello","Laura","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155571","","IND","Martin","Ross","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155572","","IND","Martinez","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155573","","IND","Martinez","Eugenio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155574","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155575","","IND","Matcham","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155576","","IND","Matlow","Mitchell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155577","","IND","Mauntz","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155578","","IND","May III","Gerald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155579","","IND","Mayorga","Raul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155580","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155581","","IND","McBride","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155582","","IND","McCarthy","Mary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155583","","IND","McClelland","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155584","","IND","McClure","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155585","","IND","McDermott","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155586","","IND","McGovern","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155587","","IND","McKnight","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155588","","IND","McVeigh","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155589","","IND","McVey","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155590","","IND","Meeks","Melvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155591","","IND","Melikian","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155592","","IND","Melodia","Lars","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155593","","IND","Mendoza","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155594","","IND","Menges","Gavin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155595","","IND","Meric","Miran","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155596","","IND","Mickelsen","Karl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155597","","IND","Middleton","Jarod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155598","","IND","Miller","Shaun","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155599","","IND","Mills","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155600","","IND","Mimms","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155601","","IND","Minoia","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155602","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155603","","IND","Moalem","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155604","","IND","Molloy","Julian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155605","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155606","","IND","Mora","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155607","","IND","Moraida","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155608","","IND","Morales","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155609","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155610","","IND","Morisey","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155611","","IND","Morris","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155612","","IND","Moses","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155613","","IND","Mota","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155614","","IND","Moth","Veasna","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155615","","IND","Moules","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155616","","IND","Mountain","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155617","","IND","Muldoon","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155618","","IND","Mumper","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155619","","IND","Mun","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155620","","IND","Murray","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155621","","IND","Nance","Collin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155622","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155623","","IND","Nave","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155624","","IND","Nelson","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155625","","IND","Nelson","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155626","","IND","Newcombe","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155627","","IND","Newland","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155628","","IND","Newnom","Grant","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155629","","IND","Nguyen","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155630","","IND","Nguyen","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155631","","IND","Nguyen","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155632","","IND","Nichols","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155633","","IND","Nilsson","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155634","","IND","Nobori","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155635","","IND","Noon","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155636","","IND","O'Connor","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155637","","IND","Oandason","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155638","","IND","Ochoa","Alonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155639","","IND","Ochoa","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155640","","IND","Ojeda","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155641","","IND","Oliver","Dashiell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155642","","IND","Oliver","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155643","","IND","Olmos","Alberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155644","","IND","Olmos","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155645","","IND","Olson","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155646","","IND","Omaleki","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155647","","IND","Ongolea","Garrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155648","","IND","Orfanel","Elrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155649","","IND","Orr","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155650","","IND","Orsborn","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155651","","IND","Ortega","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155652","","IND","Paculba","Nico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155653","","IND","Padron","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155654","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155655","","IND","Page","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155656","","IND","Palodichuk","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155657","","IND","Parisi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155658","","IND","Parker","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155659","","IND","Parker","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155660","","IND","Parmer","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155661","","IND","Patocchi","Trevor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155662","","IND","Pavloff","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155663","","IND","Pelot","Sage","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155664","","IND","Pereira","Anselmo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155665","","IND","Pereira","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155666","","IND","Peuler","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155667","","IND","Pham","Hau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155668","","IND","Phelan","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155669","","IND","Piccardo","Tony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155670","","IND","Pickup","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155671","","IND","Piercy","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155672","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155673","","IND","Poblete","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155674","","IND","Polidoro","Pablo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155675","","IND","Pons","Alex","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155676","","IND","Posada","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155677","","IND","Prada","Samuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155678","","IND","Puddicombe","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155679","","IND","Puerta","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155680","","IND","Ragan","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155681","","IND","Ragsac","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155682","","IND","Ramirez","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155683","","IND","Ramirez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155684","","IND","Ramos","Aries","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155685","","IND","Ramos","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155686","","IND","Rector","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155687","","IND","Reggiardo","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155688","","IND","Reich","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155689","","IND","Reid","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155690","","IND","Reynolds","Neal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155691","","IND","Rhodes","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155692","","IND","Riley","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155693","","IND","Rishel","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155694","","IND","Rivera","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155695","","IND","Ro","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155696","","IND","Roberts","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155697","","IND","Robinson","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155698","","IND","Robinson","Kerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155699","","IND","Rocha","Heriberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155700","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155701","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155702","","IND","Rollins","Tyson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155703","","IND","Rondone","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155704","","IND","Rooney","Logan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155705","","IND","Roque","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155706","","IND","Rosa","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155707","","IND","Rosenquist","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155708","","IND","Rosingana","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155709","","IND","Rudy","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155710","","IND","Ryan","Francis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155711","","IND","Salas","Moses","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155712","","IND","Salcido","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155713","","IND","Sales","Darrell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155714","","IND","Sanchez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155715","","IND","Sandoval","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155716","","IND","Sandoval","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155717","","IND","Santamaria","Juan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155718","","IND","Saracino","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155719","","IND","Sargent","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155720","","IND","Savage","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155721","","IND","Savedra","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155722","","IND","Scardino","Sundance","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155723","","IND","Schaefer","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155724","","IND","Scheer","Hilary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155725","","IND","Scheib","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155726","","IND","Schirmer","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155727","","IND","Schriver","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155728","","IND","Schubert","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155729","","IND","Schulte","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155730","","IND","Schulte","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155731","","IND","Scocca","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155732","","IND","Seadler","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155733","","IND","Seaton","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155734","","IND","Seligman","Evan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155735","","IND","Senkier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155736","","IND","Shaw","Jack","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155737","","IND","Shea","Jim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155738","","IND","Shea","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155739","","IND","Shepard","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155740","","IND","Silva","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155741","","IND","Silva","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155742","","IND","Smith","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155743","","IND","Smith","Clinton","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155744","","IND","Smith","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155745","","IND","Smith","Obery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155746","","IND","Snapp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155747","","IND","Sniffen","Greig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155748","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155749","","IND","Snyder","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155750","","IND","Soli","Tipi","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155751","","IND","Son","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155752","","IND","Soriano","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155753","","IND","Souza","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155754","","IND","Staley","Josiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155755","","IND","Stamm","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155756","","IND","Stephens","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155757","","IND","Stidham","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155758","","IND","Suarez","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155759","","IND","Summers","Arlen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155760","","IND","Sumner","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155761","","IND","Sung","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155762","","IND","Svendsen","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155763","","IND","Swale","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155764","","IND","Tacklind","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155765","","IND","Tan","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155766","","IND","Tarango","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155767","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155768","","IND","Taylor","Kwamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155769","","IND","Taylor","Lee","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155770","","IND","Tejeda","Luz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155771","","IND","Thierry","Tremaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155772","","IND","Thom","Fraser","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155773","","IND","Thomas","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155774","","IND","Thomas","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155775","","IND","Thomas","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155776","","IND","Thompson","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155777","","IND","Thornton","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155778","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155779","","IND","Tognozzi","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155780","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155781","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155782","","IND","Tong","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155783","","IND","Topping","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155784","","IND","Torchio","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155785","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155786","","IND","Toruno","Ivan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155787","","IND","Toth","Cramer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155788","","IND","Tovar","Oscar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155789","","IND","Trabert","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155790","","IND","Tran","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155791","","IND","Tran","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155792","","IND","Trevino","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155793","","IND","Trevino","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155794","","IND","Trinidad","Eunico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155795","","IND","Trotter","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155796","","IND","Truong","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155797","","IND","Tuttle","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155798","","IND","Tuyor","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155799","","IND","Tyson","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155800","","IND","Ulrich","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155801","","IND","Ureta","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155802","","IND","Van Dalen","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155803","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155804","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155805","","IND","Vasquez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155806","","IND","Vega","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155807","","IND","Vega","Gabriel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155808","","IND","Veitch","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155809","","IND","Velasquez","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155810","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155811","","IND","Vella","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155812","","IND","Vierra","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155813","","IND","Villafana","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155814","","IND","Vittone","Steve","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155815","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155816","","IND","Vo","Thang","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155817","","IND","Vo","Viet","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155818","","IND","Wagner","Asha","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155819","","IND","Walker","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155820","","IND","Walker","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155821","","IND","Walker","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155822","","IND","Wallace","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155823","","IND","Walsh","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155824","","IND","Walton","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155825","","IND","Wargo","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155826","","IND","Warne","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155827","","IND","Warner","Eddie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155828","","IND","Warren","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155829","","IND","Watts","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155830","","IND","Weseman","Read","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155831","","IND","West","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155832","","IND","Westcott","Erik","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155833","","IND","Westcott","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155834","","IND","Whipple","Dean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155835","","IND","Whyte","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155836","","IND","Wilcox","Quentin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155837","","IND","Wilder","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155838","","IND","Williams","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155839","","IND","Williams","Pierce","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155840","","IND","Willis","Blaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155841","","IND","Wise","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155842","","IND","Woeste","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155843","","IND","Wong","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155844","","IND","Wong","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155845","","IND","Wong","Stan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155846","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155847","","IND","Yee","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155848","","IND","Yendrey","Bennett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155849","","IND","Yezek","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155850","","IND","Young","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155851","","IND","Zamora","Andres","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155852","","IND","Zavattero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155853","","IND","Zerweck","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155854","","IND","Zogg","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44354.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155855","","IND","Acosta","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155856","","IND","Acuna","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155857","","IND","Adams","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155858","","IND","Afshar","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155859","","IND","Aghasian","Edwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155860","","IND","Aguilar","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155861","","IND","Ain","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155862","","IND","Alameda","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155863","","IND","Alanis","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155864","","IND","Alaniz","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155865","","IND","Alexander","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155866","","IND","Allen","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155867","","IND","Allread","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155868","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155869","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155870","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155871","","IND","Amaro","Douglas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155872","","IND","Anderson","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155873","","IND","Anderson","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155874","","IND","Anderson","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155875","","IND","Aparicio","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155876","","IND","Aquino","Charleson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155877","","IND","Aranda","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155878","","IND","Arata","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155879","","IND","Arellano","Sergio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155880","","IND","Ascencio","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155881","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155882","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155883","","IND","Augustine","Karren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155884","","IND","Avery","Vernon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155885","","IND","Avila","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155886","","IND","Azcona","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155887","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155888","","IND","Bacon","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155889","","IND","Bailey","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155890","","IND","Baliscao","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155891","","IND","Barbour","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155892","","IND","Barmore","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155893","","IND","Barnett","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155894","","IND","Barone","Wesley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155895","","IND","Barragan","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155896","","IND","Bartels","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155897","","IND","Bartra","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155898","","IND","Bastas","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155899","","IND","Beck","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155900","","IND","Becklund","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155901","","IND","Bell","Dennis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155902","","IND","Bell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155903","","IND","Bello","Nick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155904","","IND","Belton","Arthur","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155905","","IND","Bennett","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155906","","IND","Berger","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155907","","IND","Betancourt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155908","","IND","Bevington","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155909","","IND","Biakanja","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155910","","IND","Bingham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155911","","IND","Bittner","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155912","","IND","Bivens","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155913","","IND","Black","Craig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155914","","IND","Blackwell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155915","","IND","Blean","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155916","","IND","Blech","Holger","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155917","","IND","Blinn","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155918","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155919","","IND","Boelter","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155920","","IND","Bonanno","Leandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155921","","IND","Booth","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155922","","IND","Borges","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155923","","IND","Borreson","Kim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155924","","IND","Boscovich","Harold","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155925","","IND","Boxx","Gillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155926","","IND","Bradley","Derrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155927","","IND","Bratcher","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155928","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155929","","IND","Briggs","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155930","","IND","Brito","Paulo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155931","","IND","Britton","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155932","","IND","Broce","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155933","","IND","Brock","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155934","","IND","Broida","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155935","","IND","Brosnan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155936","","IND","Brown","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155937","","IND","Brown","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155938","","IND","Bruni","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155939","","IND","Buller","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155940","","IND","Burchette","Glynn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155941","","IND","Burke","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155942","","IND","Butler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155943","","IND","Buttitta","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155944","","IND","Campbell","Herb","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155945","","IND","Campbell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155946","","IND","Caponio","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155947","","IND","Carbajal","George","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155948","","IND","Carilli","Dominick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155949","","IND","Carlock","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155950","","IND","Carlson","Clay","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155951","","IND","Carranza","Adolph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155952","","IND","Carrasco","Fred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155953","","IND","Carter","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155954","","IND","Castaneda","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155955","","IND","Charekian","Galvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155956","","IND","Chavez","Refugio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155957","","IND","Chekouras","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155958","","IND","Chipkin","Adam","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155959","","IND","Choy","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155960","","IND","Chua","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155961","","IND","Chung","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155962","","IND","Cilk","Shane","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155963","","IND","Clark","Zach","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155964","","IND","Clausen","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155965","","IND","Clementino","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155966","","IND","Clements","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155967","","IND","Clet","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155968","","IND","Cloutier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155969","","IND","Coats","Soren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155970","","IND","Cobillas","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155971","","IND","Coccellato","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155972","","IND","Comandante","Federico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155973","","IND","Conde","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155974","","IND","Condren","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155975","","IND","Cone","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155976","","IND","Coner","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155977","","IND","Connelly","Neil","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155978","","IND","Connelly","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155979","","IND","Conner","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155980","","IND","Conroy","Cameron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155981","","IND","Cook","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155982","","IND","Core","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155983","","IND","Cornelio","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155984","","IND","Corona","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155985","","IND","Corona","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155986","","IND","Correa","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155987","","IND","Cowan","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155988","","IND","Crawford","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155989","","IND","Crespin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155990","","IND","Crisler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155991","","IND","Crivello","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155992","","IND","Cruz","Marcos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155993","","IND","Culajay","Guillermo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155994","","IND","Culbertson","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155995","","IND","Cunningham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155996","","IND","Curry","Ronald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155997","","IND","D'Amico","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155998","","IND","Danielsen","Kara","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC155999","","IND","Davila","Edgar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156000","","IND","Davis","Justin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156001","","IND","Davis","Russell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156002","","IND","Dawson","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156003","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156004","","IND","De Mare","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156005","","IND","DeLintt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156006","","IND","Deam","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156007","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156008","","IND","Del Bando","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156009","","IND","Delaye","Pierre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156010","","IND","Dellinger","Johnny","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156011","","IND","Demers","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156012","","IND","Depaz","Pascal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156013","","IND","Diaz","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156014","","IND","Diaz","Leia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156015","","IND","Diehl","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156016","","IND","Dilloughery","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156017","","IND","Dixon","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156018","","IND","Dizon","Angel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156019","","IND","Doan","Bien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156020","","IND","Doan","Hien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156021","","IND","Dobson","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156022","","IND","Doria","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156023","","IND","Dorman","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156024","","IND","Doss","Cleotis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156025","","IND","Doty","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156026","","IND","Dragges","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156027","","IND","Duenas","Maximillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156028","","IND","Duong","Di-An","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156029","","IND","Dziuba","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156030","","IND","Ehlers","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156031","","IND","Einhorn","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156032","","IND","Ellis","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156033","","IND","Endicott","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156034","","IND","England","Carl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156035","","IND","Engles","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156036","","IND","Ennes","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156037","","IND","Erbe","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156038","","IND","Erickson-Nadell","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156039","","IND","Escalera","Jonas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156040","","IND","Escobar","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156041","","IND","Escobar","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156042","","IND","Escobar","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156043","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156044","","IND","Estrada","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156045","","IND","Estrada","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156046","","IND","Estrada","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156047","","IND","Fabiny","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156048","","IND","Fanucchi","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156049","","IND","Favorito","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156050","","IND","Fernandez","Forest","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156051","","IND","Ferrito","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156052","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156053","","IND","Filippini","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156054","","IND","Filippone","Francesco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156055","","IND","Flanagan","Graham","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156056","","IND","Florea","Florin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156057","","IND","Flores","Saul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156058","","IND","Folia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156059","","IND","Folsom","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156060","","IND","Fong","Louis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156061","","IND","Forman","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156062","","IND","Foster","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156063","","IND","Fountaine","Jamal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156064","","IND","Francisco","Rocco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156065","","IND","Franco","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156066","","IND","Franco","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156067","","IND","Frantzich","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156068","","IND","Fraser","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156069","","IND","Fryer","Beau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156070","","IND","Gall","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156071","","IND","Gallau","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156072","","IND","Gamino","Ramon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156073","","IND","Garcia","Atanacio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156074","","IND","Garcia","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156075","","IND","Garcia","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156076","","IND","Garcia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156077","","IND","Gardanier","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156078","","IND","Gardner","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156079","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156080","","IND","Gerbino","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156081","","IND","Gervasoni","Bret","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156082","","IND","Getchell","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156083","","IND","Gilbert","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156084","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156085","","IND","Gizowski","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156086","","IND","Godoy","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156087","","IND","Golder","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156088","","IND","Gomez","Carlos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156089","","IND","Gomez","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156090","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156091","","IND","Gonzalez","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156092","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156093","","IND","Goodrich","Luke","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156094","","IND","Gordon","Stefanos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156095","","IND","Gowdy","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156096","","IND","Goytia","Chad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156097","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156098","","IND","Guerrero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156099","","IND","Guerrero","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156100","","IND","Guitron","Santiago","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156101","","IND","Gullo","Gail","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156102","","IND","Guskov","Iurii","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156103","","IND","Gutgesell","Myles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156104","","IND","Gutierrez","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156105","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156106","","IND","Guy","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156107","","IND","Haag","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156108","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156109","","IND","Hagerman","Randon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156110","","IND","Hall","Shad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156111","","IND","Hamilton","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156112","","IND","Hammond","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156113","","IND","Harkins","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156114","","IND","Harmount","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156115","","IND","Harper","Kenard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156116","","IND","Harper","Kiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156117","","IND","Harrell","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156118","","IND","Hart","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156119","","IND","Hartzell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156120","","IND","Harward","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156121","","IND","Hassanali","Muizz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156122","","IND","Hathaway","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156123","","IND","Haulot","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156124","","IND","Haverty","Jennifer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156125","","IND","Hawkins","Troy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156126","","IND","Hayes","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156127","","IND","Haynes","Marc","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156128","","IND","Heald","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156129","","IND","Healy","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156130","","IND","Heredia","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156131","","IND","Herman","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156132","","IND","Herrera","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156133","","IND","Herzog","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156134","","IND","Hiatt","Blake","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156135","","IND","Hidalgo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156136","","IND","Hill","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156137","","IND","Hirsch","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156138","","IND","Ho","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156139","","IND","Hodges","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156140","","IND","Hodges","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156141","","IND","Holland","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156142","","IND","Horath","Dominic","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156143","","IND","Hsu","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156144","","IND","Hugger","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156145","","IND","Huynh","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156146","","IND","Hyland","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156147","","IND","Ibarra","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156148","","IND","Ibarra","Felipe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156149","","IND","Ignacio","Alfred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156150","","IND","Ira","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156151","","IND","Isozaki","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156152","","IND","Jackson","Mathew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156153","","IND","Jacobs","Angela","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156154","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156155","","IND","Jimenez","Fernando","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156156","","IND","Jimenez","Santos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156157","","IND","Johnson","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156158","","IND","Justason","Zachary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156159","","IND","Kaldor","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156160","","IND","Karlsten","Dan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156161","","IND","Kasten","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156162","","IND","Keegan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156163","","IND","Kelly","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156164","","IND","Kelly","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156165","","IND","Kent","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156166","","IND","Kerin","Jamie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156167","","IND","King","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156168","","IND","King","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156169","","IND","Klay","Kristopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156170","","IND","Knight","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156171","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156172","","IND","Kurpinsky","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156173","","IND","Laba","Maryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156174","","IND","Laird","Gerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156175","","IND","Landi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156176","","IND","Lang","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156177","","IND","Lara","Esteban","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156178","","IND","Larkin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156179","","IND","Larsen","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156180","","IND","Lass","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156181","","IND","Lawler","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156182","","IND","Lawton","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156183","","IND","Leach","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156185","","IND","Lee","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156186","","IND","Lee","Ruda","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156187","","IND","Leeds","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156188","","IND","Leglu","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156189","","IND","Lerma","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156190","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156191","","IND","Levin","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156192","","IND","Lewis","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156193","","IND","Ling","Rocky","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156194","","IND","Livingston","Micheal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156195","","IND","Lizardo","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156196","","IND","Llorente","Brittani","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156197","","IND","Llosa","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156198","","IND","Lo","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156199","","IND","Lo","Vivian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156200","","IND","Loessberg","Casilia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156201","","IND","Long","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156202","","IND","Lopez","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156203","","IND","Lovens","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156204","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156205","","IND","Lucas","Carly","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156206","","IND","Lucchesi","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156207","","IND","Luna","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156208","","IND","Lyle","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156209","","IND","Maas","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156210","","IND","Maas","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156211","","IND","MacDonell","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156212","","IND","Mackie","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156213","","IND","Macleod","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156214","","IND","Madison","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156215","","IND","Magnus","Maxwell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156216","","IND","Mailander","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156217","","IND","Malandrino","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156218","","IND","Mann","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156219","","IND","Maraldo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156220","","IND","Markowski","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156221","","IND","Marks","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156222","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156223","","IND","Marshall","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156224","","IND","Martello","Laura","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156225","","IND","Martin","Ross","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156226","","IND","Martinez","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156227","","IND","Martinez","Eugenio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156228","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156229","","IND","Matcham","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156230","","IND","Matlow","Mitchell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156231","","IND","Mauntz","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156232","","IND","May III","Gerald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156233","","IND","Mayorga","Raul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156234","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156235","","IND","McBride","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156236","","IND","McCarthy","Mary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156237","","IND","McClelland","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156238","","IND","McClure","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156239","","IND","McDermott","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156240","","IND","McGovern","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156241","","IND","McKnight","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156242","","IND","McVeigh","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156243","","IND","McVey","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156244","","IND","Meeks","Melvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156245","","IND","Melikian","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156246","","IND","Melodia","Lars","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156247","","IND","Mendoza","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156248","","IND","Menges","Gavin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156249","","IND","Meric","Miran","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156250","","IND","Mickelsen","Karl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156251","","IND","Middleton","Jarod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156252","","IND","Miller","Shaun","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156253","","IND","Mills","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156254","","IND","Mimms","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156255","","IND","Minoia","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156256","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156257","","IND","Moalem","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156258","","IND","Molloy","Julian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156259","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156260","","IND","Mora","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156261","","IND","Moraida","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156262","","IND","Morales","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156263","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156264","","IND","Morisey","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156265","","IND","Morris","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156266","","IND","Moses","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156267","","IND","Mota","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156268","","IND","Moth","Veasna","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156269","","IND","Moules","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156270","","IND","Mountain","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156271","","IND","Muldoon","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156272","","IND","Mumper","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156273","","IND","Mun","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156274","","IND","Murray","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156275","","IND","Nance","Collin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156276","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156277","","IND","Nave","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156278","","IND","Nelson","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156279","","IND","Nelson","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156280","","IND","Newcombe","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156281","","IND","Newland","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156282","","IND","Newnom","Grant","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156283","","IND","Nguyen","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156284","","IND","Nguyen","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156285","","IND","Nguyen","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156286","","IND","Nichols","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156287","","IND","Nilsson","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156288","","IND","Nobori","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156289","","IND","Noon","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156290","","IND","O'Connor","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156291","","IND","Oandason","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156292","","IND","Ochoa","Alonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156293","","IND","Ochoa","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156294","","IND","Ojeda","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156295","","IND","Oliver","Dashiell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156296","","IND","Oliver","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156297","","IND","Olmos","Alberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156298","","IND","Olmos","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156299","","IND","Olson","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156300","","IND","Omaleki","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156301","","IND","Ongolea","Garrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156302","","IND","Orfanel","Elrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156303","","IND","Orr","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156304","","IND","Orsborn","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156305","","IND","Ortega","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156306","","IND","Paculba","Nico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156307","","IND","Padron","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156308","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156309","","IND","Page","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156310","","IND","Palodichuk","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156311","","IND","Parisi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156312","","IND","Parker","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156313","","IND","Parker","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156314","","IND","Parmer","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156315","","IND","Patocchi","Trevor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156316","","IND","Pavloff","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156317","","IND","Pelot","Sage","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156318","","IND","Pereira","Anselmo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156319","","IND","Pereira","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156320","","IND","Peuler","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156321","","IND","Pham","Hau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156322","","IND","Phelan","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156323","","IND","Piccardo","Tony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156324","","IND","Pickup","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156325","","IND","Piercy","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156326","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156327","","IND","Poblete","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156328","","IND","Polidoro","Pablo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156329","","IND","Pons","Alex","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156330","","IND","Posada","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156331","","IND","Prada","Samuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156332","","IND","Puddicombe","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156333","","IND","Puerta","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156334","","IND","Ragan","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156335","","IND","Ragsac","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156336","","IND","Ramirez","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156337","","IND","Ramirez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156338","","IND","Ramos","Aries","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156339","","IND","Ramos","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156340","","IND","Rector","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156341","","IND","Reggiardo","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156342","","IND","Reich","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156343","","IND","Reid","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156344","","IND","Reynolds","Neal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156345","","IND","Rhodes","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156346","","IND","Riley","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156347","","IND","Rishel","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156348","","IND","Rivera","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156349","","IND","Ro","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156350","","IND","Roberts","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156351","","IND","Robinson","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156352","","IND","Robinson","Kerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156353","","IND","Rocha","Heriberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156354","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156355","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156356","","IND","Rollins","Tyson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156357","","IND","Rondone","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156358","","IND","Rooney","Logan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156359","","IND","Roque","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156360","","IND","Rosa","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156361","","IND","Rosenquist","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156362","","IND","Rosingana","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156363","","IND","Rudy","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156364","","IND","Ryan","Francis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156365","","IND","Salas","Moses","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156366","","IND","Salcido","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156367","","IND","Sales","Darrell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156368","","IND","Sanchez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156369","","IND","Sandoval","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156370","","IND","Sandoval","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156371","","IND","Santamaria","Juan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156372","","IND","Saracino","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156373","","IND","Sargent","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156374","","IND","Savage","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156375","","IND","Savedra","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156376","","IND","Scardino","Sundance","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156377","","IND","Schaefer","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156378","","IND","Scheer","Hilary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156379","","IND","Scheib","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156380","","IND","Schirmer","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156381","","IND","Schriver","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156382","","IND","Schubert","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156383","","IND","Schulte","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156384","","IND","Schulte","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156385","","IND","Scocca","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156386","","IND","Seadler","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156387","","IND","Seaton","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156388","","IND","Seligman","Evan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156389","","IND","Senkier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156390","","IND","Shaw","Jack","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156391","","IND","Shea","Jim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156392","","IND","Shea","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156393","","IND","Shepard","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156394","","IND","Silva","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156395","","IND","Silva","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156396","","IND","Smith","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156397","","IND","Smith","Clinton","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156398","","IND","Smith","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156399","","IND","Smith","Obery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156400","","IND","Snapp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156401","","IND","Sniffen","Greig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156402","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156403","","IND","Snyder","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156404","","IND","Soli","Tipi","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156405","","IND","Son","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156406","","IND","Soriano","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156407","","IND","Souza","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156408","","IND","Staley","Josiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156409","","IND","Stamm","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156410","","IND","Stephens","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156411","","IND","Stidham","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156412","","IND","Suarez","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156413","","IND","Summers","Arlen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156414","","IND","Sumner","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156415","","IND","Sung","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156416","","IND","Svendsen","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156417","","IND","Swale","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156418","","IND","Tacklind","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156419","","IND","Tan","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156420","","IND","Tarango","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156421","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156422","","IND","Taylor","Kwamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156423","","IND","Taylor","Lee","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156424","","IND","Tejeda","Luz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156425","","IND","Thierry","Tremaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156426","","IND","Thom","Fraser","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156427","","IND","Thomas","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156428","","IND","Thomas","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156429","","IND","Thomas","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156430","","IND","Thompson","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156431","","IND","Thornton","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156432","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156433","","IND","Tognozzi","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156434","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156435","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156436","","IND","Tong","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156437","","IND","Topping","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156438","","IND","Torchio","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156439","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156440","","IND","Toruno","Ivan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156441","","IND","Toth","Cramer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156442","","IND","Tovar","Oscar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156443","","IND","Trabert","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156444","","IND","Tran","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156445","","IND","Tran","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156446","","IND","Trevino","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156447","","IND","Trevino","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156448","","IND","Trinidad","Eunico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156449","","IND","Trotter","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156450","","IND","Truong","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156451","","IND","Tuttle","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156452","","IND","Tuyor","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156453","","IND","Tyson","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156454","","IND","Ulrich","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156455","","IND","Ureta","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156456","","IND","Van Dalen","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156457","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156458","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156459","","IND","Vasquez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156460","","IND","Vega","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156461","","IND","Vega","Gabriel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156462","","IND","Veitch","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156463","","IND","Velasquez","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156464","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156465","","IND","Vella","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156466","","IND","Vierra","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156467","","IND","Villafana","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156468","","IND","Vittone","Steve","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156469","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156470","","IND","Vo","Thang","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156471","","IND","Vo","Viet","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156472","","IND","Wagner","Asha","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156473","","IND","Walker","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156474","","IND","Walker","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156475","","IND","Walker","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156476","","IND","Wallace","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156477","","IND","Walsh","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156478","","IND","Walton","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156479","","IND","Wargo","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156480","","IND","Warne","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156481","","IND","Warner","Eddie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156482","","IND","Warren","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156483","","IND","Watts","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156484","","IND","Weseman","Read","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156485","","IND","West","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156486","","IND","Westcott","Erik","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156487","","IND","Westcott","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156488","","IND","Whipple","Dean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156489","","IND","Whyte","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156490","","IND","Wilcox","Quentin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156491","","IND","Wilder","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156492","","IND","Williams","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156493","","IND","Williams","Pierce","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156494","","IND","Willis","Blaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156495","","IND","Wise","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156496","","IND","Woeste","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156497","","IND","Wong","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156498","","IND","Wong","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156499","","IND","Wong","Stan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156500","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156501","","IND","Yee","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156502","","IND","Yendrey","Bennett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156503","","IND","Yezek","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156504","","IND","Young","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156505","","IND","Zamora","Andres","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156506","","IND","Zavattero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156507","","IND","Zerweck","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC156508","","IND","Zogg","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44370.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","C","NON151919","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","44201.0","","263.5","","","","","","","3313.4","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","C","NON151920","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","44231.0","","429.3","","","","","","","3313.4","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","C","NON151921","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","44260.0","","787.7","","","","","","","3313.4","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","C","NON154544","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","44288.0","","410.8","","","","","","","3313.4","","","","","Legal and Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","C","NON154545","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","44312.0","","484.2","","","","","","","3313.4","","","","","Legal and Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","C","NON155200","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","44348.0","","401.5","","","","","","","3313.4","","","","","Legal and Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","C","NON156511","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","44377.0","","536.4","","","","","","","3313.4","","","","","Legal and Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","I","INC153233","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","44271.0","","7830.2","","","","","","","0.0","","","","","Deposit Received in Error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2021 3:02:36 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP153234","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","44273.0","","7830.2","","","","","","","7830.2","","","","","Refund of Deposit Made in Error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143909","","IND","Acosta","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143910","","IND","Acuna","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143911","","IND","Adams","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143912","","IND","Adams","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143913","","IND","Afshar","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143914","","IND","Aghasian","Edwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143915","","IND","Aguilar","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143916","","IND","Ain","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143917","","IND","Alameda","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143918","","IND","Alanis","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143919","","IND","Alaniz","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143920","","IND","Alexander","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143921","","IND","Allen","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143922","","IND","Allread","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143923","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143924","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143925","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143926","","IND","Amaro","Douglas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143927","","IND","Anderson","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143928","","IND","Anderson","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143929","","IND","Anderson","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143930","","IND","Aparicio","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143931","","IND","Aquino","Charleson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143932","","IND","Aranda","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143933","","IND","Arata","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","172.55","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143934","","IND","Arellano","Sergio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143935","","IND","Ascencio","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143936","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143937","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143938","","IND","Augustine","Karren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143939","","IND","Avery","Vernon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143940","","IND","Avila","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143941","","IND","Azcona","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143942","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143943","","IND","Bacon","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143944","","IND","Bailey","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143945","","IND","Baliscao","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143946","","IND","Barbour","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143947","","IND","Barmore","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143948","","IND","Barnett","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143949","","IND","Barone","Wesley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143950","","IND","Barragan","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143951","","IND","Bartels","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143952","","IND","Bartra","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143953","","IND","Bastas","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143954","","IND","Beck","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143955","","IND","Becklund","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143956","","IND","Bell","Dennis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143957","","IND","Bell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143958","","IND","Bello","Nick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143959","","IND","Belton","Arthur","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143960","","IND","Bennett","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143961","","IND","Berger","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143962","","IND","Betancourt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143963","","IND","Bevington","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143964","","IND","Biakanja","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143965","","IND","Bingham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143966","","IND","Bittner","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143967","","IND","Bivens","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143968","","IND","Black","Craig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143969","","IND","Blackwell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143970","","IND","Blean","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143971","","IND","Blech","Holger","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143972","","IND","Blinn","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143973","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143974","","IND","Boelter","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143975","","IND","Bonanno","Leandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143976","","IND","Booth","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143977","","IND","Borges","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143978","","IND","Borreson","Kim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143979","","IND","Boscovich","Harold","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143980","","IND","Boxx","Gillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143981","","IND","Bradley","Derrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143982","","IND","Bratcher","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143983","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143984","","IND","Briggs","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143985","","IND","Brito","Paulo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143986","","IND","Britton","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143987","","IND","Broce","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143988","","IND","Brock","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143989","","IND","Broida","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143990","","IND","Brosnan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143991","","IND","Brown","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143992","","IND","Brown","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143993","","IND","Bruni","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143994","","IND","Buller","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143995","","IND","Burchette","Glynn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143996","","IND","Burke","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143997","","IND","Butler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143998","","IND","Buttitta","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC143999","","IND","Caginia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144000","","IND","Campbell","Herb","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144001","","IND","Campbell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144002","","IND","Caponio","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144003","","IND","Carbajal","George","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144004","","IND","Carilli","Dominick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144005","","IND","Carlock","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144006","","IND","Carlson","Clay","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144007","","IND","Carranza","Adolph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144008","","IND","Carrasco","Fred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144009","","IND","Carter","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144010","","IND","Castaneda","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144011","","IND","Charekian","Galvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144012","","IND","Chavez","Refugio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144013","","IND","Chekouras","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144014","","IND","Chipkin","Adam","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144015","","IND","Choy","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144016","","IND","Chua","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144017","","IND","Chung","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144018","","IND","Cilk","Shane","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144019","","IND","Clark","Zach","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144020","","IND","Clausen","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144021","","IND","Clementino","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144022","","IND","Clements","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144023","","IND","Clet","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144024","","IND","Cloutier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144025","","IND","Coats","Soren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144026","","IND","Cobillas","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144027","","IND","Coccellato","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144028","","IND","Comandante","Federico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144029","","IND","Conde","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144030","","IND","Condren","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144031","","IND","Cone","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144032","","IND","Coner","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144033","","IND","Connelly","Neil","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144034","","IND","Connelly","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144035","","IND","Conner","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144036","","IND","Conroy","Cameron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144037","","IND","Cook","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144038","","IND","Core","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144039","","IND","Cornelio","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144040","","IND","Corona","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144041","","IND","Corona","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144042","","IND","Correa","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144043","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","178.5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144044","","IND","Cowan","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144045","","IND","Crawford","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144046","","IND","Crespin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144047","","IND","Crisler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144048","","IND","Crivello","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144049","","IND","Cruz","Marcos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144050","","IND","Culajay","Guillermo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144051","","IND","Culbertson","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144052","","IND","Cunningham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144053","","IND","Curry","Ronald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144054","","IND","D'Amico","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144055","","IND","Danielsen","Kara","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144056","","IND","Davila","Edgar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144057","","IND","Davis","Justin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144058","","IND","Davis","Russell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144059","","IND","Dawson","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144060","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144061","","IND","De Mare","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144062","","IND","DeLintt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144063","","IND","Deam","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144064","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144065","","IND","Del Bando","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144066","","IND","Delaye","Pierre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144067","","IND","Dellinger","Johnny","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144068","","IND","Demers","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144069","","IND","Depaz","Pascal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144070","","IND","Diaz","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144071","","IND","Diaz","Leia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144072","","IND","Diehl","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144073","","IND","Dilloughery","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144074","","IND","Dixon","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144075","","IND","Dizon","Angel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144076","","IND","Doan","Bien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144077","","IND","Doan","Hien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144078","","IND","Dobson","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144079","","IND","Doria","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144080","","IND","Dorman","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144081","","IND","Doss","Cleotis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144082","","IND","Doty","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144083","","IND","Dragges","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144084","","IND","Duenas","Maximillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144085","","IND","Duong","Di-An","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144086","","IND","Dziuba","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144087","","IND","Ehlers","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144088","","IND","Einhorn","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144089","","IND","Ellis","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144090","","IND","Endicott","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144091","","IND","England","Carl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144092","","IND","Engles","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144093","","IND","Ennes","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144094","","IND","Erbe","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144095","","IND","Erickson-Nadell","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144096","","IND","Escalera","Jonas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144097","","IND","Escobar","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144098","","IND","Escobar","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144099","","IND","Escobar","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144100","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144101","","IND","Estrada","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144102","","IND","Estrada","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144103","","IND","Estrada","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144104","","IND","Fabiny","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144105","","IND","Fanucchi","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144106","","IND","Favorito","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144107","","IND","Fernandez","Forest","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144108","","IND","Ferrito","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144109","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144110","","IND","Filippini","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144111","","IND","Filippone","Francesco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144112","","IND","Flanagan","Graham","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144113","","IND","Florea","Florin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144114","","IND","Flores","Saul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144115","","IND","Folia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144116","","IND","Folsom","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144117","","IND","Fong","Louis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144118","","IND","Forman","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144119","","IND","Foster","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144120","","IND","Fountaine","Jamal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144121","","IND","Francisco","Rocco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144122","","IND","Franco","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144123","","IND","Franco","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144124","","IND","Frantzich","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144125","","IND","Fraser","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144126","","IND","Fryer","Beau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144127","","IND","Gall","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144128","","IND","Gallau","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144129","","IND","Gamino","Ramon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144130","","IND","Garcia","Atanacio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144131","","IND","Garcia","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144132","","IND","Garcia","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144133","","IND","Garcia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144134","","IND","Garcia","Roberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144135","","IND","Gardanier","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144136","","IND","Gardner","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144137","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144138","","IND","Gerbino","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144139","","IND","Gervasoni","Bret","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144140","","IND","Getchell","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144141","","IND","Gilbert","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144142","","IND","Giordano","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144143","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144144","","IND","Gizowski","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144145","","IND","Godoy","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144146","","IND","Golder","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144147","","IND","Gomez","Carlos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144148","","IND","Gomez","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144149","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144150","","IND","Gonzalez","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144151","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144152","","IND","Goodrich","Luke","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144153","","IND","Gordon","Stefanos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144154","","IND","Gowdy","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144155","","IND","Goytia","Chad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144156","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144157","","IND","Guerrero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144158","","IND","Guerrero","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144159","","IND","Guitron","Santiago","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144160","","IND","Gullo","Gail","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144161","","IND","Guskov","Iurii","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144162","","IND","Gutgesell","Myles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144163","","IND","Gutierrez","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144164","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144165","","IND","Guy","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144166","","IND","Haag","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144167","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144168","","IND","Hagerman","Randon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144169","","IND","Hall","Shad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144170","","IND","Hamilton","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144171","","IND","Hammond","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144172","","IND","Harkins","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144173","","IND","Harmount","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144174","","IND","Harper","Kenard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144175","","IND","Harper","Kiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144176","","IND","Harrell","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144177","","IND","Hart","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144178","","IND","Hartzell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144179","","IND","Harward","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144180","","IND","Hassanali","Muizz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144181","","IND","Hathaway","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144182","","IND","Haulot","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144183","","IND","Haverty","Jennifer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144184","","IND","Hawkins","Troy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144185","","IND","Hayes","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144186","","IND","Haynes","Marc","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144187","","IND","Heald","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144188","","IND","Healy","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144189","","IND","Heredia","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144190","","IND","Herman","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144191","","IND","Hernandez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144192","","IND","Herrera","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144193","","IND","Herzog","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144194","","IND","Hiatt","Blake","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144195","","IND","Hidalgo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144196","","IND","Hill","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144197","","IND","Hirsch","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144198","","IND","Ho","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144199","","IND","Hodges","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144200","","IND","Hodges","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144201","","IND","Holland","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144202","","IND","Horath","Dominic","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144203","","IND","Hsu","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144204","","IND","Hugger","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144205","","IND","Huynh","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144206","","IND","Hyland","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144207","","IND","Ibarra","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144208","","IND","Ibarra","Felipe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144209","","IND","Ignacio","Alfred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144210","","IND","Ira","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144211","","IND","Isozaki","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144212","","IND","Jackson","Mathew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144213","","IND","Jacobs","Angela","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144214","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144215","","IND","Jimenez","Fernando","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144216","","IND","Jimenez","Santos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144217","","IND","Johnson","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144218","","IND","Justason","Zachary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144219","","IND","Kaldor","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144220","","IND","Karlsten","Dan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144221","","IND","Kasten","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144222","","IND","Keegan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144223","","IND","Kelly","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144224","","IND","Kelly","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144225","","IND","Kent","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144226","","IND","Kerin","Jamie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144227","","IND","King","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144228","","IND","King","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144229","","IND","Klay","Kristopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144230","","IND","Knight","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144231","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144232","","IND","Krassow","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144233","","IND","Kurpinsky","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144234","","IND","Laba","Maryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144235","","IND","Laird","Gerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144236","","IND","Landi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144237","","IND","Lang","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144238","","IND","Lara","Esteban","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144239","","IND","Larkin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144240","","IND","Larsen","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144241","","IND","Lass","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144242","","IND","Lawler","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144243","","IND","Lawton","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144244","","IND","Leach","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144245","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","190.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144246","","IND","Lee","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144247","","IND","Lee","Ruda","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144248","","IND","Leeds","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144249","","IND","Leglu","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144250","","IND","Lerma","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144251","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144252","","IND","Levin","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144253","","IND","Lewis","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144254","","IND","Ling","Rocky","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144255","","IND","Livingston","Micheal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144256","","IND","Lizardo","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144257","","IND","Llorente","Brittani","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144258","","IND","Llosa","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144259","","IND","Lo","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144260","","IND","Lo","Vivian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144261","","IND","Loesche","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144262","","IND","Loessberg","Casilia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144263","","IND","Long","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144264","","IND","Lopez","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144265","","IND","Lovens","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144266","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144267","","IND","Lucas","Carly","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144268","","IND","Lucchesi","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144269","","IND","Luna","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144270","","IND","Lyle","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144271","","IND","Maas","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144272","","IND","Maas","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144273","","IND","MacDonell","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144274","","IND","Mackie","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144275","","IND","Macleod","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144276","","IND","Madison","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144277","","IND","Magnus","Maxwell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144278","","IND","Mailander","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144279","","IND","Malandrino","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144280","","IND","Mann","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144281","","IND","Maraldo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144282","","IND","Markowski","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144283","","IND","Marks","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144284","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144285","","IND","Marshall","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144286","","IND","Martello","Laura","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144287","","IND","Martin","Ross","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144288","","IND","Martinez","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144289","","IND","Martinez","Eugenio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144290","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144291","","IND","Maskalik","Elena","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144292","","IND","Matcham","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144293","","IND","Matlow","Mitchell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144294","","IND","Mauntz","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144295","","IND","May III","Gerald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144296","","IND","Mayorga","Raul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144297","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144298","","IND","McBride","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144299","","IND","McCarthy","Mary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144300","","IND","McClelland","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144301","","IND","McClure","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144302","","IND","McDermott","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144303","","IND","McGovern","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144304","","IND","McKnight","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144305","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","166.6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144306","","IND","McVeigh","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144307","","IND","McVey","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144308","","IND","Meeks","Melvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144309","","IND","Melodia","Lars","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144310","","IND","Mendoza","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144311","","IND","Menges","Gavin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144312","","IND","Meric","Miran","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144313","","IND","Mickelsen","Karl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144314","","IND","Middleton","Jarod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144315","","IND","Miller","Shaun","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144316","","IND","Mills","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144317","","IND","Mimms","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144318","","IND","Minoia","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144319","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144320","","IND","Moalem","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144321","","IND","Molloy","Julian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144322","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144323","","IND","Mora","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144324","","IND","Moraida","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144325","","IND","Morales","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144326","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144327","","IND","Morisey","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144328","","IND","Morris","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144329","","IND","Moses","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144330","","IND","Mota","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144331","","IND","Moth","Veasna","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144332","","IND","Moules","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144333","","IND","Mountain","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144334","","IND","Muldoon","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144335","","IND","Mumper","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144336","","IND","Mun","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144337","","IND","Murray","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144338","","IND","Nance","Collin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144339","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144340","","IND","Nave","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144341","","IND","Nelson","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144342","","IND","Nelson","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144343","","IND","Nelson","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144344","","IND","Newcombe","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144345","","IND","Newland","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144346","","IND","Newnom","Grant","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144347","","IND","Nguyen","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144348","","IND","Nguyen","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144349","","IND","Nguyen","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144350","","IND","Nichols","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144351","","IND","Nilsson","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144352","","IND","Nobori","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144353","","IND","Noon","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144354","","IND","O'Connor","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144355","","IND","Oandason","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144356","","IND","Ochoa","Alonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144357","","IND","Ochoa","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144358","","IND","Ojeda","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144359","","IND","Oliver","Dashiell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144360","","IND","Oliver","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144361","","IND","Olmos","Alberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144362","","IND","Olmos","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144363","","IND","Olson","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144364","","IND","Omaleki","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144365","","IND","Ongolea","Garrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144366","","IND","Orfanel","Elrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144367","","IND","Orr","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144368","","IND","Orsborn","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144369","","IND","Ortega","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144370","","IND","Paculba","Nico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144371","","IND","Padron","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144372","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144373","","IND","Page","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144374","","IND","Palodichuk","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144375","","IND","Parisi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","196.35","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144376","","IND","Parker","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144377","","IND","Parker","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144378","","IND","Parmer","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144379","","IND","Patocchi","Trevor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144380","","IND","Pavloff","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144381","","IND","Pelot","Sage","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144382","","IND","Pena","Alcibiades","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144383","","IND","Pereira","Anselmo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144384","","IND","Pereira","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144385","","IND","Pereira","Manuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144386","","IND","Peuler","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144387","","IND","Pham","Hau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144388","","IND","Phelan","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144389","","IND","Piccardo","Tony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144390","","IND","Pickup","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144391","","IND","Piercy","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144392","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144393","","IND","Poblete","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144394","","IND","Polidoro","Pablo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144395","","IND","Pons","Alex","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144396","","IND","Posada","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144397","","IND","Prada","Samuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144398","","IND","Puddicombe","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144399","","IND","Puerta","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144400","","IND","Ragan","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144401","","IND","Ragsac","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144402","","IND","Ramirez","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144403","","IND","Ramirez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144404","","IND","Ramos","Aries","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144405","","IND","Ramos","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144406","","IND","Read","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144407","","IND","Rector","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144408","","IND","Reggiardo","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144409","","IND","Reich","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144410","","IND","Reid","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144411","","IND","Reynolds","Neal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144412","","IND","Rhodes","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144413","","IND","Riley","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144414","","IND","Rishel","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144415","","IND","Rivera","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144416","","IND","Ro","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144417","","IND","Roberts","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144418","","IND","Robinson","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144419","","IND","Robinson","Kerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144420","","IND","Rocha","Heriberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144421","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144422","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144423","","IND","Rollins","Tyson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144424","","IND","Roman","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144425","","IND","Rondone","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144426","","IND","Rooney","Logan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144427","","IND","Roque","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144428","","IND","Rosa","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144429","","IND","Rosenquist","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144430","","IND","Rosingana","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144431","","IND","Rudy","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144432","","IND","Ryan","Francis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144433","","IND","Salas","Moses","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144434","","IND","Salcido","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144435","","IND","Sales","Darrell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144436","","IND","Sanchez","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144437","","IND","Sanchez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144438","","IND","Sandoval","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144439","","IND","Sandoval","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144440","","IND","Santamaria","Juan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144441","","IND","Saracino","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144442","","IND","Sargent","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144443","","IND","Savage","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144444","","IND","Savedra","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144445","","IND","Scardino","Sundance","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144446","","IND","Schaefer","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144447","","IND","Scheer","Hilary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144448","","IND","Scheib","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144449","","IND","Schirmer","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144450","","IND","Schriver","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144451","","IND","Schubert","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144452","","IND","Schulte","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144453","","IND","Schulte","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144454","","IND","Scocca","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144455","","IND","Seadler","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144456","","IND","Seaton","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144457","","IND","Seligman","Evan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144458","","IND","Senkier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144459","","IND","Shaw","Jack","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144460","","IND","Shea","Jim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144461","","IND","Shea","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144462","","IND","Shepard","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144463","","IND","Silva","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144464","","IND","Silva","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144465","","IND","Smith","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144466","","IND","Smith","Clinton","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144467","","IND","Smith","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144468","","IND","Smith","Obery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144469","","IND","Snapp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144470","","IND","Sniffen","Greig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144471","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144472","","IND","Snyder","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144473","","IND","Soli","Tipi","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144474","","IND","Son","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144475","","IND","Soriano","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144476","","IND","Souza","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144477","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","190.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144478","","IND","Staley","Josiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144479","","IND","Stamm","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144480","","IND","Stephens","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144481","","IND","Stidham","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144482","","IND","Suarez","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144483","","IND","Summers","Arlen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144484","","IND","Sumner","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144485","","IND","Sung","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144486","","IND","Svendsen","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144487","","IND","Swale","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144488","","IND","Tacklind","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144489","","IND","Tan","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144490","","IND","Tarango","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144491","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144492","","IND","Taylor","Kwamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144493","","IND","Taylor","Lee","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144494","","IND","Tejeda","Luz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144495","","IND","Thierry","Tremaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144496","","IND","Thomas","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144497","","IND","Thomas","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144498","","IND","Thomas","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144499","","IND","Thompson","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144500","","IND","Thornton","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144501","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144502","","IND","Tognozzi","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144503","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144504","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144505","","IND","Tong","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144506","","IND","Topping","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144507","","IND","Torchio","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144508","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144509","","IND","Toruno","Ivan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144510","","IND","Toth","Cramer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144511","","IND","Tovar","Oscar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144512","","IND","Trabert","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144513","","IND","Tran","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144514","","IND","Tran","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144515","","IND","Trevino","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144516","","IND","Trevino","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144517","","IND","Trinidad","Eunico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144518","","IND","Trotter","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144519","","IND","Truong","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144520","","IND","Tuttle","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144521","","IND","Tuyor","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144522","","IND","Tyson","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144523","","IND","Ulrich","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144524","","IND","Ureta","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144525","","IND","Van Dalen","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144526","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144527","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144528","","IND","Vasquez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144529","","IND","Vega","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144530","","IND","Vega","Gabriel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144531","","IND","Veitch","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144532","","IND","Velasquez","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144533","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144534","","IND","Vella","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144535","","IND","Vierra","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144536","","IND","Villafana","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144537","","IND","Vittone","Steve","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144538","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144539","","IND","Vo","Thang","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144540","","IND","Vo","Viet","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144541","","IND","Wagner","Asha","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144542","","IND","Walker","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144543","","IND","Walker","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144544","","IND","Walker","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144545","","IND","Wallace","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144546","","IND","Walsh","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144547","","IND","Walton","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144548","","IND","Wargo","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144549","","IND","Warne","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144550","","IND","Warner","Eddie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144551","","IND","Warren","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144552","","IND","Watts","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144553","","IND","Weseman","Read","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144554","","IND","West","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144555","","IND","West","Tim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144556","","IND","Westcott","Erik","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144557","","IND","Westcott","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144558","","IND","Whipple","Dean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144559","","IND","Whyte","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144560","","IND","Wilcox","Quentin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144561","","IND","Wilder","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144562","","IND","Williams","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144563","","IND","Williams","Pierce","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144564","","IND","Willis","Blaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144565","","IND","Wise","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144566","","IND","Woeste","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144567","","IND","Wong","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144568","","IND","Wong","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144569","","IND","Wong","Stan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144570","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144571","","IND","Yee","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144572","","IND","Yendrey","Bennett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144573","","IND","Yezek","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144574","","IND","Young","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144575","","IND","Zamora","Andres","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144576","","IND","Zavattero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144577","","IND","Zerweck","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144578","","IND","Zogg","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44131.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144580","","IND","Acosta","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144581","","IND","Acuna","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144582","","IND","Adams","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144583","","IND","Adams","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144584","","IND","Afshar","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144585","","IND","Aghasian","Edwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144586","","IND","Aguilar","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144587","","IND","Ain","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144588","","IND","Alameda","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144589","","IND","Alanis","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144590","","IND","Alaniz","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144591","","IND","Alexander","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144592","","IND","Allen","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144593","","IND","Allread","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144594","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144595","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144596","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144597","","IND","Amaro","Douglas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144598","","IND","Anderson","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144599","","IND","Anderson","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144600","","IND","Anderson","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144601","","IND","Aparicio","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144602","","IND","Aquino","Charleson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144603","","IND","Aranda","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144604","","IND","Arata","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","172.55","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144605","","IND","Arellano","Sergio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144606","","IND","Ascencio","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144607","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144608","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144609","","IND","Augustine","Karren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144610","","IND","Avery","Vernon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144611","","IND","Avila","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144612","","IND","Azcona","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144613","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144614","","IND","Bacon","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144615","","IND","Bailey","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144616","","IND","Baliscao","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144617","","IND","Barbour","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144618","","IND","Barmore","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144619","","IND","Barnett","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144620","","IND","Barone","Wesley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144621","","IND","Barragan","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144622","","IND","Bartels","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144623","","IND","Bartra","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144624","","IND","Bastas","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144625","","IND","Beck","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144626","","IND","Becklund","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144627","","IND","Bell","Dennis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144628","","IND","Bell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144629","","IND","Bello","Nick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144630","","IND","Belton","Arthur","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144631","","IND","Bennett","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144632","","IND","Berger","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144633","","IND","Betancourt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144634","","IND","Bevington","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144635","","IND","Biakanja","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144636","","IND","Bingham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144637","","IND","Bittner","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144638","","IND","Bivens","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144639","","IND","Black","Craig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144640","","IND","Blackwell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144641","","IND","Blean","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144642","","IND","Blech","Holger","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144643","","IND","Blinn","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144644","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144645","","IND","Boelter","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144646","","IND","Bonanno","Leandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144647","","IND","Booth","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144648","","IND","Borges","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144649","","IND","Borreson","Kim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144650","","IND","Boscovich","Harold","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144651","","IND","Boxx","Gillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144652","","IND","Bradley","Derrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144653","","IND","Bratcher","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144654","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144655","","IND","Briggs","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144656","","IND","Brito","Paulo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144657","","IND","Britton","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144658","","IND","Broce","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144659","","IND","Brock","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144660","","IND","Broida","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144661","","IND","Brosnan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144662","","IND","Brown","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144663","","IND","Brown","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144664","","IND","Bruni","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144665","","IND","Buller","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144666","","IND","Burchette","Glynn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144667","","IND","Burke","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144668","","IND","Butler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144669","","IND","Buttitta","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144670","","IND","Caginia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144671","","IND","Campbell","Herb","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144672","","IND","Campbell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144673","","IND","Caponio","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144674","","IND","Carbajal","George","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144675","","IND","Carilli","Dominick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144676","","IND","Carlock","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144677","","IND","Carlson","Clay","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144678","","IND","Carranza","Adolph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144679","","IND","Carrasco","Fred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144680","","IND","Carter","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144681","","IND","Castaneda","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144682","","IND","Charekian","Galvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144683","","IND","Chavez","Refugio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144684","","IND","Chekouras","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144685","","IND","Chipkin","Adam","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144686","","IND","Choy","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144687","","IND","Chua","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144688","","IND","Chung","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144689","","IND","Cilk","Shane","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144690","","IND","Clark","Zach","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144691","","IND","Clausen","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144692","","IND","Clementino","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144693","","IND","Clements","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144694","","IND","Clet","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144695","","IND","Cloutier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144696","","IND","Coats","Soren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144697","","IND","Cobillas","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144698","","IND","Coccellato","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144699","","IND","Comandante","Federico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144700","","IND","Conde","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144701","","IND","Condren","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144702","","IND","Cone","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144703","","IND","Coner","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144704","","IND","Connelly","Neil","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144705","","IND","Connelly","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144706","","IND","Conner","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144707","","IND","Conroy","Cameron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144708","","IND","Cook","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144709","","IND","Core","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144710","","IND","Cornelio","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144711","","IND","Corona","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144712","","IND","Corona","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144713","","IND","Correa","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144714","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","178.5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144715","","IND","Cowan","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144716","","IND","Crawford","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144717","","IND","Crespin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144718","","IND","Crisler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144719","","IND","Crivello","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144720","","IND","Cruz","Marcos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144721","","IND","Culajay","Guillermo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144722","","IND","Culbertson","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144723","","IND","Cunningham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144724","","IND","Curry","Ronald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144725","","IND","D'Amico","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144726","","IND","Danielsen","Kara","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144727","","IND","Davila","Edgar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144728","","IND","Davis","Justin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144729","","IND","Davis","Russell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144730","","IND","Dawson","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144731","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144732","","IND","De Mare","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144733","","IND","DeLintt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144734","","IND","Deam","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144735","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144736","","IND","Del Bando","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144737","","IND","Delaye","Pierre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144738","","IND","Dellinger","Johnny","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144739","","IND","Demers","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144740","","IND","Depaz","Pascal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144741","","IND","Diaz","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144742","","IND","Diaz","Leia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144743","","IND","Diehl","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144744","","IND","Dilloughery","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144745","","IND","Dixon","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144746","","IND","Dizon","Angel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144747","","IND","Doan","Bien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144748","","IND","Doan","Hien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144749","","IND","Dobson","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144750","","IND","Doria","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144751","","IND","Dorman","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144752","","IND","Doss","Cleotis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144753","","IND","Doty","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144754","","IND","Dragges","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144755","","IND","Duenas","Maximillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144756","","IND","Duong","Di-An","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144757","","IND","Dziuba","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144758","","IND","Ehlers","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144759","","IND","Einhorn","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144760","","IND","Ellis","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144761","","IND","Endicott","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144762","","IND","England","Carl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144763","","IND","Engles","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144764","","IND","Ennes","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144765","","IND","Erbe","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144766","","IND","Erickson-Nadell","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144767","","IND","Escalera","Jonas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144768","","IND","Escobar","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144769","","IND","Escobar","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144770","","IND","Escobar","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144771","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144772","","IND","Estrada","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144773","","IND","Estrada","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144774","","IND","Estrada","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144775","","IND","Fabiny","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144776","","IND","Fanucchi","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144777","","IND","Favorito","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144778","","IND","Fernandez","Forest","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144779","","IND","Ferrito","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144780","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144781","","IND","Filippini","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144782","","IND","Filippone","Francesco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144783","","IND","Flanagan","Graham","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144784","","IND","Florea","Florin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144785","","IND","Flores","Saul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144786","","IND","Folia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144787","","IND","Folsom","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144788","","IND","Fong","Louis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144789","","IND","Forman","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144790","","IND","Foster","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144791","","IND","Fountaine","Jamal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144792","","IND","Francisco","Rocco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144793","","IND","Franco","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144794","","IND","Franco","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144795","","IND","Frantzich","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144796","","IND","Fraser","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144797","","IND","Fryer","Beau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144798","","IND","Gall","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144799","","IND","Gallau","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144800","","IND","Gamino","Ramon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144801","","IND","Garcia","Atanacio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144802","","IND","Garcia","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144803","","IND","Garcia","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144804","","IND","Garcia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144805","","IND","Garcia","Roberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144806","","IND","Gardanier","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144807","","IND","Gardner","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144808","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144809","","IND","Gerbino","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144810","","IND","Gervasoni","Bret","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144811","","IND","Getchell","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144812","","IND","Gilbert","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144813","","IND","Giordano","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144814","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144815","","IND","Gizowski","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144816","","IND","Godoy","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144817","","IND","Golder","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144818","","IND","Gomez","Carlos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144819","","IND","Gomez","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144820","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144821","","IND","Gonzalez","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144822","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144823","","IND","Goodrich","Luke","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144824","","IND","Gordon","Stefanos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144825","","IND","Gowdy","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144826","","IND","Goytia","Chad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144827","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144828","","IND","Guerrero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144829","","IND","Guerrero","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144830","","IND","Guitron","Santiago","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144831","","IND","Gullo","Gail","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144832","","IND","Guskov","Iurii","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144833","","IND","Gutgesell","Myles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144834","","IND","Gutierrez","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144835","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144836","","IND","Guy","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144837","","IND","Haag","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144838","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144839","","IND","Hagerman","Randon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144840","","IND","Hall","Shad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144841","","IND","Hamilton","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144842","","IND","Hammond","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144843","","IND","Harkins","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144844","","IND","Harmount","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144845","","IND","Harper","Kenard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144846","","IND","Harper","Kiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144847","","IND","Harrell","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144848","","IND","Hart","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144849","","IND","Hartzell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144850","","IND","Harward","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144851","","IND","Hassanali","Muizz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144852","","IND","Hathaway","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144853","","IND","Haulot","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144854","","IND","Haverty","Jennifer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144855","","IND","Hawkins","Troy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144856","","IND","Hayes","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144857","","IND","Haynes","Marc","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144858","","IND","Heald","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144859","","IND","Healy","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144860","","IND","Heredia","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144861","","IND","Herman","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144862","","IND","Hernandez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144863","","IND","Herrera","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144864","","IND","Herzog","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144865","","IND","Hiatt","Blake","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144866","","IND","Hidalgo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144867","","IND","Hill","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144868","","IND","Hirsch","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144869","","IND","Ho","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144870","","IND","Hodges","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144871","","IND","Hodges","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144872","","IND","Holland","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144873","","IND","Horath","Dominic","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144874","","IND","Hsu","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144875","","IND","Hugger","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144876","","IND","Huynh","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144877","","IND","Hyland","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144878","","IND","Ibarra","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144879","","IND","Ibarra","Felipe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144880","","IND","Ignacio","Alfred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144881","","IND","Ira","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144882","","IND","Isozaki","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144883","","IND","Jackson","Mathew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144884","","IND","Jacobs","Angela","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144885","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144886","","IND","Jimenez","Fernando","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144887","","IND","Jimenez","Santos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144888","","IND","Johnson","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144889","","IND","Justason","Zachary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144890","","IND","Kaldor","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144891","","IND","Karlsten","Dan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144892","","IND","Kasten","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144893","","IND","Keegan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144894","","IND","Kelly","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144895","","IND","Kelly","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144896","","IND","Kent","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144897","","IND","Kerin","Jamie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144898","","IND","King","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144899","","IND","King","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144900","","IND","Klay","Kristopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144901","","IND","Knight","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144902","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144903","","IND","Krassow","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144904","","IND","Kurpinsky","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144905","","IND","Laba","Maryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144906","","IND","Laird","Gerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144907","","IND","Landi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144908","","IND","Lang","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144909","","IND","Lara","Esteban","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144910","","IND","Larkin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144911","","IND","Larsen","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144912","","IND","Lass","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144913","","IND","Lawler","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144914","","IND","Lawton","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144915","","IND","Leach","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144916","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","190.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144917","","IND","Lee","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144918","","IND","Lee","Ruda","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144919","","IND","Leeds","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144920","","IND","Leglu","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144921","","IND","Lerma","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144922","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144923","","IND","Levin","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144924","","IND","Lewis","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144925","","IND","Ling","Rocky","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144926","","IND","Livingston","Micheal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144927","","IND","Lizardo","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144928","","IND","Llorente","Brittani","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144929","","IND","Llosa","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144930","","IND","Lo","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144931","","IND","Lo","Vivian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144932","","IND","Loesche","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144933","","IND","Loessberg","Casilia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144934","","IND","Long","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144935","","IND","Lopez","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144936","","IND","Lovens","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144937","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144938","","IND","Lucas","Carly","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144939","","IND","Lucchesi","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144940","","IND","Luna","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144941","","IND","Lyle","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144942","","IND","Maas","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144943","","IND","Maas","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144944","","IND","MacDonell","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144945","","IND","Mackie","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144946","","IND","Macleod","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144947","","IND","Madison","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144948","","IND","Magnus","Maxwell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144949","","IND","Mailander","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144950","","IND","Malandrino","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144951","","IND","Mann","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144952","","IND","Maraldo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144953","","IND","Markowski","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144954","","IND","Marks","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144955","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144956","","IND","Marshall","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144957","","IND","Martello","Laura","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144958","","IND","Martin","Ross","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144959","","IND","Martinez","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144960","","IND","Martinez","Eugenio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144961","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144962","","IND","Maskalik","Elena","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144963","","IND","Matcham","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144964","","IND","Matlow","Mitchell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144965","","IND","Mauntz","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144966","","IND","May III","Gerald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144967","","IND","Mayorga","Raul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144968","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144969","","IND","McBride","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144970","","IND","McCarthy","Mary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144971","","IND","McClelland","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144972","","IND","McClure","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144973","","IND","McDermott","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144974","","IND","McGovern","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144975","","IND","McKnight","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144976","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","166.6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144977","","IND","McVeigh","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144978","","IND","McVey","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144979","","IND","Meeks","Melvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144980","","IND","Melodia","Lars","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144981","","IND","Mendoza","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144982","","IND","Menges","Gavin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144983","","IND","Meric","Miran","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144984","","IND","Mickelsen","Karl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144985","","IND","Middleton","Jarod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144986","","IND","Miller","Shaun","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144987","","IND","Mills","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144988","","IND","Mimms","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144989","","IND","Minoia","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144990","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144991","","IND","Moalem","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144992","","IND","Molloy","Julian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144993","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144994","","IND","Mora","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144995","","IND","Moraida","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144996","","IND","Morales","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144997","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144998","","IND","Morisey","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC144999","","IND","Morris","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145000","","IND","Moses","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145001","","IND","Mota","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145002","","IND","Moth","Veasna","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145003","","IND","Moules","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145004","","IND","Mountain","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145005","","IND","Muldoon","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145006","","IND","Mumper","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145007","","IND","Mun","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145008","","IND","Murray","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145009","","IND","Nance","Collin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145010","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145011","","IND","Nave","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145012","","IND","Nelson","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145013","","IND","Nelson","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145014","","IND","Nelson","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145015","","IND","Newcombe","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145016","","IND","Newland","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145017","","IND","Newnom","Grant","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145018","","IND","Nguyen","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145019","","IND","Nguyen","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145020","","IND","Nguyen","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145021","","IND","Nichols","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145022","","IND","Nilsson","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145023","","IND","Nobori","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145024","","IND","Noon","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145025","","IND","O'Connor","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145026","","IND","Oandason","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145027","","IND","Ochoa","Alonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145028","","IND","Ochoa","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145029","","IND","Ojeda","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145030","","IND","Oliver","Dashiell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145031","","IND","Oliver","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145032","","IND","Olmos","Alberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145033","","IND","Olmos","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145034","","IND","Olson","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145035","","IND","Omaleki","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145036","","IND","Ongolea","Garrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145037","","IND","Orfanel","Elrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145038","","IND","Orr","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145039","","IND","Orsborn","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145040","","IND","Ortega","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145041","","IND","Paculba","Nico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145042","","IND","Padron","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145043","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145044","","IND","Page","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145045","","IND","Palodichuk","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145046","","IND","Parisi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","196.35","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145047","","IND","Parker","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145048","","IND","Parker","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145049","","IND","Parmer","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145050","","IND","Patocchi","Trevor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145051","","IND","Pavloff","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145052","","IND","Pelot","Sage","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145053","","IND","Pena","Alcibiades","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145054","","IND","Pereira","Anselmo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145055","","IND","Pereira","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145056","","IND","Pereira","Manuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145057","","IND","Peuler","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145058","","IND","Pham","Hau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145059","","IND","Phelan","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145060","","IND","Piccardo","Tony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145061","","IND","Pickup","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145062","","IND","Piercy","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145063","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145064","","IND","Poblete","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145065","","IND","Polidoro","Pablo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145066","","IND","Pons","Alex","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145067","","IND","Posada","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145068","","IND","Prada","Samuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145069","","IND","Puddicombe","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145070","","IND","Puerta","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145071","","IND","Ragan","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145072","","IND","Ragsac","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145073","","IND","Ramirez","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145074","","IND","Ramirez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145075","","IND","Ramos","Aries","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145076","","IND","Ramos","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145077","","IND","Read","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145078","","IND","Rector","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145079","","IND","Reggiardo","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145080","","IND","Reich","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145081","","IND","Reid","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145082","","IND","Reynolds","Neal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145083","","IND","Rhodes","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145084","","IND","Riley","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145085","","IND","Rishel","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145086","","IND","Rivera","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145087","","IND","Ro","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145088","","IND","Roberts","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145089","","IND","Robinson","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145090","","IND","Robinson","Kerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145091","","IND","Rocha","Heriberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145092","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145093","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145094","","IND","Rollins","Tyson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145095","","IND","Roman","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145096","","IND","Rondone","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145097","","IND","Rooney","Logan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145098","","IND","Roque","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145099","","IND","Rosa","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145100","","IND","Rosenquist","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145101","","IND","Rosingana","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145102","","IND","Rudy","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145103","","IND","Ryan","Francis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145104","","IND","Salas","Moses","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145105","","IND","Salcido","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145106","","IND","Sales","Darrell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145107","","IND","Sanchez","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145108","","IND","Sanchez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145109","","IND","Sandoval","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145110","","IND","Sandoval","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145111","","IND","Santamaria","Juan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145112","","IND","Saracino","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145113","","IND","Sargent","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145114","","IND","Savage","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145115","","IND","Savedra","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145116","","IND","Scardino","Sundance","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145117","","IND","Schaefer","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145118","","IND","Scheer","Hilary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145119","","IND","Scheib","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145120","","IND","Schirmer","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145121","","IND","Schriver","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145122","","IND","Schubert","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145123","","IND","Schulte","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145124","","IND","Schulte","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145125","","IND","Scocca","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145126","","IND","Seadler","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145127","","IND","Seaton","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145128","","IND","Seligman","Evan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145129","","IND","Senkier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145130","","IND","Shaw","Jack","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145131","","IND","Shea","Jim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145132","","IND","Shea","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145133","","IND","Shepard","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145134","","IND","Silva","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145135","","IND","Silva","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145136","","IND","Smith","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145137","","IND","Smith","Clinton","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145138","","IND","Smith","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145139","","IND","Smith","Obery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145140","","IND","Snapp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145141","","IND","Sniffen","Greig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145142","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145143","","IND","Snyder","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145144","","IND","Soli","Tipi","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145145","","IND","Son","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145146","","IND","Soriano","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145147","","IND","Souza","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145148","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","190.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145149","","IND","Staley","Josiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145150","","IND","Stamm","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145151","","IND","Stephens","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145152","","IND","Stidham","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145153","","IND","Suarez","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145154","","IND","Summers","Arlen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145155","","IND","Sumner","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145156","","IND","Sung","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145157","","IND","Svendsen","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145158","","IND","Swale","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145159","","IND","Tacklind","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145160","","IND","Tan","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145161","","IND","Tarango","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145162","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145163","","IND","Taylor","Kwamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145164","","IND","Taylor","Lee","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145165","","IND","Tejeda","Luz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145166","","IND","Thierry","Tremaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145167","","IND","Thomas","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145168","","IND","Thomas","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145169","","IND","Thomas","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145170","","IND","Thompson","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145171","","IND","Thornton","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145172","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145173","","IND","Tognozzi","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145174","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145175","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145176","","IND","Tong","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145177","","IND","Topping","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145178","","IND","Torchio","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145179","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145180","","IND","Toruno","Ivan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145181","","IND","Toth","Cramer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145182","","IND","Tovar","Oscar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145183","","IND","Trabert","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145184","","IND","Tran","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145185","","IND","Tran","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145186","","IND","Trevino","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145187","","IND","Trevino","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145188","","IND","Trinidad","Eunico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145189","","IND","Trotter","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145190","","IND","Truong","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145191","","IND","Tuttle","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145192","","IND","Tuyor","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145193","","IND","Tyson","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145194","","IND","Ulrich","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145195","","IND","Ureta","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145196","","IND","Van Dalen","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145197","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145198","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145199","","IND","Vasquez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145200","","IND","Vega","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145201","","IND","Vega","Gabriel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145202","","IND","Veitch","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145203","","IND","Velasquez","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145204","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145205","","IND","Vella","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145206","","IND","Vierra","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145207","","IND","Villafana","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145208","","IND","Vittone","Steve","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145209","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145210","","IND","Vo","Thang","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145211","","IND","Vo","Viet","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145212","","IND","Wagner","Asha","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145213","","IND","Walker","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145214","","IND","Walker","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145215","","IND","Walker","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145216","","IND","Wallace","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145217","","IND","Walsh","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145218","","IND","Walton","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145219","","IND","Wargo","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145220","","IND","Warne","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145221","","IND","Warner","Eddie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145222","","IND","Warren","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145223","","IND","Watts","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145224","","IND","Weseman","Read","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145225","","IND","West","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145226","","IND","West","Tim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145227","","IND","Westcott","Erik","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145228","","IND","Westcott","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145229","","IND","Whipple","Dean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145230","","IND","Whyte","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145231","","IND","Wilcox","Quentin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145232","","IND","Wilder","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145233","","IND","Williams","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145234","","IND","Williams","Pierce","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145235","","IND","Willis","Blaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145236","","IND","Wise","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145237","","IND","Woeste","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145238","","IND","Wong","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145239","","IND","Wong","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145240","","IND","Wong","Stan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145241","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145242","","IND","Yee","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145243","","IND","Yendrey","Bennett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145244","","IND","Yezek","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145245","","IND","Young","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145246","","IND","Zamora","Andres","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145247","","IND","Zavattero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145248","","IND","Zerweck","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145249","","IND","Zogg","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44106.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145250","","IND","Acosta","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145251","","IND","Acuna","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145252","","IND","Adams","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145253","","IND","Adams","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145254","","IND","Afshar","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145255","","IND","Aghasian","Edwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145256","","IND","Aguilar","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145257","","IND","Ain","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145258","","IND","Alameda","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145259","","IND","Alanis","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145260","","IND","Alaniz","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145261","","IND","Alexander","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145262","","IND","Allen","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145263","","IND","Allread","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145264","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145265","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145266","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145267","","IND","Amaro","Douglas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145268","","IND","Anderson","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145269","","IND","Anderson","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145270","","IND","Anderson","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145271","","IND","Aparicio","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145272","","IND","Aquino","Charleson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145273","","IND","Aranda","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145274","","IND","Arata","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","172.55","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145275","","IND","Arellano","Sergio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145276","","IND","Ascencio","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145277","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145278","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145279","","IND","Augustine","Karren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145280","","IND","Avery","Vernon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145281","","IND","Avila","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145282","","IND","Azcona","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145283","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145284","","IND","Bacon","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145285","","IND","Bailey","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145286","","IND","Baliscao","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145287","","IND","Barbour","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145288","","IND","Barmore","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145289","","IND","Barnett","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145290","","IND","Barone","Wesley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145291","","IND","Barragan","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145292","","IND","Bartels","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145293","","IND","Bartra","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145294","","IND","Bastas","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145295","","IND","Beck","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145296","","IND","Becklund","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145297","","IND","Bell","Dennis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145298","","IND","Bell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145299","","IND","Bello","Nick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145300","","IND","Belton","Arthur","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145301","","IND","Bennett","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145302","","IND","Berger","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145303","","IND","Betancourt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145304","","IND","Bevington","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145305","","IND","Biakanja","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145306","","IND","Bingham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145307","","IND","Bittner","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145308","","IND","Bivens","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145309","","IND","Black","Craig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145310","","IND","Blackwell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145311","","IND","Blean","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145312","","IND","Blech","Holger","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145313","","IND","Blinn","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145314","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145315","","IND","Boelter","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145316","","IND","Bonanno","Leandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145317","","IND","Booth","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145318","","IND","Borges","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145319","","IND","Borreson","Kim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145320","","IND","Boscovich","Harold","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145321","","IND","Boxx","Gillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145322","","IND","Bradley","Derrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145323","","IND","Bratcher","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145324","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145325","","IND","Briggs","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145326","","IND","Brito","Paulo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145327","","IND","Britton","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145328","","IND","Broce","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145329","","IND","Brock","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145330","","IND","Broida","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145331","","IND","Brosnan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145332","","IND","Brown","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145333","","IND","Brown","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145334","","IND","Bruni","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145335","","IND","Buller","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145336","","IND","Burchette","Glynn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145337","","IND","Burke","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145338","","IND","Butler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145339","","IND","Buttitta","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145340","","IND","Caginia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145341","","IND","Campbell","Herb","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145342","","IND","Campbell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145343","","IND","Caponio","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145344","","IND","Carbajal","George","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145345","","IND","Carilli","Dominick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145346","","IND","Carlock","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145347","","IND","Carlson","Clay","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145348","","IND","Carranza","Adolph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145349","","IND","Carrasco","Fred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145350","","IND","Carter","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145351","","IND","Castaneda","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145352","","IND","Charekian","Galvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145353","","IND","Chavez","Refugio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145354","","IND","Chekouras","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145355","","IND","Chipkin","Adam","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145356","","IND","Choy","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145357","","IND","Chua","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145358","","IND","Chung","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145359","","IND","Cilk","Shane","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145360","","IND","Clark","Zach","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145361","","IND","Clausen","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145362","","IND","Clementino","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145363","","IND","Clements","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145364","","IND","Clet","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145365","","IND","Cloutier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145366","","IND","Coats","Soren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145367","","IND","Cobillas","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145368","","IND","Coccellato","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145369","","IND","Comandante","Federico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145370","","IND","Conde","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145371","","IND","Condren","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145372","","IND","Cone","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145373","","IND","Coner","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145374","","IND","Connelly","Neil","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145375","","IND","Connelly","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145376","","IND","Conner","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145377","","IND","Conroy","Cameron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145378","","IND","Cook","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145379","","IND","Core","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145380","","IND","Cornelio","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145381","","IND","Corona","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145382","","IND","Corona","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145383","","IND","Correa","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145384","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","178.5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145385","","IND","Cowan","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145386","","IND","Crawford","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145387","","IND","Crespin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145388","","IND","Crisler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145389","","IND","Crivello","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145390","","IND","Cruz","Marcos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145391","","IND","Culajay","Guillermo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145392","","IND","Culbertson","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145393","","IND","Cunningham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145394","","IND","Curry","Ronald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145395","","IND","D'Amico","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145396","","IND","Danielsen","Kara","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145397","","IND","Davila","Edgar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145398","","IND","Davis","Justin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145399","","IND","Davis","Russell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145400","","IND","Dawson","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145401","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145402","","IND","De Mare","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145403","","IND","DeLintt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145404","","IND","Deam","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145405","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145406","","IND","Del Bando","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145407","","IND","Delaye","Pierre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145408","","IND","Dellinger","Johnny","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145409","","IND","Demers","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145410","","IND","Depaz","Pascal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145411","","IND","Diaz","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145412","","IND","Diaz","Leia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145413","","IND","Diehl","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145414","","IND","Dilloughery","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145415","","IND","Dixon","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145416","","IND","Dizon","Angel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145417","","IND","Doan","Bien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145418","","IND","Doan","Hien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145419","","IND","Dobson","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145420","","IND","Doria","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145421","","IND","Dorman","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145422","","IND","Doss","Cleotis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145423","","IND","Doty","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145424","","IND","Dragges","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145425","","IND","Duenas","Maximillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145426","","IND","Duong","Di-An","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145427","","IND","Dziuba","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145428","","IND","Ehlers","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145429","","IND","Einhorn","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145430","","IND","Ellis","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145431","","IND","Endicott","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145432","","IND","England","Carl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145433","","IND","Engles","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145434","","IND","Ennes","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145435","","IND","Erbe","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145436","","IND","Erickson-Nadell","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145437","","IND","Escalera","Jonas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145438","","IND","Escobar","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145439","","IND","Escobar","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145440","","IND","Escobar","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145441","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145442","","IND","Estrada","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145443","","IND","Estrada","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145444","","IND","Estrada","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145445","","IND","Fabiny","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145446","","IND","Fanucchi","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145447","","IND","Favorito","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145448","","IND","Fernandez","Forest","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145449","","IND","Ferrito","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145450","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145451","","IND","Filippini","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145452","","IND","Filippone","Francesco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145453","","IND","Flanagan","Graham","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145454","","IND","Florea","Florin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145455","","IND","Flores","Saul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145456","","IND","Folia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145457","","IND","Folsom","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145458","","IND","Fong","Louis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145459","","IND","Forman","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145460","","IND","Foster","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145461","","IND","Fountaine","Jamal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145462","","IND","Francisco","Rocco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145463","","IND","Franco","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145464","","IND","Franco","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145465","","IND","Frantzich","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145466","","IND","Fraser","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145467","","IND","Fryer","Beau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145468","","IND","Gall","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145469","","IND","Gallau","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145470","","IND","Gamino","Ramon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145471","","IND","Garcia","Atanacio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145472","","IND","Garcia","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145473","","IND","Garcia","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145474","","IND","Garcia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145475","","IND","Garcia","Roberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145476","","IND","Gardanier","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145477","","IND","Gardner","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145478","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145479","","IND","Gerbino","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145480","","IND","Gervasoni","Bret","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145481","","IND","Getchell","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145482","","IND","Gilbert","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145483","","IND","Giordano","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145484","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145485","","IND","Gizowski","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145486","","IND","Godoy","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145487","","IND","Golder","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145488","","IND","Gomez","Carlos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145489","","IND","Gomez","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145490","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145491","","IND","Gonzalez","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145492","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145493","","IND","Goodrich","Luke","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145494","","IND","Gordon","Stefanos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145495","","IND","Gowdy","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145496","","IND","Goytia","Chad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145497","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145498","","IND","Guerrero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145499","","IND","Guerrero","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145500","","IND","Guitron","Santiago","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145501","","IND","Gullo","Gail","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145502","","IND","Guskov","Iurii","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145503","","IND","Gutgesell","Myles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145504","","IND","Gutierrez","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145505","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145506","","IND","Guy","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145507","","IND","Haag","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145508","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145509","","IND","Hagerman","Randon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145510","","IND","Hall","Shad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145511","","IND","Hamilton","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145512","","IND","Hammond","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145513","","IND","Harkins","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145514","","IND","Harmount","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145515","","IND","Harper","Kenard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145516","","IND","Harper","Kiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145517","","IND","Harrell","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145518","","IND","Hart","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145519","","IND","Hartzell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145520","","IND","Harward","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145521","","IND","Hassanali","Muizz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145522","","IND","Hathaway","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145523","","IND","Haulot","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145524","","IND","Haverty","Jennifer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145525","","IND","Hawkins","Troy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145526","","IND","Hayes","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145527","","IND","Haynes","Marc","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145528","","IND","Heald","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145529","","IND","Healy","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145530","","IND","Heredia","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145531","","IND","Herman","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145532","","IND","Hernandez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145533","","IND","Herrera","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145534","","IND","Herzog","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145535","","IND","Hiatt","Blake","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145536","","IND","Hidalgo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145537","","IND","Hill","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145538","","IND","Hirsch","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145539","","IND","Ho","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145540","","IND","Hodges","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145541","","IND","Hodges","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145542","","IND","Holland","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145543","","IND","Horath","Dominic","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145544","","IND","Hsu","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145545","","IND","Hugger","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145546","","IND","Huynh","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145547","","IND","Hyland","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145548","","IND","Ibarra","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145549","","IND","Ibarra","Felipe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145550","","IND","Ignacio","Alfred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145551","","IND","Ira","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145552","","IND","Isozaki","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145553","","IND","Jackson","Mathew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145554","","IND","Jacobs","Angela","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145555","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145556","","IND","Jimenez","Fernando","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145557","","IND","Jimenez","Santos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145558","","IND","Johnson","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145559","","IND","Justason","Zachary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145560","","IND","Kaldor","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145561","","IND","Karlsten","Dan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145562","","IND","Kasten","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145563","","IND","Keegan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145564","","IND","Kelly","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145565","","IND","Kelly","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145566","","IND","Kent","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145567","","IND","Kerin","Jamie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145568","","IND","King","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145569","","IND","King","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145570","","IND","Klay","Kristopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145571","","IND","Knight","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145572","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145573","","IND","Krassow","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145574","","IND","Kurpinsky","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145575","","IND","Laba","Maryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145576","","IND","Laird","Gerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145577","","IND","Landi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145578","","IND","Lang","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145579","","IND","Lara","Esteban","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145580","","IND","Larkin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145581","","IND","Larsen","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145582","","IND","Lass","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145583","","IND","Lawler","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145584","","IND","Lawton","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145585","","IND","Leach","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145586","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","190.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145587","","IND","Lee","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145588","","IND","Lee","Ruda","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145589","","IND","Leeds","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145590","","IND","Leglu","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145591","","IND","Lerma","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145592","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145593","","IND","Levin","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145594","","IND","Lewis","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145595","","IND","Ling","Rocky","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145596","","IND","Livingston","Micheal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145597","","IND","Lizardo","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145598","","IND","Llorente","Brittani","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145599","","IND","Llosa","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145600","","IND","Lo","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145601","","IND","Lo","Vivian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145602","","IND","Loesche","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145603","","IND","Loessberg","Casilia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145604","","IND","Long","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145605","","IND","Lopez","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145606","","IND","Lovens","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145607","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145608","","IND","Lucas","Carly","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145609","","IND","Lucchesi","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145610","","IND","Luna","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145611","","IND","Lyle","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145612","","IND","Maas","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145613","","IND","Maas","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145614","","IND","MacDonell","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145615","","IND","Mackie","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145616","","IND","Macleod","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145617","","IND","Madison","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145618","","IND","Magnus","Maxwell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145619","","IND","Mailander","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145620","","IND","Malandrino","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145621","","IND","Mann","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145622","","IND","Maraldo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145623","","IND","Markowski","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145624","","IND","Marks","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145625","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145626","","IND","Marshall","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145627","","IND","Martello","Laura","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145628","","IND","Martin","Ross","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145629","","IND","Martinez","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145630","","IND","Martinez","Eugenio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145631","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145632","","IND","Maskalik","Elena","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145633","","IND","Matcham","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145634","","IND","Matlow","Mitchell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145635","","IND","Mauntz","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145636","","IND","May III","Gerald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145637","","IND","Mayorga","Raul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145638","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145639","","IND","McBride","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145640","","IND","McCarthy","Mary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145641","","IND","McClelland","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145642","","IND","McClure","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145643","","IND","McDermott","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145644","","IND","McGovern","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145645","","IND","McKnight","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145646","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","166.6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145647","","IND","McVeigh","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145648","","IND","McVey","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145649","","IND","Meeks","Melvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145650","","IND","Melodia","Lars","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145651","","IND","Mendoza","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145652","","IND","Menges","Gavin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145653","","IND","Meric","Miran","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145654","","IND","Mickelsen","Karl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145655","","IND","Middleton","Jarod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145656","","IND","Miller","Shaun","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145657","","IND","Mills","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145658","","IND","Mimms","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145659","","IND","Minoia","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145660","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145661","","IND","Moalem","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145662","","IND","Molloy","Julian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145663","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145664","","IND","Mora","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145665","","IND","Moraida","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145666","","IND","Morales","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145667","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145668","","IND","Morisey","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145669","","IND","Morris","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145670","","IND","Moses","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145671","","IND","Mota","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145672","","IND","Moth","Veasna","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145673","","IND","Moules","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145674","","IND","Mountain","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145675","","IND","Muldoon","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145676","","IND","Mumper","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145677","","IND","Mun","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145678","","IND","Murray","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145679","","IND","Nance","Collin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145680","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145681","","IND","Nave","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145682","","IND","Nelson","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145683","","IND","Nelson","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145684","","IND","Nelson","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145685","","IND","Newcombe","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145686","","IND","Newland","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145687","","IND","Newnom","Grant","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145688","","IND","Nguyen","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145689","","IND","Nguyen","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145690","","IND","Nguyen","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145691","","IND","Nichols","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145692","","IND","Nilsson","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145693","","IND","Nobori","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145694","","IND","Noon","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145695","","IND","O'Connor","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145696","","IND","Oandason","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145697","","IND","Ochoa","Alonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145698","","IND","Ochoa","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145699","","IND","Ojeda","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145700","","IND","Oliver","Dashiell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145701","","IND","Oliver","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145702","","IND","Olmos","Alberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145703","","IND","Olmos","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145704","","IND","Olson","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145705","","IND","Omaleki","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145706","","IND","Ongolea","Garrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145707","","IND","Orfanel","Elrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145708","","IND","Orr","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145709","","IND","Orsborn","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145710","","IND","Ortega","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145711","","IND","Paculba","Nico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145712","","IND","Padron","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145713","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145714","","IND","Page","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145715","","IND","Palodichuk","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145716","","IND","Parisi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","196.35","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145717","","IND","Parker","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145718","","IND","Parker","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145719","","IND","Parmer","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145720","","IND","Patocchi","Trevor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145721","","IND","Pavloff","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145722","","IND","Pelot","Sage","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145723","","IND","Pena","Alcibiades","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145724","","IND","Pereira","Anselmo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145725","","IND","Pereira","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145726","","IND","Pereira","Manuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145727","","IND","Peuler","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145728","","IND","Pham","Hau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145729","","IND","Phelan","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145730","","IND","Piccardo","Tony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145731","","IND","Pickup","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145732","","IND","Piercy","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145733","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145734","","IND","Poblete","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145735","","IND","Polidoro","Pablo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145736","","IND","Pons","Alex","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145737","","IND","Posada","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145738","","IND","Prada","Samuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145739","","IND","Puddicombe","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145740","","IND","Puerta","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145741","","IND","Ragan","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145742","","IND","Ragsac","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145743","","IND","Ramirez","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145744","","IND","Ramirez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145745","","IND","Ramos","Aries","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145746","","IND","Ramos","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145747","","IND","Read","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145748","","IND","Rector","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145749","","IND","Reggiardo","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145750","","IND","Reich","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145751","","IND","Reid","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145752","","IND","Reynolds","Neal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145753","","IND","Rhodes","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145754","","IND","Riley","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145755","","IND","Rishel","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145756","","IND","Rivera","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145757","","IND","Ro","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145758","","IND","Roberts","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145759","","IND","Robinson","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145760","","IND","Robinson","Kerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145761","","IND","Rocha","Heriberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145762","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145763","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145764","","IND","Rollins","Tyson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145765","","IND","Roman","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145766","","IND","Rondone","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145767","","IND","Rooney","Logan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145768","","IND","Roque","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145769","","IND","Rosa","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145770","","IND","Rosenquist","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145771","","IND","Rosingana","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145772","","IND","Rudy","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145773","","IND","Ryan","Francis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145774","","IND","Salas","Moses","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145775","","IND","Salcido","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145776","","IND","Sales","Darrell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145777","","IND","Sanchez","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145778","","IND","Sanchez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145779","","IND","Sandoval","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145780","","IND","Sandoval","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145781","","IND","Santamaria","Juan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145782","","IND","Saracino","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145783","","IND","Sargent","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145784","","IND","Savage","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145785","","IND","Savedra","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145786","","IND","Scardino","Sundance","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145787","","IND","Schaefer","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145788","","IND","Scheer","Hilary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145789","","IND","Scheib","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145790","","IND","Schirmer","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145791","","IND","Schriver","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145792","","IND","Schubert","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145793","","IND","Schulte","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145794","","IND","Schulte","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145795","","IND","Scocca","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145796","","IND","Seadler","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145797","","IND","Seaton","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145798","","IND","Seligman","Evan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145799","","IND","Senkier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145800","","IND","Shaw","Jack","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145801","","IND","Shea","Jim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145802","","IND","Shea","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145803","","IND","Shepard","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145804","","IND","Silva","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145805","","IND","Silva","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145806","","IND","Smith","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145807","","IND","Smith","Clinton","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145808","","IND","Smith","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145809","","IND","Smith","Obery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145810","","IND","Snapp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145811","","IND","Sniffen","Greig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145812","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145813","","IND","Snyder","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145814","","IND","Soli","Tipi","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145815","","IND","Son","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145816","","IND","Soriano","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145817","","IND","Souza","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145818","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","190.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145819","","IND","Staley","Josiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145820","","IND","Stamm","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145821","","IND","Stephens","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145822","","IND","Stidham","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145823","","IND","Suarez","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145824","","IND","Summers","Arlen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145825","","IND","Sumner","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145826","","IND","Sung","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145827","","IND","Svendsen","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145828","","IND","Swale","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145829","","IND","Tacklind","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145830","","IND","Tan","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145831","","IND","Tarango","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145832","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145833","","IND","Taylor","Kwamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145834","","IND","Taylor","Lee","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145835","","IND","Tejeda","Luz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145836","","IND","Thierry","Tremaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145837","","IND","Thomas","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145838","","IND","Thomas","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145839","","IND","Thomas","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145840","","IND","Thompson","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145841","","IND","Thornton","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145842","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145843","","IND","Tognozzi","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145844","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145845","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145846","","IND","Tong","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145847","","IND","Topping","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145848","","IND","Torchio","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145849","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145850","","IND","Toruno","Ivan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145851","","IND","Toth","Cramer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145852","","IND","Tovar","Oscar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145853","","IND","Trabert","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145854","","IND","Tran","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145855","","IND","Tran","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145856","","IND","Trevino","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145857","","IND","Trevino","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145858","","IND","Trinidad","Eunico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145859","","IND","Trotter","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145860","","IND","Truong","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145861","","IND","Tuttle","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145862","","IND","Tuyor","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145863","","IND","Tyson","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145864","","IND","Ulrich","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145865","","IND","Ureta","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145866","","IND","Van Dalen","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145867","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145868","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145869","","IND","Vasquez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145870","","IND","Vega","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145871","","IND","Vega","Gabriel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145872","","IND","Veitch","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145873","","IND","Velasquez","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145874","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145875","","IND","Vella","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145876","","IND","Vierra","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145877","","IND","Villafana","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145878","","IND","Vittone","Steve","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145879","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145880","","IND","Vo","Thang","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145881","","IND","Vo","Viet","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145882","","IND","Wagner","Asha","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145883","","IND","Walker","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145884","","IND","Walker","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145885","","IND","Walker","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145886","","IND","Wallace","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145887","","IND","Walsh","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145888","","IND","Walton","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145889","","IND","Wargo","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145890","","IND","Warne","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145891","","IND","Warner","Eddie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145892","","IND","Warren","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145893","","IND","Watts","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145894","","IND","Weseman","Read","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145895","","IND","West","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145896","","IND","West","Tim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145897","","IND","Westcott","Erik","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145898","","IND","Westcott","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145899","","IND","Whipple","Dean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145900","","IND","Whyte","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145901","","IND","Wilcox","Quentin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145902","","IND","Wilder","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145903","","IND","Williams","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145904","","IND","Williams","Pierce","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145905","","IND","Willis","Blaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145906","","IND","Wise","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145907","","IND","Woeste","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145908","","IND","Wong","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145909","","IND","Wong","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145910","","IND","Wong","Stan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145911","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145912","","IND","Yee","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145913","","IND","Yendrey","Bennett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145914","","IND","Yezek","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145915","","IND","Young","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145916","","IND","Zamora","Andres","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145917","","IND","Zavattero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145918","","IND","Zerweck","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145919","","IND","Zogg","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44117.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145922","","IND","Acosta","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145923","","IND","Acuna","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145924","","IND","Adams","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145925","","IND","Adams","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145926","","IND","Afshar","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145927","","IND","Aghasian","Edwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145928","","IND","Aguilar","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145929","","IND","Ain","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145930","","IND","Alameda","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145931","","IND","Alanis","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145932","","IND","Alaniz","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145933","","IND","Alexander","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145934","","IND","Allen","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145935","","IND","Allread","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145936","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145937","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145938","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145939","","IND","Amaro","Douglas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145940","","IND","Anderson","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145941","","IND","Anderson","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145942","","IND","Anderson","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145943","","IND","Aparicio","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145944","","IND","Aquino","Charleson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145945","","IND","Aranda","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145946","","IND","Arata","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","172.55","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145947","","IND","Arellano","Sergio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145948","","IND","Ascencio","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145949","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145950","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145951","","IND","Augustine","Karren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145952","","IND","Avery","Vernon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145953","","IND","Avila","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145954","","IND","Azcona","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145955","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145956","","IND","Bacon","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145957","","IND","Bailey","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145958","","IND","Baliscao","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145959","","IND","Barbour","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145960","","IND","Barmore","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145961","","IND","Barnett","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145962","","IND","Barone","Wesley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145963","","IND","Barragan","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145964","","IND","Bartels","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145965","","IND","Bartra","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145966","","IND","Bastas","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145967","","IND","Beck","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145968","","IND","Becklund","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145969","","IND","Bell","Dennis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145970","","IND","Bell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145971","","IND","Bello","Nick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145972","","IND","Belton","Arthur","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145973","","IND","Bennett","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145974","","IND","Berger","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145975","","IND","Betancourt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145976","","IND","Bevington","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145977","","IND","Biakanja","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145978","","IND","Bingham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145979","","IND","Bittner","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145980","","IND","Bivens","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145981","","IND","Black","Craig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145982","","IND","Blackwell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145983","","IND","Blean","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145984","","IND","Blech","Holger","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145985","","IND","Blinn","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145986","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145987","","IND","Boelter","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145988","","IND","Bonanno","Leandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145989","","IND","Booth","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145990","","IND","Borges","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145991","","IND","Borreson","Kim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145992","","IND","Boscovich","Harold","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145993","","IND","Boxx","Gillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145994","","IND","Bradley","Derrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145995","","IND","Bratcher","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145996","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145997","","IND","Briggs","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145998","","IND","Brito","Paulo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC145999","","IND","Britton","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146000","","IND","Broce","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146001","","IND","Brock","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146002","","IND","Broida","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146003","","IND","Brosnan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146004","","IND","Brown","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146005","","IND","Brown","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146006","","IND","Bruni","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146007","","IND","Buller","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146008","","IND","Burchette","Glynn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146009","","IND","Burke","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146010","","IND","Butler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146011","","IND","Buttitta","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146012","","IND","Caginia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146013","","IND","Campbell","Herb","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146014","","IND","Campbell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146015","","IND","Caponio","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146016","","IND","Carbajal","George","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146017","","IND","Carilli","Dominick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146018","","IND","Carlock","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146019","","IND","Carlson","Clay","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146020","","IND","Carranza","Adolph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146021","","IND","Carrasco","Fred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146022","","IND","Carter","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146023","","IND","Castaneda","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146024","","IND","Charekian","Galvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146025","","IND","Chavez","Refugio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146026","","IND","Chekouras","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146027","","IND","Chipkin","Adam","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146028","","IND","Choy","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146029","","IND","Chua","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146030","","IND","Chung","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146031","","IND","Cilk","Shane","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146032","","IND","Clark","Zach","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146033","","IND","Clausen","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146034","","IND","Clementino","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146035","","IND","Clements","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146036","","IND","Clet","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146037","","IND","Cloutier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146038","","IND","Coats","Soren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146039","","IND","Cobillas","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146040","","IND","Coccellato","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146041","","IND","Comandante","Federico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146042","","IND","Conde","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146043","","IND","Condren","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146044","","IND","Cone","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146045","","IND","Coner","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146046","","IND","Connelly","Neil","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146047","","IND","Connelly","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146048","","IND","Conner","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146049","","IND","Conroy","Cameron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146050","","IND","Cook","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146051","","IND","Core","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146052","","IND","Cornelio","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146053","","IND","Corona","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146054","","IND","Corona","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146055","","IND","Correa","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146056","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","178.5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146057","","IND","Cowan","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146058","","IND","Crawford","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146059","","IND","Crespin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146060","","IND","Crisler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146061","","IND","Crivello","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146062","","IND","Cruz","Marcos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146063","","IND","Culajay","Guillermo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146064","","IND","Culbertson","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146065","","IND","Cunningham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146066","","IND","Curry","Ronald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146067","","IND","D'Amico","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146068","","IND","Danielsen","Kara","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146069","","IND","Davila","Edgar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146070","","IND","Davis","Justin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146071","","IND","Davis","Russell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146072","","IND","Dawson","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146073","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146074","","IND","De Mare","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146075","","IND","DeLintt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146076","","IND","Deam","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146077","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146078","","IND","Del Bando","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146079","","IND","Delaye","Pierre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146080","","IND","Dellinger","Johnny","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146081","","IND","Demers","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146082","","IND","Depaz","Pascal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146083","","IND","Diaz","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146084","","IND","Diaz","Leia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146085","","IND","Diehl","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146086","","IND","Dilloughery","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146087","","IND","Dixon","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146088","","IND","Dizon","Angel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146089","","IND","Doan","Bien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146090","","IND","Doan","Hien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146091","","IND","Dobson","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146092","","IND","Doria","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146093","","IND","Dorman","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146094","","IND","Doss","Cleotis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146095","","IND","Doty","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146096","","IND","Dragges","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146097","","IND","Duenas","Maximillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146098","","IND","Duong","Di-An","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146099","","IND","Dziuba","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146100","","IND","Ehlers","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146101","","IND","Einhorn","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146102","","IND","Ellis","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146103","","IND","Endicott","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146104","","IND","England","Carl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146105","","IND","Engles","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146106","","IND","Ennes","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146107","","IND","Erbe","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146108","","IND","Erickson-Nadell","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146109","","IND","Escalera","Jonas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146110","","IND","Escobar","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146111","","IND","Escobar","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146112","","IND","Escobar","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146113","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146114","","IND","Estrada","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146115","","IND","Estrada","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146116","","IND","Estrada","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146117","","IND","Fabiny","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146118","","IND","Fanucchi","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146119","","IND","Favorito","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146120","","IND","Fernandez","Forest","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146121","","IND","Ferrito","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146122","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146123","","IND","Filippini","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146124","","IND","Filippone","Francesco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146125","","IND","Flanagan","Graham","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146126","","IND","Florea","Florin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146127","","IND","Flores","Saul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146128","","IND","Folia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146129","","IND","Folsom","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146130","","IND","Fong","Louis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146131","","IND","Forman","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146132","","IND","Foster","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146133","","IND","Fountaine","Jamal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146134","","IND","Francisco","Rocco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146135","","IND","Franco","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146136","","IND","Franco","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146137","","IND","Frantzich","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146138","","IND","Fraser","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146139","","IND","Fryer","Beau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146140","","IND","Gall","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146141","","IND","Gallau","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146142","","IND","Gamino","Ramon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146143","","IND","Garcia","Atanacio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146144","","IND","Garcia","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146145","","IND","Garcia","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146146","","IND","Garcia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146147","","IND","Garcia","Roberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146148","","IND","Gardanier","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146149","","IND","Gardner","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146150","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146151","","IND","Gerbino","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146152","","IND","Gervasoni","Bret","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146153","","IND","Getchell","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146154","","IND","Gilbert","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146155","","IND","Giordano","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146156","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146157","","IND","Gizowski","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146158","","IND","Godoy","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146159","","IND","Golder","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146160","","IND","Gomez","Carlos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146161","","IND","Gomez","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146162","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146163","","IND","Gonzalez","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146164","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146165","","IND","Goodrich","Luke","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146166","","IND","Gordon","Stefanos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146167","","IND","Gowdy","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146168","","IND","Goytia","Chad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146169","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146170","","IND","Guerrero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146171","","IND","Guerrero","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146172","","IND","Guitron","Santiago","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146173","","IND","Gullo","Gail","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146174","","IND","Guskov","Iurii","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146175","","IND","Gutgesell","Myles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146176","","IND","Gutierrez","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146177","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146178","","IND","Guy","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146179","","IND","Haag","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146180","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146181","","IND","Hagerman","Randon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146182","","IND","Hall","Shad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146183","","IND","Hamilton","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146184","","IND","Hammond","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146185","","IND","Harkins","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146186","","IND","Harmount","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146187","","IND","Harper","Kenard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146188","","IND","Harper","Kiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146189","","IND","Harrell","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146190","","IND","Hart","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146191","","IND","Hartzell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146192","","IND","Harward","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146193","","IND","Hassanali","Muizz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146194","","IND","Hathaway","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146195","","IND","Haulot","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146196","","IND","Haverty","Jennifer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146197","","IND","Hawkins","Troy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146198","","IND","Hayes","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146199","","IND","Haynes","Marc","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146200","","IND","Heald","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146201","","IND","Healy","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146202","","IND","Heredia","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146203","","IND","Herman","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146204","","IND","Hernandez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146205","","IND","Herrera","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146206","","IND","Herzog","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146207","","IND","Hiatt","Blake","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146208","","IND","Hidalgo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146209","","IND","Hill","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146210","","IND","Hirsch","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146211","","IND","Ho","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146212","","IND","Hodges","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146213","","IND","Hodges","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146214","","IND","Holland","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146215","","IND","Horath","Dominic","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146216","","IND","Hsu","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146217","","IND","Hugger","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146218","","IND","Huynh","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146219","","IND","Hyland","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146220","","IND","Ibarra","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146221","","IND","Ibarra","Felipe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146222","","IND","Ignacio","Alfred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146223","","IND","Ira","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146224","","IND","Isozaki","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146225","","IND","Jackson","Mathew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146226","","IND","Jacobs","Angela","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146227","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146228","","IND","Jimenez","Fernando","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146229","","IND","Jimenez","Santos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146230","","IND","Johnson","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146231","","IND","Justason","Zachary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146232","","IND","Kaldor","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146233","","IND","Karlsten","Dan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146234","","IND","Kasten","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146235","","IND","Keegan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146236","","IND","Kelly","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146237","","IND","Kelly","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146238","","IND","Kent","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146239","","IND","Kerin","Jamie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146240","","IND","King","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146241","","IND","King","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146242","","IND","Klay","Kristopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146243","","IND","Knight","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146244","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146245","","IND","Krassow","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146246","","IND","Kurpinsky","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146247","","IND","Laba","Maryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146248","","IND","Laird","Gerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146249","","IND","Landi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146250","","IND","Lang","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146251","","IND","Lara","Esteban","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146252","","IND","Larkin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146253","","IND","Larsen","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146254","","IND","Lass","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146255","","IND","Lawler","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146256","","IND","Lawton","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146257","","IND","Leach","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146258","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","190.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146259","","IND","Lee","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146260","","IND","Lee","Ruda","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146261","","IND","Leeds","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146262","","IND","Leglu","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146263","","IND","Lerma","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146264","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146265","","IND","Levin","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146266","","IND","Lewis","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146267","","IND","Ling","Rocky","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146268","","IND","Livingston","Micheal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146269","","IND","Lizardo","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146270","","IND","Llorente","Brittani","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146271","","IND","Llosa","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146272","","IND","Lo","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146273","","IND","Lo","Vivian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146274","","IND","Loesche","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146275","","IND","Loessberg","Casilia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146276","","IND","Long","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146277","","IND","Lopez","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146278","","IND","Lovens","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146279","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146280","","IND","Lucas","Carly","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146281","","IND","Lucchesi","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146282","","IND","Luna","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146283","","IND","Lyle","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146284","","IND","Maas","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146285","","IND","Maas","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146286","","IND","MacDonell","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146287","","IND","Mackie","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146288","","IND","Macleod","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146289","","IND","Madison","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146290","","IND","Magnus","Maxwell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146291","","IND","Mailander","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146292","","IND","Malandrino","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146293","","IND","Mann","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146294","","IND","Maraldo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146295","","IND","Markowski","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146296","","IND","Marks","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146297","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146298","","IND","Marshall","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146299","","IND","Martello","Laura","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146300","","IND","Martin","Ross","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146301","","IND","Martinez","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146302","","IND","Martinez","Eugenio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146303","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146304","","IND","Maskalik","Elena","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146305","","IND","Matcham","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146306","","IND","Matlow","Mitchell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146307","","IND","Mauntz","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146308","","IND","May III","Gerald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146309","","IND","Mayorga","Raul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146310","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146311","","IND","McBride","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146312","","IND","McCarthy","Mary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146313","","IND","McClelland","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146314","","IND","McClure","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146315","","IND","McDermott","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146316","","IND","McGovern","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146317","","IND","McKnight","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146318","","IND","McVeigh","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146319","","IND","McVey","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146320","","IND","Meeks","Melvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146321","","IND","Melodia","Lars","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146322","","IND","Mendoza","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146323","","IND","Menges","Gavin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146324","","IND","Meric","Miran","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146325","","IND","Mickelsen","Karl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146326","","IND","Middleton","Jarod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146327","","IND","Miller","Shaun","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146328","","IND","Mills","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146329","","IND","Mimms","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146330","","IND","Minoia","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146331","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146332","","IND","Moalem","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146333","","IND","Molloy","Julian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146334","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146335","","IND","Mora","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146336","","IND","Moraida","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146337","","IND","Morales","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146338","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146339","","IND","Morisey","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146340","","IND","Morris","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146341","","IND","Moses","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146342","","IND","Mota","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146343","","IND","Moth","Veasna","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146344","","IND","Moules","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146345","","IND","Mountain","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146346","","IND","Muldoon","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146347","","IND","Mumper","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146348","","IND","Mun","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146349","","IND","Murray","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146350","","IND","Nance","Collin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146351","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146352","","IND","Nave","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146353","","IND","Nelson","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146354","","IND","Nelson","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146355","","IND","Nelson","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146356","","IND","Newcombe","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146357","","IND","Newland","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146358","","IND","Newnom","Grant","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146359","","IND","Nguyen","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146360","","IND","Nguyen","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146361","","IND","Nguyen","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146362","","IND","Nichols","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146363","","IND","Nilsson","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146364","","IND","Nobori","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146365","","IND","Noon","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146366","","IND","O'Connor","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146367","","IND","Oandason","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146368","","IND","Ochoa","Alonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146369","","IND","Ochoa","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146370","","IND","Ojeda","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146371","","IND","Oliver","Dashiell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146372","","IND","Oliver","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146373","","IND","Olmos","Alberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146374","","IND","Olmos","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146375","","IND","Olson","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146376","","IND","Omaleki","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146377","","IND","Ongolea","Garrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146378","","IND","Orfanel","Elrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146379","","IND","Orr","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146380","","IND","Orsborn","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146381","","IND","Ortega","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146382","","IND","Paculba","Nico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146383","","IND","Padron","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146384","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146385","","IND","Page","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146386","","IND","Palodichuk","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146387","","IND","Parisi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","196.35","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146388","","IND","Parker","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146389","","IND","Parker","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146390","","IND","Parmer","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146391","","IND","Patocchi","Trevor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146392","","IND","Pavloff","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146393","","IND","Pelot","Sage","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146394","","IND","Pena","Alcibiades","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146395","","IND","Pereira","Anselmo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146396","","IND","Pereira","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146397","","IND","Pereira","Manuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146398","","IND","Peuler","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146399","","IND","Pham","Hau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146400","","IND","Phelan","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146401","","IND","Piccardo","Tony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146402","","IND","Pickup","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146403","","IND","Piercy","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146404","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146405","","IND","Poblete","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146406","","IND","Polidoro","Pablo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146407","","IND","Pons","Alex","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146408","","IND","Posada","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146409","","IND","Prada","Samuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146410","","IND","Puddicombe","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146411","","IND","Puerta","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146412","","IND","Ragan","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146413","","IND","Ragsac","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146414","","IND","Ramirez","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146415","","IND","Ramirez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146416","","IND","Ramos","Aries","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146417","","IND","Ramos","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146418","","IND","Read","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146419","","IND","Rector","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146420","","IND","Reggiardo","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146421","","IND","Reich","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146422","","IND","Reid","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146423","","IND","Reynolds","Neal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146424","","IND","Rhodes","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146425","","IND","Riley","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146426","","IND","Rishel","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146427","","IND","Rivera","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146428","","IND","Ro","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146429","","IND","Roberts","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146430","","IND","Robinson","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146431","","IND","Robinson","Kerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146432","","IND","Rocha","Heriberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146433","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146434","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146435","","IND","Rollins","Tyson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146436","","IND","Roman","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146437","","IND","Rondone","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146438","","IND","Rooney","Logan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146439","","IND","Roque","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146440","","IND","Rosa","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146441","","IND","Rosenquist","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146442","","IND","Rosingana","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146443","","IND","Rudy","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146444","","IND","Ryan","Francis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146445","","IND","Salas","Moses","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146446","","IND","Salcido","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146447","","IND","Sales","Darrell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146448","","IND","Sanchez","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146449","","IND","Sanchez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146450","","IND","Sandoval","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146451","","IND","Sandoval","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146452","","IND","Santamaria","Juan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146453","","IND","Saracino","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146454","","IND","Sargent","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146455","","IND","Savage","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146456","","IND","Savedra","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146457","","IND","Scardino","Sundance","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146458","","IND","Schaefer","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146459","","IND","Scheer","Hilary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146460","","IND","Scheib","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146461","","IND","Schirmer","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146462","","IND","Schriver","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146463","","IND","Schubert","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146464","","IND","Schulte","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146465","","IND","Schulte","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146466","","IND","Scocca","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146467","","IND","Seadler","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146468","","IND","Seaton","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146469","","IND","Seligman","Evan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146470","","IND","Senkier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146471","","IND","Shaw","Jack","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146472","","IND","Shea","Jim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146473","","IND","Shea","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146474","","IND","Shepard","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146475","","IND","Silva","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146476","","IND","Silva","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146477","","IND","Smith","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146478","","IND","Smith","Clinton","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146479","","IND","Smith","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146480","","IND","Smith","Obery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146481","","IND","Snapp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146482","","IND","Sniffen","Greig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146483","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146484","","IND","Snyder","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146485","","IND","Soli","Tipi","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146486","","IND","Son","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146487","","IND","Soriano","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146488","","IND","Souza","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146489","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","190.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146490","","IND","Staley","Josiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146491","","IND","Stamm","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146492","","IND","Stephens","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146493","","IND","Stidham","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146494","","IND","Suarez","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146495","","IND","Summers","Arlen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146496","","IND","Sumner","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146497","","IND","Sung","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146498","","IND","Svendsen","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146499","","IND","Swale","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146500","","IND","Tacklind","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146501","","IND","Tan","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146502","","IND","Tarango","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146503","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146504","","IND","Taylor","Kwamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146505","","IND","Taylor","Lee","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146506","","IND","Tejeda","Luz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146507","","IND","Thierry","Tremaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146509","","IND","Thomas","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146510","","IND","Thomas","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146511","","IND","Thomas","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146512","","IND","Thompson","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146513","","IND","Thornton","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146514","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146515","","IND","Tognozzi","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146516","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146517","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146518","","IND","Tong","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146519","","IND","Topping","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146520","","IND","Torchio","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146521","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146522","","IND","Toruno","Ivan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146523","","IND","Toth","Cramer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146524","","IND","Tovar","Oscar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146525","","IND","Trabert","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146526","","IND","Tran","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146527","","IND","Tran","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146528","","IND","Trevino","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146529","","IND","Trevino","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146530","","IND","Trinidad","Eunico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146531","","IND","Trotter","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146532","","IND","Truong","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146533","","IND","Tuttle","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146534","","IND","Tuyor","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146535","","IND","Tyson","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146536","","IND","Ulrich","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146537","","IND","Ureta","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146538","","IND","Van Dalen","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146539","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146540","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146541","","IND","Vasquez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146542","","IND","Vega","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146543","","IND","Vega","Gabriel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146544","","IND","Veitch","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146545","","IND","Velasquez","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146546","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146547","","IND","Vella","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146548","","IND","Vierra","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146549","","IND","Villafana","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146550","","IND","Vittone","Steve","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146551","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146552","","IND","Vo","Thang","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146553","","IND","Vo","Viet","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146554","","IND","Wagner","Asha","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146555","","IND","Walker","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146556","","IND","Walker","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146557","","IND","Walker","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146558","","IND","Wallace","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146559","","IND","Walsh","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146560","","IND","Walton","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146561","","IND","Wargo","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146562","","IND","Warne","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146563","","IND","Warner","Eddie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146564","","IND","Warren","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146565","","IND","Watts","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146566","","IND","Weseman","Read","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146567","","IND","West","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146568","","IND","West","Tim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146569","","IND","Westcott","Erik","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146570","","IND","Westcott","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146571","","IND","Whipple","Dean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146572","","IND","Whyte","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146573","","IND","Wilcox","Quentin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146574","","IND","Wilder","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146575","","IND","Williams","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146576","","IND","Williams","Pierce","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146577","","IND","Willis","Blaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146578","","IND","Wise","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146579","","IND","Woeste","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146580","","IND","Wong","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146581","","IND","Wong","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146582","","IND","Wong","Stan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146583","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146584","","IND","Yee","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146585","","IND","Yendrey","Bennett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146586","","IND","Yezek","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146587","","IND","Young","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146588","","IND","Zamora","Andres","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146589","","IND","Zavattero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146590","","IND","Zerweck","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146591","","IND","Zogg","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44158.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146592","","IND","Acosta","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146593","","IND","Acuna","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146594","","IND","Adams","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146595","","IND","Adams","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146596","","IND","Afshar","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146597","","IND","Aghasian","Edwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146598","","IND","Aguilar","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146599","","IND","Ain","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146600","","IND","Alameda","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146601","","IND","Alanis","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146602","","IND","Alaniz","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146603","","IND","Alexander","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146604","","IND","Allen","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146605","","IND","Allread","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146606","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146607","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146608","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146609","","IND","Amaro","Douglas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146610","","IND","Anderson","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146611","","IND","Anderson","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146612","","IND","Anderson","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146613","","IND","Aparicio","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146614","","IND","Aquino","Charleson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146615","","IND","Aranda","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146616","","IND","Arata","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","172.55","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146617","","IND","Arellano","Sergio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146618","","IND","Ascencio","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146619","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146620","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146621","","IND","Augustine","Karren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146622","","IND","Avery","Vernon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146623","","IND","Avila","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146624","","IND","Azcona","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146625","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146626","","IND","Bacon","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146627","","IND","Bailey","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146628","","IND","Baliscao","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146629","","IND","Barbour","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146630","","IND","Barmore","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146631","","IND","Barnett","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146632","","IND","Barone","Wesley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146633","","IND","Barragan","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146634","","IND","Bartels","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146635","","IND","Bartra","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146636","","IND","Bastas","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146637","","IND","Beck","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146638","","IND","Becklund","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146639","","IND","Bell","Dennis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146640","","IND","Bell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146641","","IND","Bello","Nick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146642","","IND","Belton","Arthur","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146643","","IND","Bennett","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146644","","IND","Berger","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146645","","IND","Betancourt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146646","","IND","Bevington","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146647","","IND","Biakanja","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146648","","IND","Bingham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146649","","IND","Bittner","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146650","","IND","Bivens","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146651","","IND","Black","Craig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146652","","IND","Blackwell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146653","","IND","Blean","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146654","","IND","Blech","Holger","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146655","","IND","Blinn","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146656","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146657","","IND","Boelter","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146658","","IND","Bonanno","Leandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146659","","IND","Booth","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146660","","IND","Borges","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146661","","IND","Borreson","Kim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146662","","IND","Boscovich","Harold","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146663","","IND","Boxx","Gillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146664","","IND","Bradley","Derrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146665","","IND","Bratcher","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146666","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146667","","IND","Briggs","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146668","","IND","Brito","Paulo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146669","","IND","Britton","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146670","","IND","Broce","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146671","","IND","Brock","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146672","","IND","Broida","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146673","","IND","Brosnan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146674","","IND","Brown","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146675","","IND","Brown","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146676","","IND","Bruni","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146677","","IND","Buller","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146678","","IND","Burchette","Glynn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146679","","IND","Burke","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146680","","IND","Butler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146681","","IND","Buttitta","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146682","","IND","Caginia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146683","","IND","Campbell","Herb","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146684","","IND","Campbell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146685","","IND","Caponio","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146686","","IND","Carbajal","George","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146687","","IND","Carilli","Dominick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146688","","IND","Carlock","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146689","","IND","Carlson","Clay","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146690","","IND","Carranza","Adolph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146691","","IND","Carrasco","Fred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146692","","IND","Carter","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146693","","IND","Castaneda","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146694","","IND","Charekian","Galvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146695","","IND","Chavez","Refugio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146696","","IND","Chekouras","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146697","","IND","Chipkin","Adam","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146698","","IND","Choy","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146699","","IND","Chua","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146700","","IND","Chung","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146701","","IND","Cilk","Shane","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146702","","IND","Clark","Zach","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146703","","IND","Clausen","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146704","","IND","Clementino","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146705","","IND","Clements","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146706","","IND","Clet","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146707","","IND","Cloutier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146708","","IND","Coats","Soren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146709","","IND","Cobillas","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146710","","IND","Coccellato","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146711","","IND","Comandante","Federico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146712","","IND","Conde","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146713","","IND","Condren","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146714","","IND","Cone","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146715","","IND","Coner","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146716","","IND","Connelly","Neil","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146717","","IND","Connelly","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146718","","IND","Conner","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146719","","IND","Conroy","Cameron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146720","","IND","Cook","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146721","","IND","Core","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146722","","IND","Cornelio","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146723","","IND","Corona","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146724","","IND","Corona","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146725","","IND","Correa","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146726","","IND","Cowan","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146727","","IND","Crawford","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146728","","IND","Crespin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146729","","IND","Crisler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146730","","IND","Crivello","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146731","","IND","Cruz","Marcos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146732","","IND","Culajay","Guillermo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146733","","IND","Culbertson","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146734","","IND","Cunningham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146735","","IND","Curry","Ronald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146736","","IND","D'Amico","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146737","","IND","Danielsen","Kara","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146738","","IND","Davila","Edgar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146739","","IND","Davis","Justin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146740","","IND","Davis","Russell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146741","","IND","Dawson","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146742","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146743","","IND","De Mare","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146744","","IND","DeLintt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146745","","IND","Deam","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146746","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146747","","IND","Del Bando","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146748","","IND","Delaye","Pierre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146749","","IND","Dellinger","Johnny","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146750","","IND","Demers","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146751","","IND","Depaz","Pascal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146752","","IND","Diaz","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146753","","IND","Diaz","Leia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146754","","IND","Diehl","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146755","","IND","Dilloughery","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146756","","IND","Dixon","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146757","","IND","Dizon","Angel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146758","","IND","Doan","Bien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146759","","IND","Doan","Hien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146760","","IND","Dobson","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146761","","IND","Doria","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146762","","IND","Dorman","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146763","","IND","Doss","Cleotis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146764","","IND","Doty","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146765","","IND","Dragges","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146766","","IND","Duenas","Maximillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146767","","IND","Duong","Di-An","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146768","","IND","Dziuba","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146769","","IND","Ehlers","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146770","","IND","Einhorn","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146771","","IND","Ellis","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146772","","IND","Endicott","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146773","","IND","England","Carl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146774","","IND","Engles","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146775","","IND","Ennes","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146776","","IND","Erbe","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146777","","IND","Erickson-Nadell","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146778","","IND","Escalera","Jonas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146779","","IND","Escobar","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146780","","IND","Escobar","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146781","","IND","Escobar","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146782","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146783","","IND","Estrada","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146784","","IND","Estrada","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146785","","IND","Estrada","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146786","","IND","Fabiny","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146787","","IND","Fanucchi","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146788","","IND","Favorito","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146789","","IND","Fernandez","Forest","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146790","","IND","Ferrito","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146791","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146792","","IND","Filippini","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146793","","IND","Filippone","Francesco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146794","","IND","Flanagan","Graham","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146795","","IND","Florea","Florin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146796","","IND","Flores","Saul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146797","","IND","Folia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146798","","IND","Folsom","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146799","","IND","Fong","Louis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146800","","IND","Forman","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146801","","IND","Foster","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146802","","IND","Fountaine","Jamal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146803","","IND","Francisco","Rocco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146804","","IND","Franco","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146805","","IND","Franco","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146806","","IND","Frantzich","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146807","","IND","Fraser","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146808","","IND","Fryer","Beau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146809","","IND","Gall","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146810","","IND","Gallau","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146811","","IND","Gamino","Ramon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146812","","IND","Garcia","Atanacio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146813","","IND","Garcia","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146814","","IND","Garcia","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146815","","IND","Garcia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146816","","IND","Garcia","Roberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146817","","IND","Gardanier","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146818","","IND","Gardner","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146819","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146820","","IND","Gerbino","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146821","","IND","Gervasoni","Bret","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146822","","IND","Getchell","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146823","","IND","Gilbert","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146824","","IND","Giordano","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146825","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146826","","IND","Gizowski","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146827","","IND","Godoy","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146828","","IND","Golder","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146829","","IND","Gomez","Carlos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146830","","IND","Gomez","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146831","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146832","","IND","Gonzalez","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146833","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146834","","IND","Goodrich","Luke","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146835","","IND","Gordon","Stefanos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146836","","IND","Gowdy","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146837","","IND","Goytia","Chad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146838","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146839","","IND","Guerrero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146840","","IND","Guerrero","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146841","","IND","Guitron","Santiago","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146842","","IND","Gullo","Gail","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146843","","IND","Guskov","Iurii","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146844","","IND","Gutgesell","Myles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146845","","IND","Gutierrez","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146846","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146847","","IND","Guy","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146848","","IND","Haag","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146849","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146850","","IND","Hagerman","Randon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146851","","IND","Hall","Shad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146852","","IND","Hamilton","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146853","","IND","Hammond","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146854","","IND","Harkins","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146855","","IND","Harmount","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146856","","IND","Harper","Kenard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146857","","IND","Harper","Kiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146858","","IND","Harrell","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146859","","IND","Hart","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146860","","IND","Hartzell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146861","","IND","Harward","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146862","","IND","Hassanali","Muizz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146863","","IND","Hathaway","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146864","","IND","Haulot","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146865","","IND","Haverty","Jennifer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146866","","IND","Hawkins","Troy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146867","","IND","Hayes","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146868","","IND","Haynes","Marc","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146869","","IND","Heald","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146870","","IND","Healy","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146871","","IND","Heredia","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146872","","IND","Herman","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146873","","IND","Hernandez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146874","","IND","Herrera","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146875","","IND","Herzog","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146876","","IND","Hiatt","Blake","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146877","","IND","Hidalgo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146878","","IND","Hill","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146879","","IND","Hirsch","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146880","","IND","Ho","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146881","","IND","Hodges","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146882","","IND","Hodges","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146883","","IND","Holland","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146884","","IND","Horath","Dominic","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146885","","IND","Hsu","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146886","","IND","Hugger","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146887","","IND","Huynh","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146888","","IND","Hyland","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146889","","IND","Ibarra","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146890","","IND","Ibarra","Felipe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146891","","IND","Ignacio","Alfred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146892","","IND","Ira","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146893","","IND","Isozaki","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146894","","IND","Jackson","Mathew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146895","","IND","Jacobs","Angela","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146896","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146897","","IND","Jimenez","Fernando","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146898","","IND","Jimenez","Santos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146899","","IND","Johnson","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146900","","IND","Justason","Zachary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146901","","IND","Kaldor","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146902","","IND","Karlsten","Dan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146903","","IND","Kasten","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146904","","IND","Keegan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146905","","IND","Kelly","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146906","","IND","Kelly","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146907","","IND","Kent","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146908","","IND","Kerin","Jamie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146909","","IND","King","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146910","","IND","King","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146911","","IND","Klay","Kristopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146912","","IND","Knight","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146913","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146914","","IND","Krassow","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146915","","IND","Kurpinsky","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146916","","IND","Laba","Maryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146917","","IND","Laird","Gerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146918","","IND","Landi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146919","","IND","Lang","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146920","","IND","Lara","Esteban","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146921","","IND","Larkin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146922","","IND","Larsen","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146923","","IND","Lass","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146924","","IND","Lawler","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146925","","IND","Lawton","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146926","","IND","Leach","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146927","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","190.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146928","","IND","Lee","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146929","","IND","Lee","Ruda","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146930","","IND","Leeds","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146931","","IND","Leglu","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146932","","IND","Lerma","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146933","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146934","","IND","Levin","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146935","","IND","Lewis","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146936","","IND","Ling","Rocky","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146937","","IND","Livingston","Micheal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146938","","IND","Lizardo","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146939","","IND","Llorente","Brittani","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146940","","IND","Llosa","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146941","","IND","Lo","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146942","","IND","Lo","Vivian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146943","","IND","Loesche","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146944","","IND","Loessberg","Casilia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146945","","IND","Long","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146946","","IND","Lopez","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146947","","IND","Lovens","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146948","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146949","","IND","Lucas","Carly","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146950","","IND","Lucchesi","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146951","","IND","Luna","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146952","","IND","Lyle","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146953","","IND","Maas","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146954","","IND","Maas","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146955","","IND","MacDonell","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146956","","IND","Mackie","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146957","","IND","Macleod","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146958","","IND","Madison","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146959","","IND","Magnus","Maxwell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146960","","IND","Mailander","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146961","","IND","Malandrino","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146962","","IND","Mann","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146963","","IND","Maraldo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146964","","IND","Markowski","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146965","","IND","Marks","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146966","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146967","","IND","Marshall","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146968","","IND","Martello","Laura","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146969","","IND","Martin","Ross","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146970","","IND","Martinez","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146971","","IND","Martinez","Eugenio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146972","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146973","","IND","Maskalik","Elena","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146974","","IND","Matcham","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146975","","IND","Matlow","Mitchell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146976","","IND","Mauntz","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146977","","IND","May III","Gerald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146978","","IND","Mayorga","Raul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146979","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146980","","IND","McBride","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146981","","IND","McCarthy","Mary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146982","","IND","McClelland","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146983","","IND","McClure","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146984","","IND","McDermott","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146985","","IND","McGovern","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146986","","IND","McKnight","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146987","","IND","McVeigh","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146988","","IND","McVey","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146989","","IND","Meeks","Melvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146990","","IND","Melodia","Lars","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146991","","IND","Mendoza","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146992","","IND","Menges","Gavin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146993","","IND","Meric","Miran","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146994","","IND","Mickelsen","Karl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146995","","IND","Middleton","Jarod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146996","","IND","Miller","Shaun","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146997","","IND","Mills","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146998","","IND","Mimms","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC146999","","IND","Minoia","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147000","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147001","","IND","Moalem","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147002","","IND","Molloy","Julian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147003","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147004","","IND","Mora","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147005","","IND","Moraida","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147006","","IND","Morales","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147007","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147008","","IND","Morisey","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147009","","IND","Morris","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147010","","IND","Moses","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147011","","IND","Mota","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147012","","IND","Moth","Veasna","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147013","","IND","Moules","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147014","","IND","Mountain","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147015","","IND","Muldoon","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147016","","IND","Mumper","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147017","","IND","Mun","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147018","","IND","Murray","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147019","","IND","Nance","Collin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147020","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147021","","IND","Nave","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147022","","IND","Nelson","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147023","","IND","Nelson","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147024","","IND","Nelson","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147025","","IND","Newcombe","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147026","","IND","Newland","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147027","","IND","Newnom","Grant","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147028","","IND","Nguyen","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147029","","IND","Nguyen","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147030","","IND","Nguyen","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147031","","IND","Nichols","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147032","","IND","Nilsson","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147033","","IND","Nobori","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147034","","IND","Noon","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147035","","IND","O'Connor","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147036","","IND","Oandason","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147037","","IND","Ochoa","Alonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147038","","IND","Ochoa","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147039","","IND","Ojeda","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147040","","IND","Oliver","Dashiell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147041","","IND","Oliver","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147042","","IND","Olmos","Alberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147043","","IND","Olmos","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147044","","IND","Olson","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147045","","IND","Omaleki","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147046","","IND","Ongolea","Garrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147047","","IND","Orfanel","Elrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147048","","IND","Orr","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147049","","IND","Orsborn","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147050","","IND","Ortega","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147051","","IND","Paculba","Nico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147052","","IND","Padron","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147053","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147054","","IND","Page","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147055","","IND","Palodichuk","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147056","","IND","Parisi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","196.35","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147057","","IND","Parker","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147058","","IND","Parker","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147059","","IND","Parmer","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147060","","IND","Patocchi","Trevor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147061","","IND","Pavloff","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147062","","IND","Pelot","Sage","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147063","","IND","Pena","Alcibiades","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147064","","IND","Pereira","Anselmo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147065","","IND","Pereira","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147066","","IND","Pereira","Manuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147067","","IND","Peuler","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147068","","IND","Pham","Hau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147069","","IND","Phelan","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147070","","IND","Piccardo","Tony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147071","","IND","Pickup","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147072","","IND","Piercy","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147073","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147074","","IND","Poblete","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147075","","IND","Polidoro","Pablo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147076","","IND","Pons","Alex","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147077","","IND","Posada","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147078","","IND","Prada","Samuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147079","","IND","Puddicombe","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147080","","IND","Puerta","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147081","","IND","Ragan","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147082","","IND","Ragsac","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147083","","IND","Ramirez","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147084","","IND","Ramirez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147085","","IND","Ramos","Aries","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147086","","IND","Ramos","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147087","","IND","Read","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147088","","IND","Rector","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147089","","IND","Reggiardo","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147090","","IND","Reich","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147091","","IND","Reid","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147092","","IND","Reynolds","Neal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147093","","IND","Rhodes","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147094","","IND","Riley","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147095","","IND","Rishel","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147096","","IND","Rivera","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147097","","IND","Ro","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147098","","IND","Roberts","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147099","","IND","Robinson","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147100","","IND","Robinson","Kerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147101","","IND","Rocha","Heriberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147102","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147103","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147104","","IND","Rollins","Tyson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147105","","IND","Roman","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147106","","IND","Rondone","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147107","","IND","Rooney","Logan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147108","","IND","Roque","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147109","","IND","Rosa","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147110","","IND","Rosenquist","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147111","","IND","Rosingana","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147112","","IND","Rudy","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147113","","IND","Ryan","Francis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147114","","IND","Salas","Moses","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147115","","IND","Salcido","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147116","","IND","Sales","Darrell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147117","","IND","Sanchez","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147118","","IND","Sanchez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147119","","IND","Sandoval","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147120","","IND","Sandoval","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147121","","IND","Santamaria","Juan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147122","","IND","Saracino","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147123","","IND","Sargent","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147124","","IND","Savage","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147125","","IND","Savedra","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147126","","IND","Scardino","Sundance","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147127","","IND","Schaefer","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147128","","IND","Scheer","Hilary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147129","","IND","Scheib","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147130","","IND","Schirmer","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147131","","IND","Schriver","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147132","","IND","Schubert","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147133","","IND","Schulte","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147134","","IND","Schulte","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147135","","IND","Scocca","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147136","","IND","Seadler","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147137","","IND","Seaton","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147138","","IND","Seligman","Evan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147139","","IND","Senkier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147140","","IND","Shaw","Jack","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147141","","IND","Shea","Jim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147142","","IND","Shea","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147143","","IND","Shepard","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147144","","IND","Silva","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147145","","IND","Silva","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147146","","IND","Smith","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147147","","IND","Smith","Clinton","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147148","","IND","Smith","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147149","","IND","Smith","Obery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147150","","IND","Snapp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147151","","IND","Sniffen","Greig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147152","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147153","","IND","Snyder","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147154","","IND","Soli","Tipi","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147155","","IND","Son","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147156","","IND","Soriano","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147157","","IND","Souza","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147158","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","190.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147159","","IND","Staley","Josiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147160","","IND","Stamm","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147161","","IND","Stephens","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147162","","IND","Stidham","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147163","","IND","Suarez","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147164","","IND","Summers","Arlen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147165","","IND","Sumner","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147166","","IND","Sung","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147167","","IND","Svendsen","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147168","","IND","Swale","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147169","","IND","Tacklind","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147170","","IND","Tan","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147171","","IND","Tarango","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147172","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147173","","IND","Taylor","Kwamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147174","","IND","Taylor","Lee","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147175","","IND","Tejeda","Luz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147176","","IND","Thierry","Tremaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147178","","IND","Thomas","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147179","","IND","Thomas","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147180","","IND","Thomas","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147181","","IND","Thompson","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147182","","IND","Thornton","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147183","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147184","","IND","Tognozzi","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147185","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147186","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147187","","IND","Tong","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147188","","IND","Topping","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147189","","IND","Torchio","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147190","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147191","","IND","Toruno","Ivan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147192","","IND","Toth","Cramer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147193","","IND","Tovar","Oscar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147194","","IND","Trabert","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147195","","IND","Tran","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147196","","IND","Tran","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147197","","IND","Trevino","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147198","","IND","Trevino","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147199","","IND","Trinidad","Eunico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147200","","IND","Trotter","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147201","","IND","Truong","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147202","","IND","Tuttle","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147203","","IND","Tuyor","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147204","","IND","Tyson","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147205","","IND","Ulrich","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147206","","IND","Ureta","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147207","","IND","Van Dalen","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147208","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147209","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147210","","IND","Vasquez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147211","","IND","Vega","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147212","","IND","Vega","Gabriel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147213","","IND","Veitch","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147214","","IND","Velasquez","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147215","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147216","","IND","Vella","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147217","","IND","Vierra","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147218","","IND","Villafana","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147219","","IND","Vittone","Steve","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147220","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147221","","IND","Vo","Thang","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147222","","IND","Vo","Viet","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147223","","IND","Wagner","Asha","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147224","","IND","Walker","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147225","","IND","Walker","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147226","","IND","Walker","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147227","","IND","Wallace","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147228","","IND","Walsh","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147229","","IND","Walton","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147230","","IND","Wargo","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147231","","IND","Warne","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147232","","IND","Warner","Eddie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147233","","IND","Warren","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147234","","IND","Watts","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147235","","IND","Weseman","Read","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147236","","IND","West","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147237","","IND","West","Tim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147238","","IND","Westcott","Erik","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147239","","IND","Westcott","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147240","","IND","Whipple","Dean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147241","","IND","Whyte","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147242","","IND","Wilcox","Quentin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147243","","IND","Wilder","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147244","","IND","Williams","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147245","","IND","Williams","Pierce","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147246","","IND","Willis","Blaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147247","","IND","Wise","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147248","","IND","Woeste","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147249","","IND","Wong","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147250","","IND","Wong","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147251","","IND","Wong","Stan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147252","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147253","","IND","Yee","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147254","","IND","Yendrey","Bennett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147255","","IND","Yezek","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147256","","IND","Young","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147257","","IND","Zamora","Andres","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147258","","IND","Zavattero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147259","","IND","Zerweck","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147260","","IND","Zogg","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44181.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147262","","IND","Acosta","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147263","","IND","Acuna","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147264","","IND","Adams","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147265","","IND","Adams","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147266","","IND","Afshar","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147267","","IND","Aghasian","Edwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147268","","IND","Aguilar","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147269","","IND","Ain","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147270","","IND","Alameda","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147271","","IND","Alanis","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147272","","IND","Alaniz","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147273","","IND","Alexander","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147274","","IND","Allen","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147275","","IND","Allread","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147276","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147277","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147278","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147279","","IND","Amaro","Douglas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147280","","IND","Anderson","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147281","","IND","Anderson","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147282","","IND","Anderson","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147283","","IND","Aparicio","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147284","","IND","Aquino","Charleson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147285","","IND","Aranda","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147286","","IND","Arata","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","172.55","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147287","","IND","Arellano","Sergio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147288","","IND","Ascencio","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147289","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147290","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147291","","IND","Augustine","Karren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147292","","IND","Avery","Vernon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147293","","IND","Avila","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147294","","IND","Azcona","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147295","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147296","","IND","Bacon","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147297","","IND","Bailey","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147298","","IND","Baliscao","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147299","","IND","Barbour","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147300","","IND","Barmore","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147301","","IND","Barnett","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147302","","IND","Barone","Wesley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147303","","IND","Barragan","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147304","","IND","Bartels","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147305","","IND","Bartra","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147306","","IND","Bastas","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147307","","IND","Beck","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147308","","IND","Becklund","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147309","","IND","Bell","Dennis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147310","","IND","Bell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147311","","IND","Bello","Nick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147312","","IND","Belton","Arthur","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147313","","IND","Bennett","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147314","","IND","Berger","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147315","","IND","Betancourt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147316","","IND","Bevington","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147317","","IND","Biakanja","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147318","","IND","Bingham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147319","","IND","Bittner","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147320","","IND","Bivens","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147321","","IND","Black","Craig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147322","","IND","Blackwell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147323","","IND","Blean","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147324","","IND","Blech","Holger","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147325","","IND","Blinn","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147326","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147327","","IND","Boelter","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147328","","IND","Bonanno","Leandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147329","","IND","Booth","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147330","","IND","Borges","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147331","","IND","Borreson","Kim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147332","","IND","Boscovich","Harold","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147333","","IND","Boxx","Gillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147334","","IND","Bradley","Derrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147335","","IND","Bratcher","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147336","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147337","","IND","Briggs","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147338","","IND","Brito","Paulo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147339","","IND","Britton","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147340","","IND","Broce","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147341","","IND","Brock","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147342","","IND","Broida","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147343","","IND","Brosnan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147344","","IND","Brown","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147345","","IND","Brown","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147346","","IND","Bruni","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147347","","IND","Buller","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147348","","IND","Burchette","Glynn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147349","","IND","Burke","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147350","","IND","Butler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147351","","IND","Buttitta","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147352","","IND","Caginia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147353","","IND","Campbell","Herb","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147354","","IND","Campbell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147355","","IND","Caponio","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147356","","IND","Carbajal","George","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147357","","IND","Carilli","Dominick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147358","","IND","Carlock","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147359","","IND","Carlson","Clay","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147360","","IND","Carranza","Adolph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147361","","IND","Carrasco","Fred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147362","","IND","Carter","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147363","","IND","Castaneda","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147364","","IND","Charekian","Galvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147365","","IND","Chavez","Refugio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147366","","IND","Chekouras","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147367","","IND","Chipkin","Adam","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147368","","IND","Choy","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147369","","IND","Chua","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147370","","IND","Chung","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147371","","IND","Cilk","Shane","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147372","","IND","Clark","Zach","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147373","","IND","Clausen","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147374","","IND","Clementino","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147375","","IND","Clements","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147376","","IND","Clet","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147377","","IND","Cloutier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147378","","IND","Coats","Soren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147379","","IND","Cobillas","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147380","","IND","Coccellato","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147381","","IND","Comandante","Federico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147382","","IND","Conde","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147383","","IND","Condren","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147384","","IND","Cone","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147385","","IND","Coner","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147386","","IND","Connelly","Neil","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147387","","IND","Connelly","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147388","","IND","Conner","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147389","","IND","Conroy","Cameron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147390","","IND","Cook","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147391","","IND","Core","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147392","","IND","Cornelio","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147393","","IND","Corona","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147394","","IND","Corona","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147395","","IND","Correa","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147396","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","178.5","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147397","","IND","Cowan","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147398","","IND","Crawford","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147399","","IND","Crespin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147400","","IND","Crisler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147401","","IND","Crivello","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147402","","IND","Cruz","Marcos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147403","","IND","Culajay","Guillermo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147404","","IND","Culbertson","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147405","","IND","Cunningham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147406","","IND","Curry","Ronald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147407","","IND","D'Amico","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147408","","IND","Danielsen","Kara","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147409","","IND","Davila","Edgar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147410","","IND","Davis","Justin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147411","","IND","Davis","Russell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147412","","IND","Dawson","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147413","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147414","","IND","De Mare","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147415","","IND","DeLintt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147416","","IND","Deam","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147417","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147418","","IND","Del Bando","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147419","","IND","Delaye","Pierre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147420","","IND","Dellinger","Johnny","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147421","","IND","Demers","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147422","","IND","Depaz","Pascal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147423","","IND","Diaz","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147424","","IND","Diaz","Leia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147425","","IND","Diehl","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147426","","IND","Dilloughery","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147427","","IND","Dixon","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147428","","IND","Dizon","Angel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147429","","IND","Doan","Bien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147430","","IND","Doan","Hien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147431","","IND","Dobson","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147432","","IND","Doria","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147433","","IND","Dorman","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147434","","IND","Doss","Cleotis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147435","","IND","Doty","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147436","","IND","Dragges","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147437","","IND","Duenas","Maximillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147438","","IND","Duong","Di-An","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147439","","IND","Dziuba","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147440","","IND","Ehlers","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147441","","IND","Einhorn","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147442","","IND","Ellis","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147443","","IND","Endicott","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147444","","IND","England","Carl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147445","","IND","Engles","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147446","","IND","Ennes","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147447","","IND","Erbe","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147448","","IND","Erickson-Nadell","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147449","","IND","Escalera","Jonas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147450","","IND","Escobar","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147451","","IND","Escobar","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147452","","IND","Escobar","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147453","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147454","","IND","Estrada","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147455","","IND","Estrada","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147456","","IND","Estrada","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147457","","IND","Fabiny","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147458","","IND","Fanucchi","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147459","","IND","Favorito","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147460","","IND","Fernandez","Forest","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147461","","IND","Ferrito","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147462","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147463","","IND","Filippini","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147464","","IND","Filippone","Francesco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147465","","IND","Flanagan","Graham","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147466","","IND","Florea","Florin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147467","","IND","Flores","Saul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147468","","IND","Folia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147469","","IND","Folsom","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147470","","IND","Fong","Louis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147471","","IND","Forman","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147472","","IND","Foster","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147473","","IND","Fountaine","Jamal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147474","","IND","Francisco","Rocco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147475","","IND","Franco","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147476","","IND","Franco","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147477","","IND","Frantzich","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147478","","IND","Fraser","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147479","","IND","Fryer","Beau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147480","","IND","Gall","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147481","","IND","Gallau","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147482","","IND","Gamino","Ramon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147483","","IND","Garcia","Atanacio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147484","","IND","Garcia","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147485","","IND","Garcia","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147486","","IND","Garcia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147487","","IND","Garcia","Roberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147488","","IND","Gardanier","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147489","","IND","Gardner","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147490","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147491","","IND","Gerbino","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147492","","IND","Gervasoni","Bret","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147493","","IND","Getchell","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147494","","IND","Gilbert","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147495","","IND","Giordano","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147496","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147497","","IND","Gizowski","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147498","","IND","Godoy","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147499","","IND","Golder","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147500","","IND","Gomez","Carlos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147501","","IND","Gomez","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147502","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147503","","IND","Gonzalez","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147504","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147505","","IND","Goodrich","Luke","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147506","","IND","Gordon","Stefanos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147507","","IND","Gowdy","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147508","","IND","Goytia","Chad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147509","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147510","","IND","Guerrero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147511","","IND","Guerrero","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147512","","IND","Guitron","Santiago","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147513","","IND","Gullo","Gail","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147514","","IND","Guskov","Iurii","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147515","","IND","Gutgesell","Myles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147516","","IND","Gutierrez","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147517","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147518","","IND","Guy","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147519","","IND","Haag","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147520","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147521","","IND","Hagerman","Randon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147522","","IND","Hall","Shad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147523","","IND","Hamilton","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147524","","IND","Hammond","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147525","","IND","Harkins","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147526","","IND","Harmount","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147527","","IND","Harper","Kenard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147528","","IND","Harper","Kiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147529","","IND","Harrell","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147530","","IND","Hart","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147531","","IND","Hartzell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147532","","IND","Harward","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147533","","IND","Hassanali","Muizz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147534","","IND","Hathaway","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147535","","IND","Haulot","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147536","","IND","Haverty","Jennifer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147537","","IND","Hawkins","Troy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147538","","IND","Hayes","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147539","","IND","Haynes","Marc","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147540","","IND","Heald","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147541","","IND","Healy","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147542","","IND","Heredia","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147543","","IND","Herman","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147544","","IND","Hernandez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147545","","IND","Herrera","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147546","","IND","Herzog","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147547","","IND","Hiatt","Blake","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147548","","IND","Hidalgo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147549","","IND","Hill","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147550","","IND","Hirsch","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147551","","IND","Ho","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147552","","IND","Hodges","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147553","","IND","Hodges","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147554","","IND","Holland","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147555","","IND","Horath","Dominic","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147556","","IND","Hsu","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147557","","IND","Hugger","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147558","","IND","Huynh","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147559","","IND","Hyland","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147560","","IND","Ibarra","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147561","","IND","Ibarra","Felipe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147562","","IND","Ignacio","Alfred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147563","","IND","Ira","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147564","","IND","Isozaki","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147565","","IND","Jackson","Mathew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147566","","IND","Jacobs","Angela","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147567","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147568","","IND","Jimenez","Fernando","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147569","","IND","Jimenez","Santos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147570","","IND","Johnson","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147571","","IND","Justason","Zachary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147572","","IND","Kaldor","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147573","","IND","Karlsten","Dan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147574","","IND","Kasten","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147575","","IND","Keegan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147576","","IND","Kelly","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147577","","IND","Kelly","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147578","","IND","Kent","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147579","","IND","Kerin","Jamie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147580","","IND","King","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147581","","IND","King","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147582","","IND","Klay","Kristopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147583","","IND","Knight","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147584","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147585","","IND","Krassow","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147586","","IND","Kurpinsky","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147587","","IND","Laba","Maryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147588","","IND","Laird","Gerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147589","","IND","Landi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147590","","IND","Lang","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147591","","IND","Lara","Esteban","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147592","","IND","Larkin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147593","","IND","Larsen","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147594","","IND","Lass","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147595","","IND","Lawler","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147596","","IND","Lawton","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147597","","IND","Leach","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147598","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","190.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147599","","IND","Lee","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147600","","IND","Lee","Ruda","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147601","","IND","Leeds","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147602","","IND","Leglu","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147603","","IND","Lerma","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147604","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147605","","IND","Levin","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147606","","IND","Lewis","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147607","","IND","Ling","Rocky","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147608","","IND","Livingston","Micheal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147609","","IND","Lizardo","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147610","","IND","Llorente","Brittani","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147611","","IND","Llosa","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147612","","IND","Lo","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147613","","IND","Lo","Vivian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147614","","IND","Loesche","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147615","","IND","Loessberg","Casilia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147616","","IND","Long","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147617","","IND","Lopez","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147618","","IND","Lovens","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147619","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147620","","IND","Lucas","Carly","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147621","","IND","Lucchesi","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147622","","IND","Luna","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147623","","IND","Lyle","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147624","","IND","Maas","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147625","","IND","Maas","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147626","","IND","MacDonell","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147627","","IND","Mackie","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147628","","IND","Macleod","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147629","","IND","Madison","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147630","","IND","Magnus","Maxwell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147631","","IND","Mailander","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147632","","IND","Malandrino","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147633","","IND","Mann","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147634","","IND","Maraldo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147635","","IND","Markowski","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147636","","IND","Marks","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147637","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147638","","IND","Marshall","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147639","","IND","Martello","Laura","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147640","","IND","Martin","Ross","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147641","","IND","Martinez","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147642","","IND","Martinez","Eugenio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147643","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147644","","IND","Maskalik","Elena","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147645","","IND","Matcham","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147646","","IND","Matlow","Mitchell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147647","","IND","Mauntz","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147648","","IND","May III","Gerald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147649","","IND","Mayorga","Raul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147650","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147651","","IND","McBride","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147652","","IND","McCarthy","Mary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147653","","IND","McClelland","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147654","","IND","McClure","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147655","","IND","McDermott","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147656","","IND","McGovern","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147657","","IND","McKnight","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147658","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","166.6","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147659","","IND","McVeigh","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147660","","IND","McVey","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147661","","IND","Meeks","Melvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147662","","IND","Melodia","Lars","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147663","","IND","Mendoza","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147664","","IND","Menges","Gavin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147665","","IND","Meric","Miran","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147666","","IND","Mickelsen","Karl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147667","","IND","Middleton","Jarod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147668","","IND","Miller","Shaun","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147669","","IND","Mills","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147670","","IND","Mimms","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147671","","IND","Minoia","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147672","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147673","","IND","Moalem","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147674","","IND","Molloy","Julian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147675","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147676","","IND","Mora","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147677","","IND","Moraida","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147678","","IND","Morales","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147679","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147680","","IND","Morisey","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147681","","IND","Morris","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147682","","IND","Moses","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147683","","IND","Mota","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147684","","IND","Moth","Veasna","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147685","","IND","Moules","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147686","","IND","Mountain","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147687","","IND","Muldoon","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147688","","IND","Mumper","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147689","","IND","Mun","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147690","","IND","Murray","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147691","","IND","Nance","Collin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147692","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147693","","IND","Nave","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147694","","IND","Nelson","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147695","","IND","Nelson","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147696","","IND","Nelson","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147697","","IND","Newcombe","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147698","","IND","Newland","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147699","","IND","Newnom","Grant","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147700","","IND","Nguyen","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147701","","IND","Nguyen","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147702","","IND","Nguyen","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147703","","IND","Nichols","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147704","","IND","Nilsson","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147705","","IND","Nobori","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147706","","IND","Noon","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147707","","IND","O'Connor","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147708","","IND","Oandason","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147709","","IND","Ochoa","Alonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147710","","IND","Ochoa","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147711","","IND","Ojeda","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147712","","IND","Oliver","Dashiell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147713","","IND","Oliver","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147714","","IND","Olmos","Alberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147715","","IND","Olmos","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147716","","IND","Olson","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147717","","IND","Omaleki","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147718","","IND","Ongolea","Garrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147719","","IND","Orfanel","Elrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147720","","IND","Orr","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147721","","IND","Orsborn","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147722","","IND","Ortega","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147723","","IND","Paculba","Nico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147724","","IND","Padron","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147725","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147726","","IND","Page","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147727","","IND","Palodichuk","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147728","","IND","Parisi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","196.35","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147729","","IND","Parker","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147730","","IND","Parker","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147731","","IND","Parmer","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147732","","IND","Patocchi","Trevor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147733","","IND","Pavloff","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147734","","IND","Pelot","Sage","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147735","","IND","Pena","Alcibiades","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147736","","IND","Pereira","Anselmo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147737","","IND","Pereira","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147738","","IND","Pereira","Manuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147739","","IND","Peuler","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147740","","IND","Pham","Hau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147741","","IND","Phelan","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147742","","IND","Piccardo","Tony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147743","","IND","Pickup","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147744","","IND","Piercy","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147745","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147746","","IND","Poblete","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147747","","IND","Polidoro","Pablo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147748","","IND","Pons","Alex","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147749","","IND","Posada","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147750","","IND","Prada","Samuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147751","","IND","Puddicombe","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147752","","IND","Puerta","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147753","","IND","Ragan","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147754","","IND","Ragsac","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147755","","IND","Ramirez","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147756","","IND","Ramirez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147757","","IND","Ramos","Aries","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147758","","IND","Ramos","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147759","","IND","Read","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147760","","IND","Rector","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147761","","IND","Reggiardo","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147762","","IND","Reich","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147763","","IND","Reid","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147764","","IND","Reynolds","Neal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147765","","IND","Rhodes","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147766","","IND","Riley","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147767","","IND","Rishel","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147768","","IND","Rivera","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147769","","IND","Ro","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147770","","IND","Roberts","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147771","","IND","Robinson","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147772","","IND","Robinson","Kerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147773","","IND","Rocha","Heriberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147774","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147775","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147776","","IND","Rollins","Tyson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147777","","IND","Roman","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147778","","IND","Rondone","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147779","","IND","Rooney","Logan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147780","","IND","Roque","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147781","","IND","Rosa","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147782","","IND","Rosenquist","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147783","","IND","Rosingana","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147784","","IND","Rudy","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147785","","IND","Ryan","Francis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147786","","IND","Salas","Moses","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147787","","IND","Salcido","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147788","","IND","Sales","Darrell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147789","","IND","Sanchez","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147790","","IND","Sanchez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147791","","IND","Sandoval","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147792","","IND","Sandoval","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147793","","IND","Santamaria","Juan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147794","","IND","Saracino","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147795","","IND","Sargent","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147796","","IND","Savage","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147797","","IND","Savedra","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147798","","IND","Scardino","Sundance","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147799","","IND","Schaefer","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147800","","IND","Scheer","Hilary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147801","","IND","Scheib","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147802","","IND","Schirmer","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147803","","IND","Schriver","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147804","","IND","Schubert","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147805","","IND","Schulte","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147806","","IND","Schulte","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147807","","IND","Scocca","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147808","","IND","Seadler","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147809","","IND","Seaton","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147810","","IND","Seligman","Evan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147811","","IND","Senkier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147812","","IND","Shaw","Jack","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147813","","IND","Shea","Jim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147814","","IND","Shea","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147815","","IND","Shepard","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147816","","IND","Silva","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147817","","IND","Silva","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147818","","IND","Smith","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147819","","IND","Smith","Clinton","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147820","","IND","Smith","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147821","","IND","Smith","Obery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147822","","IND","Snapp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147823","","IND","Sniffen","Greig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147824","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147825","","IND","Snyder","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147826","","IND","Soli","Tipi","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147827","","IND","Son","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147828","","IND","Soriano","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147829","","IND","Souza","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147830","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","190.4","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147831","","IND","Staley","Josiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147832","","IND","Stamm","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147833","","IND","Stephens","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147834","","IND","Stidham","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147835","","IND","Suarez","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147836","","IND","Summers","Arlen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147837","","IND","Sumner","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147838","","IND","Sung","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147839","","IND","Svendsen","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147840","","IND","Swale","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147841","","IND","Tacklind","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147842","","IND","Tan","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147843","","IND","Tarango","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147844","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147845","","IND","Taylor","Kwamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147846","","IND","Taylor","Lee","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147847","","IND","Tejeda","Luz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147848","","IND","Thierry","Tremaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147850","","IND","Thomas","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147851","","IND","Thomas","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147852","","IND","Thomas","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147853","","IND","Thompson","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147854","","IND","Thornton","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147855","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147856","","IND","Tognozzi","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147857","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147858","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147859","","IND","Tong","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147860","","IND","Topping","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147861","","IND","Torchio","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147862","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147863","","IND","Toruno","Ivan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147864","","IND","Toth","Cramer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147865","","IND","Tovar","Oscar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147866","","IND","Trabert","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147867","","IND","Tran","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147868","","IND","Tran","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147869","","IND","Trevino","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147870","","IND","Trevino","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147871","","IND","Trinidad","Eunico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147872","","IND","Trotter","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147873","","IND","Truong","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147874","","IND","Tuttle","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147875","","IND","Tuyor","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147876","","IND","Tyson","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147877","","IND","Ulrich","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147878","","IND","Ureta","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147879","","IND","Van Dalen","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147880","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147881","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147882","","IND","Vasquez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147883","","IND","Vega","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147884","","IND","Vega","Gabriel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147885","","IND","Veitch","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147886","","IND","Velasquez","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147887","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147888","","IND","Vella","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147889","","IND","Vierra","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147890","","IND","Villafana","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147891","","IND","Vittone","Steve","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147892","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147893","","IND","Vo","Thang","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147894","","IND","Vo","Viet","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147895","","IND","Wagner","Asha","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147896","","IND","Walker","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147897","","IND","Walker","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147898","","IND","Walker","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147899","","IND","Wallace","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147900","","IND","Walsh","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147901","","IND","Walton","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147902","","IND","Wargo","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147903","","IND","Warne","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147904","","IND","Warner","Eddie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147905","","IND","Warren","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147906","","IND","Watts","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147907","","IND","Weseman","Read","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147908","","IND","West","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147909","","IND","West","Tim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147910","","IND","Westcott","Erik","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147911","","IND","Westcott","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147912","","IND","Whipple","Dean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147913","","IND","Whyte","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147914","","IND","Wilcox","Quentin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147915","","IND","Wilder","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147916","","IND","Williams","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147917","","IND","Williams","Pierce","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147918","","IND","Willis","Blaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147919","","IND","Wise","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147920","","IND","Woeste","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147921","","IND","Wong","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147922","","IND","Wong","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147923","","IND","Wong","Stan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147924","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147925","","IND","Yee","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147926","","IND","Yendrey","Bennett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147927","","IND","Yezek","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147928","","IND","Young","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147929","","IND","Zamora","Andres","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147930","","IND","Zavattero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147931","","IND","Zerweck","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147932","","IND","Zogg","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44144.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147936","","IND","Acosta","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147937","","IND","Acuna","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147938","","IND","Adams","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147939","","IND","Adams","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147940","","IND","Afshar","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147941","","IND","Aghasian","Edwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147942","","IND","Aguilar","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147943","","IND","Ain","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147944","","IND","Alameda","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147945","","IND","Alanis","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147946","","IND","Alaniz","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147947","","IND","Alexander","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147948","","IND","Allen","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147949","","IND","Allread","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147950","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147951","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147952","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147953","","IND","Amaro","Douglas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147954","","IND","Anderson","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147955","","IND","Anderson","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147956","","IND","Anderson","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147957","","IND","Aparicio","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147958","","IND","Aquino","Charleson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147959","","IND","Aranda","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147960","","IND","Arata","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","172.55","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147961","","IND","Arellano","Sergio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147962","","IND","Ascencio","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147963","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147964","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147965","","IND","Augustine","Karren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147966","","IND","Avery","Vernon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147967","","IND","Avila","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147968","","IND","Azcona","Javier","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147969","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147970","","IND","Bacon","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147971","","IND","Bailey","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147972","","IND","Baliscao","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147973","","IND","Barbour","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147974","","IND","Barmore","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147975","","IND","Barnett","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147976","","IND","Barone","Wesley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147977","","IND","Barragan","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147978","","IND","Bartels","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147979","","IND","Bartra","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147980","","IND","Bastas","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147981","","IND","Beck","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147982","","IND","Becklund","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147983","","IND","Bell","Dennis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147984","","IND","Bell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147985","","IND","Bello","Nick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147986","","IND","Belton","Arthur","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147987","","IND","Bennett","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147988","","IND","Berger","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147989","","IND","Betancourt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147990","","IND","Bevington","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147991","","IND","Biakanja","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147992","","IND","Bingham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147993","","IND","Bittner","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147994","","IND","Bivens","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147995","","IND","Black","Craig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147996","","IND","Blackwell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147997","","IND","Blean","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147998","","IND","Blech","Holger","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC147999","","IND","Blinn","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148000","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148001","","IND","Boelter","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148002","","IND","Bonanno","Leandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148003","","IND","Booth","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148004","","IND","Borges","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148005","","IND","Borreson","Kim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148006","","IND","Boscovich","Harold","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148007","","IND","Boxx","Gillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148008","","IND","Bradley","Derrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148009","","IND","Bratcher","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148010","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148011","","IND","Briggs","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148012","","IND","Brito","Paulo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148013","","IND","Britton","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148014","","IND","Broce","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148015","","IND","Brock","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148016","","IND","Broida","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148017","","IND","Brosnan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148018","","IND","Brown","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148019","","IND","Brown","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148020","","IND","Bruni","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148021","","IND","Buller","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148022","","IND","Burchette","Glynn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148023","","IND","Burke","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148024","","IND","Butler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148025","","IND","Buttitta","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148026","","IND","Caginia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148027","","IND","Campbell","Herb","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148028","","IND","Campbell","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148029","","IND","Caponio","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148030","","IND","Carbajal","George","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148031","","IND","Carilli","Dominick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148032","","IND","Carlock","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148033","","IND","Carlson","Clay","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148034","","IND","Carranza","Adolph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148035","","IND","Carrasco","Fred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148036","","IND","Carter","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148037","","IND","Castaneda","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148038","","IND","Charekian","Galvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148039","","IND","Chavez","Refugio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148040","","IND","Chekouras","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148041","","IND","Chipkin","Adam","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148042","","IND","Choy","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148043","","IND","Chua","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148044","","IND","Chung","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148045","","IND","Cilk","Shane","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148046","","IND","Clark","Zach","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148047","","IND","Clausen","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148048","","IND","Clementino","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148049","","IND","Clements","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148050","","IND","Clet","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148051","","IND","Cloutier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148052","","IND","Coats","Soren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148053","","IND","Cobillas","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148054","","IND","Coccellato","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148055","","IND","Comandante","Federico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148056","","IND","Conde","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148057","","IND","Condren","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148058","","IND","Cone","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148059","","IND","Coner","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148060","","IND","Connelly","Neil","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148061","","IND","Connelly","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148062","","IND","Conner","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148063","","IND","Conroy","Cameron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148064","","IND","Cook","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148065","","IND","Core","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148066","","IND","Cornelio","Marco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148067","","IND","Corona","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148068","","IND","Corona","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148069","","IND","Correa","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148070","","IND","Cowan","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148071","","IND","Crawford","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148072","","IND","Crespin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148073","","IND","Crisler","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148074","","IND","Crivello","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148075","","IND","Cruz","Marcos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148076","","IND","Culajay","Guillermo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148077","","IND","Culbertson","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148078","","IND","Cunningham","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148079","","IND","Curry","Ronald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148080","","IND","D'Amico","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148081","","IND","Danielsen","Kara","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148082","","IND","Davila","Edgar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148083","","IND","Davis","Justin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148084","","IND","Davis","Russell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148085","","IND","Dawson","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148086","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148087","","IND","De Mare","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148088","","IND","DeLintt","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148089","","IND","Deam","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148090","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148091","","IND","Del Bando","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148092","","IND","Delaye","Pierre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148093","","IND","Dellinger","Johnny","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148094","","IND","Demers","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148095","","IND","Depaz","Pascal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148096","","IND","Diaz","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148097","","IND","Diaz","Leia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148098","","IND","Diehl","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148099","","IND","Dilloughery","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148100","","IND","Dixon","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148101","","IND","Dizon","Angel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148102","","IND","Doan","Bien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148103","","IND","Doan","Hien","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148104","","IND","Dobson","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148105","","IND","Doria","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148106","","IND","Dorman","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148107","","IND","Doss","Cleotis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148108","","IND","Doty","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148109","","IND","Dragges","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148110","","IND","Duenas","Maximillian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148111","","IND","Duong","Di-An","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148112","","IND","Dziuba","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148113","","IND","Ehlers","Barry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148114","","IND","Einhorn","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148115","","IND","Ellis","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148116","","IND","Endicott","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148117","","IND","England","Carl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148118","","IND","Engles","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148119","","IND","Ennes","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148120","","IND","Erbe","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148121","","IND","Erickson-Nadell","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148122","","IND","Escalera","Jonas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148123","","IND","Escobar","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148124","","IND","Escobar","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148125","","IND","Escobar","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148126","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148127","","IND","Estrada","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148128","","IND","Estrada","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148129","","IND","Estrada","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148130","","IND","Fabiny","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148131","","IND","Fanucchi","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148132","","IND","Favorito","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148133","","IND","Fernandez","Forest","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148134","","IND","Ferrito","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148135","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148136","","IND","Filippini","Corey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148137","","IND","Filippone","Francesco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148138","","IND","Flanagan","Graham","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148139","","IND","Florea","Florin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148140","","IND","Flores","Saul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148141","","IND","Folia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148142","","IND","Folsom","Kenneth","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148143","","IND","Fong","Louis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148144","","IND","Forman","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148145","","IND","Foster","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148146","","IND","Fountaine","Jamal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148147","","IND","Francisco","Rocco","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148148","","IND","Franco","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148149","","IND","Franco","Pedro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148150","","IND","Frantzich","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148151","","IND","Fraser","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148152","","IND","Fryer","Beau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148153","","IND","Gall","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148154","","IND","Gallau","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148155","","IND","Gamino","Ramon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148156","","IND","Garcia","Atanacio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148157","","IND","Garcia","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148158","","IND","Garcia","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148159","","IND","Garcia","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148160","","IND","Garcia","Roberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148161","","IND","Gardanier","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148162","","IND","Gardner","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148163","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148164","","IND","Gerbino","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148165","","IND","Gervasoni","Bret","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148166","","IND","Getchell","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148167","","IND","Gilbert","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148168","","IND","Giordano","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148169","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148170","","IND","Gizowski","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148171","","IND","Godoy","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148172","","IND","Golder","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148173","","IND","Gomez","Carlos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148174","","IND","Gomez","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148175","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148176","","IND","Gonzalez","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148177","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148178","","IND","Goodrich","Luke","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148179","","IND","Gordon","Stefanos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148180","","IND","Gowdy","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148181","","IND","Goytia","Chad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148182","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148183","","IND","Guerrero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148184","","IND","Guerrero","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148185","","IND","Guitron","Santiago","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148186","","IND","Gullo","Gail","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148187","","IND","Guskov","Iurii","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148188","","IND","Gutgesell","Myles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148189","","IND","Gutierrez","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148190","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148191","","IND","Guy","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148192","","IND","Haag","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148193","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148194","","IND","Hagerman","Randon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148195","","IND","Hall","Shad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148196","","IND","Hamilton","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148197","","IND","Hammond","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148198","","IND","Harkins","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148199","","IND","Harmount","Chris","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148200","","IND","Harper","Kenard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148201","","IND","Harper","Kiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148202","","IND","Harrell","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148203","","IND","Hart","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148204","","IND","Hartzell","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148205","","IND","Harward","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148206","","IND","Hassanali","Muizz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148207","","IND","Hathaway","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148208","","IND","Haulot","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148209","","IND","Haverty","Jennifer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148210","","IND","Hawkins","Troy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148211","","IND","Hayes","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148212","","IND","Haynes","Marc","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148213","","IND","Heald","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148214","","IND","Healy","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148215","","IND","Heredia","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148216","","IND","Herman","Aaron","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148217","","IND","Hernandez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148218","","IND","Herrera","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148219","","IND","Herzog","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148220","","IND","Hiatt","Blake","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148221","","IND","Hidalgo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148222","","IND","Hill","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148223","","IND","Hirsch","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148224","","IND","Ho","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148225","","IND","Hodges","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148226","","IND","Hodges","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148227","","IND","Holland","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148228","","IND","Horath","Dominic","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148229","","IND","Hsu","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148230","","IND","Hugger","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148231","","IND","Huynh","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148232","","IND","Hyland","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148233","","IND","Ibarra","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148234","","IND","Ibarra","Felipe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148235","","IND","Ignacio","Alfred","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148236","","IND","Ira","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148237","","IND","Isozaki","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148238","","IND","Jackson","Mathew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148239","","IND","Jacobs","Angela","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148240","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148241","","IND","Jimenez","Fernando","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148242","","IND","Jimenez","Santos","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148243","","IND","Johnson","Clint","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148244","","IND","Justason","Zachary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148245","","IND","Kaldor","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148246","","IND","Karlsten","Dan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148247","","IND","Kasten","Brendan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148248","","IND","Keegan","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148249","","IND","Kelly","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148250","","IND","Kelly","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148251","","IND","Kent","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148252","","IND","Kerin","Jamie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148253","","IND","King","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148254","","IND","King","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148255","","IND","Klay","Kristopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148256","","IND","Knight","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148257","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148258","","IND","Krassow","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148259","","IND","Kurpinsky","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148260","","IND","Laba","Maryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148261","","IND","Laird","Gerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148262","","IND","Landi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148263","","IND","Lang","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148264","","IND","Lara","Esteban","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148265","","IND","Larkin","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148266","","IND","Larsen","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148267","","IND","Lass","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148268","","IND","Lawler","Jesse","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148269","","IND","Lawton","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148270","","IND","Leach","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148271","","IND","Lee","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148272","","IND","Lee","Ruda","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148273","","IND","Leeds","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148274","","IND","Leglu","Edward","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148275","","IND","Lerma","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148276","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148277","","IND","Levin","Aleksandr","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148278","","IND","Lewis","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148279","","IND","Ling","Rocky","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148280","","IND","Livingston","Micheal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148281","","IND","Lizardo","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148282","","IND","Llorente","Brittani","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148283","","IND","Llosa","Alejandro","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148284","","IND","Lo","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148285","","IND","Lo","Vivian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148286","","IND","Loesche","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148287","","IND","Loessberg","Casilia","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148288","","IND","Long","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148289","","IND","Lopez","Moises","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148290","","IND","Lovens","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148291","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148292","","IND","Lucas","Carly","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148293","","IND","Lucchesi","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148294","","IND","Luna","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148295","","IND","Lyle","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148296","","IND","Maas","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148297","","IND","Maas","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148298","","IND","MacDonell","Brett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148299","","IND","Mackie","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148300","","IND","Macleod","Alexander","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148301","","IND","Madison","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148302","","IND","Magnus","Maxwell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148303","","IND","Mailander","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148304","","IND","Malandrino","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148305","","IND","Mann","Jeremy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148306","","IND","Maraldo","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148307","","IND","Markowski","Travis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148308","","IND","Marks","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148309","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148310","","IND","Marshall","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148311","","IND","Martello","Laura","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148312","","IND","Martin","Ross","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148313","","IND","Martinez","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148314","","IND","Martinez","Eugenio","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148315","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148316","","IND","Maskalik","Elena","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148317","","IND","Matcham","Tyler","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148318","","IND","Matlow","Mitchell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148319","","IND","Mauntz","Timothy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148320","","IND","May III","Gerald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148321","","IND","Mayorga","Raul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148322","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148323","","IND","McBride","Casey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148324","","IND","McCarthy","Mary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148325","","IND","McClelland","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148326","","IND","McClure","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148327","","IND","McDermott","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148328","","IND","McGovern","Donald","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148329","","IND","McKnight","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148330","","IND","McVeigh","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148331","","IND","McVey","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148332","","IND","Meeks","Melvin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148334","","IND","Melodia","Lars","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148335","","IND","Mendoza","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148336","","IND","Menges","Gavin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148337","","IND","Meric","Miran","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148338","","IND","Mickelsen","Karl","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148339","","IND","Middleton","Jarod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148340","","IND","Miller","Shaun","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148341","","IND","Mills","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148342","","IND","Mimms","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148343","","IND","Minoia","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148344","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148345","","IND","Moalem","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148346","","IND","Molloy","Julian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148347","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148348","","IND","Mora","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148349","","IND","Moraida","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148350","","IND","Morales","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148351","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148352","","IND","Morisey","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148353","","IND","Morris","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148354","","IND","Moses","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148355","","IND","Mota","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148356","","IND","Moth","Veasna","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148357","","IND","Moules","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148358","","IND","Mountain","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148359","","IND","Muldoon","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148360","","IND","Mumper","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148361","","IND","Mun","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148362","","IND","Murray","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148363","","IND","Nance","Collin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148364","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148365","","IND","Nave","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148366","","IND","Nelson","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148367","","IND","Nelson","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148368","","IND","Nelson","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148369","","IND","Newcombe","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148370","","IND","Newland","Tom","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148371","","IND","Newnom","Grant","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148372","","IND","Nguyen","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148373","","IND","Nguyen","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148374","","IND","Nguyen","Thanh","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148375","","IND","Nichols","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148376","","IND","Nilsson","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148377","","IND","Nobori","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148378","","IND","Noon","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148379","","IND","O'Connor","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148380","","IND","Oandason","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148381","","IND","Ochoa","Alonso","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148382","","IND","Ochoa","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148383","","IND","Ojeda","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148384","","IND","Oliver","Dashiell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148385","","IND","Oliver","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148386","","IND","Olmos","Alberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148387","","IND","Olmos","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148388","","IND","Olson","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148389","","IND","Omaleki","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148390","","IND","Ongolea","Garrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148391","","IND","Orfanel","Elrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148392","","IND","Orr","Bradley","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148393","","IND","Orsborn","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148394","","IND","Ortega","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148395","","IND","Paculba","Nico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148396","","IND","Padron","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148397","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148398","","IND","Page","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148399","","IND","Palodichuk","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148400","","IND","Parisi","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","196.35","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148401","","IND","Parker","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148402","","IND","Parker","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148403","","IND","Parmer","Derek","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148404","","IND","Patocchi","Trevor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148405","","IND","Pavloff","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148406","","IND","Pelot","Sage","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148407","","IND","Pena","Alcibiades","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148408","","IND","Pereira","Anselmo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148409","","IND","Pereira","Joe","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148410","","IND","Pereira","Manuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148411","","IND","Peuler","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148412","","IND","Pham","Hau","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148413","","IND","Phelan","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148414","","IND","Piccardo","Tony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148415","","IND","Pickup","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148416","","IND","Piercy","Spencer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148417","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148418","","IND","Poblete","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148419","","IND","Polidoro","Pablo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148420","","IND","Pons","Alex","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148421","","IND","Posada","Gilbert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148422","","IND","Prada","Samuel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148423","","IND","Puddicombe","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148424","","IND","Puerta","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148425","","IND","Ragan","Brandon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148426","","IND","Ragsac","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148427","","IND","Ramirez","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148428","","IND","Ramirez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148429","","IND","Ramos","Aries","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148430","","IND","Ramos","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148431","","IND","Read","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148432","","IND","Rector","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148433","","IND","Reggiardo","Philip","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148434","","IND","Reich","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148435","","IND","Reid","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148436","","IND","Reynolds","Neal","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148437","","IND","Rhodes","Jacob","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148438","","IND","Riley","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148439","","IND","Rishel","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148440","","IND","Rivera","Walter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148441","","IND","Ro","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148442","","IND","Roberts","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148443","","IND","Robinson","Dustin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148444","","IND","Robinson","Kerry","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148445","","IND","Rocha","Heriberto","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148446","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148447","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148448","","IND","Rollins","Tyson","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148449","","IND","Roman","Peter","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148450","","IND","Rondone","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148451","","IND","Rooney","Logan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148452","","IND","Roque","Luis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148453","","IND","Rosa","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148454","","IND","Rosenquist","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148455","","IND","Rosingana","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148456","","IND","Rudy","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148457","","IND","Ryan","Francis","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148458","","IND","Salas","Moses","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148459","","IND","Salcido","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148460","","IND","Sales","Darrell","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148461","","IND","Sanchez","Jesus","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148462","","IND","Sanchez","Thomas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148463","","IND","Sandoval","Hector","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148464","","IND","Sandoval","Jose","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148465","","IND","Santamaria","Juan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148466","","IND","Saracino","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148467","","IND","Sargent","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148468","","IND","Savage","Jonathan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148469","","IND","Savedra","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148470","","IND","Scardino","Sundance","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148471","","IND","Schaefer","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148472","","IND","Scheer","Hilary","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148473","","IND","Scheib","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148474","","IND","Schirmer","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148475","","IND","Schriver","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148476","","IND","Schubert","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148477","","IND","Schulte","Amy","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148478","","IND","Schulte","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148479","","IND","Scocca","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148480","","IND","Seadler","Richard","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148481","","IND","Seaton","Jeff","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148482","","IND","Seligman","Evan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148483","","IND","Senkier","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148484","","IND","Shaw","Jack","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148485","","IND","Shea","Jim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148486","","IND","Shea","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148487","","IND","Shepard","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148488","","IND","Silva","Eduardo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148489","","IND","Silva","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148490","","IND","Smith","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148491","","IND","Smith","Clinton","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148492","","IND","Smith","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148493","","IND","Smith","Obery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148494","","IND","Snapp","Brian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148495","","IND","Sniffen","Greig","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148496","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148497","","IND","Snyder","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148498","","IND","Soli","Tipi","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148499","","IND","Son","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148500","","IND","Soriano","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148501","","IND","Souza","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148502","","IND","Staley","Josiah","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148503","","IND","Stamm","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148504","","IND","Stephens","Dale","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148505","","IND","Stidham","Kevin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148506","","IND","Suarez","Jason","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148507","","IND","Summers","Arlen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148508","","IND","Sumner","Christopher","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148509","","IND","Sung","Anthony","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148510","","IND","Svendsen","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148511","","IND","Swale","Sean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148512","","IND","Tacklind","Shawn","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148513","","IND","Tan","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148514","","IND","Tarango","Cesar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148515","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148516","","IND","Taylor","Kwamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148517","","IND","Taylor","Lee","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148518","","IND","Tejeda","Luz","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148519","","IND","Thierry","Tremaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148521","","IND","Thomas","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148522","","IND","Thomas","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148523","","IND","Thomas","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148524","","IND","Thompson","Glen","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148525","","IND","Thornton","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148526","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148527","","IND","Tognozzi","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148528","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148529","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148530","","IND","Tong","Cuong","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148531","","IND","Topping","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148532","","IND","Torchio","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148533","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148534","","IND","Toruno","Ivan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148535","","IND","Toth","Cramer","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148536","","IND","Tovar","Oscar","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148537","","IND","Trabert","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148538","","IND","Tran","Paul","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148539","","IND","Tran","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148540","","IND","Trevino","Kyle","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148541","","IND","Trevino","Ray","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148542","","IND","Trinidad","Eunico","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148543","","IND","Trotter","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148544","","IND","Truong","Christian","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148545","","IND","Tuttle","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148546","","IND","Tuyor","Gregory","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148547","","IND","Tyson","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148548","","IND","Ulrich","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148549","","IND","Ureta","John","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148550","","IND","Van Dalen","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148551","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148552","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148553","","IND","Vasquez","Albert","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148554","","IND","Vega","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148555","","IND","Vega","Gabriel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148556","","IND","Veitch","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148557","","IND","Velasquez","Victor","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148558","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148559","","IND","Vella","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148560","","IND","Vierra","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148561","","IND","Villafana","Miguel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","142.8","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148562","","IND","Vittone","Steve","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148563","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148564","","IND","Vo","Thang","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148565","","IND","Vo","Viet","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148566","","IND","Wagner","Asha","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148567","","IND","Walker","Eric","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148568","","IND","Walker","Martin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148569","","IND","Walker","Scott","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148570","","IND","Wallace","Darren","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148571","","IND","Walsh","Jon","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148572","","IND","Walton","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148573","","IND","Wargo","William","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148574","","IND","Warne","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148575","","IND","Warner","Eddie","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148576","","IND","Warren","Joshua","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148577","","IND","Watts","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148578","","IND","Weseman","Read","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148579","","IND","West","Ryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148580","","IND","West","Tim","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148581","","IND","Westcott","Erik","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148582","","IND","Westcott","Matthew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148583","","IND","Whipple","Dean","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148584","","IND","Whyte","Andrew","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148585","","IND","Wilcox","Quentin","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148586","","IND","Wilder","Nicholas","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148587","","IND","Williams","Daniel","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148588","","IND","Williams","Pierce","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148589","","IND","Willis","Blaine","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148590","","IND","Wise","Charles","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148591","","IND","Woeste","Keith","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148592","","IND","Wong","Bryan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148593","","IND","Wong","Mark","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148594","","IND","Wong","Stan","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148595","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148596","","IND","Yee","David","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148597","","IND","Yendrey","Bennett","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148598","","IND","Yezek","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148599","","IND","Young","James","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148600","","IND","Zamora","Andres","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148601","","IND","Zavattero","Joseph","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148602","","IND","Zerweck","Michael","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC148603","","IND","Zogg","Steven","","","","","San Jose","CA","95111.0","City of San Jose","Firefighter","","","44190.0","","11.9","","","","","","","202.3","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","C","NON143908","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","44102.0","","527.3","","","","","","","8701.7","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","C","NON147934","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","44126.0","","1365.4","","","","","","","8701.7","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","C","NON147935","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","44165.0","","249.0","","","","","","","8701.7","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","I","INC148604","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","44190.0","","9853.0","","","","","","","0.0","","","","","Deposit Made in Error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","2/1/2021 2:41:10 PM","9/20/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP148605","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","44190.0","","9853.0","","","","","","","9853.0","","","","","Refund of Deposits in Error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138491","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138492","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138493","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138494","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138495","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138496","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138497","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138498","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138499","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138500","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138501","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138502","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138503","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138504","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138505","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138506","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138507","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138508","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138509","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138511","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138513","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138515","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138516","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138517","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138518","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138519","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138520","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138521","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138522","","IND","Azcona","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138523","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138524","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138525","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138526","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138527","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138528","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138529","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138530","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138531","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138532","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138533","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138534","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138535","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138536","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138537","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138538","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138539","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138540","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138541","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138542","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138543","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138544","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138545","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138546","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138547","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138548","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138549","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138550","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138551","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138552","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138553","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138554","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138555","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138556","","IND","Bonanno","Leandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138557","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138558","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138559","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138560","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138561","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138562","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138563","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138564","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138565","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138566","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138567","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138568","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138569","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138570","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138571","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138572","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138574","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138575","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138576","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138577","","IND","Burchette","Glynn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138578","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138579","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138580","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138581","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138582","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138583","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138584","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138585","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138586","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138587","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138588","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138589","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138590","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138591","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138592","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138593","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138594","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138595","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138596","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138597","","IND","Choy","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138598","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138599","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138601","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138602","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138603","","IND","Clementino","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138604","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138605","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138606","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138607","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138608","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138609","","IND","Coccellato","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138610","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138611","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138612","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138613","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138614","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138615","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138616","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138617","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138618","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138619","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138620","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138621","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138622","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138623","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138624","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138625","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138626","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138627","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138628","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138629","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138630","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138632","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138633","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138634","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138635","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138636","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138637","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138638","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138639","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138640","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138641","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138642","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138643","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138644","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138645","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138646","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138647","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138648","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138649","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138650","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138651","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138652","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138653","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138654","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138655","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138656","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138657","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138658","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138659","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138660","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138661","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138662","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138663","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138664","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138665","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138666","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138667","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138668","","IND","Duong","Di-An","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138669","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138670","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138671","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138672","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138673","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138674","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138675","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138676","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138677","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138679","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138680","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138681","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138682","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138683","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138684","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138685","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138686","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138687","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138688","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138689","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138690","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138691","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138692","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138693","","IND","Filippini","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138694","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138695","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138696","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138697","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138698","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138699","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138700","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138701","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138703","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138704","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138705","","IND","Franco","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138706","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138707","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138708","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138709","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138710","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138712","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138713","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138714","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138715","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138716","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138717","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138718","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138719","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138720","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138721","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138722","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138723","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138724","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138725","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138726","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138727","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138728","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138729","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138730","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138731","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138732","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138733","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138734","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138735","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138736","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138737","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138738","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138739","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138740","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138741","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138742","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138743","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138744","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138745","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138746","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138747","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138748","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138749","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138750","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138751","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138752","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138753","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138754","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138755","","IND","Hammond","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138756","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138757","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138758","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138759","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138760","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138761","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138763","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138764","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138765","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138766","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138768","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138769","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138770","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138771","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138772","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138773","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138774","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138775","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138776","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138777","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138778","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138779","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138780","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138781","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138782","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138783","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138784","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138785","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138787","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138788","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138790","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138791","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138792","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138793","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138794","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138795","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138796","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138797","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138798","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138799","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138800","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138801","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138802","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138803","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138804","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138805","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138806","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138807","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138808","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138809","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138810","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138811","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138812","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138813","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138814","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138815","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138816","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138817","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138818","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138819","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138820","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138821","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138822","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138823","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138824","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138825","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138826","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138827","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138828","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138829","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138830","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138831","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138832","","IND","Lee","Ruda","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138833","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138834","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138835","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138836","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138837","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138838","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138839","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138840","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138841","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138842","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138843","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138844","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138845","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138846","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138847","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138848","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138849","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138850","","IND","Lopez","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138851","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138852","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138854","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138855","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138856","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138857","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138858","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138859","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138861","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138862","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138863","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138864","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138865","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138866","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138867","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138868","","IND","Markowski","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138869","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138870","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138871","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138872","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138873","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138874","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138875","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138876","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138877","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138878","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138879","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138880","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138881","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138882","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138883","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138884","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138885","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138886","","IND","McClelland","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138887","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138888","","IND","McDermott","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138889","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138890","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138891","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138892","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138893","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138894","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138895","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138896","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138899","","IND","Mickelsen","Karl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138900","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138901","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138902","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138903","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138904","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138905","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138906","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138907","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138908","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138909","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138910","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138911","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138912","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138913","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138915","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138916","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138917","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138918","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138919","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138920","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138921","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138922","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138923","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138924","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138925","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138926","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138927","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138928","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138929","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138930","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138931","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138932","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138933","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138934","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138935","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138936","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138937","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138938","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138939","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138940","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138941","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138942","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138943","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138945","","IND","Oliver","Dashiell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138946","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138947","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138948","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138949","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138950","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138951","","IND","Ongolea","Garrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138952","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138953","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138954","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138955","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138956","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138957","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138958","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138959","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138960","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138961","","IND","Parisi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","113.05","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138962","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138963","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138964","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138965","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138966","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138967","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138968","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138969","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138970","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138971","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138972","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138973","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138974","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138975","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138976","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138977","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138978","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138979","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138980","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138981","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138982","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138983","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138984","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138985","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138987","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138988","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138989","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138990","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138991","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138992","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138993","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138994","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138995","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138996","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138997","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138998","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC138999","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139000","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139001","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139002","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139003","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139004","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139005","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139006","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139007","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139008","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139009","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139010","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139011","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139012","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139013","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139014","","IND","Roque","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139015","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139016","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139017","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139018","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139019","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139020","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139021","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139022","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139024","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139025","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139026","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139027","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139028","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139029","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139030","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139031","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139032","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139033","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139034","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139036","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139037","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139038","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139039","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139040","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139041","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139042","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139043","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139044","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139045","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139046","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139047","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139048","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139049","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139050","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139051","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139052","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139053","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139054","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139055","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139056","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139057","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139058","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139059","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139060","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139061","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139062","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139063","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139064","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139065","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139066","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139067","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139068","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139069","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139070","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139071","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139072","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139073","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139074","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139075","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139076","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139077","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139078","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139079","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139080","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139081","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139083","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139084","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139085","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139086","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139087","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139088","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139089","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139090","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139091","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139092","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139093","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139094","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139095","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139096","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139097","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139098","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139099","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139100","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139101","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139102","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139103","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139104","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139105","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139106","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139107","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139108","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139109","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139110","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139111","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139112","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139113","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139114","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139115","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139116","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139117","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139118","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139119","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139120","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139121","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139122","","IND","Vella","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139123","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139125","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139126","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139127","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139128","","IND","Vo","Viet","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139129","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139130","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139131","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139132","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139133","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139134","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139135","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139136","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139137","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139138","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139139","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139140","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139141","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139142","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139143","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139144","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139145","","IND","Westcott","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139146","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139147","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139148","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139149","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139150","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139151","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139152","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139153","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139154","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139155","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139156","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139157","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139158","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139159","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139160","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139161","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139162","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139163","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139164","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139165","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139166","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139167","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44018.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139169","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139170","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139171","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139172","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139173","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139174","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139175","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139176","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139177","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139178","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139179","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139180","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139181","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139182","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139183","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139184","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139185","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139186","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139187","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139188","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139190","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139192","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139194","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139195","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139196","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139197","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139198","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139199","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139200","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139201","","IND","Azcona","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139202","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139203","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139204","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139205","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139206","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139207","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139208","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139209","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139210","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139211","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139212","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139213","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139214","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139215","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139216","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139217","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139218","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139219","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139220","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139221","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139222","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139223","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139224","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139225","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139226","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139227","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139228","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139229","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139230","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139231","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139232","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139233","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139234","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139235","","IND","Bonanno","Leandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139236","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139237","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139238","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139239","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139240","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139241","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139242","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139243","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139244","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139245","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139246","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139247","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139248","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139249","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139250","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139251","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139253","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139254","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139255","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139256","","IND","Burchette","Glynn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139257","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139258","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139259","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139260","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139261","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139262","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139263","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139264","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139265","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139266","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139267","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139268","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139269","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139270","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139271","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139272","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139273","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139274","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139275","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139276","","IND","Choy","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139277","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139278","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139280","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139281","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139282","","IND","Clementino","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139283","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139284","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139285","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139286","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139287","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139288","","IND","Coccellato","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139289","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139290","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139291","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139292","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139293","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139294","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139295","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139296","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139297","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139298","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139299","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139300","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139301","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139302","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139303","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139304","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139305","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139306","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139307","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139308","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139309","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139311","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139312","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139313","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139314","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139315","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139316","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139317","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139318","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139319","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139320","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139321","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139322","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139323","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139324","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139325","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139326","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139327","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139328","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139329","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139330","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139331","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139332","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139333","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139334","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139335","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139336","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139337","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139338","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139339","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139340","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139341","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139342","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139343","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139344","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139345","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139346","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139347","","IND","Duong","Di-An","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139348","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139349","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139350","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139351","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139352","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139353","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139354","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139355","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139356","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139358","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139359","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139360","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139361","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139362","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139363","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139364","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139365","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139366","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139367","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139368","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139369","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139370","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139371","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139372","","IND","Filippini","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139373","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139374","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139375","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139376","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139377","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139378","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139379","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139380","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139382","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139383","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139384","","IND","Franco","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139385","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139386","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139387","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139388","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139389","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139391","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139392","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139393","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139394","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139395","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139396","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139397","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139398","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139399","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139400","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139401","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139402","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139403","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139404","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139405","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139406","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139407","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139408","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139409","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139410","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139411","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139412","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139413","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139414","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139415","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139416","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139417","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139418","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139419","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139420","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139421","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139422","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139423","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139424","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139425","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139426","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139427","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139428","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139429","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139430","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139431","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139432","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139433","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139434","","IND","Hammond","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139435","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139436","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139437","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139438","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139439","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139440","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139442","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139443","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139444","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139445","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139447","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139448","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139449","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139450","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139451","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139452","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139453","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139454","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139455","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139456","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139457","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139458","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139459","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139460","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139461","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139462","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139463","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139464","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139466","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139467","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139469","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139470","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139471","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139472","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139473","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139474","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139475","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139476","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139477","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139478","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139479","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139480","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139481","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139482","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139483","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139484","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139485","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139486","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139487","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139488","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139489","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139490","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139491","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139492","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139493","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139494","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139495","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139496","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139497","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139498","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139499","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139500","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139501","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139502","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139503","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139504","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139505","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139506","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139507","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139508","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139509","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139510","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139511","","IND","Lee","Ruda","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139512","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139513","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139514","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139515","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139516","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139517","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139518","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139519","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139520","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139521","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139522","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139523","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139524","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139525","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139526","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139527","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139528","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139529","","IND","Lopez","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139530","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139531","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139533","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139534","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139535","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139536","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139537","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139538","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139540","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139541","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139542","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139543","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139544","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139545","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139546","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139547","","IND","Markowski","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139548","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139549","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139550","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139551","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139552","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139553","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139554","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139555","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139556","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139557","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139558","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139559","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139560","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139561","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139562","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139563","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139564","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139565","","IND","McClelland","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139566","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139567","","IND","McDermott","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139568","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139569","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139570","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139571","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139572","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139573","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139574","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139575","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139578","","IND","Mickelsen","Karl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139579","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139580","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139581","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139582","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139583","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139584","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139585","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139586","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139587","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139588","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139589","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139590","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139591","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139592","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139594","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139595","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139596","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139597","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139598","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139599","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139600","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139601","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139602","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139603","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139604","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139605","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139606","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139607","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139608","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139609","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139610","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139611","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139612","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139613","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139614","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139615","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139616","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139617","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139618","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139619","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139620","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139621","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139622","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139624","","IND","Oliver","Dashiell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139625","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139626","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139627","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139628","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139629","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139630","","IND","Ongolea","Garrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139631","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139632","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139633","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139634","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139635","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139636","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139637","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139638","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139639","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139640","","IND","Parisi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","113.05","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139641","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139642","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139643","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139644","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139645","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139646","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139647","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139648","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139649","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139650","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139651","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139652","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139653","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139654","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139655","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139656","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139657","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139658","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139659","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139660","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139661","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139662","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139663","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139664","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139666","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139667","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139668","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139669","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139670","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139671","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139672","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139673","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139674","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139675","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139676","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139677","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139678","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139679","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139680","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139681","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139682","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139683","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139684","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139685","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139686","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139687","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139688","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139689","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139690","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139691","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139692","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139693","","IND","Roque","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139694","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139695","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139696","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139697","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139698","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139699","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139700","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139701","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139703","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139704","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139705","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139706","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139707","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139708","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139709","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139710","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139711","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139712","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139713","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139715","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139716","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139717","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139718","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139719","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139720","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139721","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139722","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139723","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139724","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139725","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139726","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139727","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139728","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139729","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139730","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139731","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139732","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139733","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139734","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139735","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139736","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139737","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139738","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139739","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139740","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139741","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139742","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139743","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139744","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139745","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139746","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139747","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139748","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139749","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139750","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139751","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139752","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139753","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139754","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139755","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139756","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139757","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139758","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139759","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139760","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139762","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139763","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139764","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139765","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139766","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139767","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139768","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139769","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139770","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139771","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139772","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139773","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139774","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139775","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139776","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139777","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139778","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139779","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139780","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139781","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139782","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139783","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139784","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139785","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139786","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139787","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139788","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139789","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139790","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139791","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139792","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139793","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139794","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139795","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139796","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139797","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139798","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139799","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139800","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139801","","IND","Vella","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139802","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139804","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139805","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139806","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139807","","IND","Vo","Viet","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139808","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139809","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139810","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139811","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139812","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139813","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139814","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139815","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139816","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139817","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139818","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139819","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139820","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139821","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139822","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139823","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139824","","IND","Westcott","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139825","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139826","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139827","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139828","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139829","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139830","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139831","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139832","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139833","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139834","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139835","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139836","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139837","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139838","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139839","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139840","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139841","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139842","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139843","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139844","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC139845","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44032.0","","5.95","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140534","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140535","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140536","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140537","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140538","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140539","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140540","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140541","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140542","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140543","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140544","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140545","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140546","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140547","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140548","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140549","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140550","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140551","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140552","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140553","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140555","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140557","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140559","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140560","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140561","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140562","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140563","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140564","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140565","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140566","","IND","Azcona","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140567","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140568","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140569","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140570","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140571","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140572","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140573","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140574","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140575","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140576","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140577","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140578","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140579","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140580","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140581","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140582","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140583","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140584","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140585","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140586","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140587","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140588","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140589","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140590","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140591","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140592","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140593","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140594","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140595","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140596","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140597","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140598","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140599","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140600","","IND","Bonanno","Leandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140601","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140602","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140603","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140604","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140605","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140606","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140607","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140608","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140609","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140610","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140611","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140612","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140613","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140614","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140615","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140616","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140618","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140619","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140620","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140621","","IND","Burchette","Glynn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140622","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140623","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140624","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140625","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140626","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140627","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140628","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140629","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140630","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140631","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140632","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140633","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140634","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140635","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140636","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140637","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140638","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140639","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140640","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140641","","IND","Choy","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140642","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140643","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140645","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140646","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140647","","IND","Clementino","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140648","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140649","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140650","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140651","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140652","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140653","","IND","Coccellato","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140654","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140655","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140656","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140657","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140658","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140659","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140660","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140661","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140662","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140663","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140664","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140665","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140666","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140667","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140668","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140669","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140670","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140671","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140672","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140673","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140674","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140675","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140676","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140677","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140678","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140679","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140680","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140681","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140682","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140683","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140684","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140685","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140686","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140687","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140688","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140689","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140690","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140691","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140692","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140693","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140694","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140695","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140696","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140697","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140698","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140699","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140700","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140701","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140702","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140703","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140704","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140705","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140706","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140707","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140708","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140709","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140710","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140711","","IND","Duong","Di-An","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140712","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140713","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140714","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140715","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140716","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140717","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140718","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140719","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140720","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140722","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140723","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140724","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140725","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140726","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140727","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140728","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140729","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140730","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140731","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140732","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140733","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140734","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140735","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140736","","IND","Filippini","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140737","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140738","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140739","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140740","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140741","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140742","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140743","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140744","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140746","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140747","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140748","","IND","Franco","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140749","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140750","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140751","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140752","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140753","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140755","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140756","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140757","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140758","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140759","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140760","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140761","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140762","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140763","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140764","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140765","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140766","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140767","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140768","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140769","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140770","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140771","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140772","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140773","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140774","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140775","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140776","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140777","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140778","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140779","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140780","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140781","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140782","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140783","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140784","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140785","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140786","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140787","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140788","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140789","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140790","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140791","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140792","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140793","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140794","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140795","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140796","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140797","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140798","","IND","Hammond","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140799","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140800","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140801","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140802","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140803","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140804","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140806","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140807","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140808","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140809","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140811","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140812","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140813","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140814","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140815","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140816","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140817","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140818","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140819","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140820","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140821","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140822","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140823","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140824","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140825","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140826","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140827","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140828","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140830","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140831","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140833","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140834","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140835","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140836","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140837","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140838","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140839","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140840","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140841","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140842","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140843","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140844","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140845","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140846","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140847","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140848","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140849","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140850","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140851","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140852","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140853","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140854","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140855","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140856","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140857","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140858","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140859","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140860","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140861","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140862","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140863","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140864","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140865","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140866","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140867","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140868","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140869","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140870","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140871","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140872","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140873","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140874","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140875","","IND","Lee","Ruda","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140876","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140877","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140878","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140879","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140880","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140881","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140882","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140883","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140884","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140885","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140886","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140887","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140888","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140889","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140890","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140891","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140892","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140893","","IND","Lopez","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140894","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140895","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140897","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140898","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140899","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140900","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140901","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140902","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140904","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140905","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140906","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140907","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140908","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140909","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140910","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140911","","IND","Markowski","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140912","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140913","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140914","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140915","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140916","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140917","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140918","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140919","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140920","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140921","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140922","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140923","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140924","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140925","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140926","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140927","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140928","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140929","","IND","McClelland","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140930","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140931","","IND","McDermott","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140932","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140933","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140934","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140935","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140936","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140937","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140939","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140940","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140943","","IND","Mickelsen","Karl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140944","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140945","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140946","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140947","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140948","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140949","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140950","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140951","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140952","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140953","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140954","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140955","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140956","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140957","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140959","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140960","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140961","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140962","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140963","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140964","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140965","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140966","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140967","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140968","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140969","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140970","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140971","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140972","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140973","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140974","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140975","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140976","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140977","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140978","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140979","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140980","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140981","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140982","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140983","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140984","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140985","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140986","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140987","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140989","","IND","Oliver","Dashiell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140990","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140991","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140992","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140993","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140994","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140995","","IND","Ongolea","Garrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140996","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140997","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140998","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC140999","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141000","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141001","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141002","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141003","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141004","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141005","","IND","Parisi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","113.05","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141006","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141007","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141008","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141009","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141010","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141011","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141012","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141013","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141014","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141015","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141016","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141017","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141018","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141019","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141020","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141021","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141022","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141023","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141024","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141025","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141026","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141027","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141028","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141029","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141031","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141032","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141033","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141034","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141035","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141036","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141037","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141038","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141039","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141040","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141041","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141042","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141043","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141044","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141045","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141046","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141047","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141048","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141049","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141050","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141051","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141052","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141053","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141054","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141055","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141056","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141057","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141058","","IND","Roque","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141059","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141060","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141061","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141062","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141063","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141064","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141065","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141066","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141067","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141068","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141069","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141070","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141071","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141072","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141073","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141074","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141075","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141076","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141077","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141079","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141080","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141081","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141082","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141083","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141084","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141085","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141086","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141087","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141088","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141089","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141090","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141091","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141092","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141093","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141094","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141095","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141096","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141097","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141098","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141099","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141100","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141101","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141102","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141103","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141104","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141105","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141106","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141107","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141108","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141109","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141110","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141111","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141112","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141113","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141114","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141115","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141116","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141117","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141118","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141119","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141120","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141121","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141122","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141123","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141124","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141126","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141127","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141128","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141129","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141130","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141131","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141132","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141133","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141134","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141135","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141136","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141137","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141138","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141139","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141140","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141141","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141142","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141143","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141144","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141145","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141146","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141147","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141148","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141149","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141150","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141151","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141152","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141153","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141154","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141155","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141156","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141157","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141158","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141159","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141160","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141161","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141162","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141163","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141164","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141165","","IND","Vella","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141166","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141168","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141169","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141170","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141171","","IND","Vo","Viet","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141172","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141173","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141174","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141175","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141176","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141177","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141178","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141179","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141180","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141181","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141182","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141183","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141184","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141185","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141186","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141187","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141188","","IND","Westcott","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141189","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141190","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141191","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141192","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141193","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141194","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141195","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141196","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141197","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141198","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141199","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141200","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141201","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141202","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141203","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141204","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141205","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141206","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141207","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141208","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC141209","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44062.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142557","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142558","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142559","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142560","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142561","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142562","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142563","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142564","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142565","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142566","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142567","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142568","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142569","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142570","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142571","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142572","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142573","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142574","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142575","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142576","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142578","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142580","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142582","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142583","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142584","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142585","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142586","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142587","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142588","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142589","","IND","Azcona","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142590","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142591","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142592","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142593","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142594","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142595","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142596","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142597","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142598","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142599","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142600","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142601","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142602","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142603","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142604","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142605","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142606","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142607","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142608","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142609","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142610","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142611","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142612","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142613","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142614","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142615","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142616","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142617","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142618","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142619","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142620","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142621","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142622","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142623","","IND","Bonanno","Leandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142624","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142625","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142626","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142627","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142628","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142629","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142630","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142631","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142632","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142633","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142634","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142635","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142636","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142637","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142638","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142639","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142640","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142641","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142642","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142643","","IND","Burchette","Glynn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142644","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142645","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142646","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142647","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142648","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142649","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142650","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142651","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142652","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142653","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142654","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142655","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142656","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142657","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142658","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142659","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142660","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142661","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142662","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142663","","IND","Choy","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142664","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142665","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142667","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142668","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142669","","IND","Clementino","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142670","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142671","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142672","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142673","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142674","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142675","","IND","Coccellato","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142676","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142677","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142678","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142679","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142680","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142681","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142682","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142683","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142684","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142685","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142686","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142687","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142688","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142689","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142690","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142691","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142692","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142693","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142694","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142695","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142696","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142697","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142698","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142699","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142700","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142701","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142702","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142703","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142704","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142705","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142706","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142707","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142708","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142709","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142710","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142711","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142712","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142713","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142714","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142715","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142716","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142717","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142718","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142719","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142720","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142721","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142722","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142723","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142724","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142725","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142726","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142727","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142728","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142729","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142730","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142732","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142733","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142734","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142736","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142737","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142738","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142740","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142741","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142742","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142743","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142744","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142745","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142746","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142747","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142748","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142749","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142750","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142751","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142752","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142753","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142754","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142755","","IND","Azcona","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142756","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142757","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142758","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142759","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142760","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142761","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142762","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142763","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142764","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142765","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142766","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142767","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142768","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142769","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142770","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142771","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142772","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142773","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142774","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142775","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142776","","IND","Duong","Di-An","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142777","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142778","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142779","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142780","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142781","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142782","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142783","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142784","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142785","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142786","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142787","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142788","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142789","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142790","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142791","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142792","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142793","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142794","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142795","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142797","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142798","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142799","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142800","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142801","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142802","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142803","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142804","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142805","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142806","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142807","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142808","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142809","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142810","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142811","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142812","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142813","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142814","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142815","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142816","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142817","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142818","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142819","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142820","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142821","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142822","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142823","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142824","","IND","Bonanno","Leandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142825","","IND","Filippini","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142826","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142827","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142828","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142829","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142830","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142831","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142832","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142833","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142834","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142835","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142836","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142837","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142838","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142839","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142840","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142841","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142842","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142844","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142845","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142846","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142847","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142848","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142849","","IND","Franco","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142850","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142851","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142852","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142853","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142854","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142855","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142856","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142857","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142858","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142859","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142860","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142862","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142863","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142864","","IND","Burchette","Glynn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142865","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142866","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142867","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142868","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142869","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142870","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142871","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142872","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142873","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142874","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142875","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142876","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142877","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142878","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142879","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142880","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142881","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142882","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142883","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142884","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142885","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142886","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142887","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142888","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142889","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142890","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142891","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142892","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142893","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142894","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142895","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142896","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142897","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142898","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142899","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142900","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142901","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142902","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142903","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142904","","IND","Choy","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142905","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142906","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142907","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142908","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142909","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142911","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142912","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142913","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142914","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142915","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142916","","IND","Clementino","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142917","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142918","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142919","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142920","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142921","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142922","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142923","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142924","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142925","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142926","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142927","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142928","","IND","Coccellato","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142929","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142930","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142931","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142932","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142933","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142934","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142935","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142936","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142937","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142938","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142939","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142940","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142941","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142942","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142943","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142944","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142945","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142946","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142947","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142948","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142949","","IND","Hammond","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142950","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142951","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142952","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142953","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142954","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142955","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142956","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142957","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142958","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142959","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142960","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142961","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142962","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142964","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142965","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142966","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142967","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142968","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142969","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142970","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142971","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142972","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142974","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142975","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142976","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142977","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142978","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142979","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142980","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142981","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142982","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142983","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142984","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142985","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142986","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142987","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142988","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142989","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142990","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142991","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142992","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142993","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142994","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142995","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142996","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142997","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142998","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC142999","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143000","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143001","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143002","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143003","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143004","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143005","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143006","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143007","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143008","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143009","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143010","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143012","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143013","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143014","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143015","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143016","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143018","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143019","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143020","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143021","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143022","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143023","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143024","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143025","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143026","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143027","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143028","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143029","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143030","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143031","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143032","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143033","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143034","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143035","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143036","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143037","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143038","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143039","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143040","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143041","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143042","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143043","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143044","","IND","Duong","Di-An","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143045","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143046","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143047","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143048","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143049","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143050","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143051","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143052","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143053","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143054","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143055","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143056","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143057","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143058","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143059","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143060","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143061","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143062","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143063","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143065","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143066","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143067","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143068","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143069","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143070","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143071","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143072","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143073","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143074","","IND","Espinoza-Virgen","Joel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143075","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143076","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143077","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143078","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143079","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143080","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143081","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143082","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143083","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143084","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143085","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143086","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143087","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143088","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143089","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143090","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143091","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143092","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143093","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143094","","IND","Filippini","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143095","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143096","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143097","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143098","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143099","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143100","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143101","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143102","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143103","","IND","Lee","Ruda","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143104","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143105","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143106","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143107","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143108","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143109","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143110","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143111","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143113","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143114","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143115","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143116","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143117","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143118","","IND","Franco","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143119","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143120","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143121","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143122","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143123","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143124","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143125","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143126","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143127","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143128","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143129","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143131","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143132","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143133","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143134","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143135","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143136","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143137","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143138","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143139","","IND","Lopez","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143140","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143141","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143142","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143143","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143144","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143146","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143147","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143148","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143149","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143150","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143151","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143152","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143153","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143154","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143155","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143156","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143157","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143158","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143160","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143161","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143162","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143163","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143164","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143165","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143166","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143167","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143168","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143169","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143170","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143171","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143172","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143173","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143174","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143175","","IND","Markowski","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143176","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143177","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143178","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143179","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143180","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143181","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143182","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143183","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143184","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143185","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143186","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143187","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143188","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143189","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143190","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143191","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143192","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143193","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143194","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143195","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143196","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143197","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143198","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143199","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143200","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143201","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143202","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143203","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143204","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143205","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143206","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143207","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143208","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143209","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143210","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143211","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143212","","IND","McClelland","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143213","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143214","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143215","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143216","","IND","McDermott","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143217","","IND","Hammond","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143218","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143219","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143220","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143221","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143222","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143223","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143224","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143225","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143226","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143227","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143228","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143229","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143230","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143231","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143234","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143236","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143237","","IND","Mickelsen","Karl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143238","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143239","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143240","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143241","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143243","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143244","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143245","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143246","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143247","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143248","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143249","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143250","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143251","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143252","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143253","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143254","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143255","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143256","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143257","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143258","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143259","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143260","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143261","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143262","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143263","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143264","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143265","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143266","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143268","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143269","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143270","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143271","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143272","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143273","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143274","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143275","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143276","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143277","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143278","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143279","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143281","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143282","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143283","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143284","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143285","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143287","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143288","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143289","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143290","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143291","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143292","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143293","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143294","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143295","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143296","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143297","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143298","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143299","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143300","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143301","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143302","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143303","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143304","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143305","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143306","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143307","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143308","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143309","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143310","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143311","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143312","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143313","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143314","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143315","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143316","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143317","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143318","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143319","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143320","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143321","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143322","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143323","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143324","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143325","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143326","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143328","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143329","","IND","Oliver","Dashiell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143330","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143331","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143332","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143333","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143334","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143335","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143336","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143337","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143338","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143339","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143340","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143341","","IND","Ongolea","Garrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143342","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143343","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143344","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143345","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143346","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143347","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143348","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143349","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143350","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143351","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143352","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143353","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143354","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143355","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143356","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143357","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143358","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143359","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143360","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143361","","IND","Parisi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","113.05","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143362","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143363","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143364","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143365","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143366","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143367","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143368","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143369","","IND","Lee","Ruda","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143370","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143371","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143372","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143373","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143374","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","107.1","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143375","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143376","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143377","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143378","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143379","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143380","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143381","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143382","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143383","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143384","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143385","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143386","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143387","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143388","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143389","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143390","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143391","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143392","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143393","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143394","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143395","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143396","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143397","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143398","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143399","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143400","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143401","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143402","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143403","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143404","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143405","","IND","Lopez","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143406","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143407","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143408","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143409","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143411","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143412","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143414","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143415","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143416","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143417","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143418","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143419","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143420","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143421","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143422","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143423","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143425","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143426","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143427","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143428","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143429","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143430","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143431","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143432","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143433","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143434","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143435","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143436","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143437","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143438","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143439","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143440","","IND","Markowski","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143441","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143442","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143443","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143444","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143445","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143446","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143447","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143448","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143449","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143450","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143451","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143452","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143453","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143454","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143455","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143456","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143457","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143458","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143459","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143460","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143461","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143462","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143463","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143464","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143465","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143466","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143467","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143468","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143469","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143470","","IND","Roque","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143471","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143472","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143473","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143474","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143475","","IND","McClelland","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143476","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143477","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143478","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143479","","IND","McDermott","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143480","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143481","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143482","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143483","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143484","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143485","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143486","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143487","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143488","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143489","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143490","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143491","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143492","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143493","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143494","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143495","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143496","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143498","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143500","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143501","","IND","Mickelsen","Karl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143502","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143503","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143504","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143505","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143506","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143507","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143508","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143509","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143511","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143512","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143513","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143514","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143515","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143516","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143517","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143518","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143519","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143520","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143521","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143522","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143523","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143524","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143525","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143526","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143527","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143528","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143529","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143530","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143532","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143533","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143534","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143535","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143536","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143537","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143538","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143539","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143540","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143541","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143542","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143543","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143544","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143545","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143546","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143547","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143548","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143549","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143550","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143551","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143552","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143553","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143554","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143555","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143556","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143557","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143558","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143559","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143560","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143561","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143562","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143563","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143564","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143565","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143566","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143567","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143568","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143569","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143570","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143571","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143572","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143573","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143574","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143575","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143576","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143577","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143578","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143579","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143580","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143581","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143582","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143583","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143584","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143585","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143586","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143587","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143588","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143589","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143591","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143592","","IND","Oliver","Dashiell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143593","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143594","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143595","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143596","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143597","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143598","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143599","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143600","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143601","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143602","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143603","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143604","","IND","Ongolea","Garrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143606","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143607","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143608","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143609","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143610","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143611","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143612","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143613","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143614","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143615","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143616","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143617","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143618","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143619","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143620","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143621","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143622","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143623","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143624","","IND","Parisi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","113.05","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143625","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143626","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143627","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143628","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143629","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143630","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143631","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143632","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143633","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143634","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143635","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143636","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143637","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143638","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143639","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143640","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143641","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143642","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143643","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143644","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143645","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143646","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143647","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143648","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143649","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143650","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143651","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143652","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143653","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143654","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143655","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143656","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143657","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143658","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143659","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143660","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143661","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143662","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143663","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143664","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143665","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143666","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143667","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143668","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143669","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143670","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143671","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143672","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143674","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143675","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143676","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143677","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143678","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143679","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143680","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143681","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143682","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143683","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143684","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143685","","IND","Vella","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143686","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143687","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143689","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143690","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143691","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143692","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143693","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143694","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143695","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143696","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143697","","IND","Vo","Viet","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143698","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143699","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143700","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143701","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143702","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143703","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143704","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143705","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143706","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143707","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143708","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143709","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143710","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143711","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143712","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143713","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143714","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143715","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143716","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143717","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143718","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143719","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143720","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143721","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143722","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143723","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143724","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143725","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143726","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143727","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143728","","IND","Roque","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143729","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143730","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143731","","IND","Westcott","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143732","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143733","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143734","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143735","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143736","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143737","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143738","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143739","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143740","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143741","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143742","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143743","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143744","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143745","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143746","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143747","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143748","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143749","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143750","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143751","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143752","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143753","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143754","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143755","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143756","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143757","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143758","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143759","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143760","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143761","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143762","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143763","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143764","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143765","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143766","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143767","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143769","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143770","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143771","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143772","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143773","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44077.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143774","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143775","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143776","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143777","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143778","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143779","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143780","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143781","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143782","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143783","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143784","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143785","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143786","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143787","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143788","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143789","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143790","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143791","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143792","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143793","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143794","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143795","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143796","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143797","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143798","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143799","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143800","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143801","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143802","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143803","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143804","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143805","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143806","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143807","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143808","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143809","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143810","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143811","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143812","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143813","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143814","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143815","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143816","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143817","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143819","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143820","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143821","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143822","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143823","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143824","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143825","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143826","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143827","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143828","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143829","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143830","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143831","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143832","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143833","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143834","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143835","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143836","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143837","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143838","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143839","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143840","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143841","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143842","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143843","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143844","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143845","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143846","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143847","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143848","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143849","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143850","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143851","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143852","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143853","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143854","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143855","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143856","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143857","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143858","","IND","Vella","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143859","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143861","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143862","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143863","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143864","","IND","Vo","Viet","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143865","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143866","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143867","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143868","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143869","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143870","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143871","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143872","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143873","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143874","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143875","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143876","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143877","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143878","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143879","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143880","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143881","","IND","Westcott","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143882","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143883","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143884","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143885","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143886","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143887","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143888","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143889","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143890","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143891","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143892","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143893","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143894","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143895","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143896","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143897","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143898","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143899","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143900","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143901","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC143902","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","44090.0","","11.9","","","","","","","119.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","C","NON140529","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","44035.0","","131.5","","","","","","","6560.0","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","C","NON143904","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","44069.0","","1349.5","","","","","","","6560.0","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","D","EXP139168","","COM","Tonkel For San Jose City Council District 6 2020","Jake","","","","","San Jose","CA","95128.0","","","","","44021.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1419444","","","","","","","","","","","","","","","","","","","","","","Jake Tonkel","","","","CCM","","OTH","City of San Jose","6.0","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","9/24/2020 11:40:33 PM","7/1/2020 12:00:00 AM","9/19/2020 12:00:00 AM","11/3/2020 12:00:00 AM","EXPN","D","EXP141210","","COM","Cortese for Senate 2020","Dave","","","","","San Jose","CA","95127.0","","","","","44089.0","","4500.0","","","","","","","4500.0","","","","MON","","","","","","1403576","","","","","","","","","","","","","","","","","","","","","","Dave Cortese","","","","SEN","","SEN","","15.0","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","C","NON131875","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43857.0","","1277.1","","","","","","","5079.0","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","C","NON133204","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43889.0","","1177.5","","","","","","","5079.0","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","C","NON134523","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43916.0","","1234.6","","","","","","","5079.0","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","C","NON135843","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43945.0","","371.5","","","","","","","5079.0","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","C","NON140527","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43984.0","","515.0","","","","","","","5079.0","","","","","Legal and Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","RCPT","C","NON140528","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","44000.0","","503.3","","","","","","","5079.0","","","","","Legal and Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","YES","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","D","EXP131876","","COM","Kepner for Assembly 2020","Anne","","","","","Sacramento","CA","95814.0","","","","","43885.0","","4200.0","","","","","","","4200.0","","","","MON","","","","","","1421184","","","","","","","","","","","","","","","","","","","","","","Anne Kepner","","","","ASM","","ASM","","25.0","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","D","PDT209","","COM","Magdalena Carrasco for Santa Clara County Supervisor 2020","","","","","","San Jose","CA","95148.0","","","","","43887.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1415588","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CSU","","OTH","Santa Clara County","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP131878","","OTH","American Express","","","","","","Weston","FL","33331.0","","","","","43889.0","","1000.0","","","","","","","2000.0","","","","CTB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/31/2020 6:52:21 PM","1/1/2020 12:00:00 AM","6/30/2020 12:00:00 AM","","EXPN","E","EXP135183","","OTH","American Express","","","","","","Weston","FL","33331.0","","","","","43917.0","","1000.0","","","","","","","2000.0","","","","CTB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116345","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116346","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116347","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116348","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116349","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116350","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116351","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116352","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116353","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116354","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116355","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116356","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116357","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116358","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116359","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116360","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116361","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116362","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116363","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116364","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116365","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116366","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116367","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116368","","IND","Arata","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116369","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116370","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116371","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116372","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116373","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116374","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116375","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116376","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116377","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116378","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116379","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116380","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116381","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116382","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116383","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116384","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116385","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116386","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116387","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116388","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116389","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116390","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116391","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116392","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116393","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116394","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116395","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116396","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116397","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116398","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116399","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116400","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116401","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116402","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116403","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116404","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116405","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116406","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116407","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116408","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116409","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116410","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116411","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116412","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116413","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116414","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116415","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116416","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116417","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116418","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116419","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116420","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116421","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116422","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116423","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116424","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116425","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116426","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116427","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116428","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116429","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116430","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116431","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116432","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116433","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116434","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116435","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116436","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116437","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116438","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116439","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116440","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116441","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116442","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116443","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116444","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116445","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116446","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116447","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116448","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116449","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116450","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116451","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116452","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116453","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116454","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116455","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116456","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116457","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116458","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116459","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116460","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116461","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116462","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116463","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116464","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116465","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116466","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116467","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116468","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116469","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116470","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116471","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116472","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116473","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116474","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116475","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116476","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116477","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116478","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116479","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116480","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116481","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116482","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116483","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116484","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116485","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116486","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116487","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116488","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116489","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116490","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116491","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116492","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116493","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116494","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116495","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116496","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116497","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116498","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116499","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116500","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116501","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116502","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116503","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116504","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116505","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116506","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116507","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116508","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116509","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116510","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116511","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116512","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116513","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116514","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116515","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116516","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116517","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116518","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116519","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116520","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116521","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116522","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116523","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116524","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116525","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116526","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116527","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116528","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116529","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116530","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116531","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116532","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116533","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116534","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116535","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116536","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116538","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116539","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116540","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116541","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116542","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116543","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116544","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116545","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116546","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116547","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116548","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116549","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116550","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116551","","IND","Freyler","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","101.73","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116552","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116553","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116554","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116555","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116556","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116557","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116558","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116559","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116560","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116561","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116562","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116563","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116564","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116565","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116566","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116567","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116568","","IND","Gibilisco","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","131.48","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116569","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116570","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116571","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116572","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116573","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116574","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116575","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116576","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116577","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","149.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116578","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116579","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116580","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116581","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116582","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116583","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116584","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116585","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116586","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116587","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116588","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116589","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116590","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116591","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116592","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116593","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116594","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116595","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116596","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116597","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116598","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116599","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116600","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116601","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116602","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116603","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116604","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116605","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116606","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116607","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116608","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116609","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116610","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116611","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116612","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116613","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116614","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116615","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116616","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116617","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116618","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116619","","IND","Hernandez","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","107.68","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116620","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116621","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116622","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116623","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116624","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116625","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116626","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116627","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116628","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116629","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116630","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116631","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116632","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116633","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116634","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116635","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116636","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116637","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116638","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116639","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116640","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116641","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116642","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116643","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116644","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116645","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116646","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116647","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116648","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116649","","IND","Katsuyoshi","Wade","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","113.63","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116650","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116651","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116652","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116653","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116654","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116655","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116656","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116657","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116658","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116659","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116660","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116661","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116662","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116663","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116664","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116665","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116666","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116667","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116668","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116669","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116670","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116671","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116672","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116673","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116674","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116675","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116676","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116677","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116678","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116679","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116680","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116681","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116682","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116683","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116684","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116685","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116686","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116687","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116688","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116689","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116690","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116691","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116692","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116693","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116694","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116695","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116696","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116697","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116698","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116699","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116700","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116701","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116702","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116703","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116704","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116705","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116706","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116707","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116708","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116709","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116710","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116711","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116712","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116713","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116714","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116715","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116716","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116717","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116718","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116719","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116720","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116721","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116722","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116723","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116724","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116726","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116727","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116728","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116729","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116730","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116731","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116732","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116733","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116734","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116735","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116736","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116737","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116738","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116739","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116740","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116741","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116742","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116743","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116744","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116745","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116746","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116747","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116748","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116749","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116750","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116751","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116752","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116753","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116754","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116755","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116756","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116757","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116758","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116759","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116760","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116761","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116762","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116763","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116764","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116765","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116766","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116767","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116768","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116769","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116770","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116771","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116772","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116773","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116774","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116775","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116776","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116777","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116778","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116779","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116780","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116781","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116782","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116783","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116784","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116785","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116786","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116787","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116788","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116789","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116790","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116791","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116792","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116793","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116794","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116795","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116796","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116797","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116798","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116799","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116800","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116801","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116802","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116803","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116804","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116805","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116806","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116807","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116808","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116809","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116810","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116811","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116812","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116813","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116814","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116815","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116816","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116817","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116818","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116819","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116820","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116821","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116822","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116823","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116824","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116825","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116826","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116827","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116828","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116829","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116830","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116831","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116832","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116833","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116834","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116835","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116836","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116837","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116838","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116839","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116840","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116841","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116842","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116843","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116844","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116845","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116846","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116847","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116848","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116849","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116850","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116851","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116852","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116853","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116854","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116855","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116856","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116857","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116858","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116859","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116860","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116861","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116862","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116863","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116864","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116865","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116866","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116867","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116868","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116869","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116870","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116871","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116873","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116874","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116875","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116876","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116877","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116878","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116879","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116880","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116881","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116882","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116883","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116884","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116885","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116886","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116887","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116888","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116889","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116890","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116891","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116892","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116893","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116894","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116895","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116896","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116897","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116898","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116899","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116900","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116901","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116902","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116903","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116904","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116905","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116906","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116907","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116908","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116909","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116910","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116911","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116912","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116913","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116914","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116915","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116916","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116917","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116918","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116919","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116920","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116921","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116922","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116923","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116924","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116925","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116926","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116927","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116928","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116929","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116930","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116931","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116932","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116933","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116934","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116935","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116936","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116937","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116938","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116939","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116940","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116941","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116942","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116943","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116944","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116945","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116946","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116947","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116948","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116949","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116950","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116951","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116952","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116953","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116954","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116955","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116956","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116957","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116958","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116959","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116960","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116961","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116962","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116963","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116964","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116965","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116966","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116967","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116968","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116969","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116970","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116971","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116972","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116973","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116974","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116975","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116976","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116977","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116978","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116979","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116980","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116981","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116982","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116983","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116984","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116985","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116986","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116987","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116988","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116989","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116990","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116991","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116992","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116993","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116994","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116995","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116996","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116997","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116998","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC116999","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117000","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117001","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43653.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117002","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117003","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117004","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117005","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117006","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117007","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117008","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117009","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117010","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117011","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117012","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117013","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117014","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117015","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117016","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117017","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117018","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117019","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117020","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117021","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117022","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117023","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117024","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117025","","IND","Arata","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117026","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117027","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117028","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117029","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117030","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117031","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117032","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117033","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117034","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117035","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117036","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117037","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117038","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117039","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117040","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117041","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117042","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117043","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117044","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117045","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117046","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117047","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117048","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117049","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117050","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117051","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117052","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117053","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117054","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117055","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117056","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117057","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117058","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117059","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117060","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117061","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117062","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117063","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117064","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117065","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117066","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117067","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117068","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117069","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117070","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117071","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117072","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117073","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117074","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117075","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117076","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117077","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117078","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117079","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117080","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117081","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117082","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117083","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117084","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117085","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117086","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117087","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117088","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117089","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117090","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117091","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117092","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117093","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117094","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117095","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117096","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117097","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117098","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117099","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117100","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117101","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117102","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117103","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117104","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117105","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117106","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117107","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117108","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117109","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117110","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117111","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117112","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117113","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117114","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117115","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117116","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117117","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117118","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117119","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117120","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117121","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117122","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117123","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117124","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117125","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117126","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117127","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117128","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117129","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117130","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117131","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117132","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117133","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117134","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117135","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117136","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117137","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117138","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117139","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117140","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117141","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117142","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117143","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117144","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117145","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117146","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117147","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117148","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117149","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117150","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117151","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117152","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117153","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117154","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117155","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117156","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117157","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117158","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117159","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117160","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117161","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117162","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117163","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117164","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117165","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117166","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117167","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117168","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117169","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117170","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117171","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117172","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117173","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117174","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117175","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117176","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117177","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117178","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117179","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117180","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117181","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117182","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117183","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117184","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117185","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117186","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117187","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117188","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117189","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117190","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117191","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117192","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117193","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117195","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117196","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117197","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117198","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117199","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117200","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117201","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117202","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117203","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117204","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117205","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117206","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117207","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117208","","IND","Freyler","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","101.73","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117209","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117210","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117211","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117212","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117213","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117214","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117215","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117216","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117217","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117218","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117219","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117220","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117221","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117222","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117223","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117224","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117225","","IND","Gibilisco","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","131.48","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117226","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117227","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117228","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117229","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117230","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117231","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117232","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117233","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117234","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","149.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117235","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117236","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117237","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117238","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117239","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117240","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117241","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117242","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117243","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117244","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117245","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117246","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117247","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117248","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117249","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117250","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117251","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117252","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117253","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117254","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117255","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117256","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117257","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117258","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117259","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117260","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117261","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117262","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117263","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117264","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117265","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117266","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117267","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117268","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117269","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117270","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117271","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117272","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117273","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117274","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117275","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117276","","IND","Hernandez","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","107.68","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117277","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117278","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117279","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117280","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117281","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117282","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117283","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117284","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117285","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117286","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117287","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117288","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117289","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117290","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117291","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117292","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117293","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117294","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117295","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117296","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117297","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117298","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117299","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117300","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117301","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117302","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117303","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117304","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117305","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117306","","IND","Katsuyoshi","Wade","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","113.63","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117307","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117308","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117309","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117310","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117311","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117312","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117313","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117314","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117315","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117316","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117317","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117318","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117319","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117320","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117321","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117322","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117323","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117324","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117325","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117326","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117327","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117328","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117329","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117330","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117331","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117332","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117333","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117334","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117335","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117336","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117337","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117338","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117339","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117340","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117341","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117342","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117343","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117344","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117345","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117346","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117347","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117348","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117349","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117350","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117351","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117352","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117353","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117354","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117355","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117356","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117357","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117358","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117359","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117360","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117361","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117362","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117363","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117364","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117365","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117366","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117367","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117368","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117369","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117370","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117371","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117372","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117373","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117374","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117375","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117376","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117377","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117378","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117379","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117380","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117381","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117383","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117384","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117385","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117386","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117387","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117388","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117389","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117390","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117391","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117392","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117393","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117394","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117395","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117396","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117397","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117398","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117399","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117400","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117401","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117402","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117403","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117404","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117405","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117406","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117407","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117408","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117409","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117410","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117411","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117412","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117413","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117414","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117415","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117416","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117417","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117418","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117419","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117420","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117421","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117422","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117423","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117424","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117425","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117426","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117427","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117428","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117429","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117430","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117431","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117432","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117433","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117434","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117435","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117436","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117437","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117438","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117439","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117440","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117441","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117442","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117443","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117444","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117445","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117446","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117447","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117448","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117449","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117450","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117451","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117452","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117453","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117454","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117455","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117456","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117457","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117458","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117459","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117460","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117461","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117462","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117463","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117464","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117465","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117466","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117467","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117468","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117469","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117470","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117471","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117472","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117473","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117474","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117475","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117476","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117477","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117478","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117479","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117480","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117481","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117482","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117483","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117484","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117485","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117486","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117487","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117488","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117489","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117490","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117491","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117492","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117493","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117494","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117495","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117496","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117497","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117498","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117499","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117500","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117501","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117502","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117503","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117504","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117505","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117506","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117507","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117508","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117509","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117510","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117511","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117512","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117513","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117514","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117515","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117516","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117517","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117518","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117519","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117520","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117521","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117522","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117523","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117524","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117525","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117526","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117527","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117528","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117530","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117531","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117532","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117533","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117534","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117535","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117536","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117537","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117538","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117539","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117540","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117541","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117542","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117543","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117544","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117545","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117546","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117547","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117548","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117549","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117550","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117551","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117552","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117553","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117554","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117555","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117556","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117557","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117558","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117559","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117560","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117561","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117562","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117563","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117564","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117565","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117566","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117567","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117568","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117569","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117570","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117571","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117572","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117573","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117574","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117575","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117576","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117577","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117578","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117579","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117580","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117581","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117582","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117583","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117584","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117585","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117586","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117587","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117588","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117589","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117590","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117591","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117592","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117593","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117594","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117595","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117596","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117597","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117598","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117599","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117600","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117601","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117602","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117603","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117604","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117605","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117606","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117607","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117608","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117609","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117610","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117611","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117612","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117613","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117614","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117615","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117616","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117617","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117618","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117619","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117620","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117621","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117622","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117623","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117624","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117625","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117626","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117627","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117628","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117629","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117630","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117631","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117632","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117633","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117634","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117635","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117636","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117637","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117638","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117639","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117640","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117641","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117642","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117643","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117644","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117645","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117646","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117647","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117648","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117649","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117650","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117651","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117652","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117653","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117654","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117655","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117656","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117657","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC117658","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43668.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121731","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121732","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121733","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121734","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121735","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121736","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121737","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121738","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121739","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121740","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121741","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121742","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121743","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121744","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121745","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121746","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121747","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121748","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121749","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121750","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121751","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121752","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121753","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121754","","IND","Arata","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121755","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121756","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121757","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121758","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121759","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121760","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121761","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121763","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121764","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121765","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121766","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121767","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121768","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121769","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121770","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121771","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121772","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121773","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121774","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121775","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121776","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121777","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121778","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121779","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121780","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121781","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121782","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121783","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121784","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121785","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121786","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121787","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121788","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121789","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121790","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121791","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121792","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121793","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121794","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121795","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121797","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121798","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121799","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121800","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121801","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121802","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121803","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121804","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121805","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121806","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121807","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121808","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121809","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121810","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121811","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121812","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121813","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121814","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121815","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121816","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121818","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121819","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121820","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121821","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121822","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121823","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121824","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121825","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121826","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121827","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121828","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121829","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121830","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121831","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121832","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121833","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121834","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121835","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121836","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121838","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121839","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121840","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121841","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121843","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121844","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121845","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121846","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121847","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121849","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121850","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121851","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121852","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121853","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121854","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121855","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121856","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121857","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121858","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121859","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121860","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121861","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121862","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121863","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121864","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121865","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121866","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121867","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121868","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121869","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121870","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121871","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121872","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121873","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121874","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121875","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121876","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121877","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121878","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121879","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121880","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121881","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121882","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121883","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121884","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121885","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121886","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121887","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121888","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121889","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121890","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121891","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121892","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121893","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121894","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121895","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121896","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121897","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121898","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121899","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121900","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121901","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121902","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121903","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121904","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121905","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121906","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121908","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121909","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121910","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121911","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121912","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121913","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121914","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121915","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121916","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121917","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121918","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121919","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121920","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121922","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121923","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121924","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121925","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121926","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121927","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121928","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121929","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121930","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121932","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121933","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121934","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121935","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121936","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121937","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121938","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121939","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121940","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121941","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121943","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121944","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121945","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121946","","IND","Freyler","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","101.73","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121947","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121948","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121949","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121950","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121951","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121952","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121953","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121954","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121955","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121956","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121957","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121958","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121959","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121960","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121961","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121962","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121963","","IND","Gibilisco","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","131.48","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121964","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121965","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121966","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121967","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121968","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121969","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121970","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121971","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121972","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","149.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121973","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121974","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121975","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121976","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121977","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121978","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121979","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121980","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121981","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121982","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121983","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121984","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121985","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121986","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121987","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121988","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121989","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121990","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121991","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121992","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121993","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121994","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121995","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121997","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121998","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC121999","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122000","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122001","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122002","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122003","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122004","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122005","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122006","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122007","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122008","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122009","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122010","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122011","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122012","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122013","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122014","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122015","","IND","Hernandez","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","107.68","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122016","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122017","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122018","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122019","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122020","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122021","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122022","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122023","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122024","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122025","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122026","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122027","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122028","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122029","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122030","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122031","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122032","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122033","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122034","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122035","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122036","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122037","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122038","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122039","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122040","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122041","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122042","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122043","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122044","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122045","","IND","Katsuyoshi","Wade","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","113.63","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122046","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122047","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122048","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122049","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122050","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122051","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122052","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122053","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122054","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122055","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122056","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122057","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122058","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122059","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122060","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122061","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122062","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122063","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122064","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122065","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122066","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122067","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122068","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122069","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122071","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122072","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122073","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122075","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122076","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122077","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122078","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122079","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122080","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122081","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122082","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122083","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122084","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122085","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122086","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122087","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122088","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122089","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122090","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122091","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122093","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122094","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122095","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122096","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122097","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122098","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122099","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122100","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122101","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122102","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122103","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122104","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122105","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122106","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122108","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122109","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122110","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122111","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122112","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122113","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122114","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122115","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122116","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122117","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122118","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122119","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122120","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122121","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122122","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122123","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122124","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122126","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122128","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122129","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122130","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122131","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122132","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122133","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122134","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122135","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122136","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122138","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122139","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122140","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122141","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122142","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122143","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122144","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122145","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122146","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122147","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122148","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122149","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122150","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122151","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122152","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122153","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122154","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122155","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122156","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122157","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122158","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122159","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122160","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122161","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122162","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122163","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122164","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122165","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122166","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122167","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122168","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122169","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122170","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122171","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122172","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122173","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122174","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122175","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122176","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122177","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122178","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122179","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122180","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122181","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122182","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122183","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122184","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122185","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122187","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122188","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122189","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122190","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122191","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122193","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122194","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122195","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122196","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122197","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122198","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122199","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122200","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122201","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122203","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122204","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122205","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122206","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122207","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122208","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122209","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122210","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122211","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122212","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122213","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122214","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122215","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122216","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122217","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122218","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122219","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122220","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122221","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122222","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122223","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122224","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122225","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122226","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122227","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122228","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122229","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122230","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122231","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122232","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122233","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122234","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122235","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122236","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122237","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122238","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122239","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122240","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122241","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122242","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122243","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122244","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122245","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122246","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122247","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122248","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122249","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122250","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122251","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122252","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122253","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122254","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122256","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122257","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122258","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122259","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122260","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122261","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122262","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122263","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122264","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122265","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122266","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122267","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122268","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122269","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122270","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122271","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122272","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122273","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122274","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122275","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122276","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122277","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122278","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122279","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122280","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122281","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122282","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122283","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122284","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122285","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122286","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122287","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122288","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122289","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122290","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122291","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122292","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122293","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122294","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122295","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122296","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122297","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122298","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122299","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122300","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122301","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122302","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122303","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122304","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122305","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122306","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122307","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122308","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122309","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122310","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122311","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122312","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122313","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122314","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122315","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122316","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122317","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122318","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122319","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122320","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122321","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122322","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122323","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122324","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122325","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122326","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122327","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122328","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122329","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122330","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122331","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122332","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122333","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122334","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122335","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122336","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122337","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122338","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122339","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122340","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122341","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122342","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122343","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122344","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122345","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122346","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122347","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122348","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122349","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122350","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122351","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122352","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122353","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122354","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122355","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122356","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122357","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122358","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122359","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122360","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122361","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122362","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122364","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122365","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122366","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122367","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122369","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122370","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122371","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122372","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122373","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122374","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122375","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122376","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122377","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122378","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122379","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122380","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122381","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122382","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122383","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122384","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122385","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122387","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122388","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122389","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122390","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122391","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122392","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122393","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122394","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122396","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122397","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122398","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122399","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122400","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122401","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122402","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122403","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122404","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122405","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122406","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122407","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122408","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122409","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC122410","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43683.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123091","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123092","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123093","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123094","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123095","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123096","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123097","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123098","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123099","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123100","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123101","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123102","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123103","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123104","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123105","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123106","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123107","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123108","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123109","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123110","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123111","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123112","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123113","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123114","","IND","Arata","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123115","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123116","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123117","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123118","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123119","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123120","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123121","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123123","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123124","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123125","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123126","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123127","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123128","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123129","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123130","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123131","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123132","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123133","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123134","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123135","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123136","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123137","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123138","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123139","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123140","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123141","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123142","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123143","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123144","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123145","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123146","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123147","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123148","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123149","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123150","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123151","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123152","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123153","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123154","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123155","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123157","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123158","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123159","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123160","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123161","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123162","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123163","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123164","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123165","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123166","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123167","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123168","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123169","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123170","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123171","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123172","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123173","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123174","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123175","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123176","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123178","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123179","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123180","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123181","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123182","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123183","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123184","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123185","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123186","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123187","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123188","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123189","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123190","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123191","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123192","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123193","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123194","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123195","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123196","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123198","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123199","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123200","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123201","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123203","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123204","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123205","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123206","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123207","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123209","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123210","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123211","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123212","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123213","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123214","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123215","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123216","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123217","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123218","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123219","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123220","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123221","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123222","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123223","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123224","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123225","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123226","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123227","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123228","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123229","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123230","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123231","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123232","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123233","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123234","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123235","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123236","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123237","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123238","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123239","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123240","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123241","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123242","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123243","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123244","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123245","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123246","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123247","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123248","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123249","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123250","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123251","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123252","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123253","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123254","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123255","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123256","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123257","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123258","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123259","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123260","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123261","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123262","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123263","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123264","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123265","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123266","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123268","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123269","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123270","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123271","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123272","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123273","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123274","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123275","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123276","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123277","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123278","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123279","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123280","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123282","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123283","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123284","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123285","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123286","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123287","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123288","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123289","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123290","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123292","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123293","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123294","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123295","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123296","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123297","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123298","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123299","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123300","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123301","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123303","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123304","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123305","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123306","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123307","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123308","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123309","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123310","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123311","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123312","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123313","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123314","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123315","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123316","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123317","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123318","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123319","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123320","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123321","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123322","","IND","Gibilisco","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","131.48","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123323","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123324","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123325","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123326","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123327","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123328","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123329","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123330","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123331","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","149.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123332","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123333","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123334","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123335","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123336","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123337","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123338","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123339","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123340","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123341","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123342","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123343","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123344","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123345","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123346","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123347","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123348","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123349","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123350","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123351","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123352","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123353","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123354","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123356","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123357","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123358","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123359","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123360","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123361","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123362","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123363","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123364","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123365","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123366","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123367","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123368","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123369","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123370","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123371","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123372","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123373","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123374","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123375","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123376","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123377","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123378","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123379","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123380","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123381","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123382","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123383","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123384","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123385","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123386","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123387","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123388","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123389","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123390","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123391","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123392","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123393","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123394","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123395","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123396","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123397","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123398","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123399","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123400","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123401","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123402","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123403","","IND","Katsuyoshi","Wade","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","113.63","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123404","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123405","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123406","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123407","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123408","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123409","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123410","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123411","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123412","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123413","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123414","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123415","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123416","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123417","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123418","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123419","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123420","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123421","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123422","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123423","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123424","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123425","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123426","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123427","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123428","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123429","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123430","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123432","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123433","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123434","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123435","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123436","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123437","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123438","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123439","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123440","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123441","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123442","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123443","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123444","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123445","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123446","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123447","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123448","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123450","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123451","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123452","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123453","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123454","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123455","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123456","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123457","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123458","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123459","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123460","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123461","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123462","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123463","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123464","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123466","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123467","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123468","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123469","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123470","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123471","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123472","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123473","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123474","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123475","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123476","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123477","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123478","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123479","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123480","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123481","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123482","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123484","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123486","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123487","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123488","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123489","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123490","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123491","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123492","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123493","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123494","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123496","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123497","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123498","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123499","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123500","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123501","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123502","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123503","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123504","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123505","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123506","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123507","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123508","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123509","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123510","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123511","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123512","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123513","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123514","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123515","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123516","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123517","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123518","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123519","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123520","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123521","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123522","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123523","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123524","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123525","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123526","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123527","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123528","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123529","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123530","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123531","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123532","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123533","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123534","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123535","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123536","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123537","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123538","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123539","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123540","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123541","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123542","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123543","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123545","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123546","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123547","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123548","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123549","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123551","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123552","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123553","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123554","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123555","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123556","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123557","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123558","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123559","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123561","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123562","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123563","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123564","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123565","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123566","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123567","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123568","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123569","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123570","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123571","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123572","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123573","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123574","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123575","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123576","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123577","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123578","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123579","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123580","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123581","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123582","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123583","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123584","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123585","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123586","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123587","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123588","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123589","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123590","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123591","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123592","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123593","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123594","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123595","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123596","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123597","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123598","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123599","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123600","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123601","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123602","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123603","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123604","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123605","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123606","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123607","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123608","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123609","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123610","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123611","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123612","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123614","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123615","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123616","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123617","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123618","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123619","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123620","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123621","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123622","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123623","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123624","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123625","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123626","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123627","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123628","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123629","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123630","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123631","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123632","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123633","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123634","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123635","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123636","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123637","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123638","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123639","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123640","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123641","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123642","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123643","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123644","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123645","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123646","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123647","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123648","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123649","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123650","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123651","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123652","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123653","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123654","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123655","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123656","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123657","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123658","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123659","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123660","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123661","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123662","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123663","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123664","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123665","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123666","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123667","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123668","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123669","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123670","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123671","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123672","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123673","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123674","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123675","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123676","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123677","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123678","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123679","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123680","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123681","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123682","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123683","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123684","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123685","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123686","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123687","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123688","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123689","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123690","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123691","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123692","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123693","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123694","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123695","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123696","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123697","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123698","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123699","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123700","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123701","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123702","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123703","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123704","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123705","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123706","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123707","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123708","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123709","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123710","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123711","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123712","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123713","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123714","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123715","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123716","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123717","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123718","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123719","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123720","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123722","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123723","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123724","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123725","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123727","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123728","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123729","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123730","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123731","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123732","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123733","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123734","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123735","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123736","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123737","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123738","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123739","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123740","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123741","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123742","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123743","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123745","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123746","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123747","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123748","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123749","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123750","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123751","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123752","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123754","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123755","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123756","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123757","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123758","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123759","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123760","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123761","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123762","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123763","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123764","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123765","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123766","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123767","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123768","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43728.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123770","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123771","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123772","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123773","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123774","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123775","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123776","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123777","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123778","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123779","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123780","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123781","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123782","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123783","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123784","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123785","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123786","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123787","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123788","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123789","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123790","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123791","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123792","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123793","","IND","Arata","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123794","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123795","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123796","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123797","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123798","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123799","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123800","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123802","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123803","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123804","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123805","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123806","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123807","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123808","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123809","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123810","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123811","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123812","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123813","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123814","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123815","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123816","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123817","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123818","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123819","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123820","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123821","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123822","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123823","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123824","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123825","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123826","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123827","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123828","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123829","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123830","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123831","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123832","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123833","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123834","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123836","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123837","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123838","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123839","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123840","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123841","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123842","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123843","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123844","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123845","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123846","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123847","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123848","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123849","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123850","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123851","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123852","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123853","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123854","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123855","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123857","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123858","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123859","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123860","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123861","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123862","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123863","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123864","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123865","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123866","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123867","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123868","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123869","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123870","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123871","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123872","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123873","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123874","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123875","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123877","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123878","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123879","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123880","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123882","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123883","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123884","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123885","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123886","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123888","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123889","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123890","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123891","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123892","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123893","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123894","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123895","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123896","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123897","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123898","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123899","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123900","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123901","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123902","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123903","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123904","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123905","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123906","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123907","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123908","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123909","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123910","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123911","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123912","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123913","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123914","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123915","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123916","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123917","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123918","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123919","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123920","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123921","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123922","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123923","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123924","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123925","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123926","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123927","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123928","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123929","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123930","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123931","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123932","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123933","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123934","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123935","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123936","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123937","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123938","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123939","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123940","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123941","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123942","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123943","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123944","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123945","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123947","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123948","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123949","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123950","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123951","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123952","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123953","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123954","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123955","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123956","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123957","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123958","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123959","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123961","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123962","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123963","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123964","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123965","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123966","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123967","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123968","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123970","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123972","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123973","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123974","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123975","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123976","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123977","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123978","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123979","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123980","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123981","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123983","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123984","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123985","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123986","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123987","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123988","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123989","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123990","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123991","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123992","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123993","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123994","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123995","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123996","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123997","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123998","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC123999","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124000","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124001","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124002","","IND","Gibilisco","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","131.48","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124003","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124004","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124005","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124006","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124007","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124008","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124009","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124010","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124011","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","149.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124012","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124013","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124014","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124015","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124016","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124017","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124018","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124019","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124020","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124021","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124022","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124023","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124024","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124025","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124026","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124027","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124028","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124029","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124030","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124031","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124032","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124033","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124034","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124036","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124037","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124038","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124039","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124040","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124041","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124042","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124043","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124044","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124045","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124046","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124047","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124048","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124049","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124050","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124051","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124052","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124053","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124054","","IND","Hernandez","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","107.68","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124055","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124056","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124057","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124058","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124059","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124060","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124061","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124062","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124063","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124064","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124065","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124066","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124067","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124068","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124069","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124070","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124071","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124072","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124073","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124074","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124075","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124076","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124077","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124078","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124079","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124080","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124081","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124082","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124083","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124084","","IND","Katsuyoshi","Wade","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","113.63","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124085","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124086","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124087","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124088","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124089","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124090","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124091","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124092","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124093","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124094","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124095","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124096","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124097","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124098","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124099","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124100","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124101","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124102","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124103","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124104","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124105","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124106","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124107","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124108","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124110","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124111","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124112","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124114","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124115","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124116","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124117","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124118","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124119","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124120","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124121","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124122","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124123","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124124","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124125","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124126","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124127","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124128","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124129","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124130","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124132","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124133","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124134","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124135","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124136","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124137","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124138","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124139","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124140","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124141","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124142","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124143","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124144","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124145","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124146","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124148","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124149","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124150","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124151","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124152","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124153","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124154","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124155","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124156","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124157","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124158","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124159","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124160","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124161","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124162","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124163","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124164","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124166","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124168","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124169","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124170","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124171","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124172","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124173","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124174","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124175","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124176","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124178","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124179","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124180","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124181","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124182","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124183","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124184","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124185","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124186","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124187","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124188","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124189","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124190","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124191","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124192","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124193","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124194","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124195","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124196","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124197","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124198","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124199","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124200","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124201","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124202","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124203","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124204","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124205","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124206","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124207","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124208","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124209","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124210","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124211","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124212","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124213","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124214","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124215","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124216","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124217","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124218","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124219","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124220","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124221","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124222","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124223","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124224","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124225","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124227","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124228","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124229","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124230","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124231","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124233","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124234","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124235","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124236","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124237","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124238","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124239","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124240","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124241","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124243","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124244","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124245","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124246","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124247","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124248","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124249","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124250","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124251","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124252","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124253","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124254","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124255","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124256","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124257","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124258","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124259","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124260","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124261","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124262","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124263","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124264","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124265","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124266","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124267","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124268","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124269","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124270","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124271","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124272","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124273","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124274","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124275","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124276","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124277","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124278","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124279","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124280","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124281","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124282","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124283","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124284","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124285","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124286","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124287","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124288","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124289","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124290","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124291","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124292","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124293","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124294","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124296","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124297","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124298","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124299","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124300","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124301","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124302","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124303","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124304","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124305","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124306","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124307","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124308","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124309","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124310","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124311","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124312","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124313","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124314","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124315","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124316","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124317","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124318","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124319","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124320","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124321","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124322","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124323","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124324","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124325","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124326","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124327","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124328","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124329","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124330","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124331","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124332","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124333","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124334","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124335","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124336","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124337","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124338","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124339","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124340","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124341","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124342","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124343","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124344","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124345","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124346","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124347","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124348","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124349","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124350","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124351","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124352","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124353","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124354","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124355","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124356","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124357","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124358","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124359","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124360","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124361","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124362","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124363","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124364","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124365","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124366","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124367","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124368","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124369","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124370","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124371","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124372","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124373","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124374","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124375","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124376","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124377","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124378","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124379","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124380","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124381","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124382","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124383","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124384","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124385","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124386","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124387","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124388","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124389","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124390","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124391","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124392","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124393","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124394","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124395","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124396","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124397","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124398","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124399","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124400","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124401","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124402","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124404","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124405","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124406","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124407","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124409","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124410","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124411","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124412","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124413","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124414","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124415","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124416","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124417","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124418","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124419","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124420","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124421","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124422","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124423","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124424","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124425","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124427","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124428","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124429","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124430","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124431","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124432","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124433","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124434","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124436","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124437","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124438","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124439","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124440","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124441","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124442","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124443","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124444","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124445","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124446","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124447","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124448","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124449","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124450","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43697.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124451","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124452","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124453","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124454","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124455","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124456","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124457","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124458","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124459","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124460","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124461","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124462","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124463","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124464","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124465","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124466","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124467","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124468","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124469","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124470","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124471","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124472","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124473","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124474","","IND","Arata","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124475","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124476","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124477","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124478","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124479","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124480","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124481","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124483","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124484","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124485","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124486","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124487","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124488","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124489","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124490","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124491","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124492","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124493","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124494","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124495","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124496","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124497","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124498","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124499","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124500","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124501","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124502","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124503","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124504","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124505","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124506","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124507","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124508","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124509","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124510","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124511","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124512","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124513","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124514","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124515","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124517","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124518","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124519","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124520","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124521","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124522","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124523","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124524","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124525","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124526","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124527","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124528","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124529","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124530","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124531","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124532","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124533","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124534","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124535","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124536","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124538","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124539","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124540","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124541","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124542","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124543","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124544","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124545","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124546","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124547","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124548","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124549","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124550","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124551","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124552","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124553","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124554","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124555","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124556","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124558","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124559","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124560","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124561","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124563","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124564","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124565","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124566","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124567","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124569","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124570","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124571","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124572","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124573","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124574","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124575","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124576","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124577","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124578","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124579","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124580","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124581","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124582","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124583","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124584","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124585","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124586","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124587","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124588","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124589","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124590","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124591","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124592","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124593","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124594","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124595","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124596","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124597","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124598","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124599","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124600","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124601","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124602","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124603","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124604","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124605","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124606","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124607","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124608","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124609","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124610","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124611","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124612","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124613","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124614","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124615","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124616","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124617","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124618","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124619","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124620","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124621","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124622","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124623","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124624","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124625","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124626","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124628","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124629","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124630","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124631","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124632","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124633","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124634","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124635","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124636","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124637","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124638","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124639","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124640","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124642","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124643","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124644","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124645","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124646","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124647","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124648","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124649","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124651","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124653","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124654","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124655","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124656","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124657","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124658","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124659","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124660","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124661","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124662","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124664","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124665","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124666","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124667","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124668","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124669","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124670","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124671","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124672","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124673","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124674","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124675","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124676","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124677","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124678","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124679","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124680","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124681","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124682","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124683","","IND","Gibilisco","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","131.48","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124684","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124685","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124686","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124687","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124688","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124689","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124690","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124691","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124692","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","149.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124693","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124694","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124695","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124696","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124697","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124698","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124699","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124700","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124701","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124702","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124703","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124704","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124705","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124706","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124707","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124708","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124709","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124710","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124711","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124712","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124713","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124714","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124715","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124717","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124718","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124719","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124720","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124721","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124722","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124723","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124724","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124725","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124726","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124727","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124728","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124729","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124730","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124731","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124732","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124733","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124734","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124735","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124736","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124737","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124738","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124739","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124740","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124741","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124742","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124743","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124744","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124745","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124746","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124747","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124748","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124749","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124750","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124751","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124752","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124753","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124754","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124755","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124756","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124757","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124758","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124759","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124760","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124761","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124762","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124763","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124764","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124765","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124766","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124767","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124768","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124769","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124770","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124771","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124772","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124773","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124774","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124775","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124776","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124777","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124778","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124779","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124780","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124781","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124782","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124783","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124784","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124785","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124786","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124787","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124788","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124789","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124790","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124792","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124793","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124794","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124795","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124796","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124797","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124798","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124799","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124800","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124801","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124802","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124803","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124804","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124805","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124806","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124807","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124808","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124810","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124811","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124812","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124813","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124814","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124815","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124816","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124817","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124818","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124819","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124820","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124821","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124822","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124823","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124824","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124826","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124827","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124828","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124829","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124830","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124831","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124832","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124833","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124834","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124835","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124836","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124837","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124838","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124839","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124840","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124841","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124842","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124844","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124846","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124847","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124848","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124849","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124850","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124851","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124852","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124853","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124854","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124856","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124857","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124858","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124859","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124860","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124861","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124862","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124863","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124864","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124865","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124866","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124867","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124868","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124869","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124870","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124871","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124872","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124873","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124874","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124875","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124876","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124877","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124878","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124879","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124880","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124881","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124882","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124883","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124884","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124885","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124886","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124887","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124888","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124889","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124890","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124891","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124892","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124893","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124894","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124895","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124896","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124897","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124898","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124899","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124900","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124901","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124902","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124903","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124905","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124906","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124907","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124908","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124909","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124911","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124912","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124913","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124914","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124915","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124916","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124917","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124918","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124919","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124921","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124922","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124923","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124924","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124925","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124926","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124927","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124928","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124929","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124930","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124931","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124932","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124933","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124934","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124935","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124936","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124937","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124938","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124939","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124940","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124941","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124942","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124943","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124944","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124945","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124946","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124947","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124948","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124949","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124950","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124951","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124952","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124953","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124954","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124955","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124956","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124957","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124958","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124959","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124960","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124961","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124962","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124963","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124964","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124965","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124966","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124967","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124968","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124969","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124970","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124971","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124972","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124974","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124975","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124976","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124977","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124978","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124979","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124980","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124981","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124982","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124983","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124984","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124985","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124986","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124987","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124988","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124989","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124990","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124991","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124992","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124993","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124994","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124995","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124996","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124997","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124998","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC124999","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125000","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125001","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125002","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125003","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125004","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125005","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125006","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125007","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125008","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125009","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125010","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125011","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125012","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125013","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125014","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125015","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125016","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125017","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125018","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125019","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125020","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125021","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125022","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125023","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125024","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125025","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125026","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125027","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125028","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125029","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125030","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125031","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125032","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125033","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125034","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125035","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125036","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125037","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125038","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125039","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125040","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125041","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125042","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125043","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125044","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125045","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125046","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125047","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125048","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125049","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125050","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125051","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125052","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125053","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125054","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125055","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125056","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125057","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125058","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125059","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125060","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125061","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125062","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125063","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125064","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125065","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125066","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125067","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125068","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125069","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125070","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125071","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125072","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125073","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125074","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125075","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125076","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125077","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125078","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125079","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125080","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125082","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125083","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125084","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125085","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125087","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125088","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125089","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125090","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125091","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125092","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125093","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125094","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125095","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125096","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125097","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125098","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125099","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125100","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125101","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125102","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125103","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125105","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125106","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125107","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125108","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125109","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125110","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125111","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125112","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125113","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125114","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125115","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125116","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125117","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125118","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125119","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125120","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125121","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125122","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125123","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125124","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125125","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125126","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125127","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43738.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125129","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43755.0","","30000.0","","","","","","","36676.19","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","INC125129","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125135","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125136","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125137","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125138","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125139","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125140","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125141","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125142","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125143","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125144","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125145","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125146","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125147","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125148","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125149","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125150","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125151","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125152","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125153","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125154","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125155","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125156","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125157","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125158","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125159","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125160","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125161","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125162","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125163","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125164","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125166","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125167","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125168","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125169","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125170","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125171","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125172","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125173","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125174","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125175","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125176","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125177","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125178","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125179","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125180","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125181","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125182","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125183","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125184","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125185","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125186","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125187","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125188","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125189","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125190","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125191","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125192","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125193","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125194","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125195","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125196","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125197","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125198","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125200","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125201","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125202","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125203","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125204","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125205","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125206","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125207","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125208","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125209","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125210","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125211","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125212","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125213","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125214","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125215","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125216","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125217","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125218","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125219","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125221","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125222","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125223","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125224","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125225","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125226","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125227","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125228","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125229","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125230","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125231","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125232","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125233","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125234","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125235","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125236","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125237","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125238","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125239","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125241","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125242","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125243","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125244","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125246","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125247","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125248","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125249","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125250","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125252","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125253","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125254","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125255","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125256","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125257","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125258","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125259","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125260","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125261","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125262","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125263","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125264","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125265","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125266","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125267","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125268","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125269","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125270","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125271","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125272","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125273","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125274","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125275","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125276","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125277","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125278","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125279","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125280","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125281","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125282","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125283","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125284","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125285","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125286","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125287","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125288","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125289","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125290","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125291","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125292","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125293","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125294","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125295","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125296","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125297","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125298","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125299","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125300","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125301","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125302","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125303","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125304","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125305","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125306","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125307","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125308","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125309","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125311","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125312","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125313","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125314","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125315","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125316","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125317","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125318","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125319","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125320","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125321","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125322","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125323","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125325","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125326","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125327","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125328","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125329","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125330","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125331","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125332","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125334","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125336","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125337","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125338","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125339","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125340","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125341","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125342","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125343","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125344","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125345","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125347","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125348","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125349","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125350","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125351","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125352","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125353","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125354","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125355","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125356","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125357","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125358","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125359","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125360","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125361","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125362","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125363","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125364","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125365","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125366","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125367","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125368","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125369","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125370","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125371","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125372","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125373","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125374","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","149.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125375","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125376","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125377","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125378","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125379","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125380","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125381","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125382","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125383","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125384","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125385","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125386","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125387","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125388","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125389","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125390","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125391","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125392","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125393","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125394","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125395","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125396","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125397","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125399","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125400","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125401","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125402","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125403","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125404","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125405","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125406","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125407","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125408","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125409","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125410","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125411","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125412","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125413","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125414","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125415","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125416","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125417","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125418","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125419","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125420","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125421","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125422","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125423","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125424","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125425","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125426","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125427","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125428","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125429","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125430","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125431","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125432","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125433","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125434","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125435","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125436","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125437","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125438","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125439","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125440","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125441","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125442","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125443","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125444","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125445","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125446","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125447","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125448","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125449","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125450","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125451","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125452","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125453","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125454","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125455","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125456","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125457","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125458","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125459","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125460","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125461","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125462","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125463","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125464","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125465","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125466","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125467","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125468","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125469","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125470","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125471","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125472","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125474","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125475","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125476","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125477","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125478","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125479","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125480","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125481","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125482","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125483","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125484","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125485","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125486","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125487","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125488","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125489","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125490","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125492","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125493","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125494","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125495","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125496","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125497","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125498","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125499","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125500","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125501","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125502","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125503","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125504","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125505","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125506","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125508","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125509","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125510","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125511","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125512","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125513","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125514","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125515","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125516","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125517","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125518","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125519","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125520","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125521","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125522","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125523","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125524","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125526","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125528","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125529","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125530","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125531","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125532","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125533","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125534","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125535","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125536","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125538","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125539","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125540","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125541","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125542","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125543","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125544","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125545","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125546","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125547","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125548","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125549","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125550","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125551","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125552","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125553","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125554","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125555","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125556","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125557","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125558","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125559","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125560","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125561","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125562","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125563","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125564","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125565","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125566","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125567","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125568","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125569","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125570","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125571","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125572","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125573","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125574","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125575","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125576","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125577","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125578","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125579","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125580","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125581","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125582","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125583","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125584","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125585","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125587","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125588","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125589","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125590","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125591","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125593","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125594","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125595","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125596","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125597","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125598","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125599","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125600","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125601","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125602","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125603","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125604","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125605","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125606","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125607","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125608","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125609","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125610","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125611","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125612","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125613","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125614","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125615","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125616","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125617","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125618","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125619","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125620","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125621","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125622","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125623","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125624","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125625","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125626","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125627","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125628","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125629","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125630","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125631","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125632","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125633","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125634","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125635","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125636","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125637","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125638","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125639","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125640","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125641","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125642","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125643","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125644","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125645","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125646","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125647","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125648","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125649","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125650","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125651","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125652","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125653","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125655","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125656","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125657","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125658","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125659","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125660","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125661","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125662","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125663","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125664","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125665","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125666","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125667","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125668","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125669","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125670","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125671","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125672","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125673","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125674","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125675","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125676","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125677","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125678","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125679","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125680","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125681","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125682","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125683","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125684","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125685","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125686","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125687","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125688","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125689","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125690","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125691","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125692","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125693","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125694","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125695","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125696","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125697","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125698","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125699","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125700","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125701","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125702","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125703","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125704","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125705","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125706","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125707","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125708","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125709","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125710","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125711","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125712","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125713","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125714","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125715","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125716","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125717","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125718","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125719","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125720","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125721","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125722","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125723","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125724","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125725","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125726","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125727","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125728","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125729","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125730","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125731","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125732","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125733","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125734","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125735","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125736","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125737","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125738","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125739","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125740","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125741","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125742","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125743","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125744","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125745","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125746","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125747","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125748","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125749","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125750","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125751","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125752","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125753","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125754","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125755","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125756","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125757","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125758","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125759","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125760","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125761","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125763","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125764","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125765","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125766","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125768","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125769","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125770","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125771","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125772","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125773","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125774","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125775","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125776","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125777","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125778","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125779","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125780","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125781","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125782","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125783","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125784","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125786","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125787","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125788","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125789","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125790","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125791","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125792","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125793","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125794","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125795","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125796","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125797","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125798","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125799","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125800","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125801","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125802","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125803","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125804","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125805","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125806","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125807","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC125808","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43796.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126484","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126485","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126486","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126487","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126488","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126489","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126490","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126491","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126492","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126493","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126494","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126495","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126496","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126497","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126498","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126499","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126500","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126501","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126502","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126503","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126504","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126505","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126506","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126507","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126508","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126509","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126510","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126511","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126512","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126513","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126515","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126516","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126517","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126518","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126519","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126520","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126521","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126522","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126523","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126524","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126525","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126526","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126527","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126528","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126529","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126530","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126531","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126532","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126533","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126534","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126535","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126536","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126537","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126538","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126539","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126540","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126541","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126542","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126543","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126544","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126545","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126546","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126547","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126549","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126550","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126551","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126552","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126553","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126554","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126555","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126556","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126557","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126558","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126559","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126560","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126561","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126562","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126563","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126564","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126565","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126566","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126567","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126568","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126570","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126571","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126572","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126573","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126574","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126575","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126576","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126577","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126578","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126579","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126580","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126581","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126582","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126583","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126584","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126585","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126586","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126587","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126588","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126590","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126591","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126592","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126593","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126595","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126596","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126597","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126598","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126599","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126601","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126602","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126603","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126604","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126605","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126606","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126607","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126608","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126609","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126610","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126611","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126612","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126613","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126614","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126615","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126616","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126617","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126618","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126619","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126620","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126621","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126622","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126623","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126624","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126625","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126626","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126627","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126628","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126629","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126630","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126631","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126632","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126633","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126634","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126635","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126636","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126637","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126638","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126639","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126640","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126641","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126642","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126643","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126644","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126645","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126646","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126647","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126648","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126649","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126650","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126651","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126652","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126653","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126654","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126655","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126656","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126657","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126658","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126660","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126661","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126662","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126663","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126664","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126665","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126666","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126667","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126668","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126669","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126670","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126671","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126672","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126674","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126675","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126676","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126677","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126678","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126679","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126680","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126681","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126683","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126685","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126686","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126687","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126688","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126689","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126690","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126691","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126692","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126693","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126694","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126696","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126697","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126698","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126699","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126700","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126701","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126702","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126703","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126704","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126705","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126706","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126707","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126708","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126709","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126710","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126711","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126712","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126713","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126714","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126715","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126716","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126717","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126718","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126719","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126720","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126721","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126722","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126723","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","149.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126724","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126725","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126726","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126727","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126728","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126729","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126730","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126731","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126732","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126733","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126734","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126735","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126736","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126737","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126738","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126739","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126740","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126741","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126742","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126743","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126744","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126745","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126746","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126748","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126749","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126750","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126751","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126752","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126753","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126754","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126755","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126756","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126757","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126758","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126759","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126760","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126761","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126762","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126763","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126764","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126765","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126766","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126767","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126768","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126769","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126770","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126771","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126772","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126773","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126774","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126775","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126776","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126777","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126778","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126779","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126780","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126781","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126782","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126783","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126784","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126785","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126786","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126787","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126788","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126789","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126790","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126791","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126792","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126793","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126794","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126795","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126796","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126797","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126798","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126799","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126800","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126801","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126802","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126803","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126804","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126805","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126806","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126807","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126808","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126809","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126810","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126811","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126812","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126813","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126814","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126815","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126816","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126817","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126818","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126819","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126820","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126821","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126823","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126824","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126825","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126826","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126827","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126828","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126829","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126830","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126831","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126832","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126833","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126834","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126835","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126836","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126837","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126838","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126839","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126841","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126842","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126843","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126844","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126845","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126846","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126847","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126848","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126849","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126850","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126851","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126852","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126853","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126854","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126855","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126857","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126858","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126859","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126860","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126861","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126862","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126863","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126864","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126865","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126866","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126867","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126868","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126869","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126870","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126871","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126872","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126873","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126875","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126877","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126878","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126879","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126880","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126881","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126882","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126883","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126884","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126885","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126887","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126888","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126889","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126890","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126891","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126892","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126893","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126894","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126895","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126896","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126897","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126898","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126899","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126900","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126901","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126902","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126903","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126904","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126905","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126906","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126907","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126908","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126909","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126910","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126911","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126912","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126913","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126914","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126915","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126916","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126917","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126918","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126919","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126920","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126921","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126922","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126923","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126924","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126925","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126926","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126927","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126928","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126929","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126930","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126931","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126932","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126933","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126934","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126936","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126937","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126938","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126939","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126940","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126942","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126943","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126944","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126945","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126946","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126947","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126948","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126949","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126950","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126951","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126952","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126953","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126954","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126955","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126956","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126957","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126958","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126959","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126960","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126961","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126962","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126963","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126964","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126965","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126966","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126967","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126968","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126969","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126970","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126971","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126972","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126973","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126974","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126975","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126976","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126977","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126978","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126979","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126980","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126981","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126982","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126983","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126984","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126985","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126986","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126987","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126988","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126989","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126990","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126991","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126992","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126993","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126994","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126995","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126996","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126997","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126998","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC126999","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127000","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127001","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127002","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127004","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127005","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127006","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127007","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127008","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127009","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127010","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127011","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127012","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127013","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127014","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127015","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127016","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127017","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127018","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127019","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127020","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127021","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127022","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127023","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127024","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127025","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127026","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127027","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127028","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127029","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127030","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127031","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127032","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127033","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127034","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127035","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127036","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127037","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127038","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127039","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127040","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127041","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127042","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127043","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127044","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127045","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127046","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127047","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127048","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127049","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127050","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127051","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127052","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127053","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127054","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127055","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127056","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127057","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127058","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127059","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127060","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127061","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127062","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127063","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127064","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127065","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127066","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127067","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127068","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127069","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127070","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127071","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127072","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127073","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127074","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127075","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127076","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127077","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127078","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127079","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127080","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127081","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127082","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127083","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127084","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127085","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127086","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127087","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127088","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127089","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127090","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127091","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127092","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127093","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127094","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127095","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127096","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127097","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127098","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127099","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127100","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127101","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127102","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127103","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127104","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127105","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127106","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127107","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127108","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127109","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127110","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127112","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127113","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127114","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127115","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127117","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127118","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127119","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127120","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127121","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127122","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127123","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127124","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127125","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127126","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127127","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127128","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127129","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127130","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127131","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127132","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127133","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127135","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127136","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127137","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127138","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127139","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127140","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127141","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127142","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127143","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127144","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127145","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127146","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127147","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127148","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127149","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127150","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127151","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127152","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127153","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127154","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127155","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127156","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127157","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43798.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127160","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127161","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127162","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127163","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127164","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127165","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127166","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127167","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127168","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127169","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127170","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127171","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127172","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127173","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127174","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127175","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127176","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127177","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127178","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127179","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127180","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127181","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127182","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127183","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127184","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127185","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127186","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127187","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127188","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127189","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127191","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127192","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127193","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127194","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127195","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127196","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127197","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127198","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127199","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127200","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127201","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127202","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127203","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127204","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127205","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127206","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127207","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127208","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127209","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127210","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127211","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127212","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127213","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127214","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127215","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127216","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127217","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127218","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127219","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127220","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127221","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127222","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127223","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127225","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127226","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127227","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127228","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127229","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127230","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127231","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127232","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127233","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127234","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127235","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127236","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127237","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127238","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127239","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127240","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127241","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127242","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127243","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127244","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127246","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127247","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127248","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127249","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127250","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127251","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127252","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127253","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127254","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127255","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127256","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127257","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127258","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127259","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127260","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127261","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127262","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127263","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127264","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127266","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127267","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127268","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127269","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127271","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127272","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127273","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127274","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127275","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127277","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127278","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127279","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127280","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127281","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127282","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127283","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127284","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127285","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127286","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127287","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127288","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127289","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127290","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127291","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127292","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127293","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127294","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127295","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127296","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127297","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127298","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127299","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127300","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127301","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127302","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127303","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127304","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127305","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127306","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127307","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127308","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127309","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127310","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127311","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127312","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127313","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127314","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127315","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127316","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127317","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127318","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127319","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127320","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127321","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127322","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127323","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127324","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127325","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127326","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127327","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127328","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127329","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127330","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127331","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127332","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127333","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127334","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127336","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127337","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127338","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127339","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127340","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127341","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127342","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127343","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127344","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127345","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127346","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127347","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127348","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127350","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127351","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127352","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127353","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127354","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127355","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127356","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127357","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127359","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127361","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127362","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127363","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127364","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127365","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127366","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127367","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127368","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127369","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127370","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127372","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127373","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127374","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127375","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127376","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127377","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127378","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127379","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127380","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127381","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127382","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127383","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127384","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127385","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127386","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127387","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127388","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127389","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127390","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127391","","IND","Gibilisco","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","131.48","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127392","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127393","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127394","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127395","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127396","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127397","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127398","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127399","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127400","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","149.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127401","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127402","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127403","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127404","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127405","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127406","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127407","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127408","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127409","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127410","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127411","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127412","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127413","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127414","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127415","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127416","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127417","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127418","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127419","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127420","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127421","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127422","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127423","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127425","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127426","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127427","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127428","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127429","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127430","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127431","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127432","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127433","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127434","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127435","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127436","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127437","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127438","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127439","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127440","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127441","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127442","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127443","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127444","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127445","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127446","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127447","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127448","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127449","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127450","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127451","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127452","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127453","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127454","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127455","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127456","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127457","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127458","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127459","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127460","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127461","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127462","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127463","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127464","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127465","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127466","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127467","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127468","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127469","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127470","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127471","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127472","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127473","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127474","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127475","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127476","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127477","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127478","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127479","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127480","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127481","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127482","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127483","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127484","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127485","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127486","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127487","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127488","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127489","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127490","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127491","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127492","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127493","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127494","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127495","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127496","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127497","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127498","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127500","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127501","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127502","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127503","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127504","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127505","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127506","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127507","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127508","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127509","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127510","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127511","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127512","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127513","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127514","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127515","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127516","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127518","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127519","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127520","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127521","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127522","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127523","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127524","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127525","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127526","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127527","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127528","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127529","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127530","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127531","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127532","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127534","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127535","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127536","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127537","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127538","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127539","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127540","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127541","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127542","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127543","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127544","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127545","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127546","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127547","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127548","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127549","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127550","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127552","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127554","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127555","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127556","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127557","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127558","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127559","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127560","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127561","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127562","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127564","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127565","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127566","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127567","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127568","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127569","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127570","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127571","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127572","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127573","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127574","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127575","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127576","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127577","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127578","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127579","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127580","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127581","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127582","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127583","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127584","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127585","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127586","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127587","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127588","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127589","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127590","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127591","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127592","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127593","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127594","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127595","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127596","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127597","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127598","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127599","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127600","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127601","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127602","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127603","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127604","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127605","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127606","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127607","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127608","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127609","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127610","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127611","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127613","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127614","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127615","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127616","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127617","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127619","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127620","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127621","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127622","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127623","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127624","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127625","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127626","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127627","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127629","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127630","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127631","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127632","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127633","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127634","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127635","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127636","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127637","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127638","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127639","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127640","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127641","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127642","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127643","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127644","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127645","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127646","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127647","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127648","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127649","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127650","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127651","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127652","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127653","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127654","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127655","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127656","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127657","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127658","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127659","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127660","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127661","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127662","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127663","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127664","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127665","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127666","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127667","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127668","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127669","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127670","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127671","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127672","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127673","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127674","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127675","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127676","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127677","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127678","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127679","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127680","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127682","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127683","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127684","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127685","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127686","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127687","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127688","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127689","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127690","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127691","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127692","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127693","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127694","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127695","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127696","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127697","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127698","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127699","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127700","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127701","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127702","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127703","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127704","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127705","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127706","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127707","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127708","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127709","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127710","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127711","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127712","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127713","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127714","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127715","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127716","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127717","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127718","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127719","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127720","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127721","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127722","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127723","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127724","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127725","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127726","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127727","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127728","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127729","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127730","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127731","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127732","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127733","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127734","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127735","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127736","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127737","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127738","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127739","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127740","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127741","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127742","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127743","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127744","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127745","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127746","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127747","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127748","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127749","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127750","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127751","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127752","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127753","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127754","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127755","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127756","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127757","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127758","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127759","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127760","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127761","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127762","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127763","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127764","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127765","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127766","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127767","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127768","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127769","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127770","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127771","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127772","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127773","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127774","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127775","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127776","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127777","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127778","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127779","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127780","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127781","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127782","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127783","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127784","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127785","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127786","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127787","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127788","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127790","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127791","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127792","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127793","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127795","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127796","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127797","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127798","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127799","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127800","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127801","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127802","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127803","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127804","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127805","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127806","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127807","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127808","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127809","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127810","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127811","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127813","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127814","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127815","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127816","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127817","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127818","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127819","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127820","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127821","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127822","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127823","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127824","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127825","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127826","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127827","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127828","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127829","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127830","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127831","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127832","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127833","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127834","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127835","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43764.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127836","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127837","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127838","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127839","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127840","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127841","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127842","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127843","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127844","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127845","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127846","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127847","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127848","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127849","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127850","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127851","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127852","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127853","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127854","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127855","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127856","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127857","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127858","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127859","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127860","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127861","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127862","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127863","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127864","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127865","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127867","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127868","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127869","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127870","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127871","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127872","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127873","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127874","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127875","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127876","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127877","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127878","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127879","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127880","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127881","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127882","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127883","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127884","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127885","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127886","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127887","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127888","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127889","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127890","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127891","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127892","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127893","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127894","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127895","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127896","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127897","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127898","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127899","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127901","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127902","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127903","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127904","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127905","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127906","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127907","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127908","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127909","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127910","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127911","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127912","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127913","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127914","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127915","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127916","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127917","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127918","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127919","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127920","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127922","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127923","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127924","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127925","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127926","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127927","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127928","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127929","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127930","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127931","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127932","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127933","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127934","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127935","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127936","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127937","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127938","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127939","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127940","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127942","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127943","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127944","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127945","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127947","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127948","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127949","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127950","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127951","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127953","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127954","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127955","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127956","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127957","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127958","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127959","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127960","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127961","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127962","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127963","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127964","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127965","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127966","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127967","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127968","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127969","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127970","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127971","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127972","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127973","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127974","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127975","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127976","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127977","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127978","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127979","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127980","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127981","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127982","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127983","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127984","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127985","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127986","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127987","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127988","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127989","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127990","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127991","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127992","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127993","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127994","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127995","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127996","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127997","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127998","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC127999","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128000","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128001","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128002","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128003","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128004","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128005","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128006","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128007","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128008","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128009","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128010","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128012","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128013","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128014","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128015","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128016","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128017","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128018","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128019","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128020","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128021","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128022","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128023","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128024","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128026","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128027","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128028","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128029","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128030","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128031","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128032","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128033","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128035","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128037","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128038","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128039","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128040","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128041","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128042","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128043","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128044","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128045","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128046","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128048","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128049","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128050","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128051","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128052","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128053","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128054","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128055","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128056","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128057","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128058","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128059","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128060","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128061","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128062","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128063","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128064","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128065","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128066","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128067","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128068","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128069","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128070","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128071","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128072","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128073","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128074","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128075","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128076","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128077","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128078","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128079","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128080","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128081","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128082","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128083","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128084","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128085","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128086","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128087","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128088","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128089","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128090","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128091","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128092","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128093","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128094","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128095","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128096","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128097","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128099","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128100","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128101","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128102","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128103","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128104","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128105","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128106","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128107","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128108","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128109","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128110","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128111","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128112","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128113","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128114","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128115","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128116","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128117","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128118","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128119","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128120","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128121","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128122","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128123","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128124","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128125","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128126","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128127","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128128","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128129","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128130","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128131","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128132","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128133","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128134","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128135","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128136","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128137","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128138","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128139","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128140","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128141","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128142","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128143","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128144","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128145","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128146","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128147","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128148","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128149","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128150","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128151","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128152","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128153","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128154","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128155","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128156","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128157","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128158","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128159","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128160","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128161","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128162","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128163","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128164","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128165","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128166","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128167","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128168","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128169","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128170","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128171","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128172","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128174","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128175","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128176","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128177","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128178","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128179","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128180","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128181","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128182","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128183","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128184","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128185","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128186","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128187","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128188","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128189","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128190","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128192","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128193","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128194","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128195","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128196","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128197","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128198","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128199","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128200","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128201","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128202","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128203","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128204","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128205","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128206","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128208","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128209","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128210","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128211","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128212","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128213","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128214","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128215","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128216","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128217","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128218","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128219","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128220","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128221","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128222","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128223","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128224","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128226","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128228","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128229","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128230","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128231","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128232","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128233","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128234","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128235","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128236","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128238","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128239","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128240","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128241","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128242","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128243","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128244","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128245","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128246","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128247","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128248","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128249","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128250","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128251","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128252","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128253","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128254","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128255","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128256","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128257","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128258","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128259","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128260","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128261","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128262","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128263","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128264","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128265","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128266","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128267","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128268","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128269","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128270","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128271","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128272","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128273","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128274","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128275","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128276","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128277","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128278","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128279","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128280","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128281","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128282","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128283","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128284","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128285","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128287","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128288","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128289","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128290","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128291","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128293","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128294","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128295","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128296","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128297","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128298","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128299","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128300","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128301","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128302","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128303","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128304","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128305","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128306","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128307","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128308","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128309","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128310","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128311","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128312","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128313","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128314","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128315","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128316","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128317","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128318","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128319","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128320","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128321","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128322","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128323","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128324","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128325","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128326","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128327","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128328","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128329","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128330","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128331","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128332","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128333","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128334","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128335","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128336","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128337","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128338","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128339","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128340","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128341","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128342","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128343","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128344","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128345","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128346","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128347","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128348","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128349","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128350","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128351","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128352","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128353","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128355","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128356","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128357","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128358","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128359","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128360","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128361","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128362","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128363","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128364","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128365","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128366","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128367","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128368","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128369","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128370","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128371","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128372","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128373","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128374","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128375","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128376","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128377","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128378","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128379","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128380","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128381","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128382","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128383","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128384","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128385","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128386","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128387","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128388","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128389","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128390","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128391","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128392","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128393","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128394","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128395","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128396","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128397","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128398","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128399","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128400","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128401","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128402","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128403","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128404","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128405","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128406","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128407","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128408","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128409","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128410","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128411","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128412","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128413","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128414","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128415","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128416","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128417","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128418","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128419","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128420","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128421","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128422","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128423","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128424","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128425","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128426","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128427","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128428","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128429","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128430","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128431","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128432","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128433","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128434","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128435","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128436","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128437","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128438","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128439","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128440","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128441","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128442","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128443","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128444","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128445","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128446","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128447","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128448","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128449","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128450","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128451","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128452","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128453","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128454","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128455","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128456","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128457","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128458","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128459","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128460","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128461","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128463","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128464","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128465","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128466","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128468","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128469","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128470","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128471","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128472","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128473","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128474","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128475","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128476","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128477","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128478","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128479","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128480","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128481","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128482","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128483","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128484","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128486","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128487","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128488","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128489","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128490","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128491","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128492","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128493","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128494","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128495","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128496","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128497","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128498","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128499","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128500","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128501","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128502","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128503","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128504","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128505","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128506","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128507","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128508","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43824.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128509","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128510","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128511","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128512","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128513","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128514","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128515","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128516","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128517","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128518","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128519","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128520","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128521","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128522","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128523","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128524","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128525","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128526","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128527","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128528","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128529","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128530","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128531","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128532","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128533","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128534","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128535","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128536","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128537","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128538","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128540","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128541","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128542","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128543","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128544","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128545","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128546","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128547","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128548","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128549","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128550","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128551","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128552","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128553","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128554","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128555","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128556","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128557","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128558","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128559","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128560","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128561","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128562","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128563","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128564","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128565","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128566","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128567","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128568","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128569","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128570","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128571","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128572","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128574","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128575","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128576","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128577","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128578","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128579","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128580","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128581","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128582","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128583","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128584","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128585","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128586","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128587","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128588","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128589","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128590","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128591","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128592","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128593","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128595","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128596","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128597","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128598","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128599","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128600","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128601","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128602","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128603","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128604","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128605","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128606","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128607","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128608","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128609","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128610","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128611","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128612","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128613","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128615","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128616","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128617","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128618","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128620","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128621","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128622","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128623","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128624","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128626","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128627","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128628","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128629","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128630","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128631","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128632","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128633","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128634","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128635","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128636","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128637","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128638","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128639","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128640","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128641","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128642","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128643","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128644","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128645","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128646","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128647","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128648","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128649","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128650","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128651","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128652","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128653","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128654","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128655","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128656","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128657","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128658","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128659","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128660","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128661","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128662","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128663","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128664","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128665","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128666","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128667","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128668","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128669","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128670","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128671","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128672","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128673","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128674","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128675","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128676","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128677","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128678","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128679","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128680","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128681","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128682","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128683","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128685","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128686","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128687","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128688","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128689","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128690","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128691","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128692","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128693","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128694","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128695","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128696","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128697","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128699","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128700","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128701","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128702","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128703","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128704","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128705","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128706","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128708","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128710","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128711","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128712","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128713","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128714","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128715","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128716","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128717","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128718","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128719","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128721","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128722","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128723","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128724","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128725","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128726","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128727","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128728","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128729","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128730","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128731","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128732","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128733","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128734","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128735","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128736","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128737","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128738","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128739","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128740","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128741","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128742","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128743","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128744","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128745","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128746","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128747","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128748","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","149.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128749","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128750","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128751","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128752","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128753","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128754","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128755","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128756","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128757","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128758","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128759","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128760","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128761","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128762","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128763","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128764","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128765","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128766","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128767","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128768","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128769","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128770","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128771","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128773","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128774","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128775","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128776","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128777","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128778","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128779","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128780","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128781","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128782","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128783","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128784","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128785","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128786","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128787","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128788","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128789","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128790","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128791","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128792","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128793","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128794","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128795","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128796","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128797","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128798","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128799","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128800","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128801","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128802","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128803","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128804","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128805","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128806","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128807","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128808","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128809","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128810","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128811","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128812","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128813","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128814","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128815","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128816","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128817","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128818","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128819","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128820","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128821","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128822","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128823","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128824","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128825","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128826","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128827","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128828","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128829","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128830","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128831","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128832","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128833","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128834","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128835","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128836","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128837","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128838","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128839","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128840","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128841","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128842","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128843","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128844","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128845","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128846","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128848","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128849","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128850","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128851","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128852","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128853","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128854","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128855","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128856","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128857","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128858","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128859","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128860","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128861","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128862","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128863","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128864","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128866","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128867","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128868","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128869","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128870","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128871","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128872","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128873","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128874","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128875","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128876","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128877","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128878","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128879","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128880","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128882","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128883","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128884","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128885","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128886","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128887","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128888","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128889","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128890","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128891","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128892","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128893","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128894","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128895","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128896","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128897","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128898","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128900","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128902","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128903","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128904","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128905","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128906","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128907","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128908","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128909","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128910","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128912","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128913","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128914","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128915","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128916","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128917","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128918","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128919","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128920","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128921","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128922","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128923","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128924","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128925","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128926","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128927","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128928","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128929","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128930","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128931","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128932","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128933","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128934","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128935","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128936","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128937","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128938","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128939","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128940","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128941","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128942","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128943","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128944","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128945","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128946","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128947","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128948","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128949","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128950","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128951","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128952","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128953","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128954","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128955","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128956","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128957","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128958","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128959","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128961","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128962","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128963","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128964","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128965","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128967","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128968","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128969","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128970","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128971","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128972","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128973","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128974","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128975","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128976","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128977","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128978","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128979","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128980","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128981","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128982","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128983","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128984","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128985","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128986","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128987","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128988","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128989","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128990","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128991","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128992","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128993","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128994","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128995","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128996","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128997","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128998","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC128999","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129000","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129001","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129002","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129003","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129004","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129005","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129006","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129007","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129008","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129009","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129010","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129011","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129012","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129013","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129014","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129015","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129016","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129017","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129018","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129019","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129020","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129021","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129022","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129023","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129024","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129025","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129026","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129027","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129029","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129030","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129031","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129032","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129033","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129034","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129035","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129036","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129037","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129038","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129039","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129040","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129041","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129042","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129043","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129044","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129045","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129046","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129047","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129048","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129049","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129050","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129051","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129052","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129053","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129054","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129055","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129056","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129057","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129058","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129059","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129060","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129061","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129062","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129063","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129064","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129065","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129066","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129067","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129068","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129069","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129070","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129071","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129072","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129073","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129074","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129075","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129076","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129077","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129078","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129079","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129080","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129081","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129082","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129083","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129084","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129085","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129086","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129087","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129088","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129089","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129090","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129091","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129092","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129093","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129094","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129095","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129096","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129097","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129098","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129099","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129100","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129101","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129102","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129103","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129104","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129105","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129106","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129107","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129108","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129109","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129110","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129111","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129112","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129113","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129114","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129115","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129116","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129117","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129118","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129119","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129120","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129121","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129122","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129123","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129124","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129125","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129126","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129127","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129128","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129129","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129130","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129131","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129132","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129133","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129134","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129135","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129137","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129138","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129139","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129140","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129142","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129143","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129144","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129145","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129146","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129147","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129148","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129149","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129150","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129151","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129152","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129153","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129154","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129155","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129156","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129157","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129158","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129160","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129161","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129162","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129163","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129164","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129165","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129166","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129167","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129168","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129169","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129170","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129171","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129172","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129173","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129174","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129175","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129176","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129177","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129178","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129179","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129180","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129181","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129182","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43815.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129183","","IND","Abasolo","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129184","","IND","Acosta","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129185","","IND","Acuna","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129186","","IND","Adams","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129187","","IND","Adams","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129188","","IND","Afshar","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129189","","IND","Aghasian","Edwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129190","","IND","Aguilar","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129191","","IND","Ain","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129192","","IND","Alameda","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129193","","IND","Alanis","Luis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129194","","IND","Alaniz","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129195","","IND","Alexander","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129196","","IND","Allen","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129197","","IND","Allread","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129198","","IND","Alvarado","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129199","","IND","Alvarez","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129200","","IND","Alvarez","Alfonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129201","","IND","Amaro","Douglas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129202","","IND","Anderson","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129203","","IND","Anderson","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129204","","IND","Aparicio","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129205","","IND","Aranda","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129206","","IND","Arata","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129207","","IND","Arellano","Sergio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129208","","IND","Ascencio","Javier","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129209","","IND","Ashbaugh","Todd","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129210","","IND","Aufdenkamp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129211","","IND","Augustine","Karren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129212","","IND","Avery","Vernon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129213","","IND","Avila","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129215","","IND","Baccaglio","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129216","","IND","Bacon","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129217","","IND","Bailey","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129218","","IND","Baliscao","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129219","","IND","Barbour","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129220","","IND","Barmore","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129221","","IND","Barnett","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129222","","IND","Barone","Wesley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129223","","IND","Barragan","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129224","","IND","Bartels","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129225","","IND","Bartra","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129226","","IND","Bastas","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129227","","IND","Beck","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129228","","IND","Becklund","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129229","","IND","Bell","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129230","","IND","Bell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129231","","IND","Bello","Nick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129232","","IND","Belton","Arthur","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129233","","IND","Bennett","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129234","","IND","Berger","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129235","","IND","Betancourt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129236","","IND","Bevington","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129237","","IND","Biakanja","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129238","","IND","Bingham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129239","","IND","Bittner","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129240","","IND","Bivens","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129241","","IND","Black","Craig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129242","","IND","Blackwell","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129243","","IND","Blean","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129244","","IND","Blech","Holger","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129245","","IND","Blinn","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129246","","IND","Bloomgren","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129247","","IND","Boelter","Travis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129249","","IND","Booth","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129250","","IND","Borges","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129251","","IND","Borreson","Kim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129252","","IND","Boscovich","Harold","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129253","","IND","Boxx","Gillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129254","","IND","Bradley","Derrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129255","","IND","Bratcher","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129256","","IND","Breazeale","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129257","","IND","Briggs","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129258","","IND","Brito","Paulo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129259","","IND","Britton","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129260","","IND","Broce","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129261","","IND","Brock","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129262","","IND","Broida","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129263","","IND","Brosnan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129264","","IND","Brown","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129265","","IND","Brown","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129266","","IND","Brown","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129267","","IND","Bruni","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129268","","IND","Buller","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129270","","IND","Burke","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129271","","IND","Butler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129272","","IND","Buttitta","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129273","","IND","Caginia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129274","","IND","Campbell","Herb","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129275","","IND","Campbell","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129276","","IND","Caponio","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129277","","IND","Carbajal","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129278","","IND","Carilli","Dominick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129279","","IND","Carlock","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129280","","IND","Carlson","Clay","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129281","","IND","Carranza","Adolph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129282","","IND","Carrasco","Fred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129283","","IND","Carter","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129284","","IND","Castaneda","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129285","","IND","Charekian","Galvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129286","","IND","Chavez","Refugio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129287","","IND","Chekouras","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129288","","IND","Chipkin","Adam","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129290","","IND","Chua","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129291","","IND","Chung","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129292","","IND","Clark","Zach","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129293","","IND","Clausen","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129295","","IND","Clements","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129296","","IND","Clet","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129297","","IND","Cloutier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129298","","IND","Coats","Soren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129299","","IND","Cobillas","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129301","","IND","Comandante","Federico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129302","","IND","Conde","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129303","","IND","Condren","Corey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129304","","IND","Cone","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129305","","IND","Coner","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129306","","IND","Connelly","Neil","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129307","","IND","Connelly","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129308","","IND","Conner","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129309","","IND","Conroy","Cameron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129310","","IND","Cook","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129311","","IND","Core","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129312","","IND","Cornelio","Marco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129313","","IND","Corona","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129314","","IND","Corona","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129315","","IND","Correa","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129316","","IND","Coscarelli","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129317","","IND","Cowan","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129318","","IND","Crawford","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129319","","IND","Crespin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129320","","IND","Crisler","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129321","","IND","Crivello","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129322","","IND","Crowley","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129323","","IND","Cruz","Marcos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129324","","IND","Culajay","Guillermo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129325","","IND","Culbertson","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129326","","IND","Cunningham","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129327","","IND","Curry","Ronald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129328","","IND","D'Amico","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129329","","IND","Danielsen","Kara","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129330","","IND","Davila","Edgar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129331","","IND","Davis","Justin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129332","","IND","Davis","Russell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129333","","IND","Dawson","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129334","","IND","De Aguinaga","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129335","","IND","De Mare","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129336","","IND","DeLintt","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129337","","IND","Deam","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129338","","IND","Dearborn","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129339","","IND","Del Bando","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129340","","IND","Delaye","Pierre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129341","","IND","Dellinger","Johnny","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129342","","IND","Demers","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129343","","IND","Depaz","Pascal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129344","","IND","Diaz","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129345","","IND","Diaz","Leia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129346","","IND","Diehl","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129347","","IND","Dilloughery","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129348","","IND","Dixon","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129349","","IND","Dizon","Angel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129350","","IND","Doan","Bien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129351","","IND","Doan","Hien","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129352","","IND","Dobson","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129353","","IND","Doria","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129354","","IND","Dorman","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129355","","IND","Doss","Cleotis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129356","","IND","Doty","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129357","","IND","Dragges","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129358","","IND","Duenas","Maximillian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129360","","IND","Dziuba","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129361","","IND","Ehlers","Barry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129362","","IND","Einhorn","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129363","","IND","Ellis","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129364","","IND","Endicott","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129365","","IND","England","Carl","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129366","","IND","Engles","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129367","","IND","Ennes","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129368","","IND","Erbe","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129369","","IND","Escalera","Jonas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129370","","IND","Escobar","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129371","","IND","Escobar","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129372","","IND","Escobar","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129374","","IND","Estrada","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129375","","IND","Estrada","Moises","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129376","","IND","Estrada","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129377","","IND","Fabiny","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129378","","IND","Fanucchi","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129379","","IND","Favorito","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129380","","IND","Fernandez","Forest","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129381","","IND","Ferrito","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129383","","IND","Fielding","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129385","","IND","Filippone","Francesco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129386","","IND","Flanagan","Graham","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129387","","IND","Florea","Florin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129388","","IND","Flores","Saul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129389","","IND","Folia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129390","","IND","Folsom","Kenneth","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129391","","IND","Fong","Louis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129392","","IND","Forman","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129393","","IND","Fountaine","Jamal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129394","","IND","Francisco","Rocco","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129396","","IND","Franco","Pedro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129397","","IND","Frantzich","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129398","","IND","Fraser","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129399","","IND","Friesell","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129400","","IND","Fryer","Beau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129401","","IND","Gallau","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129402","","IND","Gamban","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129403","","IND","Gamino","Ramon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129404","","IND","Garcia","Atanacio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129405","","IND","Garcia","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129406","","IND","Garcia","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129407","","IND","Garcia","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129408","","IND","Garcia","Roberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129409","","IND","Gardanier","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129410","","IND","Gardner","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129411","","IND","Gehlbach","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129412","","IND","Gerbino","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129413","","IND","Gervasoni","Bret","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129414","","IND","Getchell","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129415","","IND","Gibilisco","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","131.48","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129416","","IND","Gilbert","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129417","","IND","Giordano","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129418","","IND","Girzhu","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129419","","IND","Gizowski","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129420","","IND","Godoy","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129421","","IND","Golder","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129422","","IND","Gomez","Carlos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129423","","IND","Gomez","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129424","","IND","Gonzales","Alan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","149.33","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129425","","IND","Gonzalez","Amalio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129426","","IND","Gonzalez","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129427","","IND","Gonzalez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129428","","IND","Goodrich","Luke","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129429","","IND","Gordon","Stefanos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129430","","IND","Gowdy","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129431","","IND","Goytia","Chad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129432","","IND","Greaves","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129433","","IND","Guerrero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129434","","IND","Guerrero","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129435","","IND","Guitron","Santiago","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129436","","IND","Gullo","Gail","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129437","","IND","Guskov","Iurii","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129438","","IND","Gutgesell","Myles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129439","","IND","Gutierrez","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129440","","IND","Gutierrez","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129441","","IND","Gutierrez","Salvador","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129442","","IND","Guy","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129443","","IND","Haag","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129444","","IND","Haferbecker","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129445","","IND","Hagerman","Randon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129446","","IND","Hall","Shad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129447","","IND","Hamilton","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129449","","IND","Harkins","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129450","","IND","Harmount","Chris","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129451","","IND","Harper","Kenard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129452","","IND","Harper","Kiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129453","","IND","Harrell","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129454","","IND","Hart","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129455","","IND","Harward","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129456","","IND","Hassanali","Muizz","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129457","","IND","Hathaway","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129458","","IND","Haulot","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129459","","IND","Hawkins","Troy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129460","","IND","Hayes","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129461","","IND","Haynes","Marc","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129462","","IND","Heald","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129463","","IND","Healy","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129464","","IND","Heredia","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129465","","IND","Herman","Aaron","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129466","","IND","Hernandez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129467","","IND","Herrera","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129468","","IND","Herzog","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129469","","IND","Hiatt","Blake","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129470","","IND","Hidalgo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129471","","IND","Hill","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129472","","IND","Hirsch","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129473","","IND","Ho","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129474","","IND","Hodges","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129475","","IND","Hodges","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129476","","IND","Holland","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129477","","IND","Hsu","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129478","","IND","Hubbard","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129479","","IND","Hugger","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129480","","IND","Hyland","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129481","","IND","Ibarra","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129482","","IND","Ibarra","Felipe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129483","","IND","Ignacio","Alfred","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129484","","IND","Ira","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129485","","IND","Isozaki","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129486","","IND","Jackson","Mathew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129487","","IND","Jacobs","Angela","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129488","","IND","Jennings Jr","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129489","","IND","Jimenez","Fernando","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129490","","IND","Jimenez","Santos","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129491","","IND","Johnson","Clint","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129492","","IND","Justason","Zachary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129493","","IND","Kaldor","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129494","","IND","Karlsten","Dan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129495","","IND","Kasten","Brendan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129496","","IND","Keegan","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129497","","IND","Kelly","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129498","","IND","Kelly","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129499","","IND","Kent","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129500","","IND","Kerin","Jamie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129501","","IND","King","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129502","","IND","King","George","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129503","","IND","King","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129504","","IND","Kirmse","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129505","","IND","Klay","Kristopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129506","","IND","Knight","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129507","","IND","Koussa","Zeeyad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129508","","IND","Krassow","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129509","","IND","Kurpinsky","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129510","","IND","Laba","Maryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129511","","IND","Laird","Gerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129512","","IND","Landi","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129513","","IND","Lang","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129514","","IND","Lara","Esteban","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129515","","IND","Larkin","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129516","","IND","Larsen","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129517","","IND","Lass","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129518","","IND","Lawler","Jesse","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129519","","IND","Lawton","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129520","","IND","Leach","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129521","","IND","Lee","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129522","","IND","Lee","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129524","","IND","Leeds","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129525","","IND","Leglu","Edward","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129526","","IND","Lerma","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129527","","IND","Levendosky","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129528","","IND","Levin","Aleksandr","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129529","","IND","Lewis","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129530","","IND","Ling","Rocky","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129531","","IND","Livingston","Micheal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129532","","IND","Lizardo","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129533","","IND","Llorente","Brittani","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129534","","IND","Llosa","Alejandro","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129535","","IND","Lo","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129536","","IND","Lo","Vivian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129537","","IND","Loesche","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129538","","IND","Loessberg","Casilia","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129539","","IND","Lomeli","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129540","","IND","Long","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129542","","IND","Lovens","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129543","","IND","Lowrimore","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129544","","IND","Lucchesi","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129545","","IND","Luna","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129546","","IND","Lyle","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129547","","IND","Maas","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129548","","IND","Maas","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129549","","IND","MacDonell","Brett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129550","","IND","Macleod","Alexander","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129551","","IND","Madison","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129552","","IND","Magnus","Maxwell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129553","","IND","Mailander","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129554","","IND","Malandrino","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129555","","IND","Mann","Jeremy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129556","","IND","Maraldo","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","125.53","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129558","","IND","Marks","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129559","","IND","Marroquin-Cifuentes","Ludwin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129560","","IND","Marshall","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129561","","IND","Martello","Laura","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129562","","IND","Martin","Ross","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129563","","IND","Martinez","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129564","","IND","Martinez","Eugenio","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129565","","IND","Martins","Mario-Andre","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129566","","IND","Maskalik","Elena","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129567","","IND","Matcham","Tyler","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129568","","IND","Matlow","Mitchell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129569","","IND","Mauntz","Timothy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129570","","IND","May III","Gerald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129571","","IND","Mayorga","Raul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129572","","IND","Mc Intyre","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129573","","IND","McBride","Casey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129574","","IND","McCarthy","Mary","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129576","","IND","McClure","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129578","","IND","McGovern","Donald","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129579","","IND","McKnight","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129580","","IND","McLeod","Doug","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129581","","IND","McVeigh","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129582","","IND","McVey","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129583","","IND","Meeks","Melvin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129584","","IND","Melikian","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129585","","IND","Melodia","Lars","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129586","","IND","Mendoza","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129588","","IND","Middleton","Jarod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129589","","IND","Miller","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129590","","IND","Miller","Shaun","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129591","","IND","Mills","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129592","","IND","Mimms","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129593","","IND","Minoia","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129594","","IND","Mitchell","Lawrence","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129595","","IND","Moalem","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129596","","IND","Molloy","Julian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129597","","IND","Montgomery","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129598","","IND","Mora","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129599","","IND","Moraida","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129600","","IND","Morales","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129601","","IND","Morales-McGibben","Brad","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129602","","IND","Morisey","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129603","","IND","Morton","Howard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129604","","IND","Moseley","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129605","","IND","Moses","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129606","","IND","Mota","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129607","","IND","Moth","Veasna","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129608","","IND","Moules","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129609","","IND","Mountain","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129610","","IND","Muldoon","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129611","","IND","Mumper","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129612","","IND","Mun","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129613","","IND","Murphy","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129614","","IND","Murray","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129615","","IND","Mushock","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129616","","IND","Nance","Collin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129617","","IND","Naranjo","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129618","","IND","Nave","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129619","","IND","Nelson","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129620","","IND","Nelson","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129621","","IND","Nelson","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129622","","IND","Newcombe","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129623","","IND","Newland","Tom","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129624","","IND","Newnom","Grant","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129625","","IND","Nguyen","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129626","","IND","Nguyen","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129627","","IND","Nguyen","Thanh","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129628","","IND","Nichols","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129629","","IND","Nilsson","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129630","","IND","Nobori","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129631","","IND","Noon","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129632","","IND","O'Connor","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129633","","IND","Oandason","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129634","","IND","Ochoa","Alonso","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129635","","IND","Ochoa","Miguel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129637","","IND","Oliver","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129638","","IND","Olmos","Alberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129639","","IND","Olmos","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129640","","IND","Olson","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129641","","IND","Omaleki","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129643","","IND","Orfanel","Elrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129644","","IND","Orr","Bradley","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129645","","IND","Orsborn","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129646","","IND","Ortega","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129647","","IND","Paculba","Nico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129648","","IND","Padron","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129649","","IND","Pagcaliuagan","Mario","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129650","","IND","Page","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129651","","IND","Palodichuk","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129653","","IND","Parker","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129654","","IND","Parker","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129655","","IND","Parmer","Derek","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129656","","IND","Patocchi","Trevor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129657","","IND","Pavloff","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129658","","IND","Pedemonte","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129659","","IND","Pelot","Sage","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129660","","IND","Pena","Alcibiades","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129661","","IND","Pereira","Anselmo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129662","","IND","Pereira","Joe","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129663","","IND","Pereira","Manuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129664","","IND","Peuler","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129665","","IND","Pham","Hau","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129666","","IND","Phelan","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129667","","IND","Piccardo","Tony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129668","","IND","Pickup","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129669","","IND","Piercy","Spencer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129670","","IND","Pinedo","Leonardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129671","","IND","Poblete","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129672","","IND","Polidoro","Pablo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129673","","IND","Polverino","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129674","","IND","Pons","Alex","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129675","","IND","Posada","Gilbert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129676","","IND","Prada","Samuel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129677","","IND","Puddicombe","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129678","","IND","Ragan","Brandon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129679","","IND","Ragsac","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129680","","IND","Ramirez","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129681","","IND","Ramirez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129682","","IND","Ramos","Aries","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129683","","IND","Ramos","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129684","","IND","Read","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129685","","IND","Rector","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129686","","IND","Reggiardo","Philip","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129687","","IND","Reich","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129688","","IND","Reid","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129689","","IND","Reynolds","Neal","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129690","","IND","Rhodes","Jacob","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129691","","IND","Riley","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129692","","IND","Rishel","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129693","","IND","Rivera","Walter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129694","","IND","Ro","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129695","","IND","Roberts","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129696","","IND","Robinson","Dustin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129697","","IND","Robinson","Kerry","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129698","","IND","Rocha","Heriberto","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129699","","IND","Rodrigues","Nelson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129700","","IND","Rodriguez","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129701","","IND","Rollins","Tyson","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129702","","IND","Roman","Peter","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129703","","IND","Rondone","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129704","","IND","Rooney","Logan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129706","","IND","Rosa","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129707","","IND","Rosenquist","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129708","","IND","Rosingana","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129709","","IND","Rudy","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129710","","IND","Ryan","Francis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129711","","IND","Salas","Moses","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129712","","IND","Salcido","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129713","","IND","Sales","Darrell","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129714","","IND","San Miguel","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129715","","IND","Sanchez","Jesus","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129716","","IND","Sanchez","Thomas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129717","","IND","Sandoval","Hector","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129718","","IND","Sandoval","Jose","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129719","","IND","Santamaria","Juan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129720","","IND","Saracino","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129721","","IND","Sargent","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129722","","IND","Savage","Jonathan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129723","","IND","Savedra","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129724","","IND","Scardino","Sundance","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129725","","IND","Schaefer","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129726","","IND","Scheib","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129727","","IND","Schirmer","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129728","","IND","Schriver","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129729","","IND","Schubert","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129730","","IND","Schulte","Amy","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129731","","IND","Schulte","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129732","","IND","Scocca","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129733","","IND","Seadler","Richard","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129734","","IND","Seaton","Jeff","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","123.16","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129735","","IND","Seligman","Evan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129736","","IND","Senkier","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129737","","IND","Shaw","Jack","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129738","","IND","Shea","Jim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129739","","IND","Shea","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129740","","IND","Shepard","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129741","","IND","Silva","Eduardo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129742","","IND","Silva","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129743","","IND","Smith","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129744","","IND","Smith","Clinton","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129745","","IND","Smith","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129746","","IND","Smith","Obery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129747","","IND","Snapp","Brian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129748","","IND","Sniffen","Greig","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129749","","IND","Sniffen","Jarrod","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129750","","IND","Snyder","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129751","","IND","Soli","Tipi","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129752","","IND","Son","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129753","","IND","Soriano","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129754","","IND","Souza","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129755","","IND","Spillner","Kirk","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129756","","IND","Staley","Josiah","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129757","","IND","Stamm","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129758","","IND","Stephens","Dale","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129759","","IND","Stidham","Kevin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129760","","IND","Suarez","Jason","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129761","","IND","Summers","Arlen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129762","","IND","Sumner","Christopher","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129763","","IND","Sung","Anthony","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129764","","IND","Svendsen","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129765","","IND","Swale","Sean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129766","","IND","Tacklind","Shawn","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129767","","IND","Tan","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129768","","IND","Tarango","Cesar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129769","","IND","Tatad Jr","Serafin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129770","","IND","Taylor","Kwamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129771","","IND","Taylor","Lee","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129772","","IND","Thierry","Tremaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129773","","IND","Thomas","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129774","","IND","Thomas","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129775","","IND","Thomas","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129776","","IND","Thompson","Glen","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129777","","IND","Thornton","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129778","","IND","Tognozzi","Patrick","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129779","","IND","Tognozzi","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129780","","IND","Tolentino","Benjamin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129781","","IND","Tom","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129782","","IND","Tomlinson","Jeffery","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129783","","IND","Tong","Cuong","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129784","","IND","Topping","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129785","","IND","Torchio","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129786","","IND","Torres Jr","Ruben","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129787","","IND","Toruno","Ivan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129788","","IND","Toth","Cramer","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129789","","IND","Tovar","Oscar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129790","","IND","Trabert","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129791","","IND","Tran","Paul","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129792","","IND","Tran","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129793","","IND","Trevino","Kyle","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129794","","IND","Trevino","Ray","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129795","","IND","Trinidad","Eunico","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129796","","IND","Trotter","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129797","","IND","Truong","Christian","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129798","","IND","Tuttle","Matthew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129799","","IND","Tuyor","Gregory","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129800","","IND","Tyson","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129801","","IND","Ulrich","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129802","","IND","Una Dia","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129803","","IND","Ureta","John","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129804","","IND","Van Dalen","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129805","","IND","Van Peteghem","Robert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129806","","IND","VanDeWark","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129807","","IND","Vasquez","Albert","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129808","","IND","Vega","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129809","","IND","Vega","Gabriel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129810","","IND","Veitch","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129811","","IND","Velasquez","Victor","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129812","","IND","Velazquez","Eliel Leo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129814","","IND","Vierra","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129815","","IND","Vittone","Steve","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129816","","IND","Vivenzi III","Bartolo","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129817","","IND","Vo","Thang","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129819","","IND","Wagner","Asha","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129820","","IND","Walker","Eric","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129821","","IND","Walker","Martin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129822","","IND","Walker","Scott","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129823","","IND","Wallace","Darren","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129824","","IND","Walsh","Jon","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129825","","IND","Walton","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129826","","IND","Wargo","William","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129827","","IND","Warne","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129828","","IND","Warner","Eddie","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129829","","IND","Warren","Joshua","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129830","","IND","Watts","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129831","","IND","Welch","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129832","","IND","Weseman","Read","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129833","","IND","West","Ryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129834","","IND","West","Tim","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129835","","IND","Westcott","Erik","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129837","","IND","Wheeler","Dennis","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129838","","IND","Whipple","Dean","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129839","","IND","Whyte","Andrew","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129840","","IND","Wilcox","Quentin","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129841","","IND","Wilder","Nicholas","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129842","","IND","Williams","Daniel","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129843","","IND","Williams","Pierce","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129844","","IND","Willis","Blaine","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129845","","IND","Wise","Charles","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129846","","IND","Woeste","Keith","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129847","","IND","Wong","Bryan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129848","","IND","Wong","Mark","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129849","","IND","Wong","Stan","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129850","","IND","Wulczynski","Jeffrey","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129851","","IND","Yee","David","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129852","","IND","Yendrey","Bennett","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129853","","IND","Yezek","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129854","","IND","Young","James","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129855","","IND","Zamora","Andres","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129856","","IND","Zamora","Eleazar","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129857","","IND","Zavattero","Joseph","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129858","","IND","Zerweck","Michael","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC129859","","IND","Zogg","Steven","","","","","San Jose","CA","95113.0","City of San Jose","Firefighter","","","43749.0","","5.95","","","","","","","155.28","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","NON122411","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43668.0","","408.49","","","","","","","36676.19","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","NON122412","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43703.0","","848.51","","","","","","","36676.19","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","NON125130","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43731.0","","532.55","","","","","","","36676.19","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","NON131202","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43759.0","","549.9","","","","","","","36676.19","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","NON131203","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43794.0","","881.2","","","","","","","36676.19","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","C","NON131204","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43822.0","","171.1","","","","","","","36676.19","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP125134","","COM","Arenas For City Council District 8 2020","","","","","","Sacramento","CA","95815.0","","","","","43801.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1420866","","","","","","","","","","","","","","","","","","","","","","Sylvia Arenas","","","","CCM","","OTH","City of San Jose","8.0","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP123769","","COM","Cortese for Senate 2020","Dave","","","","","San Jose","CA","95127.0","","","","","43753.0","","4700.0","","","","","","","4700.0","","","","MON","","","","","","1403576","","","","","","","","","","","","","","","","","","","","","","Dave Cortese","","","","SEN","","SEN","","15.0","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP125131","","COM","Detoy For Hermosa Beach City Council 2019","Michael","","","","","Hermosa Beach","CA","90254.0","","","","","43762.0","","250.0","","","","","","","250.0","","","","MON","","","","","","1420401","","","","","","","","","","","","","","","","","","","","","","Michael Detoy","","","","CCM","","CIT","City of Hermosa Beach","","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP125128","","COM","San Jose Residents for Fair Elections, Yes on __, sponsored by civil rights and labor organizations","","","","","","San Jose","CA","95125.0","","","","","43755.0","","30000.0","","","","","","","30000.0","","","","MON","","","","","","1420137","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Fair Elections Initiative","","City of San Jose","S","NO","EXP125128","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/28/2020 9:48:55 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP127159","","COM","Sergio Jimenez for San Jose City Council 2020","","","","","","San Jose","CA","95123.0","","","","","43826.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1419734","","","","","","","","","","","","","","","","","","","","","","Sergio Jimenez","","","","CCM","","OTH","City of San Jose","2.0","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/25/2019 11:23:16 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","C","NON109729","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43487.0","","242.92","","","","","","","3284.44","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/25/2019 11:23:16 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","C","NON110396","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43522.0","","683.92","","","","","","","3284.44","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/25/2019 11:23:16 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","C","NON111725","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43556.0","","525.8","","","","","","","3284.44","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/25/2019 11:23:16 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","C","NON113707","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43577.0","","472.1","","","","","","","3284.44","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/25/2019 11:23:16 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","C","NON116342","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43609.0","","406.8","","","","","","","3284.44","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/25/2019 11:23:16 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","RCPT","C","NON116343","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43636.0","","952.9","","","","","","","3284.44","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/25/2019 11:23:16 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","D","EXP108383","","COM","Patrick Ahrens for FHDA College Board 2018","","","","","","San Jose","CA","95124.0","","","","","43475.0","","-500.0","","","","","","","-500.0","","","","MON","Void Check","","","","","1384949","","","","","","","","","","","","","","","","","","","","","","Patrick Ahrens","","","","OTH","Board Member","OTH","Foothill- De Anza CCD","","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/25/2019 11:23:16 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","D","EXP113706","","COM","South Bay AFL-CIO Labor Council COPE","","","","","","San Jose","CA","95125.0","","","","","43605.0","","2500.0","","","","","","","2500.0","","","","MON","","","","","","744711","","","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council COPE","","","","","","","","","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/25/2019 11:23:16 PM","1/1/2019 12:00:00 AM","6/30/2019 12:00:00 AM","","EXPN","E","EXP113705","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43599.0","","12000.0","","","","","","","12000.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON102394","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43304.0","","702.33","","","","","","","11790.47","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON102395","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43336.0","","1220.42","","","","","","","11790.47","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON105681","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43367.0","","444.24","","","","","","","11790.47","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON105682","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43402.0","","430.91","","","","","","","11790.47","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","RCPT","C","NON108384","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43455.0","","1660.54","","","","","","","11790.47","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP101737","","COM","Constantine for Mayor 2018","","","","","","Morgan Hill","CA","95037.0","","","","","43341.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1398157","","","","","","","","","","","","","","","","","","","","","","Richard Constantine","","","","MAY","","OTH","City of Morgan Hill","","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP102392","","COM","South Bay AFL-CIO Labor Council COPE","","","","","","San Jose","CA","95125.0","","","","","43361.0","","15000.0","","","","","","","66882.68","","","","MON","","","","","","744711","","","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council COPE","","","","","","","","","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP102393","","COM","Kalra for California-Assembly 2018","Ash","","","","","Sacramento","CA","95814.0","","","","","43363.0","","200.0","","","","","","","4400.0","","","","MON","","","","","","1393660","","","","","","","","","","","","","","","","","","","","","","Ash Kalra","","","","ASM","","ASM","","27.0","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP103699","","COM","Jarod Middleton for Cambrian School Board 2018","","","","","","San Jose","CA","95124.0","","","","","43389.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1412896","","","","","","","","","","","","","","","","","","","","","","Jarod Middleton","","","","OTH","Board Member","OTH","Cambrian School District","","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP103700","","COM","Alameda Firefighters Association Political Action Committee IAFF Local 689","","","","","","Alameda","CA","94501.0","","","","","43399.0","","750.0","","","","","","","750.0","","","","MON","","","","","","890076","","","","","","","","","","","","","","","","","","","","","","Alameda Firefighters Association Political Action Committee IAFF Local 689","","","","","","","","","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP103701","","COM","South Bay AFL-CIO Labor Council COPE","","","","","","San Jose","CA","95125.0","","","","","43399.0","","15000.0","","","","","","","66882.68","","","","MON","","","","","","744711","","","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council COPE","","","","","","","","","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP103702","","COM","Safer San Jose, Yes on Measure T, Supported by Mayor Sam Liccardo","","","","","","San Jose","CA","95126.0","","","","","43402.0","","60000.0","","","","","","","60000.0","","","","MON","","","","","","1411225","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","San Jose Public Safety and Infrastructure Bond Issue, Measure T","","City of San Jose","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP99114","","COM","Chavez for Supervisor 2016 Officeholder Account","Cindy","","","","","San Jose","CA","95120.0","","","","","43298.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1366382","","","","","","","","","","","","","","","","","","","","","","Cindy Chavez (O)","","","","CSU","","OTH","Santa Clara County","2.0","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/29/2019 2:28:00 AM","7/1/2018 12:00:00 AM","12/31/2018 12:00:00 AM","","EXPN","D","EXP99115","","COM","Rocha for Supervisor 2018","Donald","","","","","San Jose","CA","95124.0","","","","","43298.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1393712","","","","","","","","","","","","","","","","","","","","","","Donald Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","C","NON95808","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43214.0","","585.99","","","","","","","7332.03","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","C","NON97797","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43241.0","","1247.67","","","","","","","7332.03","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","RCPT","C","NON99113","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43273.0","","2143.42","","","","","","","7332.03","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EXP97789","","COM","Newsom for California Governor 2018","","","","","","Sacramento","CA","95814.0","","","","","43250.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1375287","","","","","","","","","","","","","","","","","","","","","","Gavin Newsom","","","","GOV","","STW","","","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EXP97790","","COM","Ellen Kamei for Mountain View City Council 2018","","","","","","Mountain View","CA","94043.0","","","","","43250.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1367176","","","","","","","","","","","","","","","","","","","","","","Ellen Kamei","","","","CCM","","OTH","City of Mountain View","","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","EXP97791","","COM","South Bay AFL-CIO Labor Council COPE","","","","","","San Jose","CA","95125.0","","","","","43250.0","","30000.0","","","","","","","36882.68","","","","MON","","","","","","744711","","","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council COPE","","","","","","","","","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT205","","IND","Don Rocha (I)","","","","","","","","","","","","","43244.0","","22004.0","","","","","","","22004.0","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Don Rocha","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","D","PDT206","","IND","Shay Franco-Clausen (I)","","","","","","","","","","","","","43250.0","","6841.49","","","","","","","6841.49","","","","IND","Mailer","","","","","","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP97129","","OTH","American Express","","","","","","Weston","FL","33331.0","","","","","43223.0","","1882.68","","","","","","","8341.4","","","","CTB","Catering; In-Kind to South Bay AFL-CIO Labor Council Committee on Political Education (COPE) sponsored by: South Bay AFL-CIO Labor Council (ID #744711)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP97795","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43251.0","","6841.49","","","","","","","57690.98","","","","IND","Mailer/Support/S. Franco-Clausen/City Council, City of San Jose","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","E","EXP97793","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","43251.0","","22004.0","","","","","","","57690.98","","","","IND","Mailer/Support/D. Rocha/County Supervisor, Santa Clara County","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT207","","OTH","U.S. Postmaster","","","","","","San Jose","CA","95150.0","","","","","43244.0","","10093.1","","","","","","","12663.5","","","","IND","Postage for Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","EXPN","G","PDT208","","OTH","U.S. Postmaster","","","","","","San Jose","CA","95150.0","","","","","43250.0","","2570.4","","","","","","","12663.5","","","","IND","Postage for Mailer","Pacific Printing, Inc.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","7/30/2018 8:55:10 PM","4/22/2018 12:00:00 AM","6/30/2018 12:00:00 AM","","DEBT","F","PAY95141","","OTH","American Express","","","","","","Weston","FL","33331.0","","","","","","","","1882.68","0.0","1882.68","","","0.0","","","","","CTB","Catering; In-Kind to South Bay AFL-CIO Labor Council Committee on Political Education (COPE) sponsored by: South Bay AFL-CIO Labor Council (ID #744711)","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","C","NON94471","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43136.0","","566.8","","","","","","","3354.95","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","C","NON94472","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43154.0","","1470.5","","","","","","","3354.95","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","RCPT","C","NON95142","","OTH","San Jose Firefighters Local 230","","","","","","San Jose","CA","95110.0","","","","","43182.0","","1317.65","","","","","","","3354.95","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EXP95145","","COM","Caserta for Supervisor 2018","","","","","","Santa Clara","CA","95050.0","","","","","43207.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1386709","","","","","","","","","","","","","","","","","","","","","","Dominic Caserta","","","","CSU","","OTH","Santa Clara County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EXP199","","COM","Evan Low for Assembly 2018","","","","","","Sacramento","CA","95814.0","","","","","43143.0","","200.0","","","","","","","1250.0","","","","MON","","","","","","1392357","","","","","","","","","","","","","","","","","","","","","","Evan Low","","","","ASM","","ASM","","28.0","H","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EXP95148","","COM","Garcia for Mayor 2018","","","","","","Long Beach","CA","90814.0","","","","","43207.0","","800.0","","","","","","","800.0","","","","MON","","","","","","1395891","","","","","","","","","","","","","","","","","","","","","","Robert Garcia","","","","MAY","","OTH","City of Long Beach","","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EXP95144","","COM","Kalra for California-Assembly 2018","Ash","","","","","Sacramento","CA","95814.0","","","","","43207.0","","4200.0","","","","","","","4200.0","","","","MON","","","","","","1393660","","","","","","","","","","","","","","","","","","","","","","Ash Kalra","","","","ASM","","ASM","","27.0","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EXP95146","","COM","Patrick Ahrens for FHDA College Board 2018","","","","","","San Jose","CA","95124.0","","","","","43207.0","","500.0","","","","","","","500.0","","","","MON","","","","","","1384949","","","","","","","","","","","","","","","","","","","","","","Patrick Ahrens","","","","OTH","Board Member","OTH","Foothill- De Anza CCD","","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EXP95147","","COM","Shay Franco-Clausen for San Jose City Council District 9 2018","","","","","","San Jose","CA","95125.0","","","","","43207.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1398238","","","","","","","","","","","","","","","","","","","","","","Shay Franco-Clausen","","","","CCM","","OTH","City of San Jose","9.0","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","EXP91813","","COM","South Bay AFL-CIO Labor Council COPE","","","","","","San Jose","CA","95125.0","","","","","43137.0","","5000.0","","","","","","","6882.68","","","","MON","","","","","","744711","","","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council COPE","","","","","","","","","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","D","PDT203","","COM","South Bay AFL-CIO Labor Council COPE","","","","","","San Jose","CA","95125.0","","","","","43197.0","","1882.68","","","","","","","6882.68","","","","IKD","Catering","","","","","744711","","","","","","","","","","","","","","","","","","","","","","South Bay AFL-CIO Labor Council COPE","","","","","","","","","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP93808","","OTH","American Express","","","","","","Weston","FL","33331.0","","","","","43136.0","","1200.0","","","","","","","6458.72","","","","CTB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP95136","","OTH","American Express","","","","","","Weston","FL","33331.0","","","","","43164.0","","438.02","","","","","","","6458.72","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP95134","","OTH","American Express","","","","","","Weston","FL","33331.0","","","","","43164.0","","1250.0","","","","","","","6458.72","","","","CTB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP93807","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43160.0","","2700.0","","","","","","","5700.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP95143","","OTH","EMC Research, Inc.","","","","","","Columbus","OH","43215.0","","","","","43207.0","","3000.0","","","","","","","5700.0","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","E","EXP94470","","OTH","VR Research Inc.","","","","","","Oakland","CA","94612.0","","","","","43174.0","","1462.5","","","","","","","1462.5","","","","POL","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT199","","COM","Evan Low for Assembly 2018","","","","","","Sacramento","CA","95814.0","","","","","43143.0","","200.0","","","","","","","1250.0","","","","CTB","","American Express","","","","1392357","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT200","","COM","Evan Low for Assembly 2018","","","","","","Sacramento","CA","95814.0","","","","","43143.0","","1050.0","","","","","","","1250.0","","","","CTB","","American Express","","","","1392357","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT204","","OTH","FedEx Office","","","","","","San Ramon","CA","94583.0","","","","","43142.0","","438.02","","","","","","","438.02","","","","OFC","","American Express","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","EXPN","G","PDT202","","OTH","Golden Harvest Catering Inc.","","","","","","San Jose","CA","95112.0","","","","","43197.0","","1882.68","","","","","","","1882.68","","","","CTB","Catering","American Express","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","F","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","5/17/2018 9:16:18 PM","1/1/2018 12:00:00 AM","4/21/2018 12:00:00 AM","6/5/2018 12:00:00 AM","DEBT","F","PAY89141","","OTH","American Express","","","","","","Weston","FL","33331.0","","","","","","","","1200.0","0.0","1200.0","","","0.0","","","","","CTB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","C","NON83874","","OTH","San Jose Firefighters Local 230 General Fund","","","","","","San Jose","CA","95113.0","","","","","42968.0","","1330.6","","","","","","","7898.23","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","C","NON83875","","OTH","San Jose Firefighters Local 230 General Fund","","","","","","San Jose","CA","95113.0","","","","","42944.0","","892.24","","","","","","","7898.23","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","C","NON89137","","OTH","San Jose Firefighters Local 230 General Fund","","","","","","San Jose","CA","95113.0","","","","","43000.0","","563.31","","","","","","","7898.23","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","C","NON89138","","OTH","San Jose Firefighters Local 230 General Fund","","","","","","San Jose","CA","95113.0","","","","","43031.0","","477.8","","","","","","","7898.23","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","C","NON89139","","OTH","San Jose Firefighters Local 230 General Fund","","","","","","San Jose","CA","95113.0","","","","","43066.0","","182.5","","","","","","","7898.23","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","C","NON89140","","OTH","San Jose Firefighters Local 230 General Fund","","","","","","San Jose","CA","95113.0","","","","","43084.0","","672.97","","","","","","","7898.23","","","","","Legal & Reporting Services","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","C","NON89142","","OTH","San Jose Firefighters Local 230 General Fund","","","","","","San Jose","CA","95113.0","","","","","43090.0","","50.0","","","","","","","7898.23","","","","","Filing Fee","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP196","","COM","Asian Pacific-Islander Empowerment PAC","","","","","","Sunnyvale","CA","94085.0","","","","","43014.0","","150.0","","","","","","","150.0","","","","MON","","","","","","1340395","","","","","","","","","","","","","","","","","","","","","","Asian Pacific-Islander Empowerment PAC","","","","OTH","Political Action Committee","","","","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP81889","","COM","Association of Retired San Jose Police Officers & Firefighters Political Action Committee","","","","","","Sunnyvale","CA","95159.0","","","","","42948.0","","1200.0","","","","","","","1200.0","","","","MON","","","","","","980947","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP85183","","COM","Build California - Senator Jim Beall Ballot Measure Committee","","","","","","Sacramento","CA","95814.0","","","","","43031.0","","2000.0","","","","","","","2000.0","","","","MON","","","","","","1393651","","","","","","","","","","","","","","","","","","","","","","Build California - Senator Jim Beall Ballot Measure Committee","","","","","","","","","","Build California - Senator Jim Beall Ballot Measure Committee","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP85184","","COM","Chu for State Assembly 2018","Kansen","","","","","Sacramento","CA","95814.0","","","","","43031.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1393543","","","","","","","","","","","","","","","","","","","","","","Kansen Chu","","","","ASM","","ASM","","25.0","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP86485","","COM","Kalra for California-Assembly 2018","Ash","","","","","San Jose","CA","95136.0","","","","","43047.0","","4400.0","","","","","","","4400.0","","","","MON","","","","","","1393660","","","","","","","","","","","","","","","","","","","","","","Ash Kalra","","","","ASM","","ASM","","27.0","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP89134","","COM","Kalra for California-Assembly 2018","Ash","","","","","San Jose","CA","95136.0","","","","","43082.0","","-2000.0","","","","","","","4400.0","","","","MON","Void Check","","","","","1393660","","","","","","","","","","","","","","","","","","","","","","Ash Kalra","","","","ASM","","ASM","","27.0","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP195","","COM","Kerr for Supervisor 2018","Joe","","","","","Long Beach","CA","90802.0","","","","","43014.0","","250.0","","","","","","","500.0","","","","MON","","","","","","1395220","","","","","","","","","","","","","","","","","","","","","","Joe Kerr","","","","CSU","","OTH","Orange County","4.0","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP197","","COM","Peralez for San Jose City Council 2018 D3","Raul","","","","","San Jose","CA","95113.0","","","","","43090.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1399400","","","","","","","","","","","","","","","","","","","","","","Raul Peralez","","","","CCM","","OTH","City of San Jose","3.0","","","","","S","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP88461","","OTH","American Express","","","","","","Weston","FL","33331.0","","","","","43042.0","","150.0","","","","","","","2000.0","","","","CTB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP88459","","OTH","American Express","","","","","","Weston","FL","33331.0","","","","","43042.0","","250.0","","","","","","","2000.0","","","","CTB","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP81219","","OTH","San Jose Firefighters Local 230 General Fund","","","","","","San Jose","CA","95113.0","","","","","42921.0","","383.0","","","","","","","383.0","","","","","Refund of Reimbursement Made in Error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","PDT196","","COM","Asian Pacific-Islander Empowerment PAC","","","","","","Sunnyvale","CA","94085.0","","","","","43014.0","","150.0","","","","","","","150.0","","","","CTB","","American Express","","","","1340395","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","PDT198","","COM","Carrasco for City Council 2018","Re-elect Magdalena","","","","","San Jose","CA","95112.0","","","","","43090.0","","600.0","","","","","","","600.0","","","","CTB","","American Express","","","","1400557","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","F","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","PDT195","","COM","Kerr for Supervisor 2018","Joe","","","","","Long Beach","CA","90802.0","","","","","43014.0","","250.0","","","","","","","500.0","","","","CTB","","American Express","","","","1395220","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"Councilmember-District 6","11/3/2020","Independent","743393.0","San Jose Firefighters, IAFF Local 230 Political Action Committee","RCP","1/30/2018 11:22:54 PM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","G","PDT197","","COM","Peralez for San Jose City Council 2018 D3","Raul","","","","","San Jose","CA","95113.0","","","","","43090.0","","600.0","","","","","","","600.0","","","","CTB","","American Express","","","","1399400","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","F","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC188694","","COM","Los Angeles Police Protective League PAC","","","","","","Sacramento","CA","95814.0","","","","","44210.0","","25000.0","","","","","","","25000.0","","","","","","","","","","743579","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC193239","","COM","San Francisco Police Officers Association PAC","","","","","","San Francisco","CA","95814.0","","","","","44209.0","","25000.0","","","","","","","25000.0","","","","","","","","","","1315969","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","I","INC197659","","OTH","San Jose Police Officers Association","","","","","","San Jose","CA","95112.0","","","","","44203.0","","3411.0","","","","","","","0.0","","","","","Deposit Made in Error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","I","INC197660","","OTH","San Jose Police Officers Association","","","","","","San Jose","CA","95112.0","","","","","44232.0","","3372.0","","","","","","","0.0","","","","","Deposit Made in Error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","I","INC197661","","OTH","San Jose Police Officers Association","","","","","","San Jose","CA","95112.0","","","","","44294.0","","3372.0","","","","","","","0.0","","","","","Deposit Made in Error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","I","INC201099","","OTH","San Jose Police Officers Association","","","","","","San Jose","CA","95112.0","","","","","44308.0","","3429.0","","","","","","","0.0","","","","","Reversal of Transfer Made in Error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","I","INC201100","","OTH","San Jose Police Officers Association","","","","","","San Jose","CA","95112.0","","","","","44308.0","","3411.0","","","","","","","0.0","","","","","Reversal of Transfer Made in Error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","I","INC206742","","OTH","San Jose Police Officers Association","","","","","","San Jose","CA","95112.0","","","","","44329.0","","3384.0","","","","","","","0.0","","","","","Deposit Made in Error, Refunded in subsequest reporting period","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","D","EXP201103","","COM","Low for Assembly 2022","Evan","","","","","Sacramento","CA","95816.0","","","","","44343.0","","4900.0","","","","","","","4900.0","","","","MON","","","","","","","","","","","","","","","","","","","","","","","","","","","","Evan Low","","","","ASM","","ASM","","28.0","","","","","S","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP188692","","OTH","Olson Remcho LLP","","","","","","Sacramento","CA","95814.0","","","","","44228.0","","465.0","","","","","","","5869.23","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP193238","","OTH","Olson Remcho LLP","","","","","","Sacramento","CA","95814.0","","","","","44256.0","","1414.6","","","","","","","5869.23","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP193242","","OTH","Olson Remcho LLP","","","","","","Sacramento","CA","95814.0","","","","","44272.0","","1149.17","","","","","","","5869.23","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP197662","","OTH","San Jose Police Officers Association","","","","","","San Jose","CA","95112.0","","","","","44264.0","","3411.0","","","","","","","16995.0","","","","","Refund of Deposit Made in Error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP201093","","OTH","Olson Remcho LLP","","","","","","Sacramento","CA","95814.0","","","","","44307.0","","1550.06","","","","","","","5869.23","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP201095","","OTH","San Jose Police Officers Association","","","","","","San Jose","CA","95112.0","","","","","44299.0","","3429.0","","","","","","","16995.0","","","","","Transfer Made in Error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP201096","","OTH","San Jose Police Officers Association","","","","","","San Jose","CA","95112.0","","","","","44308.0","","3372.0","","","","","","","16995.0","","","","","Refund of Deposit Made in Error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP201097","","OTH","San Jose Police Officers Association","","","","","","San Jose","CA","95112.0","","","","","44308.0","","3372.0","","","","","","","16995.0","","","","","Refund of Deposit Made in Error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP201098","","OTH","San Jose Police Officers Association","","","","","","San Jose","CA","95112.0","","","","","44294.0","","3411.0","","","","","","","16995.0","","","","","Transfer Made in Error","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP201102","","OTH","Olson Remcho LLP","","","","","","Sacramento","CA","95814.0","","","","","44340.0","","845.4","","","","","","","5869.23","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP206741","","OTH","Olson Remcho LLP","","","","","","Sacramento","CA","95814.0","","","","","44368.0","","445.0","","","","","","","5869.23","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY177305","","OTH","3Shades Design","","","","","","Los Angeles","CA","90027.0","","","","","","","","6300.0","0.0","0.0","","","6300.0","","","","","IND","Design for Website/Oppose Jake Tonkel","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY171703","","OTH","Pacific Printing, Inc.","","","","","","San Jose","CA","95110.0","","","","","","","","9016.66","0.0","0.0","","","9016.66","","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","7/29/2021 4:54:01 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY179544","","OTH","San Jose Police Officers Association","","","","","","San Jose","CA","95112.0","","","","","","","","2000.0","0.0","0.0","","","2000.0","","","","","IND","Digital Ads/Oppose Jake Tonkel","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","2/2/2021 4:33:33 AM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","C","NON179552","","COM","Silicon Valley Organization PAC","","","","","","San Jose","CA","95113.0","","","","","44126.0","","20000.0","","","","","","","20000.0","","","","","Polling","","","","","820668","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","2/2/2021 4:33:33 AM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP179547","","OTH","Swing Strategies, LLC","","","","","","Berwyn","PA","19312.0","","","","","44124.0","","22733.0","","","","","","","108987.0","","","","IND","Mailer/Oppose Jake Tonkel","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","2/2/2021 4:33:33 AM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP179549","","OTH","Swing Strategies, LLC","","","","","","Berwyn","PA","19312.0","","","","","44126.0","","40240.0","","","","","","","108987.0","","","","IND","Mailers/Oppose Jake Tonkel","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","2/2/2021 4:33:33 AM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP179550","","OTH","a4 Media, LLC","","","","","","Long Island City","NY","11120.0","","","","","44124.0","","20000.0","","","","","","","60000.0","","","","IND","Digital Ads/Oppose Jake Tonkel","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","2/2/2021 4:33:33 AM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP179553","","OTH","Saggau Derollo, LLC","","","","","","San Jose","CA","95113.0","","","","","44133.0","","4900.0","","","","","","","10167.92","","","","IND","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","2/2/2021 4:33:33 AM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP179555","","OTH","Olson Remcho LLP","","","","","","Sacramento","CA","95814.0","","","","","44137.0","","2321.23","","","","","","","13998.39","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","2/2/2021 4:33:33 AM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP182935","","OTH","Olson Remcho LLP","","","","","","Sacramento","CA","95814.0","","","","","44176.0","","3661.0","","","","","","","13998.39","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","2/2/2021 4:33:33 AM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP186398","","OTH","Olson Remcho LLP","","","","","","Sacramento","CA","95814.0","","","","","44193.0","","355.6","","","","","","","13998.39","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","2/2/2021 4:33:33 AM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY178425","","OTH","Saggau Derollo, LLC","","","","","","San Jose","CA","95113.0","","","","","","","","4900.0","0.0","4900.0","","","0.0","","","","","IND","Digital Ads","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","2/2/2021 4:33:33 AM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","DEBT","F","PAY179545","","OTH","a4 Media, LLC","","","","","","Long Island City","NY","11120.0","","","","","","","","20000.0","0.0","20000.0","","","0.0","","","","","IND","Digital Ads/Oppose Jake Tonkel","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","10/29/2020 7:48:55 PM","","","","RCPT","F496P3","NON177306","","OTH","Saggau Derollo, LLC","","","","","","San Jose","CA","95113.0","","","","","44104.0","","2500.0","","","","","","","2500.0","","","","","Consulting","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","10/29/2020 7:48:55 PM","","","","S496","F496","PDT189","","","","","","","","","","","","","","","","44103.0","","6300.0","","","","","","","","","","","","Design for Website","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","PDT:S496:189","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","1/26/2018 1:13:00 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","RCPT","I","INC121725","","OTH","San Jose Police Officers Association","","","","","","San Jose","CA","95112.0","","","","","43081.0","","4980.0","","","","","","","0.0","","","","","Receipt of funds as intermediary for unitemized member dues.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","1/26/2018 1:13:00 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP119368","","COM","Carrasco for City Council 2018","Re-Elect Magdalena","","","","","San Jose","CA","95125.0","","","","","43087.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1400557","","","","","","","","","","","","","","","","","","","","","","Magdalena Carrasco","","","","CCM","","OTH","City of San Jose","5.0","","","","","S","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","1/26/2018 1:13:00 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP119363","","COM","Low for Assembly 2018","Evan","","","","","Sacramento","CA","95815.0","","","","","43070.0","","200.0","","","","","","","6200.0","","","","MON","","","","","","1392357","","","","","","","","","","","","","","","","","","","","","","Evan Low","","","","ASM","","ASM","","28.0","","","","","S","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","1/26/2018 1:13:00 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP119364","","COM","Low for Assembly 2018","Evan","","","","","Sacramento","CA","95815.0","","","","","43070.0","","1800.0","","","","","","","6200.0","","","","MON","","","","","","1392357","","","","","","","","","","","","","","","","","","","","","","Evan Low","","","","ASM","","ASM","","28.0","","","","","S","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","1/26/2018 1:13:00 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP122723","","COM","Peralez for SJ City Council 2018 D3","Raul","","","","","San Jose","CA","95110.0","","","","","43090.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1399400","","","","","","","","","","","","","","","","","","","","","","Raul Peralez","","","","CCM","","OTH","City of San Jose","3.0","","","","","S","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","1/26/2018 1:13:00 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","D","EXP119357","","COM","South County Democratic Club","","","","","","Gilroy","CA","95020.0","","","","","42993.0","","150.0","","","","","","","150.0","","","","MON","","","","","","990589","","","","","","","","","","","","","","","","","","","","","","South County Democratic Club","","","","","","","","","","","","","S","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","1/26/2018 1:13:00 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP119358","","OTH","Marvel for PORAC President","Brian","","","","","San Diego","CA","92111.0","","","","","43020.0","","1500.0","","","","","","","1500.0","","","","","Board Candidate","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","1/26/2018 1:13:00 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP119351","","OTH","Olson Hagel & Fishburn, LLP","","","","","","Sacramento","CA","95814.0","","","","","42930.0","","256.4","","","","","","","4794.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","1/26/2018 1:13:00 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP119354","","OTH","Olson Hagel & Fishburn, LLP","","","","","","Sacramento","CA","95814.0","","","","","42962.0","","589.11","","","","","","","4794.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","1/26/2018 1:13:00 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP119356","","OTH","Olson Hagel & Fishburn, LLP","","","","","","Sacramento","CA","95814.0","","","","","42993.0","","118.96","","","","","","","4794.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","1/26/2018 1:13:00 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP119360","","OTH","Olson Hagel & Fishburn, LLP","","","","","","Sacramento","CA","95814.0","","","","","43025.0","","189.54","","","","","","","4794.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","1/26/2018 1:13:00 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP119362","","OTH","Olson Hagel & Fishburn, LLP","","","","","","Sacramento","CA","95814.0","","","","","43054.0","","210.1","","","","","","","4794.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","1/26/2018 1:13:00 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP119366","","OTH","Olson Hagel & Fishburn, LLP","","","","","","Sacramento","CA","95814.0","","","","","43084.0","","99.62","","","","","","","4794.64","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","951339.0","San Jose Police Officers' Association PAC","RCP","1/26/2018 1:13:00 AM","7/1/2017 12:00:00 AM","12/31/2017 12:00:00 AM","","EXPN","E","EXP121726","","COM","San Jose Police Officers' Association Political Issues Committee","","","","","","San Jose","CA","95112.0","","","","","43081.0","","4980.0","","","","","","","4980.0","","","","","Transfer of unitemized member dues.","","","","","1249833","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC362","","OTH","Western States Oil","","","","","","San Jose","CA","95112.0","","","","","44208.0","","2500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC363","","IND","Lopes","Stephen","","","","","San Jose","CA","95112.0","Western States Oil","President","","","44208.0","","2500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","RCPT","A","INC365","","OTH","1150 South Bascom, LLC(Phillip Boyce)","","","","","","Saratoga","CA","95070.0","","","","","44211.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","D","EXP414","","COM","Khamis for County Supervisor 2022","Johnny","","","","","San Jose","CA","95120.0","","","","","44327.0","","1000.0","","","","","","","1000.0","","","","MON","","","","","","1429245","","","","","","","","","","","","","","","","","","","","","","Johnny Khamis","","","","CSU","","OTH","Santa Clara County","","","","","","S","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP358","","IND","Pinnacle Strategy, LLC","","","","","","Hollister","CA","95023.0","","","","","44209.0","","3000.0","","","","","","","9000.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP360","","IND","Pinnacle Strategy, LLC","","","","","","Hollister","CA","95023.0","","","","","44209.0","","3000.0","","","","","","","9000.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP375","","OTH","Nielsen Merksamer Parrinello Gross & Leoni","","","","","","San Rafael","CA","94901.0","","","","","44216.0","","2608.5","","","","","","","14343.33","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP377","","IND","Enfantino","Tracey","","","","","Monte Sereno","CA","95030.0","","","","","44216.0","","150.0","","","","","","","2655.81","","","","","Accrued Paid","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP379","","IND","Enfantino","Tracey","","","","","Monte Sereno","CA","95030.0","","","","","44216.0","","150.0","","","","","","","2655.81","","","","","Accrued Paid","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP381","","IND","Enfantino","Tracey","","","","","Monte Sereno","CA","95030.0","","","","","44216.0","","150.0","","","","","","","2655.81","","","","","Accrued Paid","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP383","","OTH","Nielsen Merksamer Parrinello Gross & Leoni","","","","","","San Rafael","CA","94901.0","","","","","44216.0","","852.39","","","","","","","14343.33","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP387","","IND","Enfantino","Tracey","","","","","Monte Sereno","CA","95030.0","","","","","44216.0","","150.0","","","","","","","2655.81","","","","","Accrued Paid","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP407","","OTH","Nielsen Merksamer Parrinello Gross & Leoni","","","","","","San Rafael","CA","94901.0","","","","","44294.0","","441.25","","","","","","","14343.33","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP409","","OTH","Nielsen Merksamer Parrinello Gross & Leoni","","","","","","San Rafael","CA","94901.0","","","","","44294.0","","398.25","","","","","","","14343.33","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP411","","OTH","Nielsen Merksamer Parrinello Gross & Leoni","","","","","","San Rafael","CA","94901.0","","","","","44294.0","","2621.52","","","","","","","14343.33","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP415","","IND","Pinnacle Strategy, LLC","","","","","","Hollister","CA","95023.0","","","","","44361.0","","1500.0","","","","","","","9000.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP416","","OTH","Stephen Company","","","","","","Sacramento","CA","95814.0","","","","","44364.0","","133.05","","","","","","","133.05","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP417","","OTH","Bozzuto & Associates Insurance Services, Inc.","","","","","","Campbell","CA","95008.0","","","","","44368.0","","2151.0","","","","","","","2151.0","","","","OFC","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP418","","IND","Pinnacle Strategy, LLC","","","","","","Hollister","CA","95023.0","","","","","44372.0","","1500.0","","","","","","","9000.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP422","","IND","Enfantino","Tracey","","","","","Monte Sereno","CA","95030.0","","","","","44377.0","","150.0","","","","","","","2655.81","","","","OFC","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP424","","IND","Enfantino","Tracey","","","","","Monte Sereno","CA","95030.0","","","","","44377.0","","150.0","","","","","","","2655.81","","","","OFC","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP426","","IND","Enfantino","Tracey","","","","","Monte Sereno","CA","95030.0","","","","","44377.0","","150.0","","","","","","","2655.81","","","","OFC","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP428","","IND","Enfantino","Tracey","","","","","Monte Sereno","CA","95030.0","","","","","44377.0","","150.0","","","","","","","2655.81","","","","OFC","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","EXPN","E","EXP430","","IND","Enfantino","Tracey","","","","","Monte Sereno","CA","95030.0","","","","","44377.0","","150.0","","","","","","","2655.81","","","","OFC","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY331","","OTH","Nielsen Merksamer Parrinello Gross & Leoni","","","","","","San Rafael","CA","94901.0","","","","","","","","2400.5","0.0","2400.5","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY344","","OTH","Nielsen Merksamer Parrinello Gross & Leoni","","","","","","San Rafael","CA","94901.0","","","","","","","","3176.92","0.0","3176.92","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY352","","IND","Pinnacle Strategy, LLC","","","","","","Hollister","CA","95023.0","","","","","","","","3000.0","0.0","3000.0","","","0.0","","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY349","","OTH","Nielsen Merksamer Parrinello Gross & Leoni","","","","","","San Rafael","CA","94901.0","","","","","","","","1844.0","0.0","1844.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY356","","OTH","Nielsen Merksamer Parrinello Gross & Leoni","","","","","","San Rafael","CA","94901.0","","","","","","","","2608.5","0.0","2608.5","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY350","","IND","Pinnacle Strategy, LLC","","","","","","Hollister","CA","95023.0","","","","","","","","3000.0","0.0","3000.0","","","0.0","","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY364","","OTH","Nielsen Merksamer Parrinello Gross & Leoni","","","","","","San Rafael","CA","94901.0","","","","","","","","852.39","0.0","852.39","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY386","","IND","Enfantino","Tracey","","","","","Monte Sereno","CA","95030.0","","","","","","","","150.0","0.0","150.0","","","0.0","","","","","","Accrued Paid","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY366","","IND","Enfantino","Tracey","","","","","Monte Sereno","CA","95030.0","","","","","","","","150.0","0.0","150.0","","","0.0","","","","","","Accrued Paid","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY367","","IND","Enfantino","Tracey","","","","","Monte Sereno","CA","95030.0","","","","","","","","150.0","0.0","150.0","","","0.0","","","","","","Accrued Paid","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","Business San Jose Chamber PAC","RCP","7/26/2021 11:11:53 PM","1/1/2021 12:00:00 AM","6/30/2021 12:00:00 AM","","DEBT","F","PAY434","","IND","Enfantino","Tracey","","","","","Monte Sereno","CA","95030.0","","","","","","","","0.0","1155.81","0.0","","","1155.81","","","","","FND","See Schedule G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","1/30/2021 9:25:41 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC348","","OTH","GARDEN CITY CONSTRUCTION","","","","","","San Jose","CA","95110.0","","","","","44153.0","","5000.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","1/30/2021 9:25:41 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC351","","IND","DAVIS, JR.","JOHN W.","","","","","San Jose","CA","95112.0","TOO MUCH FUN CLUB, INC.","PRESIDENT","","","44155.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","1/30/2021 9:25:41 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC353","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","San Jose","CA","95113.0","","","","","44158.0","","2500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","1/30/2021 9:25:41 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC354","","OTH","SNAPFI, INC.","","","","","","SAN JOSE","CA","95125.0","","","","","44167.0","","5000.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","1/30/2021 9:25:41 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","RCPT","A","INC357","","COM","ASSOCIATED BUILDERS & CONTRACTORS NORTHERN CALIFORNIA CHAPTER POLITICAL ACTION COMMITTEE","","","","","","Livermore","CA","94551.0","","","","","44189.0","","5000.0","","","","","","","12500.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","1/30/2021 9:25:41 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EXP346","","COM","RE-ELECT DEV DAVIS 2020 SJ CITY COUNCIL D6","","","","","","San Jose","CA","95125.0","","","","","44123.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1420397","","","","","","","","","","","","","","","","","","","","","","DEV DAVIS","","","","CCM","","OTH","CITY OF SAN JOSE","6.0","","","","","S","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","1/30/2021 9:25:41 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","D","EXP347","","COM","LAN DIEP FOR SAN JOSE - CITY COUNCIL DISTRICT FOUR 2020","","","","","","San Jose","CA","95161.0","","","","","44123.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1420029","","","","","","","","","","","","","","","","","","","","","","LAN DIEP","","","","CCM","","OTH","CITY OF SAN JOSE","4.0","","","","","S","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","1/30/2021 9:25:41 PM","10/18/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","E","EXP355","","OTH","SECRETARY OF STATE","","","","","","Sacramento","CA","95814.0","","","","","44167.0","","50.0","","","","","","","100.0","","","","","2021 COMMITTEE REGISTRATION FEE","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","1/30/2021 9:20:53 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC299","","COM","ASSOCIATED BUILDERS & CONTRACTORS NORTHERN CALIFORNIA CHAPTER POLITICAL ACTION COMMITTEE","","","","","","Livermore","CA","94551.0","","","","","44018.0","","5000.0","","","","","","","7500.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","1/30/2021 9:20:53 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC300","","OTH","1150 SOUTH BASCOM, LLC","","","","","","Saratoga","CA","95070.0","","","","","44018.0","","5000.0","","","","","","","7500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","1/30/2021 9:20:53 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC301","","OTH","GARDEN CITY CONSTRUCTION","","","","","","San Jose","CA","95110.0","","","","","44018.0","","5000.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","1/30/2021 9:20:53 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC313","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","San Jose","CA","95113.0","","","","","44043.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","1/30/2021 9:20:53 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC314","","IND","ENFANTINO","TRACEY","","","","","Monte Sereno","CA","95030.0","ENVIRONMENTAL SYSTEMS INC.","GENERAL MANAGER","","","44046.0","","2500.0","","","","","","","5000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","1/30/2021 9:20:53 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","RCPT","A","INC345","","IND","CAMPAGNA","JIM","","","","","San Jose","CA","95125.0","SNAPFI MORTGAGE","CEO","","","44117.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","1/30/2021 9:20:53 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","DEBT","F","PAY284","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","San Rafael","CA","94901.0","","","","","","","","3504.0","0.0","3504.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","1/30/2021 9:20:53 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","DEBT","F","PAY296","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","San Rafael","CA","94901.0","","","","","","","","922.0","0.0","922.0","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","1/30/2021 9:20:53 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","DEBT","F","PAY294","","IND","PINNACLE STRATEGY, LLC","","","","","","Hollister","CA","95023.0","","","","","","","","1500.0","0.0","1500.0","","","0.0","","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","1/30/2021 9:20:53 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","DEBT","F","PAY302","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","San Rafael","CA","94901.0","","","","","","","","614.5","0.0","614.5","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","1/30/2021 9:20:53 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","DEBT","F","PAY306","","IND","ENFANTINO","TRACEY","","","","","Monte Sereno","CA","95030.0","","","","","","","","150.0","0.0","150.0","","","0.0","","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","1/30/2021 9:20:53 PM","7/1/2020 12:00:00 AM","10/17/2020 12:00:00 AM","11/3/2020 12:00:00 AM","DEBT","F","PAY307","","IND","ENFANTINO","TRACEY","","","","","Monte Sereno","CA","95030.0","","","","","","","","150.0","0.0","150.0","","","0.0","","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","INC250","","COM","ASSOCIATED BUILDERS & CONTRACTORS NORTHERN CALIFORNIA CHAPTER POLITICAL ACTION COMMITTEE","","","","","","LIVERMORE","CA","94551.0","","","","","43860.0","","2500.0","","","","","","","2500.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","INC251","","OTH","WESTERN STATES OIL","","","","","","SAN JOSE","CA","95112.0","","","","","43866.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","RCPT","A","INC252","","IND","BOYCE ASSOCIATES, AND AFFILIATED ENTITIES, INCLUDING PHILLIP BOYCE","","","","","","SARATOGA","CA","95070.0","SELF-EMPLOYED; PHILLIP BOYCE","RANCHER","","","43875.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP213","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","43851.0","","150.0","","","","","","","750.0","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP215","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","43851.0","","150.0","","","","","","","750.0","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP217","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","43851.0","","150.0","","","","","","","750.0","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP219","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","43851.0","","150.0","","","","","","","750.0","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP221","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","43851.0","","150.0","","","","","","","750.0","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP233","","IND","PINNACLE STRATEGY, LLC","","","","","","HOLLISTER","CA","95023.0","","","","","43851.0","","1500.0","","","","","","","4500.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP223","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","43851.0","","50.0","","","","","","","450.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP225","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","43851.0","","50.0","","","","","","","450.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP227","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","43851.0","","50.0","","","","","","","450.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP229","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","43851.0","","250.0","","","","","","","450.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP231","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","43851.0","","50.0","","","","","","","450.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","E","EXP248","","OTH","MERIDIAN PACIFIC, INC.","","","","","","SACRAMENTO","CA","95825.0","","","","","43859.0","","11496.75","","","","","","","55723.88","","","","IND","MAILER/SUPPORT/LAN DIEP, SAN JOSE CITY COUNCIL, DIST. 4; SEE SCHEDULE G","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","NON254","","OTH","UNITED STATES POSTAL SERVICE","","","","","","SANTA ANA","CA","92799.0","","","","","43859.0","","4980.19","","","","","","","0.0","","","","POS","","CREATIVE MARKETING & ADVERTISING","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","NON255","","OTH","UNITED STATES POSTAL SERVICE","","","","","","SANTA ANA","CA","92799.0","","","","","43859.0","","6944.6","","","","","","","0.0","","","","POS","","CREATIVE MARKETING & ADVERTISING","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","NON256","","OTH","UNITED STATES POSTAL SERVICE","","","","","","SANTA ANA","CA","92799.0","","","","","43859.0","","2896.02","","","","","","","0.0","","","","POS","","CREATIVE MARKETING & ADVERTISING","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","NON257","","OTH","UNITED STATES POSTAL SERVICE","","","","","","SANTA ANA","CA","92799.0","","","","","43859.0","","2896.02","","","","","","","0.0","","","","POS","","CREATIVE MARKETING & ADVERTISING","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","NON258","","OTH","UNITED STATES POSTAL SERVICE","","","","","","SANTA ANA","CA","92799.0","","","","","43859.0","","4980.19","","","","","","","0.0","","","","POS","","CREATIVE MARKETING & ADVERTISING","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","PDT19","","OTH","CREATIVE MARKETING & ADVERTISING","","","","","","SANTA ANA","CA","92705.0","","","","","43859.0","","9407.18","","","","","","","42862.97","","","","","SEE SCHEDULE G","MERIDIAN PACIFIC, INC.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","EXPN","G","PDT18","","OTH","POLITICAL DATA, INC.","","","","","","NORWALK","CA","90650.0","","","","","43859.0","","823.94","","","","","","","2238.75","","","","","DATA","MERIDIAN PACIFIC, INC.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","E","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY188","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","","","","597.5","0.0","0.0","","","597.5","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY199","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","","","","1347.5","0.0","0.0","","","1347.5","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY208","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","","","","50.0","0.0","50.0","","","0.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY209","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","","","","50.0","0.0","50.0","","","0.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY210","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","","","","50.0","0.0","50.0","","","0.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY211","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","","","","50.0","0.0","50.0","","","0.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY212","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","","","","250.0","0.0","250.0","","","0.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY234","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","","","","596.0","0.0","0.0","","","596.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY272","","IND","PINNACLE STRATEGY, LLC","","","","","","HOLLISTER","CA","95023.0","","","","","","","","1500.0","0.0","0.0","","","1500.0","","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY203","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","","","","150.0","0.0","150.0","","","0.0","","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY204","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","","","","150.0","0.0","150.0","","","0.0","","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY205","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","","","","150.0","0.0","150.0","","","0.0","","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY206","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","","","","150.0","0.0","150.0","","","0.0","","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY207","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","","","","150.0","0.0","150.0","","","0.0","","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY278","","IND","PINNACLE STRATEGY, LLC","","","","","","HOLLISTER","CA","95023.0","","","","","","","","0.0","1500.0","0.0","","","1500.0","","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY253","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","","","","0.0","5629.5","0.0","","","5629.5","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:44:18 PM","1/1/2020 12:00:00 AM","2/15/2020 12:00:00 AM","3/3/2020 12:00:00 AM","DEBT","F","PAY279","","IND","PINNACLE STRATEGY, LLC","","","","","","HOLLISTER","CA","95023.0","","","","","","","","0.0","1500.0","0.0","","","1500.0","","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC133","","IND","ESCHER","CHRIS","","","","","SAN JOSE","CA","95126.0","CLARADON PROPERTIES","PRINCIPAL","","","43647.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC134","","OTH","GREG CASELLA INVESTMENTS, LLC","","","","","","EAST PALO ALTO","CA","94303.0","","","","","43647.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC135","","OTH","STANDARD IRON & METALS","","","","","","OAKLAND","CA","94601.0","","","","","43647.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC136","","OTH","URBAN CATALYST MANAGER LLC","","","","","","SAN JOSE","CA","95113.0","","","","","43661.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC137","","OTH","LOS GATOS ROOFING","","","","","","SAN JOSE","CA","95112.0","","","","","43661.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC138","","OTH","WESTERN ALLIANCE BANK","","","","","","PHOENIX","AZ","85004.0","","","","","43661.0","","5000.0","","","","","","","5500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC139","","OTH","PAHL & MCCAY, A PROFESSIONAL CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","43661.0","","500.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC153","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","43717.0","","175.0","","","","","","","2675.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC154","","IND","BOYCE ASSOCIATES, AND AFFILIATED ENTITIES, INCLUDING PHILLIP BOYCE","","","","","","SARATOGA","CA","95070.0","SELF-EMPLOYED; PHILLIP BOYCE","RANCHER","","","43717.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC155","","COM","ASSOCIATED BUILDERS & CONTRACTORS NORTHERN CALIFORNIA CHAPTER POLITICAL ACTION COMMITTEE","","","","","","LIVERMORE","CA","94551.0","","","","","43717.0","","175.0","","","","","","","10425.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC156","","IND","SALATA","SUZANNE","","","","","CAPITOLA","CA","95010.0","GARDEN CITY CONSTRUCTION","OWNER","","","43717.0","","175.0","","","","","","","5175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC157","","IND","BOZZUTO","DAN","","","","","CAMPBELL","CA","95008.0","BOZZUTO INSURANCE SERVICES","PRESIDENT","","","43717.0","","175.0","","","","","","","5175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC158","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","ENVIRONMENTAL SYSTEMS INC.","GENERAL MANAGER","","","43717.0","","175.0","","","","","","","2675.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC160","","IND","LOPES","STEPHEN","","","","","SAN JOSE","CA","95112.0","WESTERN STATES OIL","PRESIDENT","","","43717.0","","175.0","","","","","","","175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC161","","IND","FOX, JR.","MICHAEL E.","","","","","SARATOGA","CA","95070.0","GOODWILL INDUSTRIES OF SILICON VALLEY","CEO","","","43717.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC167","","OTH","ZANKER ROAD RESOURCE MANAGEMENT, LTD. DBA ZANKER ROAD LANDFILL","","","","","","SAN JOSE","CA","95134.0","","","","","43721.0","","175.0","","","","","","","10175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC170","","OTH","MILLIGAN LAND COMPANY LLC","","","","","","SAN JOSE","CA","95124.0","","","","","43756.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC172","","COM","ASSOCIATED BUILDERS & CONTRACTORS NORTHERN CALIFORNIA CHAPTER POLITICAL ACTION COMMITTEE","","","","","","LIVERMORE","CA","94551.0","","","","","43759.0","","250.0","","","","","","","10425.0","","","","","","","","","","901313","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC175","","OTH","SAN JOSE WATER COMPANY","","","","","","SAN JOSE","CA","95110.0","","","","","43774.0","","2500.0","","","","","","","2500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC176","","OTH","DURAN & VENABLES INC.","","","","","","MILPITAS","CA","95035.0","","","","","43773.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC178","","OTH","PREMIER RECYCLE COMPANY","","","","","","SAN JOSE","CA","95112.0","","","","","43773.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC179","","OTH","PAVICICH COMPANIES/RODAK PROPERTIES","","","","","","SAN JOSE","CA","95128.0","","","","","43773.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC180","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","43773.0","","2500.0","","","","","","","2675.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC181","","OTH","BRANNONS RENTALS AND SALES, INC.","","","","","","SAN JOSE","CA","95125.0","","","","","43773.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC182","","OTH","GARDEN CITY CONSTRUCTION","","","","","","SAN JOSE","CA","95110.0","","","","","43773.0","","2500.0","","","","","","","4500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC183","","OTH","WESTERN ALLIANCE BANK","","","","","","PHOENIX","AZ","85004.0","","","","","43775.0","","500.0","","","","","","","5500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC184","","OTH","GARDEN CITY CONSTRUCTION","","","","","","SAN JOSE","CA","95110.0","","","","","43775.0","","1000.0","","","","","","","4500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC185","","OTH","JOSEPH J. ALBANESE INC.","","","","","","SANTA CLARA","CA","95050.0","","","","","43775.0","","250.0","","","","","","","250.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC195","","IND","DAVIS","JOHN W.","","","","","SAN JOSE","CA","95112.0","TOO MUCH FUN CLUB, INC.","PRESIDENT","","","43801.0","","2500.0","","","","","","","10000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC196","","OTH","CLUB AUTO SPORT LLC","","","","","","SAN JOSE","CA","95131.0","","","","","43801.0","","1500.0","","","","","","","1500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC197","","IND","SPARKS","DARREN","","","","","SAN JOSE","CA","95113.0","CLIFTON LARSON ALLEN","CPA","","","43752.0","","500.0","","","","","","","500.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC200","","OTH","MCSHERRY & HUDSON, LLC","","","","","","WATSONVILLE","CA","95076.0","","","","","43823.0","","1000.0","","","","","","","1000.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","RCPT","A","INC201","","OTH","BOZZUTO INSURANCE SERVICES, INC.","","","","","","CAMPBELL","CA","95008.0","","","","","43823.0","","2500.0","","","","","","","5175.0","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP150","","COM","THE SILICON VALLEY ORGANIZATION PAC","","","","","","SAN JOSE","CA","95113.0","","","","","43678.0","","1750.0","","","","","","","1750.0","","","","MON","","","","","","820668","","","","","","","","","","","","","","","","","","","","","","","","","","OTH","THE SILICON VALLEY ORGANIZATION PAC","OTH","GENERAL PURPOSE COMMITTEE","","","","","","S","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP162","","COM","RE-ELECT DEV DAVIS 2020 SJ CITY COUNCIL D6","","","","","","SAN JOSE","CA","95125.0","","","","","43719.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1420397","","","","","","","","","","","","","","","","","","","","","","DEV DAVIS","","","","CCM","","OTH","CITY OF SAN JOSE","6.0","","","","","S","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP164","","COM","FLEMING FOR SJ CITY COUNCIL D2 2020","","","","","","SAN JOSE","CA","95123.0","","","","","43721.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1420419","","","","","","","","","","","","","","","","","","","","","","JONATHAN FLEMING","","","","CCM","","OTH","CITY OF SAN JOSE","2.0","","","","","S","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","D","EXP166","","COM","WANG FOR CITY COUNCIL 2020","","","","","","SAN JOSE","CA","95120.0","","","","","43721.0","","600.0","","","","","","","600.0","","","","MON","","","","","","1419696","","","","","","","","","","","","","","","","","","","","","","HELEN WANG","","","","CCM","","OTH","CITY OF SAN JOSE","10.0","","","","","S","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP141","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","43670.0","","1273.25","","","","","","","16062.3","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP143","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","43670.0","","1784.23","","","","","","","16062.3","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP151","","IND","ENFANTINO","TRACEY","","","","","MONTE SERENO","CA","95030.0","","","","","43678.0","","150.0","","","","","","","3075.52","","","","","REIMBURSED EXPENSES","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP149","","IND","PINNACLE STRATEGY, LLC","","","","","","HOLLISTER","CA","95023.0","","","","","43678.0","","5000.0","","","","","","","32000.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP148","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","43678.0","","50.0","","","","","","","900.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP146","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","43678.0","","150.0","","","","","","","900.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP174","","OTH","CAMINO BREWING CO.","","","","","","SAN JOSE","CA","95113.0","","","","","43769.0","","240.0","","","","","","","240.0","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP186","","IND","PINNACLE STRATEGY, LLC","","","","","","HOLLISTER","CA","95023.0","","","","","43782.0","","8000.0","","","","","","","32000.0","","","","CNS","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP189","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","43796.0","","1740.38","","","","","","","16062.3","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP191","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","43796.0","","1026.0","","","","","","","16062.3","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","EXPN","E","EXP193","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","43796.0","","1113.5","","","","","","","16062.3","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY118","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","","","","1273.25","0.0","1273.25","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY140","","OTH","NIELSEN MERKSAMER PARRINELLO GROSS & LEONI","","","","","","SAN RAFAEL","CA","94901.0","","","","","","","","1784.23","0.0","1784.23","","","0.0","","","","","PRO","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1409516.0","BUSINESS SAN JOSE CHAMBER PAC","RCP","5/18/2020 7:28:03 PM","7/1/2019 12:00:00 AM","12/31/2019 12:00:00 AM","","DEBT","F","PAY145","","OTH","SILICON VALLEY LAW GROUP, A LAW CORPORATION","","","","","","SAN JOSE","CA","95113.0","","","","","","","","150.0","0.0","150.0","","","0.0","","","","","MTG","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","NO","","","","","","","" +"General Purpose","11/3/2020","Independent","1415833.0","Federal Realty Investment Trust","MDI","2/6/2021 2:16:48 AM","1/1/2020 12:00:00 AM","12/31/2020 12:00:00 AM","","EXPN","F461P5","EXP5","","COM","The Silicon Valley Organization PAC","","","","","","San Jose","CA","95113.0","","","","","44091.0","","10000.0","","","","","","","10000.0","","","","MON","","","","","","820668","","","","","","","","","","","","","","","","","","","","","","PAC Activities","","","","","","","","","","","","","S","NO","","","","","","","" diff --git a/data_pipeline/scraper/preproccessing.py b/data_pipeline/scraper/preproccessing.py index ee15ea19..4eadc3c4 100644 --- a/data_pipeline/scraper/preproccessing.py +++ b/data_pipeline/scraper/preproccessing.py @@ -19,6 +19,8 @@ def __init__(self, scraper_download_dir): download_file_dir_wildcard = '{}/*.xls'.format(scraper_download_dir) self.filenames = glob.glob(download_file_dir_wildcard) self.download_dir = scraper_download_dir + self.insertCandidateFolder = DirManager(['insertedData']) + self.insertCandidateFolder.createFolder() def aggregateData(self): # Create new directory for storing aggregated data @@ -34,6 +36,8 @@ def aggregateData(self): with open(new_csv_file, 'w') as new_aggregate_csv: new_worksheet = csv.writer(new_aggregate_csv, quoting=csv.QUOTE_ALL) + transactions = set() + # Loop through all workbooks (EXCEL) header = False for filename in filenames: @@ -42,13 +46,16 @@ def aggregateData(self): sheet = wb.sheet_by_index(0) # Only pull excel header from the first file to reduce duplicates - if header: - for rownum in range(1, sheet.nrows): - new_worksheet.writerow(sheet.row_values(rownum)) - else: - for rownum in range(sheet.nrows): - new_worksheet.writerow(sheet.row_values(rownum)) + if not header: + new_worksheet.writerow(sheet.row_values(0)) header = True + for rownum in range(1, sheet.nrows): + # Skip duplicated entries. + transaction_id = sheet.row_values(rownum)[12] + if transaction_id in transactions: + continue + transactions.add(transaction_id) + new_worksheet.writerow(sheet.row_values(rownum)) def insertColumns(self, numDownloads, CandidateName, ElectionDate, BallotItem): print('Processing {} for {}'.format(numDownloads, CandidateName)) @@ -56,8 +63,6 @@ def insertColumns(self, numDownloads, CandidateName, ElectionDate, BallotItem): if numDownloads == 0: return - self.insertCandidateFolder = DirManager(['insertedData']) - self.insertCandidateFolder.createFolder() new_folder = self.insertCandidateFolder.getDirectory() filenames = self.insertColumnsHelper() diff --git a/data_pipeline/scraper/scraper.py b/data_pipeline/scraper/scraper.py index 28028502..4d6575aa 100644 --- a/data_pipeline/scraper/scraper.py +++ b/data_pipeline/scraper/scraper.py @@ -61,6 +61,7 @@ def navigateToSearchPage(self, driver, SEARCH_FORM_ADDRESS, election_cycle=None) if election_cycle: el = driver.find_element_by_id("ctl00_DefaultContent_ASPxRoundPanel1_ASPxDDL_ElectionDate_I"); el.click() + sleep(1) election_el = driver.find_element_by_xpath("//*[contains(text(), '{}')]".format(election_cycle)) election_el.click() sleep(3)